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
2018-04-20
block/loop: fix deadlock after loop_set_status
Tetsuo Handa
2018-04-13
Fix loop device flush before configure v3
James Wang
2018-04-08
Revert "mtip32xx: use runtime tag to initialize command header"
Greg Kroah-Hartman
2018-03-24
mtip32xx: use runtime tag to initialize command header
Ming Lei
2018-03-18
loop: Fix lost writes caused by missing flag
Ross Zwisler
2018-02-25
rbd: silence bogus -Wmaybe-uninitialized warning
Ilya Dryomov
2018-02-17
pktcdvd: Fix pkt_setup_dev() error path
Bart Van Assche
2018-02-03
loop: fix concurrent lo_open/lo_release
Linus Torvalds
2018-01-17
rbd: set max_segments to USHRT_MAX
Ilya Dryomov
2018-01-10
nbd: fix use-after-free of rq/bio in the xmit path
Jens Axboe
2017-12-25
nbd: set queue timeout properly
Josef Bacik
2017-12-14
zram: set physical queue limits to avoid array out of bounds accesses
Johannes Thumshirn
2017-11-15
rbd: use GFP_NOIO for parent stat and data requests
Ilya Dryomov
2017-09-27
skd: Submit requests to firmware before triggering the doorbell
Bart Van Assche
2017-09-27
skd: Avoid that module unloading triggers a use-after-free
Bart Van Assche
2017-08-24
xen-blkfront: use a right index when checking requests
Munehisa Kamata
2017-08-11
virtio_blk: fix panic in initialization error path
Omar Sandoval
2017-08-11
nbd: blk_mq_init_queue returns an error code on failure, not NULL
Jeff Moyer
2017-07-05
xen/blkback: don't free be structure too early
Juergen Gross
2017-07-05
xen/blkback: don't use xen_blkif_get() in xen-blkback kthread
Juergen Gross
2017-06-29
xen-blkback: don't leak stack data via response ring
Jan Beulich
2017-06-29
xen/blkback: fix disconnect while I/Os in flight
Juergen Gross
2017-04-21
nbd: fix 64-bit division
Jens Axboe
2017-04-21
nbd: use loff_t for blocksize and nbd_set_size args
Josef Bacik
2017-04-21
zram: do not use copy_page with non-page aligned address
Minchan Kim
2017-03-12
loop: fix LO_FLAGS_PARTSCAN hang
Omar Sandoval
2017-03-12
block/loop: fix race between I/O and set_status
Ming Lei
2017-01-19
virtio_blk: avoid DMA to stack for the sense buffer
Christoph Hellwig
2017-01-19
zram: support BDI_CAP_STABLE_WRITES
Minchan Kim
2017-01-19
zram: revalidate disk under init_lock
Minchan Kim
2017-01-06
loop: return proper error from loop_queue_rq()
Omar Sandoval
2016-12-07
zram: restrict add/remove attributes to root only
Sergey Senozhatsky
2016-11-30
zram: fix unbalanced idr management at hot removal
Takashi Iwai
2016-11-12
aoe: fix crash in page count manipulation
Jens Axboe
2016-11-09
drbd: Fix kernel_sendmsg() usage - potential NULL deref
Richard Weinberger
2016-11-06
nbd: Fix error handling
Christophe JAILLET
2016-10-31
virtio_blk: Delete an unnecessary initialisation in init_vq()
Markus Elfring
2016-10-31
virtio_blk: Use kmalloc_array() in init_vq()
Markus Elfring
2016-10-27
block: DAC960: print a hex number after a 0x prefix
Uwe Kleine-König
2016-10-24
nbd: fix incorrect unlock of nbd->sock_lock in sock_shutdown
John W. Linville
2016-10-15
rbd: don't retry watch reregistration if header object is gone
Ilya Dryomov
2016-10-15
rbd: don't wait for the lock forever if blacklisted
Ilya Dryomov
2016-10-11
kthread: kthread worker API cleanup
Petr Mladek
2016-10-10
Merge tag 'ceph-for-4.9-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
2016-10-09
Merge branch 'for-4.9/block-irq' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-10-03
rbd: use kmalloc_array() in rbd_header_from_disk()
Markus Elfring
2016-10-03
rbd: add rbd_obj_request_error() helper
Ilya Dryomov
2016-10-03
rbd: img_data requests don't own their page array
Ilya Dryomov
2016-10-03
rbd: don't call rbd_osd_req_format_read() for !img_data requests
Ilya Dryomov
2016-10-03
rbd: rework rbd_img_obj_exists_submit() error paths
Ilya Dryomov
[next]