index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
Age
Commit message (
Expand
)
Author
2019-01-22
nbd: Use set_blocksize() to set device blocksize
Jan Kara
2019-01-22
loop: drop caches if offset or block_size are changed
Jaegeuk Kim
2019-01-22
loop: Fix double mutex_unlock(&loop_ctl_mutex) in loop_control_ioctl()
Tetsuo Handa
2019-01-22
loop: Get rid of 'nested' acquisition of loop_ctl_mutex
Jan Kara
2019-01-22
loop: Avoid circular locking dependency between loop_ctl_mutex and bd_mutex
Jan Kara
2019-01-22
loop: Fix deadlock when calling blkdev_reread_part()
Jan Kara
2019-01-22
loop: Move loop_reread_partitions() out of loop_ctl_mutex
Jan Kara
2019-01-22
loop: Move special partition reread handling in loop_clr_fd()
Jan Kara
2019-01-22
loop: Push loop_ctl_mutex down to loop_change_fd()
Jan Kara
2019-01-22
loop: Push loop_ctl_mutex down to loop_set_fd()
Jan Kara
2019-01-22
loop: Push loop_ctl_mutex down to loop_set_status()
Jan Kara
2019-01-22
loop: Push loop_ctl_mutex down to loop_get_status()
Jan Kara
2019-01-22
loop: Push loop_ctl_mutex down into loop_clr_fd()
Jan Kara
2019-01-22
loop: Split setting of lo_state from loop_clr_fd
Jan Kara
2019-01-22
loop: Push lo_ctl_mutex down into individual ioctls
Jan Kara
2019-01-22
loop: Get rid of loop_index_mutex
Jan Kara
2019-01-22
loop: Fold __loop_release into loop_release
Jan Kara
2019-01-22
block/loop: Use global lock for ioctl() operation.
Tetsuo Handa
2019-01-22
block/loop: Don't grab "struct file" for vfs_getattr() operation.
Tetsuo Handa
2019-01-16
rbd: don't return 0 on unmap if RBD_DEV_FLAG_REMOVING is set
Ilya Dryomov
2019-01-13
zram: fix double free backing device
Minchan Kim
2018-12-01
floppy: fix race condition in __floppy_read_block_0()
Jens Axboe
2018-11-27
block: brd: associate with queue until adding disk
Ming Lei
2018-11-21
zram: close udev startup race condition as default groups
Minchan Kim
2018-11-13
xen-blkfront: fix kernel panic with negotiate_mq error path
Manjunath Patil
2018-11-13
xen/blkfront: avoid NULL blkfront_info dereference on device removal
Vasilis Liaskovitis
2018-11-13
swim: fix cleanup on setup error
Omar Sandoval
2018-11-13
ataflop: fix error handling during setup
Omar Sandoval
2018-10-08
sunvdc: Remove VLA usage
Kees Cook
2018-09-29
Merge tag 'for-linus-20180929' of git://git.kernel.dk/linux-block
Greg Kroah-Hartman
2018-09-28
xen/blkfront: correct purging of persistent grants
Juergen Gross
2018-09-28
Revert "xen/blkfront: When purging persistent grants, keep them in the buffer"
Jens Axboe
2018-09-27
xen/blkfront: When purging persistent grants, keep them in the buffer
Boris Ostrovsky
2018-09-21
Merge tag 'for-linus-20180920' of git://git.kernel.dk/linux-block
Greg Kroah-Hartman
2018-09-20
floppy: Do not copy a kernel pointer to user memory in FDGETPRM ioctl
Andy Whitcroft
2018-09-13
Merge tag 'for-linus-20180913' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-09-12
null_blk: fix zoned support for non-rq based operation
Jens Axboe
2018-09-07
Merge tag 'ceph-for-4.19-rc3' of https://github.com/ceph/ceph-client
Linus Torvalds
2018-09-06
Merge tag 'for-linus-20180906' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-09-06
rbd: support cloning across namespaces
Ilya Dryomov
2018-09-06
rbd: factor out get_parent_info()
Ilya Dryomov
2018-09-04
nbd: don't allow invalid blocksize settings
Jens Axboe
2018-08-30
Merge tag 'for-linus-20180830' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-08-27
Merge branch 'stable/for-jens-4.19' of git://git.kernel.org/pub/scm/linux/ker...
Jens Axboe
2018-08-27
xen/blkback: remove unused pers_gnts_lock from struct xen_blkif_ring
Juergen Gross
2018-08-27
xen/blkback: move persistent grants flags to bool
Juergen Gross
2018-08-27
xen/blkfront: reorder tests in xlblk_init()
Juergen Gross
2018-08-27
xen/blkfront: cleanup stale persistent grants
Juergen Gross
2018-08-27
xen/blkback: don't keep persistent grants too long
Juergen Gross
2018-08-26
Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
[next]