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-11-21
sunvdc: don't call VD_OP_GET_VTOC
Dwight Engen
1
-9
/
+0
2014-11-21
vio: fix reuse of vio_dring slot
Dwight Engen
1
-16
/
+23
2014-11-21
sunvdc: limit each sg segment to a page
Dwight Engen
1
-0
/
+4
2014-11-21
sunvdc: compute vdisk geometry from capacity
Allen Pais
1
-9
/
+14
2014-11-21
sunvdc: add cdrom and v1.1 protocol support
Allen Pais
1
-17
/
+92
2014-11-14
rbd: Fix error recovery in rbd_obj_read_sync()
Jan Kara
1
-1
/
+1
2014-11-14
drbd: compute the end before rb_insert_augmented()
Lai Jiangshan
1
-0
/
+4
2014-10-09
drbd: fix regression 'out of mem, failed to invoke fence-peer helper'
Lars Ellenberg
1
-0
/
+6
2014-07-09
rbd: handle parent_overlap on writes correctly
Ilya Dryomov
1
-1
/
+9
2014-07-09
rbd: use reference counts for image requests
Alex Elder
1
-0
/
+9
2014-07-06
mtip32xx: Remove dfs_parent after pci unregister
Asai Thambi S P
1
-2
/
+2
2014-07-06
mtip32xx: Increase timeout for STANDBY IMMEDIATE command
Asai Thambi S P
1
-31
/
+35
2014-07-06
mtip32xx: Fix ERO and NoSnoop values in PCIe upstream on AMD systems
Asai Thambi S P
1
-0
/
+53
2014-06-07
xen-blkfront: restore the non-persistent data path
Roger Pau Monne
1
-31
/
+74
2014-06-07
xen-blkfront: revoke foreign access for grants not mapped by the backend
Roger Pau Monne
1
-3
/
+21
2014-05-30
rbd: fix error paths in rbd_img_request_fill()
Ilya Dryomov
1
-1
/
+1
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-05-06
mtip32xx: Set queue bounce limit
Felipe Franciosi
1
-0
/
+1
2014-04-03
mm: close PageTail race
David Rientjes
1
-1
/
+1
2014-02-22
xen-blkfront: handle backend CLOSED without CLOSING
David Vrabel
1
-1
/
+4
2014-01-09
rbd: fix error handling from rbd_snap_name()
Josh Durgin
1
-4
/
+6
2014-01-09
rbd: ignore unmapped snapshots that no longer exist
Josh Durgin
1
-2
/
+7
2014-01-09
rbd: fix use-after free of rbd_dev->disk
Josh Durgin
1
-7
/
+33
2014-01-09
rbd: make rbd_obj_notify_ack() synchronous
Josh Durgin
1
-5
/
+6
2014-01-09
rbd: complete notifies before cleaning up osd_client and rbd_dev
Josh Durgin
1
-0
/
+7
2014-01-09
rbd: fix null dereference in dout
Josh Durgin
1
-3
/
+5
2014-01-09
rbd: fix buffer size for writes to images with snapshots
Josh Durgin
1
-5
/
+5
2014-01-09
rbd: fix a couple warnings
Sage Weil
1
-2
/
+2
2014-01-09
rbd: protect against concurrent unmaps
Alex Elder
1
-2
/
+4
2014-01-09
rbd: set removing flag while holding list lock
Alex Elder
1
-31
/
+22
2014-01-09
rbd: flush dcache after zeroing page data
Alex Elder
1
-0
/
+2
2013-12-04
xen/blkback: fix reference counting
Vegard Nossum
1
-1
/
+2
2013-12-04
loop: fix crash when using unassigned loop device
Mikulas Patocka
1
-7
/
+8
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-09-26
rbd: fix I/O error propagation for reads
Josh Durgin
1
-7
/
+7
2013-08-11
xen-blkfront: use a different scatterlist for each request
Roger Pau Monne
1
-19
/
+17
2013-08-04
xen/blkback: Check device permissions before allowing OP_DISCARD
Konrad Rzeszutek Wilk
1
-1
/
+12
2013-07-21
nbd: correct disconnect behavior
Paul Clements
1
-1
/
+6
2013-07-13
block: do not pass disk names as format strings
Kees Cook
1
-1
/
+2
2013-06-29
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-1
/
+5
2013-06-27
rbd: send snapshot context with writes
Josh Durgin
1
-1
/
+5
2013-06-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-4
/
+4
2013-06-25
rbd: fetch object order before using it
Josh Durgin
1
-4
/
+4
2013-06-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-1
/
+5
2013-06-13
rbd: use the correct length for format 2 object names
Josh Durgin
1
-1
/
+5
2013-06-12
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-4
/
+7
[next]