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
2021-03-17
block: rsxx: fix error return code of rsxx_pci_probe()
Jia-Ju Bai
1
-0
/
+1
2021-03-11
rsxx: Return -EFAULT if copy_to_user() fails
Dan Carpenter
1
-3
/
+5
2021-03-07
zsmalloc: account the number of compacted pages correctly
Rokudo Yan
1
-1
/
+1
2021-03-03
floppy: reintroduce O_NDELAY fix
Jiri Kosina
1
-13
/
+14
2021-02-23
xen-blkback: fix error handling in xen_blkbk_map()
Jan Beulich
1
-10
/
+14
2021-02-23
xen-blkback: don't "handle" error by BUG()
Jan Beulich
1
-4
/
+2
2021-01-17
block: rsxx: select CONFIG_CRC32
Arnd Bergmann
1
-0
/
+1
2021-01-09
xen/xenbus: Add 'will_handle' callback support in xenbus_watch_path()
SeongJae Park
1
-1
/
+2
2020-12-29
xen-blkback: set ring->xenblkd to NULL after kthread_stop()
Pawel Wieczorkiewicz
1
-0
/
+1
2020-11-18
xen/blkback: use lateeoi irq binding
Juergen Gross
2
-8
/
+19
2020-09-23
rbd: require global CAP_SYS_ADMIN for mapping and unmapping
Ilya Dryomov
1
-0
/
+12
2020-09-12
block: Move SECTOR_SIZE and SECTOR_SHIFT definitions into <linux/blkdev.h>
Bart Van Assche
3
-11
/
+0
2020-07-09
virtio-blk: free vblk-vqs in error path of virtblk_probe()
Hou Tao
1
-0
/
+1
2020-06-30
ps3disk: use the default segment boundary
Emmanuel Nicolet
1
-1
/
+0
2020-03-20
virtio-blk: fix hw_queue stopped on arbitrary error
Halil Pasic
1
-3
/
+5
2020-02-28
floppy: check FDC index for errors before assigning it
Linus Torvalds
1
-2
/
+5
2020-02-28
brd: check and limit max_part par
Zhiqiang Liu
1
-2
/
+20
2020-01-29
signal: Allow cifs and drbd to receive their terminating signals
Eric W. Biederman
1
-0
/
+2
2020-01-23
xen/blkfront: Adjust indentation in xlvbd_alloc_gendisk
Nathan Chancellor
1
-2
/
+2
2020-01-12
xen/blkback: Avoid unmapping unmapped grant pages
SeongJae Park
1
-0
/
+2
2020-01-12
xen-blkback: prevent premature module unload
Paul Durrant
1
-0
/
+10
2019-12-21
rsxx: add missed destroy_workqueue calls in remove
Chuhong Yuan
1
-0
/
+2
2019-12-05
drbd: fix print_st_err()'s prototype to match the definition
Luc Van Oostenryck
1
-1
/
+1
2019-12-05
drbd: do not block when adjusting "disk-options" while IO is frozen
Lars Ellenberg
1
-8
/
+29
2019-12-05
drbd: reject attach of unsuitable uuids even if connected
Lars Ellenberg
2
-3
/
+22
2019-12-05
drbd: ignore "all zero" peer volume sizes in handshake
Lars Ellenberg
1
-3
/
+30
2019-12-05
block: drbd: remove a stray unlock in __drbd_send_protocol()
Dan Carpenter
1
-1
/
+0
2019-11-28
amiflop: clean up on errors during setup
Omar Sandoval
1
-44
/
+40
2019-10-29
loop: Add LOOP_SET_DIRECT_IO to compat ioctl
Alessio Balsini
1
-0
/
+1
2019-09-21
floppy: fix usercopy direction
Jann Horn
1
-2
/
+2
2019-09-06
xen/blkback: fix memory leaks
Wenwen Wang
1
-3
/
+3
2019-08-25
drbd: dynamically allocate shash descriptor
Arnd Bergmann
1
-2
/
+12
2019-08-04
floppy: fix out-of-bounds read in copy_buffer
Denis Efremov
1
-2
/
+4
2019-08-04
floppy: fix invalid pointer dereference in drive_name
Denis Efremov
1
-3
/
+8
2019-08-04
floppy: fix out-of-bounds read in next_valid_format
Denis Efremov
1
-0
/
+18
2019-08-04
floppy: fix div-by-zero in setup_format_params
Denis Efremov
1
-0
/
+5
2019-08-04
take floppy compat ioctls to sodding floppy.c
Al Viro
1
-0
/
+328
2019-05-10
virtio-blk: limit number of hw queues by nr_cpu_ids
Dongli Zhang
1
-0
/
+2
2019-05-08
xsysace: Fix error handling in ace_setup
Guenter Roeck
1
-0
/
+2
2019-05-02
Revert "block/loop: Use global lock for ioctl() operation."
Greg Kroah-Hartman
2
-21
/
+22
2019-03-23
floppy: check_events callback should not return a negative number
Yufen Yu
1
-1
/
+1
2019-03-05
Revert "loop: Fold __loop_release into loop_release"
Greg Kroah-Hartman
1
-7
/
+9
2019-03-05
Revert "loop: Get rid of loop_index_mutex"
Greg Kroah-Hartman
1
-20
/
+19
2019-03-05
Revert "loop: Fix double mutex_unlock(&loop_ctl_mutex) in loop_control_ioctl()"
Greg Kroah-Hartman
1
-0
/
+2
2019-02-12
block/swim3: Fix -EBUSY error when re-opening device after unmount
Finn Thain
1
-1
/
+5
2019-02-12
drbd: skip spurious timeout (ping-timeo) when failing promote
Lars Ellenberg
1
-7
/
+8
2019-02-12
drbd: disconnect, if the wrong UUIDs are attached on a connected peer
Lars Ellenberg
1
-1
/
+1
2019-02-12
drbd: narrow rcu_read_lock in drbd_sync_handshake
Roland Kammerer
1
-5
/
+6
2019-02-12
sunvdc: Do not spin in an infinite loop when vio_ldc_send() returns EAGAIN
Young Xiao
1
-0
/
+5
2019-01-23
nbd: Use set_blocksize() to set device blocksize
Jan Kara
1
-0
/
+1
[next]