index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
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
2019-01-23
nbd: set the logical and physical blocksize properly
Josef Bacik
1
-22
/
+14
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
-22
/
+21
2019-01-17
rbd: don't return 0 on unmap if RBD_DEV_FLAG_REMOVING is set
Ilya Dryomov
1
-5
/
+4
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: 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-11-10
nbd: only set MSG_MORE when we have more to send
Josef Bacik
1
-4
/
+2
2018-10-04
floppy: Do not copy a kernel pointer to user memory in FDGETPRM ioctl
Andy Whitcroft
1
-0
/
+3
2018-07-17
loop: remember whether sysfs_create_group() was done
Tetsuo Handa
2
-5
/
+7
2018-07-17
loop: add recursion validation to LOOP_CHANGE_FD
Theodore Ts'o
1
-30
/
+38
2018-07-11
drbd: fix access after free
Lars Ellenberg
1
-1
/
+1
2018-07-03
rbd: flush rbd_dev->watch_dwork after watch is unregistered
Dongsheng Yang
1
-1
/
+1
2018-05-30
cdrom: do not call check_disk_change() inside cdrom_open()
Maurizio Lombardi
1
-0
/
+2
2018-04-20
block/loop: fix deadlock after loop_set_status
Tetsuo Handa
1
-4
/
+8
2018-04-13
Fix loop device flush before configure v3
James Wang
1
-0
/
+3
2018-04-08
Revert "mtip32xx: use runtime tag to initialize command header"
Greg Kroah-Hartman
1
-24
/
+12
2018-03-24
mtip32xx: use runtime tag to initialize command header
Ming Lei
1
-12
/
+24
2018-03-18
loop: Fix lost writes caused by missing flag
Ross Zwisler
1
-1
/
+1
2018-02-25
rbd: silence bogus -Wmaybe-uninitialized warning
Ilya Dryomov
1
-1
/
+1
2018-02-17
pktcdvd: Fix pkt_setup_dev() error path
Bart Van Assche
1
-3
/
+1
2018-02-03
loop: fix concurrent lo_open/lo_release
Linus Torvalds
1
-2
/
+8
2018-01-17
rbd: set max_segments to USHRT_MAX
Ilya Dryomov
1
-1
/
+1
2018-01-10
nbd: fix use-after-free of rq/bio in the xmit path
Jens Axboe
1
-9
/
+23
[next]