index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
rbd: convert all rbd_assert(0) to BUG()
Arnd Bergmann
2019-05-07
1
-6
/
+6
|
*
|
|
|
rbd: avoid clang -Wuninitialized warning
Arnd Bergmann
2019-05-07
1
-1
/
+1
*
|
|
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/l...
Linus Torvalds
2019-05-17
8
-49
/
+26
|
\
\
\
\
\
|
|
\
\
\
\
|
|
\
\
\
\
|
*
-
.
\
\
\
\
Merge branches 'thermal-core', 'thermal-built-it' and 'thermal-intel' into next
Zhang Rui
2019-05-07
8
-46
/
+15
|
|
\
\
\
\
\
\
|
|
|
*
|
|
|
|
drivers: thermal: processor_thermal: Downgrade error message
Srinivas Pandruvada
2019-05-07
1
-1
/
+1
|
|
|
*
|
|
|
|
thermal: intel: int340x: processor_thermal_device: simplify to get driver data
Sumeet Pawnikar
2019-04-22
1
-10
/
+1
|
|
|
*
|
|
|
|
thermal/int3403_thermal: favor _TMP instead of PTYP
Zhang Rui
2019-04-22
1
-8
/
+8
|
|
*
|
|
|
|
|
mlxsw: Remove obsolete dependency on THERMAL=m
Geert Uytterhoeven
2019-05-06
1
-1
/
+0
|
|
*
|
|
|
|
|
hwmon/drivers/core: Simplify complex dependency
Daniel Lezcano
2019-05-06
1
-3
/
+1
|
|
*
|
|
|
|
|
thermal/drivers/core: Fix typo in the option name
Daniel Lezcano
2019-05-06
1
-1
/
+1
|
|
*
|
|
|
|
|
thermal/drivers/core: Remove depends on THERMAL in Kconfig
Daniel Lezcano
2019-05-06
3
-4
/
+0
|
|
*
|
|
|
|
|
thermal/drivers/core: Remove module unload code
Daniel Lezcano
2019-05-06
1
-16
/
+1
|
|
*
|
|
|
|
|
thermal/drivers/core: Remove the module Kconfig's option
Daniel Lezcano
2019-05-06
1
-2
/
+2
|
|
|
/
/
/
/
/
|
*
|
|
|
|
|
thermal: core: skip update disabled thermal zones after suspend
Wei Wang
2019-05-06
1
-0
/
+8
|
*
|
|
|
|
|
thermal: make device_register's type argument const
Jean-Francois Dagenais
2019-05-06
1
-3
/
+3
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge tag 'for-5.2/dm-changes-v2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-05-17
20
-293
/
+1583
|
\
\
\
\
\
\
|
*
|
|
|
|
|
dm: fix a couple brace coding style issues
Sheetal Singala
2019-05-16
1
-2
/
+4
|
*
|
|
|
|
|
dm crypt: print device name in integrity error message
Milan Broz
2019-05-16
1
-3
/
+6
|
*
|
|
|
|
|
dm crypt: move detailed message into debug level
Milan Broz
2019-05-16
1
-4
/
+5
|
*
|
|
|
|
|
dm ioctl: fix hang in early create error condition
Helen Koike
2019-05-16
1
-1
/
+5
|
*
|
|
|
|
|
dm integrity: whitespace, coding style and dead code cleanup
Mike Snitzer
2019-05-09
1
-43
/
+61
|
*
|
|
|
|
|
dm integrity: implement synchronous mode for reboot handling
Mikulas Patocka
2019-05-08
1
-5
/
+38
|
*
|
|
|
|
|
dm integrity: handle machine reboot in bitmap mode
Mikulas Patocka
2019-05-08
1
-0
/
+24
|
*
|
|
|
|
|
dm integrity: add a bitmap mode
Mikulas Patocka
2019-05-08
1
-33
/
+503
|
*
|
|
|
|
|
dm integrity: introduce a function add_new_range_and_wait()
Mikulas Patocka
2019-05-08
1
-4
/
+8
|
*
|
|
|
|
|
dm integrity: allow large ranges to be described
Mikulas Patocka
2019-05-07
1
-3
/
+3
|
*
|
|
|
|
|
dm ingerity: pass size to dm_integrity_alloc_page_list()
Mikulas Patocka
2019-05-07
1
-15
/
+15
|
*
|
|
|
|
|
dm integrity: introduce rw_journal_sectors()
Mikulas Patocka
2019-05-07
1
-6
/
+14
|
*
|
|
|
|
|
dm integrity: update documentation
Mikulas Patocka
2019-05-07
1
-1
/
+3
|
*
|
|
|
|
|
dm integrity: don't report unused options
Mikulas Patocka
2019-05-07
1
-3
/
+7
|
*
|
|
|
|
|
dm integrity: don't check null pointer before kvfree and vfree
Mikulas Patocka
2019-05-07
1
-4
/
+2
|
*
|
|
|
|
|
dm integrity: correctly calculate the size of metadata area
Mikulas Patocka
2019-05-07
1
-2
/
+2
|
*
|
|
|
|
|
dm dust: Make dm_dust_init and dm_dust_exit static
YueHaibing
2019-05-07
1
-2
/
+2
|
*
|
|
|
|
|
dm dust: remove redundant unsigned comparison to less than zero
Colin Ian King
2019-05-07
1
-1
/
+1
|
*
|
|
|
|
|
dm mpath: always free attached_handler_name in parse_path()
Martin Wilck
2019-04-30
1
-1
/
+1
|
*
|
|
|
|
|
dm init: fix max devices/targets checks
Helen Koike
2019-04-30
1
-4
/
+4
|
*
|
|
|
|
|
dm: add dust target
Bryan Gurney
2019-04-30
3
-0
/
+525
|
*
|
|
|
|
|
dm writecache: avoid unnecessary lookups in writecache_find_entry()
Mikulas Patocka
2019-04-26
1
-6
/
+5
|
*
|
|
|
|
|
dm writecache: remove unused member page_offset in writeback_struct
Huaisheng Ye
2019-04-26
1
-2
/
+0
|
*
|
|
|
|
|
dm delay: fix a crash when invalid device is specified
Mikulas Patocka
2019-04-26
1
-1
/
+2
|
*
|
|
|
|
|
dm: only initialize md->dax_dev if CONFIG_DAX_DRIVER is enabled
Peng Wang
2019-04-26
1
-4
/
+2
|
*
|
|
|
|
|
dm mpath: fix missing call of path selector type->end_io
Yufen Yu
2019-04-25
3
-6
/
+22
|
*
|
|
|
|
|
dm thin metadata: do not write metadata if no changes occurred
Mike Snitzer
2019-04-18
1
-3
/
+23
|
*
|
|
|
|
|
dm thin metadata: add wrappers for managing write locking of metadata
Mike Snitzer
2019-04-18
1
-44
/
+64
|
*
|
|
|
|
|
dm thin metadata: check __commit_transaction()'s return
Mike Snitzer
2019-04-18
1
-1
/
+6
|
*
|
|
|
|
|
dm space map common: zero entire ll_disk
Mike Snitzer
2019-04-18
1
-0
/
+2
|
*
|
|
|
|
|
dm writecache: add unlikely for returned value of rb_next/prev
Huaisheng Ye
2019-04-18
1
-2
/
+2
|
*
|
|
|
|
|
dm writecache: remove needless dereferences in __writecache_writeback_pmem()
Huaisheng Ye
2019-04-18
1
-6
/
+6
|
*
|
|
|
|
|
dm snapshot: Use fine-grained locking scheme
Nikos Tsironis
2019-04-18
1
-40
/
+44
|
*
|
|
|
|
|
dm snapshot: Make exception tables scalable
Nikos Tsironis
2019-04-18
2
-24
/
+116
[prev]
[next]