Age | Commit message (Expand) | Author | Files | Lines |
2020-09-11 | Merge tag 'block-5.9-2020-09-11' of git://git.kernel.dk/linux-block | Linus Torvalds | 4 | -15/+5 |
2020-09-09 | block: Set same_page to false in __bio_try_merge_page if ret is false | Ritesh Harjani | 1 | -1/+3 |
2020-09-08 | block: only call sched requeue_request() for scheduled requests | Omar Sandoval | 2 | -13/+1 |
2020-09-08 | block: restore a specific error code in bdev_del_partition | Christoph Hellwig | 1 | -1/+1 |
2020-09-04 | Merge tag 'block-5.9-2020-09-04' of git://git.kernel.dk/linux-block | Linus Torvalds | 4 | -23/+37 |
2020-09-01 | blk-stat: make q->stats->lock irqsafe | Tejun Heo | 1 | -6/+11 |
2020-09-01 | blk-iocost: ioc_pd_free() shouldn't assume irq disabled | Tejun Heo | 1 | -2/+3 |
2020-09-01 | block: fix locking in bdev_del_partition | Christoph Hellwig | 1 | -14/+13 |
2020-09-01 | block: release disk reference in hd_struct_free_work | Ming Lei | 1 | -1/+9 |
2020-09-01 | block: ensure bdi->io_pages is always initialized | Jens Axboe | 1 | -0/+1 |
2020-08-24 | Merge tag 'io_uring-5.9-2020-08-23' of git://git.kernel.dk/linux-block | Linus Torvalds | 9 | -25/+45 |
2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 4 | -5/+5 |
2020-08-21 | blkcg: fix memleak for iolatency | Yufen Yu | 1 | -3/+5 |
2020-08-21 | block: fix get_max_io_size() | Keith Busch | 1 | -1/+1 |
2020-08-21 | blk-mq: insert request not through ->queue_rq into sw/scheduler queue | Ming Lei | 1 | -1/+2 |
2020-08-18 | bfq: fix blkio cgroup leakage v4 | Dmitry Monakhov | 3 | -12/+3 |
2020-08-17 | block: Fix page_is_mergeable() for compound pages | Matthew Wilcox (Oracle) | 1 | -5/+5 |
2020-08-17 | block: respect queue limit of max discard segment | Ming Lei | 1 | -2/+9 |
2020-08-17 | blk-mq: order adding requests to hctx->dispatch and checking SCHED_RESTART | Ming Lei | 2 | -0/+18 |
2020-08-16 | bsg-lib: convert comma to semicolon | Xu Wang | 1 | -1/+1 |
2020-08-16 | block: blk-mq.c: fix @at_head kernel-doc warning | Randy Dunlap | 1 | -0/+1 |
2020-08-15 | Merge tag 'block-5.9-2020-08-14' of git://git.kernel.dk/linux-block | Linus Torvalds | 2 | -2/+18 |
2020-08-11 | block: fix double account of flush request's driver tag | Ming Lei | 1 | -2/+9 |
2020-08-10 | Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -3/+2 |
2020-08-06 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -19/+22 |
2020-08-05 | block: check queue's limits.discard_granularity in __blkdev_issue_discard() | Coly Li | 1 | -0/+9 |
2020-08-05 | Merge tag 'for-5.9/block-merge-20200804' of git://git.kernel.dk/linux-block | Linus Torvalds | 2 | -34/+6 |
2020-08-05 | Merge tag 'for-5.9/drivers-20200803' of git://git.kernel.dk/linux-block | Linus Torvalds | 3 | -2/+31 |
2020-08-04 | Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+1 |
2020-08-03 | Merge tag 'for-5.9/io_uring-20200802' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -0/+6 |
2020-08-03 | Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-block | Linus Torvalds | 29 | -950/+1054 |
2020-08-03 | block: don't do revalidate zones on invalid devices | Johannes Thumshirn | 1 | -0/+3 |
2020-07-31 | block: blk-timeout: delete duplicated word | Randy Dunlap | 1 | -1/+1 |
2020-07-31 | block: blk-mq-sched: delete duplicated word | Randy Dunlap | 1 | -1/+1 |
2020-07-31 | block: blk-mq: delete duplicated word | Randy Dunlap | 1 | -1/+1 |
2020-07-31 | block: genhd: delete duplicated words | Randy Dunlap | 1 | -3/+3 |
2020-07-31 | block: elevator: delete duplicated word and fix typos | Randy Dunlap | 1 | -2/+2 |
2020-07-31 | block: bio: delete duplicated words | Randy Dunlap | 1 | -2/+2 |
2020-07-31 | block: bfq-iosched: fix duplicated word | Randy Dunlap | 1 | -1/+1 |
2020-07-30 | iocost: Fix check condition of iocg abs_vdebt | Chengming Zhou | 1 | -1/+1 |
2020-07-29 | iocost: Use sequence counter with associated spinlock | Ahmed S. Darwish | 1 | -3/+2 |
2020-07-28 | block: Use non _rcu version of list functions for tag_set_list | Daniel Wagner | 1 | -2/+2 |
2020-07-24 | scsi: block: pm: Simplify resume handling | Alan Stern | 1 | -19/+22 |
2020-07-20 | block: remove blk_queue_stack_limits | Christoph Hellwig | 1 | -11/+0 |
2020-07-20 | block: remove bdev_stack_limits | Christoph Hellwig | 1 | -23/+2 |
2020-07-20 | block: inherit the zoned characteristics in blk_stack_limits | Christoph Hellwig | 1 | -0/+1 |
2020-07-20 | Merge branch 'for-5.9/drivers' into for-5.9/block-merge | Jens Axboe | 3 | -2/+31 |
2020-07-20 | Merge branch 'for-5.9/block' into for-5.9/block-merge | Jens Axboe | 27 | -939/+1043 |
2020-07-17 | blk-cgroup: show global disk stats in root cgroup io.stat | Boris Burkov | 2 | -5/+56 |
2020-07-17 | blk-cgroup: make iostat functions visible to stat printing | Boris Burkov | 1 | -71/+71 |