index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-10
Merge tag 'libnvdimm-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-50
/
+69
2018-04-09
Merge branch 'for-4.17/dax' into libnvdimm-for-next
Dan Williams
5
-50
/
+69
2018-04-06
Merge tag 'for-4.17/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
24
-451
/
+441
2018-04-06
Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block
Linus Torvalds
26
-155
/
+582
2018-04-04
dm: remove fmode_t argument from .prepare_ioctl hook
Mike Snitzer
8
-25
/
+14
2018-04-04
dm: hold DM table for duration of ioctl rather than use blkdev_get
Mike Snitzer
1
-53
/
+44
2018-04-04
dm raid: fix parse_raid_params() variable range issue
Heinz Mauelshagen
1
-8
/
+19
2018-04-04
dm verity: make verity_for_io_block static
weiyongjun (A)
1
-2
/
+2
2018-04-03
dm verity: add 'check_at_most_once' option to only validate hashes once
Patrik Torstensson
2
-5
/
+60
2018-04-03
dm bufio: don't embed a bio in the dm_buffer structure
Mikulas Patocka
1
-60
/
+45
2018-04-03
dm bufio: support non-power-of-two block sizes
Mikulas Patocka
1
-25
/
+39
2018-04-03
dm bufio: use slab cache for dm_buffer structure allocations
Mikulas Patocka
1
-9
/
+19
2018-04-03
dm bufio: reorder fields in dm_buffer structure
Mikulas Patocka
1
-5
/
+5
2018-04-03
dm bufio: relax alignment constraint on slab cache
Mikulas Patocka
1
-2
/
+2
2018-04-03
dm bufio: remove code that merges slab caches
Mikulas Patocka
1
-39
/
+14
2018-04-03
dm bufio: get rid of slab cache name allocations
Mikulas Patocka
1
-18
/
+3
2018-04-03
dm bufio: move dm-bufio.h to include/linux/
Mikulas Patocka
6
-156
/
+8
2018-04-03
dm bufio: delete outdated comment
Mikulas Patocka
1
-4
/
+0
2018-04-03
dm: add support for secure erase forwarding
Denis Semakin
4
-0
/
+46
2018-04-03
dm: backfill abnormal IO support to non-splitting IO submission
Mike Snitzer
1
-7
/
+23
2018-04-03
dm raid: fix nosync status
Heinz Mauelshagen
1
-1
/
+2
2018-04-03
dm mpath: use DM_MAPIO_SUBMITTED instead of magic number 0 in process_queued_...
Wang Sheng-Hui
1
-1
/
+1
2018-04-03
dm stripe: get rid of a Variable Length Array (VLA)
Tycho Andersen
1
-5
/
+5
2018-04-03
dm log writes: record metadata flag for better flags record
Qu Wenruo
1
-4
/
+8
2018-04-03
dm integrity: fail early if required HMAC key is not available
Milan Broz
1
-0
/
+3
2018-04-03
dm: remove unused macro DM_MOD_NAME_SIZE
Wang Sheng-Hui
1
-2
/
+0
2018-04-03
dm unstripe: remove unnecessary header includes
Heinz Mauelshagen
1
-6
/
+0
2018-04-03
dm unstripe: remove superfluous module init error path message
Heinz Mauelshagen
1
-7
/
+1
2018-04-03
dm unstripe: add "dm-unstriped" module alias
Heinz Mauelshagen
1
-0
/
+1
2018-04-03
dm unstripe: support non-power-of-2 chunk size
Heinz Mauelshagen
1
-12
/
+10
2018-04-03
dm crypt: limit the number of allocated pages
Mikulas Patocka
1
-1
/
+65
2018-04-03
dm: allow targets to return output from messages they are sent
Mike Snitzer
9
-9
/
+17
2018-04-03
dax, dm: allow device-mapper to operate without dax support
Dan Williams
5
-50
/
+69
2018-03-30
dm: fix dropped return code from dm_get_bdev_for_ioctl
Mike Snitzer
1
-3
/
+5
2018-03-30
dm mpath: fix support for loading scsi_dh modules during table load
Mike Snitzer
1
-1
/
+1
2018-03-19
bcache: Fix a compiler warning in bcache_device_init()
Bart Van Assche
1
-3
/
+3
2018-03-19
bcache: Reduce the number of sparse complaints about lock imbalances
Bart Van Assche
1
-0
/
+2
2018-03-19
bcache: Suppress more warnings about set-but-not-used variables
Bart Van Assche
2
-3
/
+3
2018-03-19
bcache: Remove an unused variable
Bart Van Assche
1
-2
/
+0
2018-03-19
bcache: Fix kernel-doc warnings
Bart Van Assche
4
-15
/
+14
2018-03-19
bcache: Annotate switch fall-through
Bart Van Assche
1
-0
/
+7
2018-03-19
bcache: Add __printf annotation to __bch_check_keys()
Bart Van Assche
1
-2
/
+3
2018-03-19
bcache: Fix indentation
Bart Van Assche
2
-2
/
+2
2018-03-19
bcache: add io_disable to struct cached_dev
Coly Li
5
-3
/
+67
2018-03-19
bcache: add backing_request_endio() for bi_end_io
Coly Li
3
-16
/
+79
2018-03-19
bcache: move closure debug file into debug directory
Chengguang Xu
4
-15
/
+16
2018-03-19
bcache: fix using of loop variable in memory shrink
Tang Junhui
1
-3
/
+6
2018-03-19
bcache: fix error return value in memory shrink
Tang Junhui
1
-1
/
+1
2018-03-19
bcache: fix incorrect sysfs output value of strip size
Tang Junhui
1
-1
/
+1
2018-03-19
bcache: fix inaccurate io state for detached bcache devices
Tang Junhui
1
-7
/
+51
[next]