Commit Graph

633343 Commits (9a05e7541c39680d28ecf91892338e074738d5fd)
 

Author SHA1 Message Date
Tobias Klauser 9a05e7541c block: Change extern inline to static inline 8 years ago
Geliang Tang 55f958cc6c skd_main: drop duplicate header scatterlist.h 8 years ago
Jens Axboe 10e6246e22 block: document the 'io_poll_delay' queue sysfs file 8 years ago
Christoph Hellwig 542ff7bf18 block: new direct I/O implementation 8 years ago
Jens Axboe 78250c02d9 block: make __blkdev_direct_IO_sync() support O_SYNC/DSYNC 8 years ago
Jens Axboe 72ecad22d9 block: support a full bio worth of IO for simplified bdev direct-io 8 years ago
Jens Axboe 64f1c21e86 blk-mq: make the polling code adaptive 8 years ago
Jens Axboe 06426adf07 blk-mq: implement hybrid poll mode for sync O_DIRECT 8 years ago
Christoph Hellwig 189ce2b9dc block: fast-path for small and simple direct I/O requests 8 years ago
Jens Axboe 429a787be6 nbd: fix use-after-free of rq/bio in the xmit path 8 years ago
Arnd Bergmann 4121d385f1 blk-wbt: fix old-style function declaration 8 years ago
Yasuaki Ishimatsu 92153d30c7 null_blk: add usage hints for NVM 8 years ago
Ming Lei 0a6219a95f block: deal with stale req count of plug list 8 years ago
Omar Sandoval 2868f13c30 scsi_lib: untangle 0 and BLK_MQ_RQ_QUEUE_OK 8 years ago
Omar Sandoval bac0000af5 nvme: untangle 0 and BLK_MQ_RQ_QUEUE_OK 8 years ago
Omar Sandoval b4a567e811 loop: return proper error from loop_queue_rq() 8 years ago
Damien Le Moal c6463c651d sd_zbc: Force use of READ16/WRITE16 8 years ago
Bart Van Assche dbb3ab0356 bsg: Add sparse annotations to bsg_request_fn() 8 years ago
Jens Axboe 382cf633ed blk-wbt: use BLK_STAT_{READ,WRITE} instead of 0/1 8 years ago
Jens Axboe 8054b89f8f blk-wbt: remove stat ops 8 years ago
Jens Axboe d8a0cbfd73 blk-wbt: store queue instead of bdi 8 years ago
Jens Axboe bbd7bb7017 block: move poll code to blk-mq 8 years ago
Sachin Shukla b425b0201e Block: mtip32xx: Improvement in code readability when memdup_user() fails. 8 years ago
Jens Axboe 066a4a73ce blk-mq: blk_mq_try_issue_directly() should lookup hardware queue 8 years ago
Jens Axboe 87760e5eef block: hook up writeback throttling 8 years ago
Jens Axboe e34cbd3074 blk-wbt: add general throttling mechanism 8 years ago
Jens Axboe cf43e6be86 block: add scalable completion tracking of requests 8 years ago
Tejun Heo ebc4ff661f block: cfq_cpd_alloc() should use @gfp 8 years ago
Christoph Hellwig 7bf58533a0 nvme: don't pass the full CQE to nvme_complete_async_event 8 years ago
Christoph Hellwig d49187e97e nvme: introduce struct nvme_request 8 years ago
Arnd Bergmann 41c9499b22 skd: fix function prototype 8 years ago
Arnd Bergmann 3bc8492f00 skd: fix msix error handling 8 years ago
Jens Axboe ae5b2ec8ad block: set REQ_SYNC if we clear REQ_FUA|REQ_PREFLUSH 8 years ago
Jens Axboe b57d74aff9 writeback: track if we're sleeping on progress in balance_dirty_pages() 8 years ago
Andy Shevchenko 8e1de26cd5 skd_main: use %*ph to dump small buffers 8 years ago
Christoph Hellwig 180b0ae77d skd: use pci_alloc_irq_vectors 8 years ago
Christoph Hellwig feebd56872 pktcdvd: don't scribble over the bvec array 8 years ago
Gabriel Krisman Bertazi c02ebfdddb blk-mq: Always schedule hctx->next_cpu 8 years ago
Jens Axboe d278d4a889 block: add code to track actual device queue depth 8 years ago
Shaohua Li 600271d900 blk-mq: immediately dispatch big size request 8 years ago
Shaohua Li 50d24c3440 block: immediately dispatch big size request 8 years ago
Johannes Thumshirn 46f3cc1762 block: drop q argument from bsg_validate_sgv4_hdr 8 years ago
Bart Van Assche a6eaa8849f nvme: Use BLK_MQ_S_STOPPED instead of QUEUE_FLAG_STOPPED in blk-mq code 8 years ago
Bart Van Assche 3174dd33fa nvme: Fix a race condition related to stopping queues 8 years ago
Bart Van Assche 7b17c2f729 dm: Fix a race condition related to stopping and starting queues 8 years ago
Bart Van Assche f0d33ab76c dm: Use BLK_MQ_S_STOPPED instead of QUEUE_FLAG_STOPPED in blk-mq code 8 years ago
Bart Van Assche 2b053aca76 blk-mq: Add a kick_requeue_list argument to blk_mq_requeue_request() 8 years ago
Bart Van Assche 6a83e74d21 blk-mq: Introduce blk_mq_quiesce_queue() 8 years ago
Bart Van Assche 9b7dd572cc blk-mq: Remove blk_mq_cancel_requeue_work() 8 years ago
Bart Van Assche 52d7f1b5c2 blk-mq: Avoid that requeueing starts stopped queues 8 years ago