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
/
block
Age
Commit message (
Expand
)
Author
Lines
2024-03-06
sed-opal: Remove unnecessary ‘0’ values from error
Li zeming
-2
/
+2
2024-03-06
block: make block_class constant
Ricardo B. Marliere
-1
/
+1
2024-03-06
block: Fix page refcounts for unaligned buffers in __bio_release_pages()
Tony Battersby
-3
/
+4
2024-03-04
Merge tag 'vfs-6.9.rw_hint' of gitolite.kernel.org:pub/scm/linux/kernel/git/v...
Christian Brauner
-0
/
+17
2024-03-01
dm: use queue_limits_set
Christoph Hellwig
-1
/
+1
2024-03-01
block: add a queue_limits_stack_bdev helper
Christoph Hellwig
-0
/
+25
2024-03-01
block: add a queue_limits_set helper
Christoph Hellwig
-0
/
+18
2024-02-28
blk-mq: don't change nr_hw_queues and nr_maps for kdump kernel
Ming Lei
-8
/
+6
2024-02-25
block: remove bdev_handle completely
Christian Brauner
-39
/
+34
2024-02-25
block: don't rely on BLK_OPEN_RESTRICT_WRITES when yielding write access
Christian Brauner
-6
/
+11
2024-02-25
bdev: remove bdev pointer from struct bdev_handle
Christian Brauner
-17
/
+14
2024-02-25
bdev: make struct bdev_handle private to the block layer
Christian Brauner
-82
/
+86
2024-02-25
bdev: make bdev_{release, open_by_dev}() private to block layer
Christian Brauner
-2
/
+4
2024-02-25
bdev: remove bdev_open_by_path()
Christian Brauner
-40
/
+0
2024-02-25
block/genhd: port disk_scan_partitions() to file
Christian Brauner
-6
/
+6
2024-02-25
block/ioctl: port blkdev_bszset() to file
Christian Brauner
-5
/
+4
2024-02-25
bdev: open block device as files
Christian Brauner
-4
/
+97
2024-02-24
bdev: remove SLAB_MEM_SPREAD flag usage
Chengming Zhou
-1
/
+1
2024-02-24
block/blk-mq: Don't complete locally if capacities are different
Qais Yousef
-2
/
+3
2024-02-24
blk-lib: check for kill signal
Keith Busch
-1
/
+39
2024-02-24
block: io wait hang check helper
Keith Busch
-27
/
+17
2024-02-24
block: cleanup __blkdev_issue_write_zeroes
Keith Busch
-12
/
+9
2024-02-24
block: blkdev_issue_secure_erase loop style
Keith Busch
-6
/
+5
2024-02-23
block: fix deadlock between bd_link_disk_holder and partition scan
Li Nan
-5
/
+7
2024-02-22
block: Do not include rbtree.h in blk-zoned.c
Damien Le Moal
-1
/
+0
2024-02-22
block: Clear zone limits for a non-zoned stacked queue
Damien Le Moal
-0
/
+4
2024-02-21
block: fix virt_boundary handling in blk_validate_limits
Christoph Hellwig
-10
/
+10
2024-02-19
block: pass a queue_limits argument to blk_alloc_disk
Christoph Hellwig
-5
/
+6
2024-02-16
block: sed-opal: handle empty atoms when parsing response
Greg Joyce
-1
/
+6
2024-02-13
block: pass a queue_limits argument to blk_mq_alloc_disk
Christoph Hellwig
-2
/
+3
2024-02-13
block: pass a queue_limits argument to blk_mq_init_queue
Christoph Hellwig
-14
/
+9
2024-02-13
block: pass a queue_limits argument to blk_alloc_queue
Christoph Hellwig
-14
/
+26
2024-02-13
block: use queue_limits_commit_update in queue_discard_max_store
Christoph Hellwig
-3
/
+10
2024-02-13
block: add a max_user_discard_sectors queue limit
Christoph Hellwig
-12
/
+23
2024-02-13
block: use queue_limits_commit_update in queue_max_sectors_store
Christoph Hellwig
-25
/
+12
2024-02-13
block: add an API to atomically update queue limits
Christoph Hellwig
-37
/
+194
2024-02-13
block: decouple blk_set_stacking_limits from blk_set_default_limits
Christoph Hellwig
-4
/
+9
2024-02-13
block: refactor disk_update_readahead
Christoph Hellwig
-9
/
+12
2024-02-12
block: support PI at non-zero offset within metadata
Kanchan Joshi
-14
/
+40
2024-02-12
block: refactor guard helpers
Kanchan Joshi
-10
/
+10
2024-02-12
block: remove gfp_flags from blkdev_zone_mgmt
Johannes Thumshirn
-11
/
+8
2024-02-08
block: Simplify the allocation of slab caches
Kunwu Chan
-2
/
+1
2024-02-08
block: optimise in irq bio put caching
Pavel Begunkov
-11
/
+12
2024-02-08
block: extend bio caching to task context
Pavel Begunkov
-1
/
+2
2024-02-08
blk-iocost: Fix an UBSAN shift-out-of-bounds warning
Tejun Heo
-0
/
+7
2024-02-06
blk-wbt: Fix detection of dirty-throttled tasks
Jan Kara
-2
/
+2
2024-02-06
block, fs: Restore the per-bio/request data lifetime fields
Bart Van Assche
-0
/
+17
2024-02-05
blk-throttle: Eliminate redundant checks for data direction
Tang Yizhou
-2
/
+2
2024-02-05
block: update cached timestamp post schedule/preemption
Jens Axboe
-1
/
+5
2024-02-05
block: cache current nsec time in struct blk_plug
Jens Axboe
-1
/
+14
[prev]
[next]