index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
Commit message (
Expand
)
Author
Age
Files
Lines
*
blk-throttle: Fix incorrect display of io.max
Waiman Long
2024-05-30
2
-18
/
+14
*
block: Fix zone write plugging handling of devices with a runt zone
Damien Le Moal
2024-05-30
1
-8
/
+27
*
block: Fix validation of zoned device with a runt zone
Damien Le Moal
2024-05-30
1
-5
/
+11
*
block: check for max_hw_sectors underflow
Hannes Reinecke
2024-05-28
1
-2
/
+6
*
block: stack max_user_sectors
Christoph Hellwig
2024-05-28
1
-0
/
+2
*
block: delete redundant function declaration
hexue
2024-05-27
1
-1
/
+0
*
Merge tag 'block-6.10-20240523' of git://git.kernel.dk/linux
Linus Torvalds
2024-05-23
5
-38
/
+89
|
\
|
*
blk-throttle: remove unused struct 'avg_latency_bucket'
Dr. David Alan Gilbert
2024-05-22
1
-5
/
+0
|
*
block: fix lost bio for plug enabled bio based device
Yu Kuai
2024-05-21
1
-6
/
+7
|
*
block: t10-pi: add MODULE_DESCRIPTION()
Jeff Johnson
2024-05-20
1
-1
/
+1
|
*
blk-mq: add helper for checking if one CPU is mapped to specified hctx
Ming Lei
2024-05-17
1
-2
/
+18
|
*
blk-cgroup: Properly propagate the iostat update up the hierarchy
Waiman Long
2024-05-15
1
-1
/
+18
|
*
blk-cgroup: fix list corruption from reorder of WRITE ->lqueued
Ming Lei
2024-05-15
1
-0
/
+10
|
*
blk-cgroup: fix list corruption from resetting io stat
Ming Lei
2024-05-15
1
-23
/
+35
*
|
Merge tag 'pull-bd_flags-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-05-21
8
-32
/
+42
|
\
\
|
*
|
bdev: move ->bd_make_it_fail to ->__bd_flags
Al Viro
2024-05-02
2
-5
/
+10
|
*
|
bdev: move ->bd_ro_warned to ->__bd_flags
Al Viro
2024-05-02
1
-2
/
+3
|
*
|
bdev: move ->bd_has_subit_bio to ->__bd_flags
Al Viro
2024-05-02
3
-7
/
+6
|
*
|
bdev: move ->bd_write_holder into ->__bd_flags
Al Viro
2024-05-02
1
-4
/
+5
|
*
|
bdev: move ->bd_read_only to ->__bd_flags
Al Viro
2024-05-02
1
-1
/
+4
|
*
|
bdev: infrastructure for flags
Al Viro
2024-05-02
1
-1
/
+1
|
*
|
wrapper for access to ->bd_partno
Al Viro
2024-05-02
2
-7
/
+7
|
*
|
Use bdev_is_paritition() instead of open-coding it
Al Viro
2024-05-02
2
-3
/
+4
*
|
|
Merge tag 'pull-bd_inode-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-05-21
7
-39
/
+67
|
\
\
\
|
*
|
|
RIP ->bd_inode
Al Viro
2024-05-03
1
-1
/
+0
|
*
|
|
block/bdev.c: use the knowledge of inode/bdev coallocation
Al Viro
2024-05-03
1
-13
/
+19
|
*
|
|
blk_ioctl_{discard,zeroout}(): we only want ->bd_inode->i_mapping here...
Al Viro
2024-05-03
1
-6
/
+4
|
*
|
|
use ->bd_mapping instead of ->bd_inode->i_mapping
Al Viro
2024-05-03
5
-15
/
+15
|
*
|
|
block_device: add a pointer to struct address_space (page cache of bdev)
Al Viro
2024-05-03
1
-0
/
+1
|
*
|
|
missing helpers: bdev_unhash(), bdev_drop()
Al Viro
2024-05-03
4
-6
/
+18
|
*
|
|
block: move two helpers into bdev.c
Yu Kuai
2024-05-03
1
-0
/
+12
|
*
|
|
blkdev_write_iter(): saner way to get inode and bdev
Al Viro
2024-05-03
1
-2
/
+2
*
|
|
|
Merge tag 'pull-set_blocksize' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-05-21
2
-13
/
+22
|
\
|
|
|
|
*
|
|
make set_blocksize() fail unless block device is opened exclusive
Al Viro
2024-05-02
1
-0
/
+3
|
*
|
|
set_blocksize(): switch to passing struct file *
Al Viro
2024-05-02
2
-13
/
+19
*
|
|
|
Merge tag 'mm-nonmm-stable-2024-05-19-11-56' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-05-19
1
-4
/
+2
|
\
\
\
\
|
*
|
|
|
block/partitions/ldm: convert strncpy() to strscpy()
Arnd Bergmann
2024-04-25
1
-4
/
+2
|
|
/
/
/
*
|
|
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2024-05-14
2
-247
/
+4
|
\
\
\
\
|
*
|
|
|
scsi: block: Remove now unused queue limits helpers
Christoph Hellwig
2024-04-12
1
-245
/
+0
|
*
|
|
|
scsi: bsg: Pass queue_limits to bsg_setup_queue()
Christoph Hellwig
2024-04-11
1
-2
/
+4
*
|
|
|
|
Merge tag 'for-6.10-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
2024-05-14
1
-0
/
+1
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
bio: Export bio_add_folio_nofail to modules
Matthew Wilcox (Oracle)
2024-05-07
1
-0
/
+1
*
|
|
|
|
Merge tag 'for-6.10/block-20240511' of git://git.kernel.dk/linux
Linus Torvalds
2024-05-13
29
-1641
/
+1959
|
\
\
\
\
\
|
*
|
|
|
|
blk-throttle: delay initialization until configuration
Yu Kuai
2024-05-09
4
-53
/
+88
|
*
|
|
|
|
blk-throttle: remove CONFIG_BLK_DEV_THROTTLING_LOW
Yu Kuai
2024-05-09
7
-905
/
+42
|
*
|
|
|
|
block: fix that util can be greater than 100%
Yu Kuai
2024-05-09
1
-10
/
+2
|
*
|
|
|
|
block: support to account io_ticks precisely
Yu Kuai
2024-05-09
5
-5
/
+13
|
*
|
|
|
|
block: add plug while submitting IO
Yu Kuai
2024-05-09
1
-0
/
+6
|
*
|
|
|
|
blk-lib: check for kill signal in ioctl BLKDISCARD
Christoph Hellwig
2024-05-07
1
-3
/
+30
|
*
|
|
|
|
block: add a bio_await_chain helper
Keith Busch
2024-05-07
2
-0
/
+21
[next]