index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
block: bypass the STABLE_WRITES flag for protection information
Christoph Hellwig
2024-06-14
1
-6
/
+0
|
*
|
block: don't require stable pages for non-PI metadata
Christoph Hellwig
2024-06-14
1
-2
/
+4
|
*
|
block: use kstrtoul in flag_store
Christoph Hellwig
2024-06-14
1
-2
/
+6
|
*
|
block: factor out flag_{store,show} helper for integrity
Christoph Hellwig
2024-06-14
1
-27
/
+26
|
*
|
block: remove the blk_flush_integrity call in blk_integrity_unregister
Christoph Hellwig
2024-06-14
1
-2
/
+0
|
*
|
block: remove the blk_integrity_profile structure
Christoph Hellwig
2024-06-14
7
-225
/
+146
|
*
|
block: initialize integrity buffer to zero before writing it to media
Christoph Hellwig
2024-06-14
1
-1
/
+10
|
*
|
block: add special APIs for run-time disabling of discard and friends
Christoph Hellwig
2024-06-14
1
-41
/
+0
|
*
|
block: remove unused queue limits API
Christoph Hellwig
2024-06-14
1
-190
/
+0
|
*
|
block: take io_opt and io_min into account for max_sectors
Christoph Hellwig
2024-06-14
1
-0
/
+7
*
|
|
block: unmap and free user mapped integrity via submitter
Anuj Gupta
2024-06-12
1
-2
/
+24
*
|
|
block: fix request.queuelist usage in flush
Chengming Zhou
2024-06-12
1
-1
/
+2
*
|
|
block: Optimize disk zone resource cleanup
Damien Le Moal
2024-06-12
1
-0
/
+3
*
|
|
block: sed-opal: avoid possible wrong address reference in read_sed_opal_key()
Su Hui
2024-06-12
1
-1
/
+1
|
/
/
*
|
blk-throttle: Fix incorrect display of io.max
Waiman Long
2024-05-31
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-22
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-16
1
-1
/
+18
|
*
blk-cgroup: fix list corruption from reorder of WRITE ->lqueued
Ming Lei
2024-05-16
1
-0
/
+10
|
*
blk-cgroup: fix list corruption from resetting io stat
Ming Lei
2024-05-16
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-03
2
-5
/
+10
|
*
|
bdev: move ->bd_ro_warned to ->__bd_flags
Al Viro
2024-05-03
1
-2
/
+3
|
*
|
bdev: move ->bd_has_subit_bio to ->__bd_flags
Al Viro
2024-05-03
3
-7
/
+6
|
*
|
bdev: move ->bd_write_holder into ->__bd_flags
Al Viro
2024-05-03
1
-4
/
+5
|
*
|
bdev: move ->bd_read_only to ->__bd_flags
Al Viro
2024-05-03
1
-1
/
+4
|
*
|
bdev: infrastructure for flags
Al Viro
2024-05-03
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
|
\
\
\
\
[prev]
[next]