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
2019-11-10
nbd: handle racing with error'ed out commands
Josef Bacik
1
-0
/
+6
2019-11-06
nbd: verify socket is supported during setup
Mike Christie
1
-2
/
+21
2019-11-06
nbd: fix possible sysfs duplicate warning
Xiubo Li
1
-1
/
+1
2019-11-06
zram: fix race between backing_dev_show and backing_dev_store
Sasha Levin
1
-2
/
+3
2019-10-29
loop: Add LOOP_SET_DIRECT_IO to compat ioctl
Alessio Balsini
1
-0
/
+1
2019-10-11
nbd: fix max number of supported devs
Mike Christie
1
-14
/
+25
2019-10-11
block/ndb: add WQ_UNBOUND to the knbd-recv workqueue
Dan Melnic
1
-1
/
+2
2019-10-11
nbd: fix crash when the blksize is zero
Xiubo Li
1
-3
/
+20
2019-10-07
pktcdvd: remove warning on attempting to register non-passthrough dev
Jens Axboe
1
-1
/
+0
2019-10-05
nbd: add missing config put
Mike Christie
1
-1
/
+3
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-16
drbd: dynamically allocate shash descriptor
Arnd Bergmann
1
-2
/
+12
2019-08-16
loop: set PF_MEMALLOC_NOIO for the worker thread
Mikulas Patocka
1
-1
/
+1
2019-08-06
nbd: replace kill_bdev() with __invalidate_device() again
Munehisa Kamata
1
-1
/
+1
2019-07-31
floppy: fix out-of-bounds read in copy_buffer
Denis Efremov
1
-2
/
+4
2019-07-31
floppy: fix invalid pointer dereference in drive_name
Denis Efremov
1
-3
/
+8
2019-07-31
floppy: fix out-of-bounds read in next_valid_format
Denis Efremov
1
-0
/
+18
2019-07-31
floppy: fix div-by-zero in setup_format_params
Denis Efremov
1
-0
/
+5
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
-29
/
+30
2019-05-02
zram: pass down the bvec we need to read into in the work struct
Jérôme Glisse
1
-2
/
+3
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
-2
/
+3
2019-01-23
loop: drop caches if offset or block_size are changed
Jaegeuk Kim
1
-2
/
+33
2019-01-23
loop: Fix double mutex_unlock(&loop_ctl_mutex) in loop_control_ioctl()
Tetsuo Handa
1
-2
/
+0
2019-01-23
loop: Get rid of loop_index_mutex
Jan Kara
1
-19
/
+20
2019-01-23
loop: Fold __loop_release into loop_release
Jan Kara
1
-9
/
+7
2019-01-23
block/loop: Use global lock for ioctl() operation.
Tetsuo Handa
2
-30
/
+29
2019-01-23
block/loop: Don't grab "struct file" for vfs_getattr() operation.
Tetsuo Handa
1
-5
/
+5
2019-01-16
rbd: don't return 0 on unmap if RBD_DEV_FLAG_REMOVING is set
Ilya Dryomov
1
-5
/
+4
2019-01-13
zram: fix double free backing device
Minchan Kim
1
-1
/
+3
2018-12-01
floppy: fix race condition in __floppy_read_block_0()
Jens Axboe
1
-1
/
+2
2018-11-27
zram: close udev startup race condition as default groups
Minchan Kim
1
-20
/
+6
2018-11-13
xen-blkfront: fix kernel panic with negotiate_mq error path
Manjunath Patil
1
-0
/
+1
2018-11-13
xen/blkfront: avoid NULL blkfront_info dereference on device removal
Vasilis Liaskovitis
1
-0
/
+3
2018-11-13
swim: fix cleanup on setup error
Omar Sandoval
1
-2
/
+11
2018-11-13
ataflop: fix error handling during setup
Omar Sandoval
1
-10
/
+15
2018-10-03
floppy: Do not copy a kernel pointer to user memory in FDGETPRM ioctl
Andy Whitcroft
1
-0
/
+3
2018-09-19
pktcdvd: Fix possible Spectre-v1 for pkt_devs
Jinbum Park
1
-1
/
+3
2018-09-19
nbd: don't allow invalid blocksize settings
Jens Axboe
1
-0
/
+3
[next]