aboutsummaryrefslogtreecommitdiffstats
path: root/block (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-03-16Merge tag 'dm-4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dmLinus Torvalds1-1/+1
2016-03-15block: partition: add partition specific uevent callbacks for partition infoSan Mehat1-0/+11
2016-03-03block: support large requests in blk_rq_map_user_iovChristoph Hellwig1-30/+61
2016-03-03block: merge: get the 1st and last bvec via helpersMing Lei1-6/+2
2016-02-27block: disable block device DAX by defaultDan Williams1-0/+13
2016-02-22dm: fix excessive dm-mq context switchingMike Snitzer1-1/+1
2016-02-17Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds6-13/+23
2016-02-17blk: fix overflow in queue_discard_max_hw_showAlan1-3/+2
2016-02-12Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-2/+4
2016-02-12bio: return EINTR if copying to user space got interruptedHannes Reinecke1-2/+5
2016-02-11blk-mq: End unstarted requests on dying queueKeith Busch1-2/+4
2016-02-11block: Initialize max_dev_sectors to 0Keith Busch1-2/+2
2016-02-09block: fix module reference leak on put_disk() call for cgroups throttleRoman Pen1-0/+9
2016-02-09kernel/fs: fix I/O wait not accounted for RW O_DSYNCStephane Gasparini1-1/+1
2016-02-04Merge remote-tracking branch 'mkp-scsi/4.5/scsi-fixes' into fixesJames Bottomley1-2/+4
2016-02-04block/sd: Return -EREMOTEIO when WRITE SAME and DISCARD are disabledMartin K. Petersen1-2/+4
2016-02-01Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds2-41/+15
2016-02-01deadline: remove unused struct memberTahsin Erdogan1-3/+0
2016-01-30block: use DAX for partition table readsDan Williams1-3/+15
2016-01-30block: revert runtime dax control of the raw block deviceDan Williams1-38/+0
2016-01-29Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-7/+19
2016-01-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds2-225/+1
2016-01-22block: fix bio splitting on max sectorsMing Lei1-7/+19
2016-01-22wrappers for ->i_mutex accessAl Viro1-2/+2
2016-01-21Merge branch 'for-4.5/nvme' of git://git.kernel.dk/linux-blockLinus Torvalds5-18/+29
2016-01-19Merge branch 'for-4.5/core' of git://git.kernel.dk/linux-blockLinus Torvalds9-48/+56
2016-01-13Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimmLinus Torvalds4-2/+686
2016-01-12block: split bios to max possible lengthKeith Busch1-3/+16
2016-01-09block: kill disk_{check|set|clear|alloc}_badblocksDan Williams1-42/+0
2016-01-09pmem, dax: disable dax in the presence of bad blocksDan Williams1-0/+10
2016-01-09block, badblocks: introduce devm_init_badblocksDan Williams1-13/+35
2016-01-09block: clarify badblocks lifetimeDan Williams2-5/+2
2016-01-09badblocks: rename badblocks_free to badblocks_exitDan Williams2-4/+4
2016-01-09block: Add badblock management for gendisksVishal Verma1-0/+76
2016-01-09badblocks: Add core badblock management codeVishal Verma2-1/+562
2016-01-09block: fix del_gendisk() vs blkdev_ioctl crashDan Williams1-1/+0
2016-01-09block: enable dax for raw block devicesDan Williams1-0/+61
2016-01-08Revert "block: Split bios on chunk boundaries"Jens Axboe1-1/+1
2015-12-28block: add blk_start_queue_async()Jens Axboe1-0/+16
2015-12-22block: Split bios on chunk boundariesKeith Busch1-1/+1
2015-12-22Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+2
2015-12-22block: ensure to split after potentially bouncing a bioJunichi Nomura1-2/+2
2015-12-22block: remove REQ_NO_TIMEOUT flagChristoph Hellwig2-5/+0
2015-12-22block: defer timeouts to a workqueueChristoph Hellwig4-6/+23
2015-12-15Merge branch 'rdma-cq.2' of git://git.infradead.org/users/hch/rdma into 4.5/rdma-cqDoug Ledford2-225/+1
2015-12-12Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+12
2015-12-11irq_poll: make blk-iopoll available outside the block layerChristoph Hellwig2-225/+1
2015-12-09blk-integrity: checking for NULL instead of IS_ERRDan Carpenter1-5/+4
2015-12-07Merge branch 'master' into for-4.4-fixesTejun Heo10-58/+83
2015-12-06Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2-20/+19