summaryrefslogtreecommitdiff
path: root/block
Commit message (Expand)AuthorAge
...
| * | | | blk-mq: Avoid memoryless numa node encoded in hctx numa_nodeRaghavendra K T2015-12-03
| * | | | blk-mq: Reuse hardware context cpumask for tagsRaghavendra K T2015-12-03
| |/ / /
| * | | blk-mq: add a flags parameter to blk_mq_alloc_requestChristoph Hellwig2015-12-01
| * | | Revert "blk-flush: Queue through IO scheduler when flush not required"Jens Axboe2015-11-25
| * | | block: clarify blk_add_timer() use case for blk-mqJens Axboe2015-11-24
| * | | bio: use offset_in_page macroGeliang Tang2015-11-24
| * | | block: do not initialise statics to 0 or NULLWei Tang2015-11-24
| * | | block: do not initialise globals to 0 or NULLWei Tang2015-11-24
| * | | block: rename request_queue slab cacheIlya Dryomov2015-11-24
* | | | Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-01-13
|\ \ \ \
| * | | | block: kill disk_{check|set|clear|alloc}_badblocksDan Williams2016-01-09
| * | | | pmem, dax: disable dax in the presence of bad blocksDan Williams2016-01-09
| * | | | block, badblocks: introduce devm_init_badblocksDan Williams2016-01-09
| * | | | block: clarify badblocks lifetimeDan Williams2016-01-09
| * | | | badblocks: rename badblocks_free to badblocks_exitDan Williams2016-01-09
| * | | | block: Add badblock management for gendisksVishal Verma2016-01-09
| * | | | badblocks: Add core badblock management codeVishal Verma2016-01-09
| * | | | block: fix del_gendisk() vs blkdev_ioctl crashDan Williams2016-01-09
| * | | | block: enable dax for raw block devicesDan Williams2016-01-09
| | |/ / | |/| |
* | | | Revert "block: Split bios on chunk boundaries"Jens Axboe2016-01-08
* | | | block: add blk_start_queue_async()Jens Axboe2015-12-28
* | | | block: Split bios on chunk boundariesKeith Busch2015-12-22
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-12-22
|\ \ \ \ | |/ / / |/| | |
| * | | block: ensure to split after potentially bouncing a bioJunichi Nomura2015-12-22
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-12-12
|\ \ \ \ | |/ / /
| * | | SCSI: Fix NULL pointer dereference in runtime PMKen Xue2015-12-03
| | |/ | |/|
* | | Merge branch 'master' into for-4.4-fixesTejun Heo2015-12-07
|\ \ \
| * \ \ Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2015-12-06
| |\ \ \ | | |/ / | |/| |
| | * | Merge branch 'mkp-fixes' into fixesJames Bottomley2015-12-03
| | |\ \
| | | * | block/sd: Fix device-imposed transfer length limitsMartin K. Petersen2015-11-25
| * | | | blk-merge: fix computing bio->bi_seg_front_size in case of single segmentMing Lei2015-11-30
| * | | | block: Always check queue limits for cloned requestsHannes Reinecke2015-11-29
| * | | | Return EBUSY from BLKRRPART for mounted whole-dev fsEric Sandeen2015-11-25
| * | | | Revert "blk-flush: Queue through IO scheduler when flush not required"Jens Axboe2015-11-25
| | |_|/ | |/| |
| * | | block: fix blk_abort_request for blk-mq driversChristoph Hellwig2015-11-24
| * | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-11-24
| |\ \ \
| | * | | blk-merge: warn if figured out segment number is bigger than nr_phys_segmentsMing Lei2015-11-23
| | * | | blk-merge: fix blk_bio_segment_splitMing Lei2015-11-23
| | * | | block: fix segment splitMing Lei2015-11-23
| | * | | blk-mq: fix calling unplug callbacks with preempt disabledJens Axboe2015-11-20
| | * | | mac: validate mac_partition is within sectorKees Cook2015-11-20
| | * | | blk-flush: Queue through IO scheduler when flush not requiredJan Kara2015-11-16
| | * | | elevator: use list_{first,prev,next}_entryGeliang Tang2015-11-16
| | |/ /
| * | | block: protect rw_page against device teardownDan Williams2015-11-19
| |/ /
* | | cgroup: fix handling of multi-destination migration from subtree_control enab...Tejun Heo2015-12-03
|/ /
* | block: fix blk-core.c kernel-doc warningRandy Dunlap2015-11-11
* | blk-mq: mark __blk_mq_complete_request() staticJens Axboe2015-11-11
* | Merge branch 'for-4.4/io-poll' of git://git.kernel.dk/linux-blockLinus Torvalds2015-11-10
|\ \
| * | block: add block polling supportJens Axboe2015-11-07
| * | blk-mq: return tag/queue combo in the make_request_fn handlersJens Axboe2015-11-07