index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-06
treewide: Use struct_size() for kmalloc()-family
Kees Cook
1
-1
/
+1
2018-06-05
overflow.h: Add allocation size calculation helpers
Kees Cook
1
-5
/
+5
2018-05-03
bcache: use pr_info() to inform duplicated CACHE_SET_IO_DISABLE set
Coly Li
1
-1
/
+1
2018-05-03
bcache: set dc->io_disable to true in conditional_stop_bcache_device()
Coly Li
1
-0
/
+14
2018-05-03
bcache: add wait_for_kthread_stop() in bch_allocator_thread()
Coly Li
1
-1
/
+4
2018-05-03
bcache: count backing device I/O error for writeback I/O
Coly Li
1
-1
/
+3
2018-05-03
bcache: set CACHE_SET_IO_DISABLE in bch_cached_dev_error()
Coly Li
1
-0
/
+17
2018-05-03
bcache: store disk name in struct cache and struct cached_dev
Coly Li
5
-34
/
+30
2018-04-20
Merge tag 'md/4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
Linus Torvalds
2
-7
/
+24
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-09
raid1: copy write hint from master bio to behind bio
Mariusz Dabrowski
1
-0
/
+2
2018-04-09
md/raid1: exit sync request if MD_RECOVERY_INTR is set
Yufen Yu
1
-5
/
+18
2018-04-09
md-cluster: don't update recovery_offset for faulty device
Guoqing Jiang
1
-2
/
+4
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-05
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-29
dm: fix dropped return code from dm_get_bdev_for_ioctl
Mike Snitzer
1
-3
/
+5
2018-03-29
dm mpath: fix support for loading scsi_dh modules during table load
Mike Snitzer
1
-1
/
+1
2018-03-18
bcache: Fix a compiler warning in bcache_device_init()
Bart Van Assche
1
-3
/
+3
2018-03-18
bcache: Reduce the number of sparse complaints about lock imbalances
Bart Van Assche
1
-0
/
+2
2018-03-18
bcache: Suppress more warnings about set-but-not-used variables
Bart Van Assche
2
-3
/
+3
[next]