summaryrefslogtreecommitdiffstats
path: root/block
AgeCommit message (Expand)Author
2016-01-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-01-22wrappers for ->i_mutex accessAl Viro
2016-01-21Merge branch 'for-4.5/nvme' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-01-19Merge branch 'for-4.5/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-01-13Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-01-12block: split bios to max possible lengthKeith Busch
2016-01-09block: kill disk_{check|set|clear|alloc}_badblocksDan Williams
2016-01-09pmem, dax: disable dax in the presence of bad blocksDan Williams
2016-01-09block, badblocks: introduce devm_init_badblocksDan Williams
2016-01-09block: clarify badblocks lifetimeDan Williams
2016-01-09badblocks: rename badblocks_free to badblocks_exitDan Williams
2016-01-09block: Add badblock management for gendisksVishal Verma
2016-01-09badblocks: Add core badblock management codeVishal Verma
2016-01-09block: fix del_gendisk() vs blkdev_ioctl crashDan Williams
2016-01-09block: enable dax for raw block devicesDan Williams
2016-01-08Revert "block: Split bios on chunk boundaries"Jens Axboe
2015-12-28block: add blk_start_queue_async()Jens Axboe
2015-12-22block: Split bios on chunk boundariesKeith Busch
2015-12-22Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-12-22block: ensure to split after potentially bouncing a bioJunichi Nomura
2015-12-22block: remove REQ_NO_TIMEOUT flagChristoph Hellwig
2015-12-22block: defer timeouts to a workqueueChristoph Hellwig
2015-12-15Merge branch 'rdma-cq.2' of git://git.infradead.org/users/hch/rdma into 4.5/r...Doug Ledford
2015-12-12Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-12-11irq_poll: make blk-iopoll available outside the block layerChristoph Hellwig
2015-12-09blk-integrity: checking for NULL instead of IS_ERRDan Carpenter
2015-12-07Merge branch 'master' into for-4.4-fixesTejun Heo
2015-12-06Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2015-12-03SCSI: Fix NULL pointer dereference in runtime PMKen Xue
2015-12-03Merge branch 'mkp-fixes' into fixesJames Bottomley
2015-12-03block: add call to split trace pointMike Krinkin
2015-12-03blk-mq: Avoid memoryless numa node encoded in hctx numa_nodeRaghavendra K T
2015-12-03blk-mq: Reuse hardware context cpumask for tagsRaghavendra K T
2015-12-03blk-integrity: empty implementation when disabledKeith Busch
2015-12-03cgroup: fix handling of multi-destination migration from subtree_control enab...Tejun Heo
2015-12-01blk-mq: add a flags parameter to blk_mq_alloc_requestChristoph Hellwig
2015-11-30blk-merge: fix computing bio->bi_seg_front_size in case of single segmentMing Lei
2015-11-29block: Always check queue limits for cloned requestsHannes Reinecke
2015-11-25Return EBUSY from BLKRRPART for mounted whole-dev fsEric Sandeen
2015-11-25block/sd: Fix device-imposed transfer length limitsMartin K. Petersen
2015-11-25Revert "blk-flush: Queue through IO scheduler when flush not required"Jens Axboe
2015-11-25Revert "blk-flush: Queue through IO scheduler when flush not required"Jens Axboe
2015-11-24block: clarify blk_add_timer() use case for blk-mqJens Axboe
2015-11-24bio: use offset_in_page macroGeliang Tang
2015-11-24block: do not initialise statics to 0 or NULLWei Tang
2015-11-24block: do not initialise globals to 0 or NULLWei Tang
2015-11-24block: rename request_queue slab cacheIlya Dryomov
2015-11-24block: fix blk_abort_request for blk-mq driversChristoph Hellwig
2015-11-24Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-11-23blk-merge: warn if figured out segment number is bigger than nr_phys_segmentsMing Lei