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
*
Merge tag 'for-linus-5.19-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-05-24
1
-40
/
+17
|
\
|
*
xen/blkfront: use xenbus_setup_ring() and xenbus_teardown_ring()
Juergen Gross
2022-05-19
1
-29
/
+8
|
*
xen/blkfront: switch blkfront to use INVALID_GRANT_REF
Juergen Gross
2022-05-19
1
-14
/
+12
*
|
Merge tag 'for-5.19/drivers-2022-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-05-23
24
-381
/
+343
|
\
\
|
*
|
mtip32xx: fix typo in comment
Julia Lawall
2022-05-21
1
-1
/
+1
|
*
|
nbd: Fix hung on disconnect request if socket is closed before
Xie Yongji
2022-05-16
1
-4
/
+9
|
*
|
loop: remove most the top-of-file boilerplate comment
Christoph Hellwig
2022-05-10
1
-47
/
+0
|
*
|
loop: add a SPDX header
Christoph Hellwig
2022-05-10
1
-2
/
+2
|
*
|
loop: remove loop.h
Christoph Hellwig
2022-05-10
2
-74
/
+54
|
*
|
block: null_blk: Improve device creation with configfs
Damien Le Moal
2022-05-04
1
-1
/
+27
|
*
|
block: null_blk: Cleanup messages
Damien Le Moal
2022-05-04
2
-2
/
+10
|
*
|
block: null_blk: Cleanup device creation and deletion
Damien Le Moal
2022-05-04
1
-18
/
+30
|
*
|
block: null_blk: Fix code style issues
Damien Le Moal
2022-05-04
1
-4
/
+6
|
*
|
xen-blkback: use bdev_discard_alignment
Christoph Hellwig
2022-05-04
1
-3
/
+2
|
*
|
rnbd-srv: use bdev_discard_alignment
Christoph Hellwig
2022-05-03
1
-1
/
+1
|
*
|
loop: remove a spurious clear of discard_alignment
Christoph Hellwig
2022-05-03
1
-1
/
+0
|
*
|
virtio_blk: fix the discard_granularity and discard_alignment queue limits
Christoph Hellwig
2022-05-03
1
-3
/
+4
|
*
|
null_blk: don't set the discard_alignment queue limit
Christoph Hellwig
2022-05-03
1
-1
/
+0
|
*
|
nbd: don't set the discard_alignment queue limit
Christoph Hellwig
2022-05-03
1
-3
/
+0
|
*
|
aoe: Avoid flush_scheduled_work() usage
Tetsuo Handa
2022-05-01
5
-5
/
+15
|
*
|
null-blk: save memory footprint for struct nullb_cmd
Yu Kuai
2022-04-26
1
-3
/
+5
|
*
|
block/rnbd-clt: Avoid flush_workqueue(system_long_wq) usage
Jack Wang
2022-04-18
1
-2
/
+12
|
*
|
loop: don't destroy lo->workqueue in __loop_clr_fd
Christoph Hellwig
2022-04-18
1
-13
/
+13
|
*
|
loop: remove lo_refcount and avoid lo_mutex in ->open / ->release
Christoph Hellwig
2022-04-18
2
-31
/
+7
|
*
|
loop: avoid loop_validate_mutex/lo_mutex in ->release
Tetsuo Handa
2022-04-18
1
-25
/
+13
|
*
|
loop: suppress uevents while reconfiguring the device
Christoph Hellwig
2022-04-18
1
-4
/
+21
|
*
|
loop: implement ->free_disk
Christoph Hellwig
2022-04-18
1
-4
/
+12
|
*
|
loop: only freeze the queue in __loop_clr_fd when needed
Christoph Hellwig
2022-04-18
1
-3
/
+9
|
*
|
loop: don't freeze the queue in lo_release
Christoph Hellwig
2022-04-18
1
-7
/
+0
|
*
|
loop: remove the racy bd_inode->i_mapping->nrpages asserts
Christoph Hellwig
2022-04-18
1
-20
/
+0
|
*
|
loop: initialize the worker tracking fields once
Christoph Hellwig
2022-04-18
1
-4
/
+3
|
*
|
loop: de-duplicate the idle worker freeing code
Christoph Hellwig
2022-04-18
1
-38
/
+35
|
*
|
block: add a disk_openers helper
Christoph Hellwig
2022-04-18
2
-4
/
+4
|
*
|
zram: cleanup zram_remove
Christoph Hellwig
2022-04-18
1
-6
/
+5
|
*
|
zram: cleanup reset_store
Christoph Hellwig
2022-04-18
1
-9
/
+9
|
*
|
nbd: use the correct block_device in nbd_bdev_reset
Christoph Hellwig
2022-04-18
1
-7
/
+7
|
*
|
drbd: Return true/false (not 1/0) from bool functions
Haowen Bai
2022-04-18
1
-1
/
+1
|
*
|
drdb: Switch to kvfree_rcu() API
Uladzislau Rezki (Sony)
2022-04-18
3
-12
/
+6
|
*
|
drbd: Replace "unsigned" with "unsigned int"
Cai Huoqing
2022-04-18
1
-4
/
+4
|
*
|
drbd: Make use of PFN_UP helper macro
Cai Huoqing
2022-04-18
3
-4
/
+4
|
*
|
block: drbd: drbd_receiver: Remove redundant assignment to err
Jiapeng Chong
2022-04-18
1
-1
/
+0
|
*
|
drbd: address enum mismatch warnings
Arnd Bergmann
2022-04-18
1
-11
/
+13
|
*
|
drbd: fix duplicate array initializer
Arnd Bergmann
2022-04-18
1
-5
/
+6
*
|
|
Merge tag 'for-5.19/block-2022-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-05-23
16
-163
/
+122
|
\
\
\
|
*
|
|
blk-cgroup: replace bio_blkcg with bio_blkcg_css
Christoph Hellwig
2022-05-02
1
-5
/
+7
|
*
|
|
block: change exported IO accounting interface from gendisk to bdev
Ming Lei
2022-04-18
1
-2
/
+3
|
|
/
/
|
*
|
block: decouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
Christoph Hellwig
2022-04-18
6
-18
/
+18
|
*
|
block: add a bdev_discard_granularity helper
Christoph Hellwig
2022-04-18
3
-7
/
+7
|
*
|
block: remove QUEUE_FLAG_DISCARD
Christoph Hellwig
2022-04-18
13
-45
/
+10
|
*
|
block: add a bdev_max_discard_sectors helper
Christoph Hellwig
2022-04-18
3
-6
/
+7
[next]