index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
block
Age
Commit message (
Expand
)
Author
Lines
2020-12-15
zram: add stat to gather incompressible pages since zram set up
Minchan Kim
-2
/
+5
2020-12-15
zram: support page writeback
Minchan Kim
-4
/
+17
2020-12-14
libceph, rbd: ignore addr->type while comparing in some cases
Ilya Dryomov
-2
/
+6
2020-12-14
xen-blkback: set ring->xenblkd to NULL after kthread_stop()
Pawel Wieczorkiewicz
-0
/
+1
2020-12-14
xen/xenbus: Add 'will_handle' callback support in xenbus_watch_path()
SeongJae Park
-1
/
+2
2020-12-12
block: drop dead assignments in loop_init()
Lukas Bulwahn
-6
/
+2
2020-12-09
xen: add helpers for caching grant mapping pages
Juergen Gross
-79
/
+20
2020-12-07
null_blk: Move driver into its own directory
Damien Le Moal
-16
/
+28
2020-12-07
null_blk: Allow controlling max_hw_sectors limit
Damien Le Moal
-1
/
+20
2020-12-07
null_blk: discard zones on reset
Damien Le Moal
-2
/
+7
2020-12-07
null_blk: cleanup discard handling
Damien Le Moal
-21
/
+22
2020-12-07
null_blk: Improve implicit zone close
Damien Le Moal
-5
/
+18
2020-12-07
null_blk: improve zone locking
Damien Le Moal
-120
/
+188
2020-12-07
null_blk: Fail zone append to conventional zones
Damien Le Moal
-1
/
+4
2020-12-07
null_blk: Fix zone size initialization
Damien Le Moal
-8
/
+15
2020-12-07
block/rnbd: fix a null pointer dereference on dev->blk_symlink_name
Colin Ian King
-1
/
+1
2020-12-04
block/rnbd-clt: Dynamically alloc buffer for pathname & blk_symlink_name
Md Haris Iqbal
-7
/
+23
2020-12-04
block/rnbd: call kobject_put in the failure path
Guoqing Jiang
-13
/
+19
2020-12-04
block/rnbd-srv: close a mapped device from server side.
Lutz Pogrell
-4
/
+57
2020-12-04
block/rnbd-clt: support mapping two devices with the same name from different...
Guoqing Jiang
-5
/
+12
2020-12-04
block/rnbd-clt: Make path parameter optional for map_device
Md Haris Iqbal
-1
/
+6
2020-12-04
powerpc/ps3: make system bus's remove and shutdown callbacks return void
Uwe Kleine-König
-4
/
+2
2020-12-01
block: stop using bdget_disk for partition 0
Christoph Hellwig
-30
/
+8
2020-12-01
block: switch partition lookup to use struct block_device
Christoph Hellwig
-3
/
+3
2020-12-01
block: allocate struct hd_struct as part of struct bdev_inode
Christoph Hellwig
-3
/
+4
2020-12-01
block: remove the nr_sects field in struct hd_struct
Christoph Hellwig
-5
/
+2
2020-12-01
block: simplify the block device claiming interface
Christoph Hellwig
-7
/
+5
2020-12-01
block: remove ->bd_contains
Christoph Hellwig
-1
/
+1
2020-12-01
block: remove i_bdev
Christoph Hellwig
-5
/
+3
2020-12-01
loop: do not call set_blocksize
Christoph Hellwig
-3
/
+0
2020-12-01
zram: do not call set_blocksize
Christoph Hellwig
-11
/
+1
2020-12-01
mtip32xx: remove the call to fsync_bdev on removal
Christoph Hellwig
-17
/
+0
2020-11-16
virtio-blk: remove a spurious call to revalidate_disk_size
Christoph Hellwig
-1
/
+0
2020-11-16
zram: use set_capacity_and_notify
Christoph Hellwig
-5
/
+2
2020-11-16
rnbd: use set_capacity_and_notify
Christoph Hellwig
-2
/
+1
2020-11-16
rbd: use set_capacity_and_notify
Christoph Hellwig
-2
/
+1
2020-11-16
drbd: use set_capacity_and_notify
Christoph Hellwig
-4
/
+2
2020-11-16
pktcdvd: use set_capacity_and_notify
Christoph Hellwig
-2
/
+1
2020-11-16
aoe: don't call set_capacity from irq context
Christoph Hellwig
-11
/
+4
2020-11-16
nbd: use set_capacity_and_notify
Christoph Hellwig
-12
/
+3
2020-11-16
nbd: validate the block size in nbd_set_size
Christoph Hellwig
-32
/
+15
2020-11-16
nbd: refactor size updates
Christoph Hellwig
-26
/
+18
2020-11-16
nbd: move the task_recv check into nbd_size_update
Christoph Hellwig
-3
/
+7
2020-11-16
nbd: remove the call to set_blocksize
Christoph Hellwig
-7
/
+5
2020-11-16
block: remove the update_bdev parameter to set_capacity_revalidate_and_notify
Christoph Hellwig
-3
/
+3
2020-11-16
loop: let set_capacity_revalidate_and_notify update the bdev size
Christoph Hellwig
-6
/
+2
2020-11-16
z2ram: use separate gendisk for the different modes
Christoph Hellwig
-42
/
+58
2020-11-16
z2ram: reindent
Christoph Hellwig
-257
/
+236
2020-11-16
ataflop: use a separate gendisk for each media format
Christoph Hellwig
-49
/
+86
2020-11-16
amiflop: use separate gendisks for Amiga vs MS-DOS mode
Christoph Hellwig
-43
/
+55
[prev]
[next]