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: Simplify the allocation of slab caches
Kunwu Chan
2024-02-08
1
-2
/
+1
|
*
block: optimise in irq bio put caching
Pavel Begunkov
2024-02-08
1
-11
/
+12
|
*
block: extend bio caching to task context
Pavel Begunkov
2024-02-08
1
-1
/
+2
|
*
blk-throttle: Eliminate redundant checks for data direction
Tang Yizhou
2024-02-05
1
-2
/
+2
|
*
block: update cached timestamp post schedule/preemption
Jens Axboe
2024-02-05
2
-1
/
+5
|
*
block: cache current nsec time in struct blk_plug
Jens Axboe
2024-02-05
2
-1
/
+14
|
*
block: add blk_time_get_ns() and blk_time_get() helpers
Jens Axboe
2024-02-05
10
-45
/
+56
|
*
block: move cgroup time handling code into blk.h
Jens Axboe
2024-02-05
2
-0
/
+43
|
*
blk-mq: special case cached requests less
Christoph Hellwig
2024-02-05
1
-19
/
+22
|
*
blk-mq: introduce a blk_mq_peek_cached_request helper
Christoph Hellwig
2024-02-05
1
-30
/
+33
|
*
blk-mq: move blk_mq_attempt_bio_merge out blk_mq_get_new_requests
Christoph Hellwig
2024-02-05
1
-10
/
+11
*
|
Merge tag 'vfs-6.9.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-03-11
5
-134
/
+189
|
\
\
|
*
|
block: remove bdev_handle completely
Christian Brauner
2024-02-25
3
-39
/
+34
|
*
|
block: don't rely on BLK_OPEN_RESTRICT_WRITES when yielding write access
Christian Brauner
2024-02-25
1
-6
/
+11
|
*
|
bdev: remove bdev pointer from struct bdev_handle
Christian Brauner
2024-02-25
3
-17
/
+14
|
*
|
bdev: make struct bdev_handle private to the block layer
Christian Brauner
2024-02-25
3
-82
/
+86
|
*
|
bdev: make bdev_{release, open_by_dev}() private to block layer
Christian Brauner
2024-02-25
2
-2
/
+4
|
*
|
bdev: remove bdev_open_by_path()
Christian Brauner
2024-02-25
1
-40
/
+0
|
*
|
block/genhd: port disk_scan_partitions() to file
Christian Brauner
2024-02-25
1
-6
/
+6
|
*
|
block/ioctl: port blkdev_bszset() to file
Christian Brauner
2024-02-25
1
-5
/
+4
|
*
|
bdev: open block device as files
Christian Brauner
2024-02-25
1
-4
/
+97
*
|
|
Merge tag 'vfs-6.9.iomap' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-03-11
6
-1
/
+18
|
\
\
\
|
*
\
\
Merge tag 'vfs-6.9.rw_hint' of gitolite.kernel.org:pub/scm/linux/kernel/git/v...
Christian Brauner
2024-03-04
6
-0
/
+17
|
|
\
\
\
|
|
*
|
|
block, fs: Restore the per-bio/request data lifetime fields
Bart Van Assche
2024-02-06
6
-0
/
+17
|
|
|
/
/
|
*
/
/
iomap: pass the length of the dirty region to ->map_blocks
Christoph Hellwig
2024-02-01
1
-1
/
+1
|
|
/
/
*
|
|
block: sed-opal: handle empty atoms when parsing response
Greg Joyce
2024-02-16
2
-1
/
+6
*
|
|
blk-iocost: Fix an UBSAN shift-out-of-bounds warning
Tejun Heo
2024-02-08
1
-0
/
+7
*
|
|
blk-wbt: Fix detection of dirty-throttled tasks
Jan Kara
2024-02-06
1
-2
/
+2
|
|
/
|
/
|
*
|
block: Fix where bio IO priority gets set
Hongyu Jin
2024-02-01
2
-10
/
+10
*
|
block: Fix WARNING in _copy_from_iter
Christian A. Ehrhardt
2024-01-23
1
-3
/
+10
*
|
block: Move checking GENHD_FL_NO_PART to bdev_add_partition()
Li Lingfeng
2024-01-22
2
-2
/
+5
|
/
*
Merge tag 'for-6.8/block-2024-01-18' of git://git.kernel.dk/linux
Linus Torvalds
2024-01-19
8
-62
/
+44
|
\
|
*
blk-mq: Remove the hctx 'run' debugfs attribute
Bart Van Assche
2024-01-17
2
-20
/
+0
|
*
block: bio-integrity: fix kcalloc() arguments order
Dmitry Antipov
2024-01-16
1
-1
/
+1
|
*
block: Correct a documentation comment in blk-cgroup.c
Nicky Chorley
2024-01-15
1
-1
/
+1
|
*
block: ensure we hold a queue reference when using queue limits
Jens Axboe
2024-01-13
1
-6
/
+10
|
*
blk-mq: rename blk_mq_can_use_cached_rq
Christoph Hellwig
2024-01-12
1
-3
/
+6
|
*
block: print symbolic error name instead of error code
Christian Heusel
2024-01-12
1
-2
/
+2
|
*
blk-mq: fix IO hang from sbitmap wakeup race
Ming Lei
2024-01-12
1
-0
/
+16
|
*
block: fix partial zone append completion handling in req_bio_endio()
Damien Le Moal
2024-01-10
1
-2
/
+7
|
*
block/iocost: silence warning on 'last_period' potentially being unused
Jens Axboe
2024-01-10
1
-1
/
+1
|
*
block: move __get_task_ioprio() into header file
Jens Axboe
2024-01-08
1
-26
/
+0
*
|
Merge tag 'for-6.8/block-2024-01-08' of git://git.kernel.dk/linux
Linus Torvalds
2024-01-11
17
-185
/
+320
|
\
|
|
*
block: Treat sequential write preferred zone type as invalid
Damien Le Moal
2024-01-08
1
-1
/
+1
|
*
block: remove disk_clear_zoned
Christoph Hellwig
2024-01-08
1
-21
/
+0
|
*
blk-cgroup: fix rcu lockdep warning in blkg_lookup()
Ming Lei
2024-01-05
1
-1
/
+2
|
*
blk-cgroup: don't use removal safe list iterators
Daniel Vacek
2024-01-05
1
-2
/
+2
|
*
block: floor the discard granularity to the physical block size
Christoph Hellwig
2024-01-05
1
-0
/
+3
|
*
block: default the discard granularity to sector size
Christoph Hellwig
2023-12-29
1
-1
/
+4
|
*
block: remove two comments in bio_split_discard
Christoph Hellwig
2023-12-29
1
-5
/
+1
[prev]
[next]