aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-11-28blk-wbt: allow wbt to be enabled always through sysfsJens Axboe
2016-11-28blk-wbt: cleanup disable-by-default for CFQJens Axboe
2016-11-28blk-wbt: allow reset of default latency through sysfsJens Axboe
2016-11-22nbd: fix setting of 'error' in NBD_DO_IT ioctlJens Axboe
2016-11-22nbd: move multi-connection bit to unused valueJens Axboe
2016-11-22nbd: add multi-connection supportJosef Bacik
2016-11-22block,blkcg: use __GFP_NOWARN for best-effort allocations in blkcgTejun Heo
2016-11-22fs: logfs: remove unnecesary checkMing Lei
2016-11-22fs: logfs: use bio_add_page() in do_erase()Ming Lei
2016-11-22fs: logfs: use bio_add_page() in __bdev_writeseg()Ming Lei
2016-11-22fs: logfs: convert to bio_add_page() in sync_request()Ming Lei
2016-11-22bcache: debug: avoid accessing .bi_io_vec directlyMing Lei
2016-11-22target: avoid accessing .bi_vcnt directlyMing Lei
2016-11-22block: floppy: use bio_add_page()Ming Lei
2016-11-22block: drbd: remove impossible failure handlingMing Lei
2016-11-22block: bio: pass bvec table to bio_init()Ming Lei
2016-11-22block_dev: get rid of blksize bits calculationJens Axboe
2016-11-22block_dev: Fixed direct I/O bio sector calculationDamien Le Moal
2016-11-21block: apply blk_partition_remap to REQ_OP_ZONE_RESETShaun Tancheff
2016-11-21block: clear all of bi_opf in bio_set_op_attrsChristoph Hellwig
2016-11-21pktcdvd: mark as unmaintained and deprecatedJens Axboe
2016-11-18block: Change extern inline to static inlineTobias Klauser
2016-11-18skd_main: drop duplicate header scatterlist.hGeliang Tang
2016-11-17block: document the 'io_poll_delay' queue sysfs fileJens Axboe
2016-11-17block: new direct I/O implementationChristoph Hellwig
2016-11-17block: make __blkdev_direct_IO_sync() support O_SYNC/DSYNCJens Axboe
2016-11-17block: support a full bio worth of IO for simplified bdev direct-ioJens Axboe
2016-11-17blk-mq: make the polling code adaptiveJens Axboe
2016-11-17blk-mq: implement hybrid poll mode for sync O_DIRECTJens Axboe
2016-11-17block: fast-path for small and simple direct I/O requestsChristoph Hellwig
2016-11-17nbd: fix use-after-free of rq/bio in the xmit pathJens Axboe
2016-11-16blk-wbt: fix old-style function declarationArnd Bergmann
2016-11-16null_blk: add usage hints for NVMYasuaki Ishimatsu
2016-11-16block: deal with stale req count of plug listMing Lei
2016-11-15scsi_lib: untangle 0 and BLK_MQ_RQ_QUEUE_OKOmar Sandoval
2016-11-15nvme: untangle 0 and BLK_MQ_RQ_QUEUE_OKOmar Sandoval
2016-11-14loop: return proper error from loop_queue_rq()Omar Sandoval
2016-11-14sd_zbc: Force use of READ16/WRITE16Damien Le Moal
2016-11-14bsg: Add sparse annotations to bsg_request_fn()Bart Van Assche
2016-11-11blk-wbt: use BLK_STAT_{READ,WRITE} instead of 0/1Jens Axboe
2016-11-11blk-wbt: remove stat opsJens Axboe
2016-11-11blk-wbt: store queue instead of bdiJens Axboe
2016-11-11block: move poll code to blk-mqJens Axboe
2016-11-11Block: mtip32xx: Improvement in code readability when memdup_user() fails.Sachin Shukla
2016-11-11blk-mq: blk_mq_try_issue_directly() should lookup hardware queueJens Axboe
2016-11-10block: hook up writeback throttlingJens Axboe
2016-11-10blk-wbt: add general throttling mechanismJens Axboe
2016-11-10block: add scalable completion tracking of requestsJens Axboe
2016-11-10block: cfq_cpd_alloc() should use @gfpTejun Heo
2016-11-10nvme: don't pass the full CQE to nvme_complete_async_eventChristoph Hellwig