summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2016-11-22nbd: move multi-connection bit to unused valueJens Axboe1-1/+1
2016-11-22nbd: add multi-connection supportJosef Bacik1-4/+5
2016-11-22block: bio: pass bvec table to bio_init()Ming Lei1-1/+2
2016-11-21block: clear all of bi_opf in bio_set_op_attrsChristoph Hellwig1-2/+5
2016-11-18block: Change extern inline to static inlineTobias Klauser1-1/+1
2016-11-17blk-mq: make the polling code adaptiveJens Axboe1-1/+1
2016-11-17blk-mq: implement hybrid poll mode for sync O_DIRECTJens Axboe1-0/+1
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-06block: add code to track actual device queue depthJens Axboe1-0/+11
2016-11-04block: 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-19sd: 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...Linus Torvalds6-6/+29
2016-10-15Merge branch 'for-linus-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+11
2016-10-15Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1