index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
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
2020-07-17
block: improve discard bio alignment in __blkdev_issue_discard()
Coly Li
2
-3
/
+42
2020-07-17
block: defer flush request no matter whether we have elevator
Yufen Yu
1
-7
/
+2
2020-07-17
block: make blk_timeout_init() static
Wei Yongjun
1
-1
/
+1
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
1
-1
/
+1
2020-07-16
block: remove retry loop in ioc_release_fn()
John Ogness
1
-3
/
+17
2020-07-16
block: remove unnecessary ioc nested locking
John Ogness
1
-20
/
+6
2020-07-15
block: add max_active_zones to blk-sysfs
Niklas Cassel
1
-1
/
+13
2020-07-15
block: add max_open_zones to blk-sysfs
Niklas Cassel
1
-0
/
+15
2020-07-15
Revert "blk-rq-qos: remove redundant finish_wait to rq_qos_wait."
Jens Axboe
1
-0
/
+2
2020-07-15
block: always remove partitions from blk_drop_partitions()
Ming Lei
1
-2
/
+0
2020-07-15
block: relax jiffies rounding for timeouts
Jens Axboe
1
-2
/
+20
2020-07-10
Merge tag 'block-5.8-2020-07-10' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+2
2020-07-10
blk-mq: remove redundant validation in __blk_mq_end_request()
Baolin Wang
1
-2
/
+1
2020-07-10
blk-mq: Remove unnecessary local variable
Baolin Wang
1
-3
/
+1
2020-07-08
writeback: remove struct bdi_writeback_congested
Christoph Hellwig
1
-17
/
+2
2020-07-08
md: switch to ->check_events for media change notifications
Christoph Hellwig
1
-7
/
+1
2020-07-08
blk-mq: centralise related handling into blk_mq_get_driver_tag
Ming Lei
4
-43
/
+19
2020-07-08
blk-mq: streamline handling of q->mq_ops->queue_rq result
Ming Lei
1
-13
/
+11
2020-07-08
nvme: support for zoned namespaces
Keith Busch
1
-2
/
+3
2020-07-08
block: add capacity field to zone descriptors
Matias Bjørling
1
-0
/
+1
2020-07-08
Merge tag 'v5.8-rc4' into for-5.9/drivers
Jens Axboe
3
-11
/
+19
[next]