summaryrefslogtreecommitdiffstats
path: root/block
AgeCommit message (Expand)Author
2016-03-24Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-03-20blk-mq: Use proper cpumask iteratorThomas Gleixner
2016-03-18Merge branch 'for-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/li...Linus Torvalds
2016-03-18Merge branch 'for-4.6/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-03-16Merge tag 'dm-4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2016-03-15block: partition: add partition specific uevent callbacks for partition infoSan Mehat
2016-03-15blk-mq: add bounds check on tag-to-rq conversionHannes Reinecke
2016-03-14block: bio_remaining_done() isn't unlikelyChristoph Hellwig
2016-03-14block: cleanup bio_endioChristoph Hellwig
2016-03-14block: factor out chained bio completionChristoph Hellwig
2016-03-14block: don't unecessarily clobber bi_error for chained biosChristoph Hellwig
2016-03-03blk-mq: Fix NULL pointer updating nr_requestsKeith Busch
2016-03-03block: support large requests in blk_rq_map_user_iovChristoph Hellwig
2016-03-03block: merge: get the 1st and last bvec via helpersMing Lei
2016-02-27block: disable block device DAX by defaultDan Williams
2016-02-22dm: fix excessive dm-mq context switchingMike Snitzer
2016-02-19block: Add blk_set_runtime_active()Mika Westerberg
2016-02-17Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-02-17blk: fix overflow in queue_discard_max_hw_showAlan
2016-02-14blk-mq: mark request queue as mq asapMing Lei
2016-02-12Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2016-02-12bio: return EINTR if copying to user space got interruptedHannes Reinecke
2016-02-11blk-mq: End unstarted requests on dying queueKeith Busch
2016-02-11block: Initialize max_dev_sectors to 0Keith Busch
2016-02-11block: Initialize max_dev_sectors to 0Keith Busch
2016-02-09blk-mq: dynamic h/w context countKeith Busch
2016-02-09block: fix module reference leak on put_disk() call for cgroups throttleRoman Pen
2016-02-09kernel/fs: fix I/O wait not accounted for RW O_DSYNCStephane Gasparini
2016-02-04Merge remote-tracking branch 'mkp-scsi/4.5/scsi-fixes' into fixesJames Bottomley
2016-02-04block/sd: Return -EREMOTEIO when WRITE SAME and DISCARD are disabledMartin K. Petersen
2016-02-04cfq-iosched: Allow parent cgroup to preempt its childJan Kara
2016-02-04cfq-iosched: Allow sync noidle workloads to preempt each otherJan Kara
2016-02-04cfq-iosched: Reorder checks in cfq_should_preempt()Jan Kara
2016-02-04cfq-iosched: Don't group_idle if cfqq has big thinktimeJan Kara
2016-02-01Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-02-01deadline: remove unused struct memberTahsin Erdogan
2016-01-30block: use DAX for partition table readsDan Williams
2016-01-30block: revert runtime dax control of the raw block deviceDan Williams
2016-01-29Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-01-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-01-22block: fix bio splitting on max sectorsMing Lei
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