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
2020-12-01
block: remove ->bd_contains
Christoph Hellwig
1
-1
/
+1
2020-12-01
block: remove i_bdev
Christoph Hellwig
1
-5
/
+3
2020-12-01
loop: do not call set_blocksize
Christoph Hellwig
1
-3
/
+0
2020-12-01
zram: do not call set_blocksize
Christoph Hellwig
2
-11
/
+1
2020-12-01
mtip32xx: remove the call to fsync_bdev on removal
Christoph Hellwig
2
-17
/
+0
2020-11-16
virtio-blk: remove a spurious call to revalidate_disk_size
Christoph Hellwig
1
-1
/
+0
2020-11-16
zram: use set_capacity_and_notify
Christoph Hellwig
1
-5
/
+2
2020-11-16
rnbd: use set_capacity_and_notify
Christoph Hellwig
1
-2
/
+1
2020-11-16
rbd: use set_capacity_and_notify
Christoph Hellwig
1
-2
/
+1
2020-11-16
drbd: use set_capacity_and_notify
Christoph Hellwig
1
-4
/
+2
2020-11-16
pktcdvd: use set_capacity_and_notify
Christoph Hellwig
1
-2
/
+1
2020-11-16
aoe: don't call set_capacity from irq context
Christoph Hellwig
1
-11
/
+4
2020-11-16
nbd: use set_capacity_and_notify
Christoph Hellwig
1
-12
/
+3
2020-11-16
nbd: validate the block size in nbd_set_size
Christoph Hellwig
1
-32
/
+15
2020-11-16
nbd: refactor size updates
Christoph Hellwig
1
-26
/
+18
2020-11-16
nbd: move the task_recv check into nbd_size_update
Christoph Hellwig
1
-3
/
+7
2020-11-16
nbd: remove the call to set_blocksize
Christoph Hellwig
1
-7
/
+5
2020-11-16
block: remove the update_bdev parameter to set_capacity_revalidate_and_notify
Christoph Hellwig
3
-3
/
+3
2020-11-16
loop: let set_capacity_revalidate_and_notify update the bdev size
Christoph Hellwig
1
-6
/
+2
2020-11-16
z2ram: use separate gendisk for the different modes
Christoph Hellwig
1
-42
/
+58
2020-11-16
z2ram: reindent
Christoph Hellwig
1
-257
/
+236
2020-11-16
ataflop: use a separate gendisk for each media format
Christoph Hellwig
1
-49
/
+86
2020-11-16
amiflop: use separate gendisks for Amiga vs MS-DOS mode
Christoph Hellwig
1
-43
/
+55
2020-11-16
floppy: use a separate gendisk for each media format
Christoph Hellwig
1
-57
/
+97
2020-11-16
loop: use __register_blkdev to allocate devices on demand
Christoph Hellwig
1
-22
/
+8
2020-11-16
brd: use __register_blkdev to allocate devices on demand
Christoph Hellwig
1
-28
/
+11
2020-11-16
swim: don't call blk_register_region
Christoph Hellwig
1
-17
/
+0
2020-11-16
block: remove __blkdev_driver_ioctl
Christoph Hellwig
1
-2
/
+4
2020-11-16
loop: use set_disk_ro
Christoph Hellwig
1
-1
/
+1
2020-11-16
rbd: implement ->set_read_only to hook into BLKROSET processing
Christoph Hellwig
1
-36
/
+4
2020-11-12
loop: Fix occasional uevent drop
Petr Vorel
1
-1
/
+2
2020-11-10
nbd: fix a block_device refcount leak in nbd_release
Christoph Hellwig
1
-0
/
+1
2020-11-06
null_blk: Fix scheduling in atomic with zoned mode
Damien Le Moal
2
-17
/
+32
2020-10-29
xsysace: use platform_get_resource() and platform_get_irq_optional()
Andy Shevchenko
1
-23
/
+26
2020-10-29
null_blk: Fix locking in zoned mode
Damien Le Moal
2
-25
/
+82
2020-10-29
null_blk: Fix zone reset all tracing
Damien Le Moal
1
-3
/
+8
2020-10-29
nbd: don't update block size after device is started
Ming Lei
1
-4
/
+5
2020-10-27
null_blk: synchronization fix for zoned device
Kanchan Joshi
2
-4
/
+19
2020-10-25
Merge tag 'for-linus-5.10b-rc1c-tag' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-11
/
+31
2020-10-24
Merge tag 'block-5.10-2020-10-24' of git://git.kernel.dk/linux-block
Linus Torvalds
5
-42
/
+57
2020-10-22
null_blk: use zone status for max active/open
Keith Busch
1
-26
/
+43
2020-10-21
Merge tag 'ceph-for-5.10-rc1' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-4
/
+4
2020-10-21
xen-blkfront: add a parameter for disabling of persistent grants
SeongJae Park
1
-5
/
+15
2020-10-21
xen-blkback: add a parameter for disabling of persistent grants
SeongJae Park
1
-6
/
+16
2020-10-20
Merge tag 'for-linus-5.10b-rc1b-tag' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-8
/
+19
2020-10-20
xen/blkback: use lateeoi irq binding
Juergen Gross
2
-8
/
+19
2020-10-19
zram: Fix __zram_bvec_{read,write}() locking order
Peter Zijlstra
1
-3
/
+5
2020-10-17
skd_main: remove unused including <linux/version.h>
Tian Tao
1
-1
/
+0
2020-10-16
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2020-10-16
zram: failing to decompress is WARN_ON worthy
Douglas Anderson
1
-1
/
+1
[prev]
[next]