index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
Commit message (
Expand
)
Author
Age
Files
Lines
*
floppy: fix lock_fdc() signal handling
Jiri Kosina
2021-03-17
1
-16
/
+19
*
rsxx: Return -EFAULT if copy_to_user() fails
Dan Carpenter
2021-03-11
1
-3
/
+5
*
zsmalloc: account the number of compacted pages correctly
Rokudo Yan
2021-03-07
1
-1
/
+1
*
floppy: reintroduce O_NDELAY fix
Jiri Kosina
2021-03-03
1
-13
/
+14
*
block: Move SECTOR_SIZE and SECTOR_SHIFT definitions into <linux/blkdev.h>
Bart Van Assche
2021-03-03
3
-11
/
+0
*
xen-blkback: fix error handling in xen_blkbk_map()
Jan Beulich
2021-02-23
1
-8
/
+14
*
xen-blkback: don't "handle" error by BUG()
Jan Beulich
2021-02-23
1
-4
/
+2
*
xen-blkback: set ring->xenblkd to NULL after kthread_stop()
Pawel Wieczorkiewicz
2021-01-30
1
-0
/
+1
*
block: rsxx: select CONFIG_CRC32
Arnd Bergmann
2021-01-17
1
-0
/
+1
*
xen/xenbus: Add 'will_handle' callback support in xenbus_watch_path()
SeongJae Park
2020-12-29
1
-1
/
+2
*
xen/blkback: use lateeoi irq binding
Juergen Gross
2020-11-18
2
-8
/
+19
*
rbd: require global CAP_SYS_ADMIN for mapping and unmapping
Ilya Dryomov
2020-09-23
1
-0
/
+9
*
virtio-blk: free vblk-vqs in error path of virtblk_probe()
Hou Tao
2020-07-09
1
-0
/
+1
*
ps3disk: use the default segment boundary
Emmanuel Nicolet
2020-06-29
1
-1
/
+0
*
floppy: check FDC index for errors before assigning it
Linus Torvalds
2020-02-28
1
-2
/
+5
*
brd: check and limit max_part par
Zhiqiang Liu
2020-02-28
1
-2
/
+20
*
signal: Allow cifs and drbd to receive their terminating signals
Eric W. Biederman
2020-01-29
1
-0
/
+2
*
xen/blkfront: Adjust indentation in xlvbd_alloc_gendisk
Nathan Chancellor
2020-01-23
1
-2
/
+2
*
rsxx: add missed destroy_workqueue calls in remove
Chuhong Yuan
2019-12-21
1
-0
/
+2
*
drbd: fix print_st_err()'s prototype to match the definition
Luc Van Oostenryck
2019-12-05
1
-1
/
+1
*
drbd: reject attach of unsuitable uuids even if connected
Lars Ellenberg
2019-12-05
2
-3
/
+22
*
block: drbd: remove a stray unlock in __drbd_send_protocol()
Dan Carpenter
2019-12-05
1
-1
/
+0
*
amiflop: clean up on errors during setup
Omar Sandoval
2019-11-28
1
-44
/
+40
*
loop: Add LOOP_SET_DIRECT_IO to compat ioctl
Alessio Balsini
2019-10-29
1
-0
/
+1
*
floppy: fix usercopy direction
Jann Horn
2019-09-21
1
-2
/
+2
*
floppy: fix out-of-bounds read in copy_buffer
Denis Efremov
2019-08-04
1
-2
/
+4
*
floppy: fix invalid pointer dereference in drive_name
Denis Efremov
2019-08-04
1
-3
/
+8
*
floppy: fix out-of-bounds read in next_valid_format
Denis Efremov
2019-08-04
1
-0
/
+18
*
floppy: fix div-by-zero in setup_format_params
Denis Efremov
2019-08-04
1
-0
/
+5
*
take floppy compat ioctls to sodding floppy.c
Al Viro
2019-08-04
1
-0
/
+328
*
xsysace: Fix error handling in ace_setup
Guenter Roeck
2019-05-16
1
-0
/
+2
*
Revert "block/loop: Use global lock for ioctl() operation."
Greg Kroah-Hartman
2019-05-16
2
-21
/
+22
*
block/swim3: Fix -EBUSY error when re-opening device after unmount
Finn Thain
2019-02-20
1
-1
/
+5
*
drbd: skip spurious timeout (ping-timeo) when failing promote
Lars Ellenberg
2019-02-20
1
-7
/
+8
*
drbd: disconnect, if the wrong UUIDs are attached on a connected peer
Lars Ellenberg
2019-02-20
1
-1
/
+1
*
drbd: narrow rcu_read_lock in drbd_sync_handshake
Roland Kammerer
2019-02-20
1
-5
/
+6
*
sunvdc: Do not spin in an infinite loop when vio_ldc_send() returns EAGAIN
Young Xiao
2019-02-20
1
-0
/
+5
*
Revert "loop: Fold __loop_release into loop_release"
Greg Kroah-Hartman
2019-02-06
1
-7
/
+9
*
Revert "loop: Get rid of loop_index_mutex"
Greg Kroah-Hartman
2019-02-06
1
-20
/
+19
*
Revert "loop: Fix double mutex_unlock(&loop_ctl_mutex) in loop_control_ioctl()"
Greg Kroah-Hartman
2019-02-06
1
-0
/
+2
*
loop: Fix double mutex_unlock(&loop_ctl_mutex) in loop_control_ioctl()
Tetsuo Handa
2019-01-26
1
-2
/
+0
*
loop: Get rid of loop_index_mutex
Jan Kara
2019-01-26
1
-19
/
+20
*
loop: Fold __loop_release into loop_release
Jan Kara
2019-01-26
1
-9
/
+7
*
block/loop: Use global lock for ioctl() operation.
Tetsuo Handa
2019-01-26
2
-22
/
+21
*
zram: close udev startup race condition as default groups
Minchan Kim
2018-11-27
1
-20
/
+6
*
swim: fix cleanup on setup error
Omar Sandoval
2018-11-21
1
-2
/
+11
*
ataflop: fix error handling during setup
Omar Sandoval
2018-11-21
1
-10
/
+15
*
floppy: Do not copy a kernel pointer to user memory in FDGETPRM ioctl
Andy Whitcroft
2018-10-10
1
-0
/
+3
*
loop: remember whether sysfs_create_group() was done
Tetsuo Handa
2018-07-17
2
-5
/
+7
*
loop: add recursion validation to LOOP_CHANGE_FD
Theodore Ts'o
2018-07-17
1
-30
/
+38
[next]