index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-02
block/keyslot-manager: prevent crash when num_slots=1
Eric Biggers
1
-0
/
+7
2020-11-24
blk-cgroup: fix a hd_struct leak in blkcg_fill_root_iostats
Christoph Hellwig
1
-0
/
+1
2020-11-18
block: add a return value to set_capacity_revalidate_and_notify
Christoph Hellwig
1
-1
/
+4
2020-11-10
blk-cgroup: Pre-allocate tree node on blkg_conf_prep
Gabriel Krisman Bertazi
1
-2
/
+12
2020-11-10
blk-cgroup: Fix memleak on error path
Gabriel Krisman Bertazi
1
-0
/
+1
2020-11-05
block: advance iov_iter on bio_add_hw_page failure
Naohiro Aota
1
-4
/
+7
2020-11-05
block: Consider only dispatched requests for inflight statistic
Gabriel Krisman Bertazi
1
-1
/
+1
2020-10-29
blk-mq: always allow reserved allocation in hctx_may_queue
Ming Lei
2
-3
/
+5
2020-10-29
block: ratelimit handle_bad_sector() message
Tetsuo Handa
1
-5
/
+4
2020-10-29
dm: fix request-based DM to not bounce through indirect dm_submit_bio
Mike Snitzer
1
-1
/
+0
2020-10-29
blk-mq: move cancel of hctx->run_work to the front of blk_exit_queue
Yang Yang
2
-3
/
+8
2020-10-08
Merge tag 'block5.9-2020-10-08' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-4
/
+4
2020-10-07
partitions/ibm: fix non-DASD devices
Christoph Hellwig
1
-4
/
+3
2020-10-02
Merge tag 'block-5.9-2020-10-02' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-9
/
+9
2020-10-02
block/scsi-ioctl: Fix kernel-infoleak in scsi_put_cdrom_generic_arg()
Peilin Ye
1
-0
/
+1
2020-09-29
blk-mq: call commit_rqs while list empty but error happen
yangerkun
1
-9
/
+9
2020-09-26
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
1
-0
/
+46
2020-09-15
scsi: sd: sd_zbc: Fix handling of host-aware ZBC disks
Damien Le Moal
1
-0
/
+46
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
[next]