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-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-22
nbd: Use set_blocksize() to set device blocksize
Jan Kara
1
-2
/
+3
2019-01-22
loop: drop caches if offset or block_size are changed
Jaegeuk Kim
1
-2
/
+33
2019-01-22
loop: Fix double mutex_unlock(&loop_ctl_mutex) in loop_control_ioctl()
Tetsuo Handa
1
-2
/
+0
2019-01-22
loop: Get rid of 'nested' acquisition of loop_ctl_mutex
Jan Kara
1
-6
/
+6
2019-01-22
loop: Avoid circular locking dependency between loop_ctl_mutex and bd_mutex
Jan Kara
1
-11
/
+15
2019-01-22
loop: Fix deadlock when calling blkdev_reread_part()
Jan Kara
1
-12
/
+16
2019-01-22
loop: Move loop_reread_partitions() out of loop_ctl_mutex
Jan Kara
1
-5
/
+14
2019-01-22
loop: Move special partition reread handling in loop_clr_fd()
Jan Kara
1
-14
/
+19
2019-01-22
loop: Push loop_ctl_mutex down to loop_change_fd()
Jan Kara
1
-11
/
+11
2019-01-22
loop: Push loop_ctl_mutex down to loop_set_fd()
Jan Kara
1
-12
/
+14
2019-01-22
loop: Push loop_ctl_mutex down to loop_set_status()
Jan Kara
1
-26
/
+25
2019-01-22
loop: Push loop_ctl_mutex down to loop_get_status()
Jan Kara
1
-27
/
+10
2019-01-22
loop: Push loop_ctl_mutex down into loop_clr_fd()
Jan Kara
1
-20
/
+29
2019-01-22
loop: Split setting of lo_state from loop_clr_fd
Jan Kara
1
-21
/
+31
2019-01-22
loop: Push lo_ctl_mutex down into individual ioctls
Jan Kara
1
-25
/
+63
2019-01-22
loop: Get rid of loop_index_mutex
Jan Kara
1
-21
/
+20
2019-01-22
loop: Fold __loop_release into loop_release
Jan Kara
1
-9
/
+7
2019-01-22
block/loop: Use global lock for ioctl() operation.
Tetsuo Handa
2
-30
/
+29
2019-01-22
block/loop: Don't grab "struct file" for vfs_getattr() operation.
Tetsuo Handa
1
-5
/
+5
2019-01-17
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
block: brd: associate with queue until adding disk
Ming Lei
1
-5
/
+11
2018-11-21
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-08
sunvdc: Remove VLA usage
Kees Cook
1
-4
/
+10
2018-09-30
Merge tag 'for-linus-20180929' of git://git.kernel.dk/linux-block
Greg Kroah-Hartman
1
-2
/
+2
2018-09-28
xen/blkfront: correct purging of persistent grants
Juergen Gross
1
-2
/
+2
2018-09-28
Revert "xen/blkfront: When purging persistent grants, keep them in the buffer"
Jens Axboe
1
-1
/
+3
2018-09-27
xen/blkfront: When purging persistent grants, keep them in the buffer
Boris Ostrovsky
1
-3
/
+1
2018-09-21
Merge tag 'for-linus-20180920' of git://git.kernel.dk/linux-block
Greg Kroah-Hartman
1
-0
/
+3
2018-09-20
floppy: Do not copy a kernel pointer to user memory in FDGETPRM ioctl
Andy Whitcroft
1
-0
/
+3
2018-09-14
Merge tag 'for-linus-20180913' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-34
/
+62
2018-09-13
null_blk: fix zoned support for non-rq based operation
Jens Axboe
3
-34
/
+62
2018-09-07
Merge tag 'ceph-for-4.19-rc3' of https://github.com/ceph/ceph-client
Linus Torvalds
1
-57
/
+178
2018-09-07
Merge tag 'for-linus-20180906' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+3
2018-09-06
rbd: support cloning across namespaces
Ilya Dryomov
1
-14
/
+97
2018-09-06
rbd: factor out get_parent_info()
Ilya Dryomov
1
-48
/
+86
2018-09-04
nbd: don't allow invalid blocksize settings
Jens Axboe
1
-0
/
+3
2018-08-30
Merge tag 'for-linus-20180830' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-70
/
+153
2018-08-27
Merge branch 'stable/for-jens-4.19' of git://git.kernel.org/pub/scm/linux/ker...
Jens Axboe
3
-70
/
+153
2018-08-27
xen/blkback: remove unused pers_gnts_lock from struct xen_blkif_ring
Juergen Gross
1
-1
/
+0
2018-08-27
xen/blkback: move persistent grants flags to bool
Juergen Gross
2
-13
/
+7
2018-08-27
xen/blkfront: reorder tests in xlblk_init()
Juergen Gross
1
-9
/
+9
[prev]
[next]