index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
xen-blkfront: sanitize the removal state machine
Christoph Hellwig
2021-07-15
1
-198
/
+26
*
nbd: fix order of cleaning up the queue and freeing the tagset
Wang Qing
2021-07-15
1
-1
/
+1
*
pd: fix order of cleaning up the queue and freeing the tagset
Guoqing Jiang
2021-07-15
1
-1
/
+1
*
loop: remove unused variable in loop_set_status()
Tetsuo Handa
2021-07-02
1
-2
/
+0
*
block: remove REQ_OP_SCSI_{IN,OUT}
Christoph Hellwig
2021-06-30
1
-1
/
+1
*
loop: rewrite loop_exit using idr_for_each_entry
Christoph Hellwig
2021-06-30
1
-9
/
+5
*
loop: split loop_lookup
Christoph Hellwig
2021-06-30
1
-45
/
+12
*
loop: don't allow deleting an unspecified loop device
Christoph Hellwig
2021-06-30
1
-0
/
+5
*
loop: move loop_ctl_mutex locking into loop_add
Christoph Hellwig
2021-06-30
1
-24
/
+13
*
loop: split loop_control_ioctl
Christoph Hellwig
2021-06-30
1
-33
/
+60
*
loop: don't call loop_lookup before adding a loop device
Christoph Hellwig
2021-06-30
1
-8
/
+1
*
loop: remove the l argument to loop_add
Christoph Hellwig
2021-06-30
1
-7
/
+5
*
loop: reduce loop_ctl_mutex coverage in loop_exit
Christoph Hellwig
2021-06-30
1
-2
/
+3
*
loop: reorder loop_exit
Christoph Hellwig
2021-06-30
1
-5
/
+2
*
nbd: provide a way for userspace processes to identify device backends
Prasanna Kumar Kalever
2021-06-30
1
-1
/
+59
*
null_blk: remove an unused variable assignment in null_add_dev
Christoph Hellwig
2021-06-30
1
-1
/
+0
*
mtip32xx: use blk_mq_alloc_disk and blk_cleanup_disk
Christoph Hellwig
2021-06-30
1
-44
/
+27
*
mtip32xx: simplify sysfs setup
Christoph Hellwig
2021-06-30
1
-64
/
+15
*
Merge tag 'for-5.14/drivers-2021-06-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-06-30
9
-57
/
+19
|
\
|
*
loop: Fix missing discard support when using LOOP_CONFIGURE
Kristian Klausen
2021-06-18
1
-0
/
+1
|
*
floppy: Fix fall-through warning for Clang
Gustavo A. R. Silva
2021-06-15
1
-0
/
+1
|
*
floppy: cleanup: remove redundant assignment to nr_sectors
Jiapeng Chong
2021-06-15
1
-1
/
+0
|
*
z2ram: remove unnecessary oom message
Zhen Lei
2021-06-09
1
-8
/
+2
|
*
sx8: remove unnecessary oom message
Zhen Lei
2021-06-09
1
-2
/
+0
|
*
sunvdc: remove unnecessary oom message
Zhen Lei
2021-06-09
1
-2
/
+1
|
*
mtip32xx: remove unnecessary oom message
Zhen Lei
2021-06-09
1
-21
/
+5
|
*
drbd: remove unnecessary oom message
Zhen Lei
2021-06-09
1
-16
/
+6
|
*
aoe: remove unnecessary oom message
Zhen Lei
2021-06-09
1
-3
/
+1
|
*
rsxx: Use struct_size() in vmalloc()
Gustavo A. R. Silva
2021-05-24
1
-4
/
+2
*
|
Merge tag 'for-5.14/block-2021-06-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-06-30
31
-607
/
+337
|
\
\
|
*
|
block: pass a gendisk to bdev_disk_changed
Christoph Hellwig
2021-06-24
1
-11
/
+10
|
*
|
loop: fix order of cleaning up the queue and freeing the tagset
Christoph Hellwig
2021-06-16
1
-1
/
+1
|
*
|
z2ram: use blk_mq_alloc_disk and blk_cleanup_disk
Christoph Hellwig
2021-06-11
1
-11
/
+4
|
*
|
ataflop: use blk_mq_alloc_disk and blk_cleanup_disk
Christoph Hellwig
2021-06-11
1
-12
/
+4
|
*
|
amiflop: use blk_mq_alloc_disk and blk_cleanup_disk
Christoph Hellwig
2021-06-11
1
-12
/
+4
|
*
|
xen-blkfront: use blk_mq_alloc_disk and blk_cleanup_disk
Christoph Hellwig
2021-06-11
1
-57
/
+39
|
*
|
sx8: use blk_mq_alloc_disk and blk_cleanup_disk
Christoph Hellwig
2021-06-11
1
-16
/
+7
|
*
|
rnbd: use blk_mq_alloc_disk and blk_cleanup_disk
Christoph Hellwig
2021-06-11
1
-27
/
+8
|
*
|
rbd: use blk_mq_alloc_disk and blk_cleanup_disk
Christoph Hellwig
2021-06-11
1
-34
/
+18
|
*
|
pd: use blk_mq_alloc_disk and blk_cleanup_disk
Christoph Hellwig
2021-06-11
1
-18
/
+12
|
*
|
nullb: use blk_mq_alloc_disk
Christoph Hellwig
2021-06-11
1
-6
/
+5
|
*
|
nbd: use blk_mq_alloc_disk and blk_cleanup_disk
Christoph Hellwig
2021-06-11
1
-32
/
+21
|
*
|
loop: use blk_mq_alloc_disk and blk_cleanup_disk
Christoph Hellwig
2021-06-11
1
-13
/
+6
|
*
|
floppy: use blk_mq_alloc_disk and blk_cleanup_disk
Christoph Hellwig
2021-06-11
1
-15
/
+5
|
*
|
aoe: use blk_mq_alloc_disk and blk_cleanup_disk
Christoph Hellwig
2021-06-11
2
-23
/
+13
|
*
|
sunvdc: use blk_mq_alloc_disk
Christoph Hellwig
2021-06-11
1
-34
/
+13
|
*
|
swim: use blk_mq_alloc_disk
Christoph Hellwig
2021-06-11
1
-20
/
+14
|
*
|
swim3: use blk_mq_alloc_disk
Christoph Hellwig
2021-06-11
1
-19
/
+14
|
*
|
ps3disk: use blk_mq_alloc_disk
Christoph Hellwig
2021-06-11
1
-22
/
+14
|
*
|
pf: use blk_mq_alloc_disk
Christoph Hellwig
2021-06-11
1
-11
/
+7
[next]