Age | Commit message (Expand) | Author |
2017-07-11 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2017-07-08 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md | Linus Torvalds |
2017-07-07 | Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2017-07-06 | Merge tag 'for-4.13/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2017-07-05 | dm zoned: fix overflow when converting zone ID to sectors | Damien Le Moal |
2017-07-03 | Merge branch 'for-4.13/dax' into libnvdimm-for-next | Dan Williams |
2017-07-03 | bio-integrity: fix interface for bio_integrity_trim | Dmitry Monakhov |
2017-07-03 | MD: fix sleep in atomic | Shaohua Li |
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-30 | dm raid: stop using BUG() in __rdev_sectors() | Heinz Mauelshagen |
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 | MD: fix a null dereference | Shaohua Li |
2017-06-23 | dm raid: fix oops on upgrading to extended superblock format | Heinz Mauelshagen |
2017-06-21 | md: use a separate bio_set for synchronous IO. | NeilBrown |
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-19 | dm zoned: drive-managed zoned block device target | Damien Le Moal |
2017-06-19 | dm kcopyd: add sequential write feature | Damien Le Moal |
2017-06-19 | dm linear: add support for zoned block devices | Damien Le Moal |
2017-06-19 | dm flakey: add support for zoned block devices | Damien Le Moal |
2017-06-19 | dm: introduce dm_remap_zone_report() | Damien Le Moal |
2017-06-19 | dm: fix REQ_OP_ZONE_REPORT bio handling | Damien Le Moal |
2017-06-19 | dm: fix REQ_OP_ZONE_RESET bio handling | Damien Le Moal |
2017-06-19 | dm table: add zoned block devices validation | Damien Le Moal |
2017-06-19 | dm crypt: add big-endian variant of plain64 IV | Milan Broz |
2017-06-19 | dm bio prison: use rb_entry() rather than container_of() | Geliang Tang |
2017-06-19 | dm ioctl: report event number in DM_LIST_DEVICES | Mikulas Patocka |
2017-06-19 | dm ioctl: add a new DM_DEV_ARM_POLL ioctl | Mikulas Patocka |
2017-06-19 | dm: add basic support for using the select or poll function | Mikulas Patocka |
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 | md: change the initialization value for a spare device spot to MD_DISK_ROLE_S... | Lidong Zhong |
2017-06-16 | md/raid1: remove unused bio in sync_request_write | Guoqing Jiang |
2017-06-16 | md/raid10: fix FailFast test for wrong device | Guoqing Jiang |
2017-06-16 | Merge branch 'nvme-4.13' of git://git.infradead.org/nvme into for-4.13/block | Jens Axboe |
2017-06-15 | dm: add ->flush() dax operation support | Dan Williams |
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 | md: don't use flush_signals in userspace processes | Mikulas Patocka |
2017-06-13 | md: fix deadlock between mddev_suspend() and md_write_start() | NeilBrown |
2017-06-13 | Merge branch 'uuid-types' of bombadil.infradead.org:public_git/uuid into nvme... | Christoph Hellwig |