aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-11-11block: move poll code to blk-mqJens Axboe1-1/+1
2016-11-10block: hook up writeback throttlingJens Axboe1-0/+3
2016-11-10blk-wbt: add general throttling mechanismJens Axboe1-0/+153
2016-11-10block: add scalable completion tracking of requestsJens Axboe2-0/+23
2016-11-10nvme: introduce struct nvme_requestChristoph Hellwig1-5/+5
2016-11-08writeback: track if we're sleeping on progress in balance_dirty_pages()Jens Axboe1-0/+2
2016-11-05block: add code to track actual device queue depthJens Axboe1-0/+11
2016-11-03block: immediately dispatch big size requestShaohua Li1-0/+1
2016-11-02blk-mq: Add a kick_requeue_list argument to blk_mq_requeue_request()Bart Van Assche1-2/+3
2016-11-02blk-mq: Introduce blk_mq_quiesce_queue()Bart Van Assche2-0/+4
2016-11-02blk-mq: Remove blk_mq_cancel_requeue_work()Bart Van Assche1-1/+0
2016-11-02blk-mq: Introduce blk_mq_queue_stopped()Bart Van Assche1-0/+1
2016-11-02block: add bio_iov_iter_get_pages()Kent Overstreet1-0/+1
2016-11-02writeback: mark background writeback as suchJens Axboe1-0/+2
2016-11-02writeback: add wbc_to_write_flags()Jens Axboe1-0/+9
2016-11-02block: add REQ_BACKGROUNDJens Axboe1-0/+2
2016-11-01block: remove the CONFIG_BLOCK ifdef in blk_types.hChristoph Hellwig1-3/+0
2016-11-01mm: only include blk_types in swap.h if CONFIG_SWAP is enabledChristoph Hellwig1-1/+3
2016-11-01ceph: don't include blk_types.h in messenger.hChristoph Hellwig1-1/+1
2016-11-01block,fs: untangle fs.h and blk_types.hChristoph Hellwig3-1/+4
2016-11-01block, fs: move submit_bio to bio.hChristoph Hellwig2-1/+2
2016-11-01fs: decouple READ and WRITE from the block layer opsChristoph Hellwig4-14/+11
2016-11-01block,fs: use REQ_* flags directlyChristoph Hellwig2-53/+4
2016-11-01block: replace REQ_NOIDLE with REQ_IDLEChristoph Hellwig3-8/+8
2016-11-01block: treat REQ_FUA and REQ_PREFLUSH as synchronousChristoph Hellwig2-4/+10
2016-11-01block: don't use REQ_SYNC in the READ_SYNC definitionChristoph Hellwig1-1/+1
2016-11-01blk-cgroup: use op_is_sync to check for synchronous requestsChristoph Hellwig1-1/+1
2016-10-28block: add a proper block layer data direction encodingChristoph Hellwig2-13/+30
2016-10-28block: better op and flags encodingChristoph Hellwig8-108/+63
2016-10-28block: split out request-only flags into a new namespaceChristoph Hellwig3-41/+51
2016-10-28block: replace REQ_THROTTLED with a bio flagChristoph Hellwig1-6/+2
2016-10-28block: move REQ_RAHEAD to common flagsChristoph Hellwig1-2/+2
2016-10-28block: REQ_NOMERGE is common to the bio and requestChristoph Hellwig1-1/+1
2016-10-28block: remove bio_is_rwChristoph Hellwig1-11/+0
2016-10-18sd: Implement support for ZBC devicesHannes Reinecke1-0/+17
2016-10-18blk-zoned: implement ioctlsShaun Tancheff3-0/+65
2016-10-18block: Implement support for zoned block devicesHannes Reinecke3-0/+135
2016-10-18block: Define zoned block device operationsShaun Tancheff1-0/+2
2016-10-18block: Add 'zoned' queue limitDamien Le Moal1-0/+47
2016-10-17generic syscalls: kill cruft from removed pkey syscallsDave Hansen2-7/+0
2016-10-15Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds6-6/+29
2016-10-14Merge branch 'for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfsLinus Torvalds1-1/+11
2016-10-14Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfsLinus Torvalds1-0/+1
2016-10-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds5-63/+179
2016-10-14Merge tag 'docs-4.9-2' of git://git.lwn.net/linuxLinus Torvalds1-35/+42
2016-10-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds2-0/+109
2016-10-14Merge tag 'acpi-extra-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-3/+19
2016-10-14Merge tag 'pm-extra-4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-52/+52
2016-10-14Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds4-23/+188
2016-10-14qedr: Add support for QP verbsRam Amrani1-0/+34