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
2022-05-19
xen/blkfront: use xenbus_setup_ring() and xenbus_teardown_ring()
Juergen Gross
-29
/
+8
2022-05-19
xen/blkfront: switch blkfront to use INVALID_GRANT_REF
Juergen Gross
-14
/
+12
2022-05-16
nbd: Fix hung on disconnect request if socket is closed before
Xie Yongji
-4
/
+9
2022-05-15
block: remove last remaining traces of IDE documentation
Paul Gortmaker
-1
/
+1
2022-05-13
zram: remove double compression logic
Alexey Romanov
-33
/
+10
2022-05-10
loop: remove most the top-of-file boilerplate comment
Christoph Hellwig
-47
/
+0
2022-05-10
loop: add a SPDX header
Christoph Hellwig
-2
/
+2
2022-05-10
loop: remove loop.h
Christoph Hellwig
-74
/
+54
2022-05-09
VFS: add FMODE_CAN_ODIRECT file flag
NeilBrown
-2
/
+2
2022-05-08
ataflop: use a statically allocated error counters
Willy Tarreau
-4
/
+6
2022-05-08
floppy: use a statically allocated error counter
Willy Tarreau
-10
/
+8
2022-05-04
block: null_blk: Improve device creation with configfs
Damien Le Moal
-1
/
+27
2022-05-04
block: null_blk: Cleanup messages
Damien Le Moal
-2
/
+10
2022-05-04
block: null_blk: Cleanup device creation and deletion
Damien Le Moal
-18
/
+30
2022-05-04
block: null_blk: Fix code style issues
Damien Le Moal
-4
/
+6
2022-05-04
xen-blkback: use bdev_discard_alignment
Christoph Hellwig
-3
/
+2
2022-05-03
rnbd-srv: use bdev_discard_alignment
Christoph Hellwig
-1
/
+1
2022-05-03
loop: remove a spurious clear of discard_alignment
Christoph Hellwig
-1
/
+0
2022-05-03
virtio_blk: fix the discard_granularity and discard_alignment queue limits
Christoph Hellwig
-3
/
+4
2022-05-03
null_blk: don't set the discard_alignment queue limit
Christoph Hellwig
-1
/
+0
2022-05-03
nbd: don't set the discard_alignment queue limit
Christoph Hellwig
-3
/
+0
2022-05-02
blk-cgroup: replace bio_blkcg with bio_blkcg_css
Christoph Hellwig
-5
/
+7
2022-05-01
aoe: Avoid flush_scheduled_work() usage
Tetsuo Handa
-5
/
+15
2022-04-29
zram: add a huge_idle writeback mode
Brian Geffon
-4
/
+6
2022-04-27
floppy: disable FDRAWCMD by default
Willy Tarreau
-11
/
+48
2022-04-25
null-blk: save memory footprint for struct nullb_cmd
Yu Kuai
-3
/
+5
2022-04-18
block/rnbd-clt: Avoid flush_workqueue(system_long_wq) usage
Jack Wang
-2
/
+12
2022-04-18
loop: don't destroy lo->workqueue in __loop_clr_fd
Christoph Hellwig
-13
/
+13
2022-04-18
loop: remove lo_refcount and avoid lo_mutex in ->open / ->release
Christoph Hellwig
-31
/
+7
2022-04-18
loop: avoid loop_validate_mutex/lo_mutex in ->release
Tetsuo Handa
-25
/
+13
2022-04-18
loop: suppress uevents while reconfiguring the device
Christoph Hellwig
-4
/
+21
2022-04-18
loop: implement ->free_disk
Christoph Hellwig
-4
/
+12
2022-04-18
loop: only freeze the queue in __loop_clr_fd when needed
Christoph Hellwig
-3
/
+9
2022-04-18
loop: don't freeze the queue in lo_release
Christoph Hellwig
-7
/
+0
2022-04-18
loop: remove the racy bd_inode->i_mapping->nrpages asserts
Christoph Hellwig
-20
/
+0
2022-04-18
loop: initialize the worker tracking fields once
Christoph Hellwig
-4
/
+3
2022-04-18
loop: de-duplicate the idle worker freeing code
Christoph Hellwig
-38
/
+35
2022-04-18
block: add a disk_openers helper
Christoph Hellwig
-4
/
+4
2022-04-18
zram: cleanup zram_remove
Christoph Hellwig
-6
/
+5
2022-04-18
zram: cleanup reset_store
Christoph Hellwig
-9
/
+9
2022-04-18
nbd: use the correct block_device in nbd_bdev_reset
Christoph Hellwig
-7
/
+7
2022-04-18
block: change exported IO accounting interface from gendisk to bdev
Ming Lei
-2
/
+3
2022-04-17
drbd: Return true/false (not 1/0) from bool functions
Haowen Bai
-1
/
+1
2022-04-17
drdb: Switch to kvfree_rcu() API
Uladzislau Rezki (Sony)
-12
/
+6
2022-04-17
drbd: Replace "unsigned" with "unsigned int"
Cai Huoqing
-4
/
+4
2022-04-17
drbd: Make use of PFN_UP helper macro
Cai Huoqing
-4
/
+4
2022-04-17
block: drbd: drbd_receiver: Remove redundant assignment to err
Jiapeng Chong
-1
/
+0
2022-04-17
drbd: address enum mismatch warnings
Arnd Bergmann
-11
/
+13
2022-04-17
drbd: fix duplicate array initializer
Arnd Bergmann
-5
/
+6
2022-04-17
block: decouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
Christoph Hellwig
-18
/
+18
[prev]
[next]