index
:
delta/linux-stable.git
baserock/v2.6.28.9/aspeed
baserock/v2.6.28.9/openbmc_aspeed_wedge
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.2.y
linux-6.3.y
linux-rolling-lts
linux-rolling-stable
master
git.kernel.org: pub/scm/linux/kernel/git/stable/linux-stable.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
Commit message (
Expand
)
Author
Age
Files
Lines
*
nbd: handle racing with error'ed out commands
Josef Bacik
2019-11-10
1
-0
/
+6
*
nbd: protect cmd->status with cmd->lock
Josef Bacik
2019-11-10
1
-5
/
+7
*
nbd: verify socket is supported during setup
Mike Christie
2019-11-06
1
-2
/
+21
*
nbd: fix possible sysfs duplicate warning
Xiubo Li
2019-11-06
1
-1
/
+1
*
zram: fix race between backing_dev_show and backing_dev_store
Sasha Levin
2019-11-06
1
-2
/
+3
*
nbd: fix crash when the blksize is zero
Xiubo Li
2019-10-11
1
-3
/
+20
*
nbd: fix max number of supported devs
Mike Christie
2019-10-11
1
-14
/
+25
*
pktcdvd: remove warning on attempting to register non-passthrough dev
Jens Axboe
2019-10-07
1
-1
/
+0
*
nbd: add missing config put
Mike Christie
2019-10-05
1
-1
/
+3
*
loop: Add LOOP_SET_DIRECT_IO to compat ioctl
Alessio Balsini
2019-10-05
1
-0
/
+1
*
floppy: fix usercopy direction
Jann Horn
2019-09-21
1
-2
/
+2
*
xen/blkback: fix memory leaks
Wenwen Wang
2019-09-06
1
-3
/
+3
*
drbd: dynamically allocate shash descriptor
Arnd Bergmann
2019-08-16
1
-2
/
+12
*
loop: set PF_MEMALLOC_NOIO for the worker thread
Mikulas Patocka
2019-08-16
1
-1
/
+1
*
nbd: replace kill_bdev() with __invalidate_device() again
Munehisa Kamata
2019-08-06
1
-1
/
+1
*
floppy: fix out-of-bounds read in copy_buffer
Denis Efremov
2019-07-26
1
-2
/
+4
*
floppy: fix invalid pointer dereference in drive_name
Denis Efremov
2019-07-26
1
-3
/
+8
*
floppy: fix out-of-bounds read in next_valid_format
Denis Efremov
2019-07-26
1
-0
/
+18
*
floppy: fix div-by-zero in setup_format_params
Denis Efremov
2019-07-26
1
-0
/
+5
*
block: null_blk: fix race condition for null_del_dev
Bob Liu
2019-07-26
1
-5
/
+6
*
xen-blkfront: switch kcalloc to kvcalloc for large array allocation
Roger Pau Monne
2019-06-11
1
-19
/
+19
*
brd: re-enable __GFP_HIGHMEM in brd_insert_page()
Hou Tao
2019-05-25
1
-6
/
+1
*
virtio-blk: limit number of hw queues by nr_cpu_ids
Dongli Zhang
2019-05-10
1
-0
/
+2
*
xsysace: Fix error handling in ace_setup
Guenter Roeck
2019-05-08
1
-0
/
+2
*
zram: pass down the bvec we need to read into in the work struct
Jérôme Glisse
2019-05-02
1
-2
/
+3
*
loop: do not print warn message if partition scan is successful
Dongli Zhang
2019-05-02
1
-2
/
+3
*
loop: set GENHD_FL_NO_PART_SCAN after blkdev_reread_part()
Dongli Zhang
2019-04-05
1
-4
/
+17
*
loop: access lo_backing_file only when the loop device is Lo_bound
Dongli Zhang
2019-03-27
1
-1
/
+1
*
floppy: check_events callback should not return a negative number
Yufen Yu
2019-03-23
1
-1
/
+1
*
block/swim3: Fix -EBUSY error when re-opening device after unmount
Finn Thain
2019-02-12
1
-1
/
+5
*
zram: fix lockdep warning of free block handling
Minchan Kim
2019-02-12
2
-18
/
+22
*
drbd: skip spurious timeout (ping-timeo) when failing promote
Lars Ellenberg
2019-02-12
1
-7
/
+8
*
drbd: disconnect, if the wrong UUIDs are attached on a connected peer
Lars Ellenberg
2019-02-12
1
-1
/
+1
*
drbd: narrow rcu_read_lock in drbd_sync_handshake
Roland Kammerer
2019-02-12
1
-5
/
+6
*
sunvdc: Do not spin in an infinite loop when vio_ldc_send() returns EAGAIN
Young Xiao
2019-02-12
1
-0
/
+5
*
nbd: Use set_blocksize() to set device blocksize
Jan Kara
2019-01-22
1
-2
/
+3
*
loop: drop caches if offset or block_size are changed
Jaegeuk Kim
2019-01-22
1
-2
/
+33
*
loop: Fix double mutex_unlock(&loop_ctl_mutex) in loop_control_ioctl()
Tetsuo Handa
2019-01-22
1
-2
/
+0
*
loop: Get rid of 'nested' acquisition of loop_ctl_mutex
Jan Kara
2019-01-22
1
-6
/
+6
*
loop: Avoid circular locking dependency between loop_ctl_mutex and bd_mutex
Jan Kara
2019-01-22
1
-11
/
+15
*
loop: Fix deadlock when calling blkdev_reread_part()
Jan Kara
2019-01-22
1
-12
/
+16
*
loop: Move loop_reread_partitions() out of loop_ctl_mutex
Jan Kara
2019-01-22
1
-5
/
+14
*
loop: Move special partition reread handling in loop_clr_fd()
Jan Kara
2019-01-22
1
-14
/
+19
*
loop: Push loop_ctl_mutex down to loop_change_fd()
Jan Kara
2019-01-22
1
-11
/
+11
*
loop: Push loop_ctl_mutex down to loop_set_fd()
Jan Kara
2019-01-22
1
-12
/
+14
*
loop: Push loop_ctl_mutex down to loop_set_status()
Jan Kara
2019-01-22
1
-26
/
+25
*
loop: Push loop_ctl_mutex down to loop_get_status()
Jan Kara
2019-01-22
1
-27
/
+10
*
loop: Push loop_ctl_mutex down into loop_clr_fd()
Jan Kara
2019-01-22
1
-20
/
+29
*
loop: Split setting of lo_state from loop_clr_fd
Jan Kara
2019-01-22
1
-21
/
+31
*
loop: Push lo_ctl_mutex down into individual ioctls
Jan Kara
2019-01-22
1
-25
/
+63
[next]