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
2017-07-11
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2017-07-08
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
Linus Torvalds
9
-47
/
+92
2017-07-07
Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-0
/
+115
2017-07-06
Merge tag 'for-4.13/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
17
-38
/
+4770
2017-07-05
dm zoned: fix overflow when converting zone ID to sectors
Damien Le Moal
1
-2
/
+2
2017-07-03
Merge branch 'for-4.13/dax' into libnvdimm-for-next
Dan Williams
3
-0
/
+115
2017-07-03
bio-integrity: fix interface for bio_integrity_trim
Dmitry Monakhov
1
-1
/
+1
2017-07-03
MD: fix sleep in atomic
Shaohua Li
1
-4
/
+8
2017-07-03
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2017-07-03
Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-block
Linus Torvalds
37
-369
/
+381
2017-07-03
Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuid
Linus Torvalds
1
-4
/
+4
2017-06-30
dm raid: stop using BUG() in __rdev_sectors()
Heinz Mauelshagen
1
-3
/
+10
2017-06-27
dm thin: do not queue freed thin mapping for next stage processing
Vallish Vaidyeshwara
1
-13
/
+13
2017-06-27
dm: don't set bounce limit
Christoph Hellwig
1
-1
/
+0
2017-06-24
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
3
-6
/
+31
2017-06-23
MD: fix a null dereference
Shaohua Li
1
-1
/
+1
2017-06-23
dm raid: fix oops on upgrading to extended superblock format
Heinz Mauelshagen
1
-3
/
+14
2017-06-21
md: use a separate bio_set for synchronous IO.
NeilBrown
2
-7
/
+23
2017-06-21
dm io: fix duplicate bio completion due to missing ref count
Mike Snitzer
1
-2
/
+2
2017-06-21
dm integrity: fix to not disable/enable interrupts from interrupt context
Mike Snitzer
1
-2
/
+5
2017-06-20
sched/wait: Rename wait_queue_t => wait_queue_entry_t
Ingo Molnar
1
-1
/
+1
2017-06-19
dm zoned: drive-managed zoned block device target
Damien Le Moal
6
-0
/
+4293
2017-06-19
dm kcopyd: add sequential write feature
Damien Le Moal
1
-2
/
+63
2017-06-19
dm linear: add support for zoned block devices
Damien Le Moal
1
-3
/
+15
2017-06-19
dm flakey: add support for zoned block devices
Damien Le Moal
1
-3
/
+20
2017-06-19
dm: introduce dm_remap_zone_report()
Damien Le Moal
1
-0
/
+79
2017-06-19
dm: fix REQ_OP_ZONE_REPORT bio handling
Damien Le Moal
1
-2
/
+7
2017-06-19
dm: fix REQ_OP_ZONE_RESET bio handling
Damien Le Moal
1
-0
/
+4
2017-06-19
dm table: add zoned block devices validation
Damien Le Moal
1
-0
/
+162
2017-06-19
dm crypt: add big-endian variant of plain64 IV
Milan Broz
1
-1
/
+20
2017-06-19
dm bio prison: use rb_entry() rather than container_of()
Geliang Tang
2
-2
/
+2
2017-06-19
dm ioctl: report event number in DM_LIST_DEVICES
Mikulas Patocka
1
-1
/
+5
2017-06-19
dm ioctl: add a new DM_DEV_ARM_POLL ioctl
Mikulas Patocka
1
-21
/
+35
2017-06-19
dm: add basic support for using the select or poll function
Mikulas Patocka
3
-1
/
+56
2017-06-18
blk-mq: use the introduced blk_mq_unquiesce_queue()
Ming Lei
1
-1
/
+1
2017-06-18
block: remove bio_clone() and all references.
NeilBrown
1
-1
/
+1
2017-06-18
bcache: use kmalloc to allocate bio in bch_data_verify()
NeilBrown
1
-1
/
+1
2017-06-18
blk: make the bioset rescue_workqueue optional.
NeilBrown
4
-6
/
+13
2017-06-18
blk: replace bioset_create_nobvec() with a flags arg to bioset_create()
NeilBrown
10
-11
/
+11
2017-06-18
blk: remove bio_set arg from blk_queue_split()
NeilBrown
1
-1
/
+1
2017-06-16
md: change the initialization value for a spare device spot to MD_DISK_ROLE_S...
Lidong Zhong
1
-1
/
+1
2017-06-16
md/raid1: remove unused bio in sync_request_write
Guoqing Jiang
1
-3
/
+1
2017-06-16
md/raid10: fix FailFast test for wrong device
Guoqing Jiang
1
-3
/
+3
2017-06-16
Merge branch 'nvme-4.13' of git://git.infradead.org/nvme into for-4.13/block
Jens Axboe
1
-4
/
+4
2017-06-15
dm: add ->flush() dax operation support
Dan Williams
3
-0
/
+54
2017-06-15
Revert "dm mirror: use all available legs on multiple failures"
Mike Snitzer
1
-2
/
+19
2017-06-14
dm: missing break in process_queued_bios()
Dan Carpenter
1
-0
/
+1
2017-06-13
md: don't use flush_signals in userspace processes
Mikulas Patocka
2
-2
/
+8
2017-06-13
md: fix deadlock between mddev_suspend() and md_write_start()
NeilBrown
9
-35
/
+56
2017-06-13
Merge branch 'uuid-types' of bombadil.infradead.org:public_git/uuid into nvme...
Christoph Hellwig
1
-4
/
+4
[next]