aboutsummaryrefslogtreecommitdiff
path: root/block
AgeCommit message (Expand)AuthorFilesLines
2016-02-27block: disable block device DAX by defaultGravatar Dan Williams 1-0/+13
2016-02-17Merge branch 'for-linus' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 6-13/+23
2016-02-17blk: fix overflow in queue_discard_max_hw_showGravatar Alan 1-3/+2
2016-02-12Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Gravatar Linus Torvalds 1-2/+4
2016-02-12bio: return EINTR if copying to user space got interruptedGravatar Hannes Reinecke 1-2/+5
2016-02-11blk-mq: End unstarted requests on dying queueGravatar Keith Busch 1-2/+4
2016-02-11block: Initialize max_dev_sectors to 0Gravatar Keith Busch 1-2/+2
2016-02-09block: fix module reference leak on put_disk() call for cgroups throttleGravatar Roman Pen 1-0/+9
2016-02-09kernel/fs: fix I/O wait not accounted for RW O_DSYNCGravatar Stephane Gasparini 1-1/+1
2016-02-04Merge remote-tracking branch 'mkp-scsi/4.5/scsi-fixes' into fixesGravatar James Bottomley 1-2/+4
2016-02-04block/sd: Return -EREMOTEIO when WRITE SAME and DISCARD are disabledGravatar Martin K. Petersen 1-2/+4
2016-02-01Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 2-41/+15
2016-02-01deadline: remove unused struct memberGravatar Tahsin Erdogan 1-3/+0
2016-01-30block: use DAX for partition table readsGravatar Dan Williams 1-3/+15
2016-01-30block: revert runtime dax control of the raw block deviceGravatar Dan Williams 1-38/+0
2016-01-29Merge branch 'for-linus' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-7/+19
2016-01-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Gravatar Linus Torvalds 2-225/+1
2016-01-22block: fix bio splitting on max sectorsGravatar Ming Lei 1-7/+19
2016-01-22wrappers for ->i_mutex accessGravatar Al Viro 1-2/+2
2016-01-21Merge branch 'for-4.5/nvme' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 5-18/+29
2016-01-19Merge branch 'for-4.5/core' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 9-48/+56
2016-01-13Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 4-2/+686
2016-01-12block: split bios to max possible lengthGravatar Keith Busch 1-3/+16
2016-01-09block: kill disk_{check|set|clear|alloc}_badblocksGravatar Dan Williams 1-42/+0
2016-01-09pmem, dax: disable dax in the presence of bad blocksGravatar Dan Williams 1-0/+10
2016-01-09block, badblocks: introduce devm_init_badblocksGravatar Dan Williams 1-13/+35
2016-01-09block: clarify badblocks lifetimeGravatar Dan Williams 2-5/+2
2016-01-09badblocks: rename badblocks_free to badblocks_exitGravatar Dan Williams 2-4/+4
2016-01-09block: Add badblock management for gendisksGravatar Vishal Verma 1-0/+76
2016-01-09badblocks: Add core badblock management codeGravatar Vishal Verma 2-1/+562
2016-01-09block: fix del_gendisk() vs blkdev_ioctl crashGravatar Dan Williams 1-1/+0
2016-01-09block: enable dax for raw block devicesGravatar Dan Williams 1-0/+61
2016-01-08Revert "block: Split bios on chunk boundaries"Gravatar Jens Axboe 1-1/+1
2015-12-28block: add blk_start_queue_async()Gravatar Jens Axboe 1-0/+16
2015-12-22block: Split bios on chunk boundariesGravatar Keith Busch 1-1/+1
2015-12-22Merge branch 'for-linus' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-2/+2
2015-12-22block: ensure to split after potentially bouncing a bioGravatar Junichi Nomura 1-2/+2
2015-12-22block: remove REQ_NO_TIMEOUT flagGravatar Christoph Hellwig 2-5/+0
2015-12-22block: defer timeouts to a workqueueGravatar Christoph Hellwig 4-6/+23
2015-12-15Merge branch 'rdma-cq.2' of git://git.infradead.org/users/hch/rdma into 4.5/r...Gravatar Doug Ledford 2-225/+1
2015-12-12Merge branch 'for-linus' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-0/+12
2015-12-11irq_poll: make blk-iopoll available outside the block layerGravatar Christoph Hellwig 2-225/+1
2015-12-09blk-integrity: checking for NULL instead of IS_ERRGravatar Dan Carpenter 1-5/+4
2015-12-07Merge branch 'master' into for-4.4-fixesGravatar Tejun Heo 10-58/+83
2015-12-06Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Gravatar Linus Torvalds 2-20/+19
2015-12-03SCSI: Fix NULL pointer dereference in runtime PMGravatar Ken Xue 1-0/+12
2015-12-03Merge branch 'mkp-fixes' into fixesGravatar James Bottomley 2-20/+19
2015-12-03block: add call to split trace pointGravatar Mike Krinkin 1-0/+3
2015-12-03blk-mq: Avoid memoryless numa node encoded in hctx numa_nodeGravatar Raghavendra K T 2-2/+2
2015-12-03blk-mq: Reuse hardware context cpumask for tagsGravatar Raghavendra K T 1-8/+1