index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
block
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-05
Merge tag 'char-misc-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+1
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2021-07-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2
-6
/
+4
2021-07-01
zram: move backing_dev under macro CONFIG_ZRAM_WRITEBACK
Yue Hu
1
-1
/
+1
2021-06-30
Merge tag 'for-5.14/drivers-2021-06-29' of git://git.kernel.dk/linux-block
Linus Torvalds
9
-57
/
+19
2021-06-30
Merge tag 'for-5.14/block-2021-06-29' of git://git.kernel.dk/linux-block
Linus Torvalds
31
-607
/
+337
2021-06-29
loop: charge i/o to mem and blk cg
Dan Schatzberg
2
-21
/
+43
2021-06-29
loop: use worker per cgroup instead of kworker
Dan Schatzberg
2
-34
/
+187
2021-06-24
block: pass a gendisk to bdev_disk_changed
Christoph Hellwig
1
-11
/
+10
2021-06-22
Merge tag 'v5.13-rc7' into rdma.git for-next
Jason Gunthorpe
3
-23
/
+13
2021-06-21
rnbd/rtrs-clt: Query and use max_segments from rtrs-clt.
Jack Wang
2
-6
/
+4
2021-06-18
loop: Fix missing discard support when using LOOP_CONFIGURE
Kristian Klausen
1
-0
/
+1
2021-06-16
loop: fix order of cleaning up the queue and freeing the tagset
Christoph Hellwig
1
-1
/
+1
2021-06-15
floppy: Fix fall-through warning for Clang
Gustavo A. R. Silva
1
-0
/
+1
2021-06-15
floppy: cleanup: remove redundant assignment to nr_sectors
Jiapeng Chong
1
-1
/
+0
2021-06-14
Merge tag 'v5.13-rc6' into char-misc-next
Greg Kroah-Hartman
2
-18
/
+8
2021-06-12
Merge tag 'block-5.13-2021-06-12' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-18
/
+8
2021-06-11
z2ram: use blk_mq_alloc_disk and blk_cleanup_disk
Christoph Hellwig
1
-11
/
+4
2021-06-11
ataflop: use blk_mq_alloc_disk and blk_cleanup_disk
Christoph Hellwig
1
-12
/
+4
2021-06-11
amiflop: use blk_mq_alloc_disk and blk_cleanup_disk
Christoph Hellwig
1
-12
/
+4
2021-06-11
xen-blkfront: use blk_mq_alloc_disk and blk_cleanup_disk
Christoph Hellwig
1
-57
/
+39
2021-06-11
sx8: use blk_mq_alloc_disk and blk_cleanup_disk
Christoph Hellwig
1
-16
/
+7
2021-06-11
rnbd: use blk_mq_alloc_disk and blk_cleanup_disk
Christoph Hellwig
1
-27
/
+8
2021-06-11
rbd: use blk_mq_alloc_disk and blk_cleanup_disk
Christoph Hellwig
1
-34
/
+18
2021-06-11
pd: use blk_mq_alloc_disk and blk_cleanup_disk
Christoph Hellwig
1
-18
/
+12
2021-06-11
nullb: use blk_mq_alloc_disk
Christoph Hellwig
1
-6
/
+5
2021-06-11
nbd: use blk_mq_alloc_disk and blk_cleanup_disk
Christoph Hellwig
1
-32
/
+21
2021-06-11
loop: use blk_mq_alloc_disk and blk_cleanup_disk
Christoph Hellwig
1
-13
/
+6
2021-06-11
floppy: use blk_mq_alloc_disk and blk_cleanup_disk
Christoph Hellwig
1
-15
/
+5
2021-06-11
aoe: use blk_mq_alloc_disk and blk_cleanup_disk
Christoph Hellwig
2
-23
/
+13
2021-06-11
sunvdc: use blk_mq_alloc_disk
Christoph Hellwig
1
-34
/
+13
2021-06-11
swim: use blk_mq_alloc_disk
Christoph Hellwig
1
-20
/
+14
2021-06-11
swim3: use blk_mq_alloc_disk
Christoph Hellwig
1
-19
/
+14
2021-06-11
ps3disk: use blk_mq_alloc_disk
Christoph Hellwig
1
-22
/
+14
2021-06-11
pf: use blk_mq_alloc_disk
Christoph Hellwig
1
-11
/
+7
2021-06-11
pcd: use blk_mq_alloc_disk
Christoph Hellwig
1
-11
/
+8
2021-06-11
virtio-blk: use blk_mq_alloc_disk
Christoph Hellwig
1
-19
/
+7
2021-06-11
block: loop: fix deadlock between open and remove
Christoph Hellwig
2
-18
/
+8
2021-06-09
z2ram: remove unnecessary oom message
Zhen Lei
1
-8
/
+2
2021-06-09
sx8: remove unnecessary oom message
Zhen Lei
1
-2
/
+0
2021-06-09
sunvdc: remove unnecessary oom message
Zhen Lei
1
-2
/
+1
2021-06-09
mtip32xx: remove unnecessary oom message
Zhen Lei
1
-21
/
+5
2021-06-09
drbd: remove unnecessary oom message
Zhen Lei
1
-16
/
+6
2021-06-09
aoe: remove unnecessary oom message
Zhen Lei
1
-3
/
+1
2021-06-03
null_blk: Fix null pointer dereference on nullb->disk on blk_cleanup_disk call
Colin Ian King
1
-1
/
+1
2021-06-01
block: move bd_mutex to struct gendisk
Christoph Hellwig
4
-21
/
+21
2021-06-01
null_blk: convert to blk_alloc_disk/blk_cleanup_disk
Christoph Hellwig
1
-19
/
+19
2021-06-01
ps3vram: convert to blk_alloc_disk/blk_cleanup_disk
Christoph Hellwig
1
-23
/
+8
2021-06-01
n64cart: convert to blk_alloc_disk
Christoph Hellwig
1
-5
/
+1
2021-06-01
zram: convert to blk_alloc_disk/blk_cleanup_disk
Christoph Hellwig
1
-15
/
+4
[next]