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
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
/
drivers
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-11
virtio-blk: Don't free ida when disk is in use
Alexander Graf
1
-1
/
+6
2014-06-11
virtio-blk: Reset device after blk_cleanup_queue()
Asias He
1
-11
/
+1
2014-06-11
virtio-blk: Call del_gendisk() before disable guest kick
Asias He
1
-2
/
+2
2014-06-11
virtio-blk: Fix hot-unplug race in remove method
Asias He
1
-0
/
+11
2014-06-11
virtio_blk: Drop unused request tracking list
Asias He
1
-10
/
+0
2014-06-07
nbd: fsync and kill block device on shutdown
Paolo Bonzini
1
-0
/
+9
2014-06-07
floppy: properly handle failure on add_disk loop
Herton Ronaldo Krzesinski
1
-1
/
+10
2014-05-13
floppy: don't write kernel-only members to FDRAWCMD ioctl output
Matthew Daley
1
-1
/
+4
2014-05-13
floppy: ignore kernel-only members in FDRAWCMD ioctl input
Matthew Daley
1
-3
/
+3
2014-03-11
xen/blkback: Check for insane amounts of request on the ring (v6).
Konrad Rzeszutek Wilk
3
-1
/
+16
2014-03-11
nbd: correct disconnect behavior
Paul Clements
1
-1
/
+7
2014-02-22
xen-blkfront: handle backend CLOSED without CLOSING
David Vrabel
1
-1
/
+4
2014-02-20
virtio-blk: Use block layer provided spinlock
Asias He
1
-6
/
+3
2013-12-04
xen/blkback: fix reference counting
Vegard Nossum
1
-1
/
+2
2013-12-04
loop: fix crash if blk_alloc_queue fails
Mikulas Patocka
1
-1
/
+3
2013-11-29
block: fix a probe argument to blk_register_region
Mikulas Patocka
2
-2
/
+2
2013-10-13
cciss: fix info leak in cciss_ioctl32_passthru()
Dan Carpenter
1
-0
/
+1
2013-10-13
cpqarray: fix info leak in ida_locked_ioctl()
Dan Carpenter
1
-0
/
+1
2013-08-04
xen/blkback: Check device permissions before allowing OP_DISCARD
Konrad Rzeszutek Wilk
1
-1
/
+12
2013-07-13
block: do not pass disk names as format strings
Kees Cook
1
-1
/
+2
2013-06-20
cciss: fix broken mutex usage in ioctl
Stephen M. Cameron
1
-16
/
+16
2013-06-07
drivers/block/brd.c: fix brd_lookup_page() race
Brian Behlendorf
1
-2
/
+2
2013-05-19
drbd: fix for deadlock when using automatic split-brain-recovery
Philipp Reisner
1
-1
/
+0
2013-04-05
Revert "xen/blkback: Don't trust the handle from the frontend."
Greg Kroah-Hartman
1
-0
/
+1
2013-04-05
aoe: reserve enough headroom on skbs
Eric Dumazet
1
-1
/
+2
2013-04-05
loop: prevent bdev freeing while device in use
Anatol Pomozov
1
-1
/
+8
2013-04-05
xen-blkback: fix dispatch_rw_block_io() error path
Jan Beulich
1
-6
/
+1
2013-04-05
xen/blkback: correctly respond to unknown, non-native requests
David Vrabel
2
-4
/
+52
2013-03-20
loopdev: remove an user triggerable oops
Guo Chao
1
-6
/
+16
2013-03-20
loopdev: fix a deadlock
Guo Chao
1
-2
/
+0
2013-03-04
xen/blkback: Don't trust the handle from the frontend.
Konrad Rzeszutek Wilk
1
-1
/
+0
2013-03-04
xen-blkback: do not leak mode property
Jan Beulich
1
-25
/
+24
2013-02-28
sunvdc: Fix off-by-one in generic_request().
David S. Miller
1
-1
/
+1
2013-01-21
drbd: add missing part_round_stats to _drbd_start_io_acct
Philipp Reisner
1
-0
/
+1
2013-01-17
rbd: do not allow remove of mounted-on image
Alex Elder
1
-0
/
+13
2013-01-17
rbd: fix bug in rbd_dev_id_put()
Alex Elder
1
-2
/
+2
2013-01-17
rbd: BUG on invalid layout
Sage Weil
1
-2
/
+3
2013-01-17
rbd: kill notify_timeout option
Alex Elder
1
-8
/
+0
2013-01-17
rbd: add read_only rbd map option
Alex Elder
1
-4
/
+24
2013-01-17
rbd: kill create_snap sysfs entry
Alex Elder
1
-163
/
+2
2013-01-17
rbd: drop dev reference on error in rbd_open()
Alex Elder
1
-4
/
+3
2013-01-17
rbd: send header version when notifying
Josh Durgin
1
-2
/
+5
2013-01-17
rbd: use reference counting for the snap context
Josh Durgin
1
-18
/
+17
2013-01-17
rbd: set image size when header is updated
Josh Durgin
1
-0
/
+1
2013-01-17
rbd: expose the correct size of the device in sysfs
Josh Durgin
1
-3
/
+8
2013-01-17
rbd: only reset capacity when pointing to head
Josh Durgin
1
-1
/
+6
2013-01-17
rbd: return errors for mapped but deleted snapshot
Josh Durgin
1
-2
/
+30
2013-01-17
aoe: do not call bdi_init after blk_alloc_queue
Ed Cashin
2
-6
/
+1
2012-12-03
NVMe: Fix uninitialized iod compiler warning
Keith Busch
1
-1
/
+1
2012-11-26
rbd: Fix ceph_snap_context size calculation
Yan, Zheng
1
-1
/
+1
[next]