index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
Age
Commit message (
Expand
)
Author
2017-07-03
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-07-03
Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-07-03
Merge tag 'uuid-for-4.13' of git://git.infradead.org/users/hch/uuid
Linus Torvalds
2017-06-27
dm thin: do not queue freed thin mapping for next stage processing
Vallish Vaidyeshwara
2017-06-27
dm: don't set bounce limit
Christoph Hellwig
2017-06-24
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
2017-06-23
dm raid: fix oops on upgrading to extended superblock format
Heinz Mauelshagen
2017-06-21
dm io: fix duplicate bio completion due to missing ref count
Mike Snitzer
2017-06-21
dm integrity: fix to not disable/enable interrupts from interrupt context
Mike Snitzer
2017-06-20
sched/wait: Rename wait_queue_t => wait_queue_entry_t
Ingo Molnar
2017-06-18
blk-mq: use the introduced blk_mq_unquiesce_queue()
Ming Lei
2017-06-18
block: remove bio_clone() and all references.
NeilBrown
2017-06-18
bcache: use kmalloc to allocate bio in bch_data_verify()
NeilBrown
2017-06-18
blk: make the bioset rescue_workqueue optional.
NeilBrown
2017-06-18
blk: replace bioset_create_nobvec() with a flags arg to bioset_create()
NeilBrown
2017-06-18
blk: remove bio_set arg from blk_queue_split()
NeilBrown
2017-06-16
Merge branch 'nvme-4.13' of git://git.infradead.org/nvme into for-4.13/block
Jens Axboe
2017-06-15
Revert "dm mirror: use all available legs on multiple failures"
Mike Snitzer
2017-06-14
dm: missing break in process_queued_bios()
Dan Carpenter
2017-06-13
Merge branch 'uuid-types' of bombadil.infradead.org:public_git/uuid into nvme...
Christoph Hellwig
2017-06-12
dm integrity: reject mappings too large for device
Ondrej Mosnáček
2017-06-12
Merge tag 'v4.12-rc5' into for-4.13/block
Jens Axboe
2017-06-09
block: switch bios to blk_status_t
Christoph Hellwig
2017-06-09
blk-mq: switch ->queue_rq return value to blk_status_t
Christoph Hellwig
2017-06-09
block: introduce new block status code type
Christoph Hellwig
2017-06-09
dm: change ->end_io calling convention
Christoph Hellwig
2017-06-09
dm: don't return errnos from ->map
Christoph Hellwig
2017-06-09
dm mpath: merge do_end_io_bio into multipath_end_io_bio
Christoph Hellwig
2017-06-09
dm: fix REQ_RAHEAD handling
Christoph Hellwig
2017-06-05
md: initialise ->writes_pending in personality modules.
NeilBrown
2017-06-05
md: namespace private helper names
Amir Goldstein
2017-06-02
Merge tag 'for-4.12/dm-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-05-31
md: Make flush bios explicitely sync
Jan Kara
2017-05-31
dm: make flush bios explicitly sync
Jan Kara
2017-05-24
md: report sector of stripes with check mismatches
Nix
2017-05-24
md: uuid debug statement now in processor byte order.
Kyungchan Koh
2017-05-22
dm ioctl: restore __GFP_HIGH in copy_params()
Junaid Shahid
2017-05-22
dm integrity: use kvmalloc() instead of dm_integrity_kvmalloc()
Mikulas Patocka
2017-05-22
dm verity: fix no salt use case
Gilad Ben-Yossef
2017-05-21
md-cluster: fix potential lock issue in add_new_disk
Guoqing Jiang
2017-05-18
Merge tag 'md/4.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
Linus Torvalds
2017-05-17
dm cache: handle kmalloc failure allocating background_tracker struct
Colin Ian King
2017-05-16
dm bufio: make the parameter "retain_bytes" unsigned long
Mikulas Patocka
2017-05-15
dm mpath: multipath_clone_and_map must not return -EIO
Christoph Hellwig
2017-05-15
dm mpath: don't return -EIO from dm_report_EIO
Christoph Hellwig
2017-05-15
dm rq: add a missing break to map_request
Christoph Hellwig
2017-05-15
dm space map disk: fix some book keeping in the disk space map
Joe Thornber
2017-05-15
dm thin metadata: call precommit before saving the roots
Joe Thornber
2017-05-14
dm cache policy smq: don't do any writebacks unless IDLE
Joe Thornber
2017-05-14
dm cache: simplify the IDLE vs BUSY state calculation
Joe Thornber
[next]