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
2020-01-27
signal: Allow cifs and drbd to receive their terminating signals
Eric W. Biederman
1
-0
/
+2
2020-01-27
rbd: clear ->xferred on error from rbd_obj_issue_copyup()
Ilya Dryomov
1
-0
/
+1
2020-01-23
xen/blkfront: Adjust indentation in xlvbd_alloc_gendisk
Nathan Chancellor
1
-2
/
+2
2020-01-09
xen/blkback: Avoid unmapping unmapped grant pages
SeongJae Park
1
-0
/
+2
2020-01-09
xen-blkback: prevent premature module unload
Paul Durrant
1
-0
/
+10
2019-12-31
nbd: fix shutdown and recv work deadlock v2
Mike Christie
1
-3
/
+3
2019-12-31
loop: fix no-unmap write-zeroes request behavior
Darrick J. Wong
1
-8
/
+18
2019-12-17
drbd: Change drbd_request_detach_interruptible's return type to int
Nathan Chancellor
2
-6
/
+3
2019-12-13
rsxx: add missed destroy_workqueue calls in remove
Chuhong Yuan
1
-0
/
+2
2019-12-05
drbd: fix print_st_err()'s prototype to match the definition
Luc Van Oostenryck
1
-1
/
+1
2019-12-05
drbd: do not block when adjusting "disk-options" while IO is frozen
Lars Ellenberg
1
-8
/
+29
2019-12-05
drbd: reject attach of unsuitable uuids even if connected
Lars Ellenberg
2
-3
/
+22
2019-12-05
drbd: ignore "all zero" peer volume sizes in handshake
Lars Ellenberg
1
-3
/
+30
2019-12-05
block: drbd: remove a stray unlock in __drbd_send_protocol()
Dan Carpenter
1
-1
/
+0
2019-12-01
nbd: prevent memory leak
Navid Emamdoost
1
-2
/
+3
2019-12-01
amiflop: clean up on errors during setup
Omar Sandoval
1
-44
/
+40
2019-12-01
skd: fixup usage of legacy IO API
Jens Axboe
1
-2
/
+2
2019-12-01
nbd:fix memory leak in nbd_get_socket()
Sun Ke
1
-0
/
+1
2019-11-10
nbd: handle racing with error'ed out commands
Josef Bacik
1
-0
/
+6
2019-11-10
nbd: protect cmd->status with cmd->lock
Josef Bacik
1
-5
/
+7
2019-11-06
nbd: verify socket is supported during setup
Mike Christie
1
-2
/
+21
2019-11-06
nbd: fix possible sysfs duplicate warning
Xiubo Li
1
-1
/
+1
2019-11-06
zram: fix race between backing_dev_show and backing_dev_store
Sasha Levin
1
-2
/
+3
2019-10-11
nbd: fix crash when the blksize is zero
Xiubo Li
1
-3
/
+20
2019-10-11
nbd: fix max number of supported devs
Mike Christie
1
-14
/
+25
2019-10-07
pktcdvd: remove warning on attempting to register non-passthrough dev
Jens Axboe
1
-1
/
+0
2019-10-05
nbd: add missing config put
Mike Christie
1
-1
/
+3
2019-10-05
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-16
drbd: dynamically allocate shash descriptor
Arnd Bergmann
1
-2
/
+12
2019-08-16
loop: set PF_MEMALLOC_NOIO for the worker thread
Mikulas Patocka
1
-1
/
+1
2019-08-06
nbd: replace kill_bdev() with __invalidate_device() again
Munehisa Kamata
1
-1
/
+1
2019-07-26
floppy: fix out-of-bounds read in copy_buffer
Denis Efremov
1
-2
/
+4
2019-07-26
floppy: fix invalid pointer dereference in drive_name
Denis Efremov
1
-3
/
+8
2019-07-26
floppy: fix out-of-bounds read in next_valid_format
Denis Efremov
1
-0
/
+18
2019-07-26
floppy: fix div-by-zero in setup_format_params
Denis Efremov
1
-0
/
+5
2019-07-26
block: null_blk: fix race condition for null_del_dev
Bob Liu
1
-5
/
+6
2019-06-11
xen-blkfront: switch kcalloc to kvcalloc for large array allocation
Roger Pau Monne
1
-19
/
+19
2019-05-25
brd: re-enable __GFP_HIGHMEM in brd_insert_page()
Hou Tao
1
-6
/
+1
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
zram: pass down the bvec we need to read into in the work struct
Jérôme Glisse
1
-2
/
+3
2019-05-02
loop: do not print warn message if partition scan is successful
Dongli Zhang
1
-2
/
+3
2019-04-05
loop: set GENHD_FL_NO_PART_SCAN after blkdev_reread_part()
Dongli Zhang
1
-4
/
+17
2019-03-27
loop: access lo_backing_file only when the loop device is Lo_bound
Dongli Zhang
1
-1
/
+1
2019-03-23
floppy: check_events callback should not return a negative number
Yufen Yu
1
-1
/
+1
2019-02-12
block/swim3: Fix -EBUSY error when re-opening device after unmount
Finn Thain
1
-1
/
+5
2019-02-12
zram: fix lockdep warning of free block handling
Minchan Kim
2
-18
/
+22
2019-02-12
drbd: skip spurious timeout (ping-timeo) when failing promote
Lars Ellenberg
1
-7
/
+8
[next]