index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-4.17/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-04-06
24
-451
/
+441
|
\
|
*
dm: remove fmode_t argument from .prepare_ioctl hook
Mike Snitzer
2018-04-04
8
-25
/
+14
|
*
dm: hold DM table for duration of ioctl rather than use blkdev_get
Mike Snitzer
2018-04-04
1
-53
/
+44
|
*
dm raid: fix parse_raid_params() variable range issue
Heinz Mauelshagen
2018-04-04
1
-8
/
+19
|
*
dm verity: make verity_for_io_block static
weiyongjun (A)
2018-04-04
1
-2
/
+2
|
*
dm verity: add 'check_at_most_once' option to only validate hashes once
Patrik Torstensson
2018-04-03
2
-5
/
+60
|
*
dm bufio: don't embed a bio in the dm_buffer structure
Mikulas Patocka
2018-04-03
1
-60
/
+45
|
*
dm bufio: support non-power-of-two block sizes
Mikulas Patocka
2018-04-03
1
-25
/
+39
|
*
dm bufio: use slab cache for dm_buffer structure allocations
Mikulas Patocka
2018-04-03
1
-9
/
+19
|
*
dm bufio: reorder fields in dm_buffer structure
Mikulas Patocka
2018-04-03
1
-5
/
+5
|
*
dm bufio: relax alignment constraint on slab cache
Mikulas Patocka
2018-04-03
1
-2
/
+2
|
*
dm bufio: remove code that merges slab caches
Mikulas Patocka
2018-04-03
1
-39
/
+14
|
*
dm bufio: get rid of slab cache name allocations
Mikulas Patocka
2018-04-03
1
-18
/
+3
|
*
dm bufio: move dm-bufio.h to include/linux/
Mikulas Patocka
2018-04-03
6
-156
/
+8
|
*
dm bufio: delete outdated comment
Mikulas Patocka
2018-04-03
1
-4
/
+0
|
*
dm: add support for secure erase forwarding
Denis Semakin
2018-04-03
4
-0
/
+46
|
*
dm: backfill abnormal IO support to non-splitting IO submission
Mike Snitzer
2018-04-03
1
-7
/
+23
|
*
dm raid: fix nosync status
Heinz Mauelshagen
2018-04-03
1
-1
/
+2
|
*
dm mpath: use DM_MAPIO_SUBMITTED instead of magic number 0 in process_queued_...
Wang Sheng-Hui
2018-04-03
1
-1
/
+1
|
*
dm stripe: get rid of a Variable Length Array (VLA)
Tycho Andersen
2018-04-03
1
-5
/
+5
|
*
dm log writes: record metadata flag for better flags record
Qu Wenruo
2018-04-03
1
-4
/
+8
|
*
dm integrity: fail early if required HMAC key is not available
Milan Broz
2018-04-03
1
-0
/
+3
|
*
dm: remove unused macro DM_MOD_NAME_SIZE
Wang Sheng-Hui
2018-04-03
1
-2
/
+0
|
*
dm unstripe: remove unnecessary header includes
Heinz Mauelshagen
2018-04-03
1
-6
/
+0
|
*
dm unstripe: remove superfluous module init error path message
Heinz Mauelshagen
2018-04-03
1
-7
/
+1
|
*
dm unstripe: add "dm-unstriped" module alias
Heinz Mauelshagen
2018-04-03
1
-0
/
+1
|
*
dm unstripe: support non-power-of-2 chunk size
Heinz Mauelshagen
2018-04-03
1
-12
/
+10
|
*
dm crypt: limit the number of allocated pages
Mikulas Patocka
2018-04-03
1
-1
/
+65
|
*
dm: allow targets to return output from messages they are sent
Mike Snitzer
2018-04-03
9
-9
/
+17
*
|
Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-04-05
26
-155
/
+582
|
\
\
|
|
/
|
/
|
|
*
bcache: Fix a compiler warning in bcache_device_init()
Bart Van Assche
2018-03-18
1
-3
/
+3
|
*
bcache: Reduce the number of sparse complaints about lock imbalances
Bart Van Assche
2018-03-18
1
-0
/
+2
|
*
bcache: Suppress more warnings about set-but-not-used variables
Bart Van Assche
2018-03-18
2
-3
/
+3
|
*
bcache: Remove an unused variable
Bart Van Assche
2018-03-18
1
-2
/
+0
|
*
bcache: Fix kernel-doc warnings
Bart Van Assche
2018-03-18
4
-15
/
+14
|
*
bcache: Annotate switch fall-through
Bart Van Assche
2018-03-18
1
-0
/
+7
|
*
bcache: Add __printf annotation to __bch_check_keys()
Bart Van Assche
2018-03-18
1
-2
/
+3
|
*
bcache: Fix indentation
Bart Van Assche
2018-03-18
2
-2
/
+2
|
*
bcache: add io_disable to struct cached_dev
Coly Li
2018-03-18
5
-3
/
+67
|
*
bcache: add backing_request_endio() for bi_end_io
Coly Li
2018-03-18
3
-16
/
+79
|
*
bcache: move closure debug file into debug directory
Chengguang Xu
2018-03-18
4
-15
/
+16
|
*
bcache: fix using of loop variable in memory shrink
Tang Junhui
2018-03-18
1
-3
/
+6
|
*
bcache: fix error return value in memory shrink
Tang Junhui
2018-03-18
1
-1
/
+1
|
*
bcache: fix incorrect sysfs output value of strip size
Tang Junhui
2018-03-18
1
-1
/
+1
|
*
bcache: fix inaccurate io state for detached bcache devices
Tang Junhui
2018-03-18
1
-7
/
+51
|
*
bcache: add stop_when_cache_set_failed option to backing device
Coly Li
2018-03-18
3
-10
/
+94
|
*
bcache: add CACHE_SET_IO_DISABLE to struct cache_set flags
Coly Li
2018-03-18
10
-30
/
+116
|
*
bcache: stop dc->writeback_rate_update properly
Coly Li
2018-03-18
4
-10
/
+69
|
*
bcache: quit dc->writeback_thread when BCACHE_DEV_DETACHING is set
Coly Li
2018-03-18
1
-3
/
+17
|
*
bcache: fix cached_dev->count usage for bch_cache_set_error()
Coly Li
2018-03-18
3
-6
/
+8
[next]