summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-11-13blk-mq: Delete blk_mq_has_free_tags() and blk_mq_can_queue()John Garry4-16/+0
2019-11-08block: split bio if the only bvec's length is > SZ_4KMing Lei1-1/+1
2019-11-08block: still try to split bio if the bvec crosses pagesMing Lei1-1/+2
2019-11-07blk-cgroup: separate out blkg_rwstat under CONFIG_BLK_CGROUP_RWSTATTejun Heo9-256/+287
2019-11-07blk-cgroup: reimplement basic IO stats using cgroup rstatTejun Heo2-30/+142
2019-11-07blk-cgroup: remove now unused blkg_print_stat_{bytes|ios}_recursive()Tejun Heo2-88/+0
2019-11-07blk-throtl: stop using blkg->stat_bytes and ->stat_iosTejun Heo1-9/+61
2019-11-07bfq-iosched: stop using blkg->stat_bytes and ->stat_iosTejun Heo3-12/+35
2019-11-07bfq-iosched: relocate bfqg_*rwstat*() helpersTejun Heo1-23/+23
2019-11-07Merge branch 'for-linus' into for-5.5/blockJens Axboe943-7850/+8830
2019-11-07block: add zone open, close and finish ioctl supportAjay Joshi4-14/+46
2019-11-07block: add zone open, close and finish operationsAjay Joshi6-23/+63
2019-11-07block: Simplify REQ_OP_ZONE_RESET_ALL handlingDamien Le Moal1-27/+13
2019-11-07block: Remove REQ_OP_ZONE_RESET pluggingDamien Le Moal1-4/+0
2019-11-07blkcg: make blkcg_print_stat() print stats only for online blkgsTejun Heo1-5/+8
2019-11-06block: Warn if elevator= parameter is usedJan Kara1-0/+9
2019-11-06Merge branch 'nvme-5.4-rc7' of git://git.infradead.org/nvme into for-linusJens Axboe3-0/+11
2019-11-06nvme: change nvme_passthru_cmd64 to explicitly mark rsvdCharles Machalow1-0/+1
2019-11-05nvme-multipath: fix crash in nvme_mpath_clear_ctrl_pathsAnton Eidelman1-0/+2
2019-11-05nvme-rdma: fix a segmentation fault during module unloadMax Gurtovoy1-0/+8
2019-11-05block: avoid blk_bio_segment_split for small I/O operationsChristoph Hellwig1-1/+15
2019-11-04blk-mq: make sure that line break can be printedMing Lei1-1/+1
2019-11-04block: sed-opal: Introduce Opal Datastore UIDRevanth Rajashekar2-0/+3
2019-11-04block: sed-opal: Add support to read/write opal tables genericallyRevanth Rajashekar4-1/+193
2019-11-04block: sed-opal: Generalizing write data to any opal tableRevanth Rajashekar1-64/+74
2019-11-03bdev: Refresh bdev size for disks without partitioningJan Kara1-9/+10
2019-11-03bdev: Factor out bdev revalidation into a common helperJan Kara1-12/+14
2019-11-02blk-mq: avoid sysfs buffer overflow with too many CPU coresMing Lei1-5/+10
2019-11-01blk-mq: Make blk_mq_run_hw_queue() return voidJohn Garry2-7/+3
2019-10-31iocost: don't nest spin_lock_irq in ioc_weight_write()Dan Carpenter1-2/+2
2019-10-30io_uring: ensure we clear io_kiocb->result before each issueJens Axboe1-0/+1
2019-10-29um-ubd: Entrust re-queue to the upper layersAnton Ivanov1-2/+6
2019-10-29nvme-multipath: remove unused groups_only mode in ana logAnton Eidelman1-5/+4
2019-10-29nvme-multipath: fix possible io hang after ctrl reconnectAnton Eidelman1-1/+1
2019-10-28io_uring: don't touch ctx in setup after ring fd installJens Axboe1-4/+8
2019-10-28io_uring: Fix leaked shadow_reqPavel Begunkov1-0/+1
2019-10-27Linux 5.4-rc5v5.4-rc5Linus Torvalds1-2/+2
2019-10-27Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-5/+9
2019-10-27Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-7/+10
2019-10-27Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds14-21/+71
2019-10-27Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-5/+20
2019-10-27Merge tag '5.4-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds9-37/+75
2019-10-27Merge tag 'riscv/for-v5.4-rc5-b' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-40/+11
2019-10-27Merge tag 'mips_fixes_5.4_3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-25/+35
2019-10-26Merge tag 'tty-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-4/+4
2019-10-26Merge tag 'staging-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-4/+2
2019-10-26Merge tag 'driver-core-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+2
2019-10-26Merge tag 'char-misc-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-9/+4
2019-10-26Merge tag 'usb-5.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds7-44/+47
2019-10-26Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-29/+48