index
:
laptop-kernel
master
Linux kernel tree for laptop
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
blkdev.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-15
block: factor out a helper bio_submit_split_bioset()
Yu Kuai
1
-0
/
+2
2025-08-21
block: avoid cpu_hotplug_lock depedency on freeze_lock
Nilay Shroff
1
-0
/
+1
2025-07-28
Merge tag 'for-6.17/block-20250728' of git://git.kernel.dk/linux
Linus Torvalds
1
-9
/
+55
2025-07-28
Merge tag 'vfs-6.17-rc1.integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-1
/
+2
2025-07-28
Merge tag 'vfs-6.17-rc1.fallocate' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-0
/
+10
2025-07-11
Merge tag 'block-6.16-20250710' of git://git.kernel.dk/linux
Linus Torvalds
1
-0
/
+5
2025-07-07
block: reject bs > ps block devices when THP is disabled
Pankaj Raghav
1
-0
/
+5
2025-07-01
block: introduce pi_tuple_size field in blk_integrity
Anuj Gupta
1
-0
/
+1
2025-07-01
block: rename tuple_size field in blk_integrity to metadata_size
Anuj Gupta
1
-1
/
+1
2025-06-30
block: Introduce bio_needs_zone_write_plugging()
Damien Le Moal
1
-0
/
+55
2025-06-30
block: Increase BLK_DEF_MAX_SECTORS_CAP
Damien Le Moal
1
-9
/
+0
2025-06-23
block: introduce max_{hw|user}_wzeroes_unmap_sectors to queue limits
Zhang Yi
1
-0
/
+10
2025-06-03
Merge tag 'for-6.16/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm
Linus Torvalds
1
-0
/
+7
2025-05-26
Merge tag 'for-6.16/block-20250523' of git://git.kernel.dk/linux
Linus Torvalds
1
-5
/
+19
2025-05-15
dm-zone: Use bdev_*() helper functions where applicable
Bart Van Assche
1
-0
/
+7
2025-05-10
md: clean up accounting for issued sync IO
Yu Kuai
1
-1
/
+0
2025-05-06
block: introduce a write_stream_granularity queue limit
Christoph Hellwig
1
-0
/
+1
2025-05-06
block: introduce max_write_streams queue limit
Keith Busch
1
-0
/
+9
2025-05-06
block: move wbt_enable_default() out of queue freezing from sched ->exit()
Ming Lei
1
-0
/
+2
2025-05-06
block: add new helper for disabling elevator switch when deleting disk
Ming Lei
1
-0
/
+3
2025-05-06
block: move ELEVATOR_FLAG_DISABLE_WBT a request queue flag
Ming Lei
1
-0
/
+3
2025-05-05
block: remove bounce buffering support
Christoph Hellwig
1
-4
/
+1
2025-04-25
Merge tag 'block-6.15-20250424' of git://git.kernel.dk/linux
Linus Torvalds
1
-4
/
+1
2025-04-24
Merge branch 'block-6.15' into for-6.16/block
Jens Axboe
1
-4
/
+1
2025-04-24
block: move blkdev_{get,put} _no_open prototypes out of blkdev.h
Christoph Hellwig
1
-4
/
+0
2025-04-23
block: hoist block size validation code to a separate function
Darrick J. Wong
1
-0
/
+1
2025-04-22
Merge tag 'for-6.15-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
Linus Torvalds
1
-22
/
+45
2025-04-17
block: introduce zone capacity helper
Naohiro Aota
1
-22
/
+45
2025-04-17
fs: move the bdex_statx call to vfs_getattr_nosec
Christoph Hellwig
1
-3
/
+3
2025-03-26
Merge tag 'for-6.15/block-20250322' of git://git.kernel.dk/linux
Linus Torvalds
1
-0
/
+15
2025-03-24
Merge tag 'vfs-6.15-rc1.pagesize' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-1
/
+7
2025-03-13
block: protect debugfs attrs using elevator_lock instead of sysfs_lock
Nilay Shroff
1
-3
/
+3
2025-03-10
block: protect hctx attributes/params using q->elevator_lock
Nilay Shroff
1
-6
/
+8
2025-03-10
block: protect read_ahead_kb using q->limits_lock
Nilay Shroff
1
-0
/
+3
2025-03-10
block: protect wbt_lat_usec using q->elevator_lock
Nilay Shroff
1
-2
/
+2
2025-03-10
block: protect nr_requests update using q->elevator_lock
Nilay Shroff
1
-4
/
+6
2025-03-10
block: introduce a dedicated lock for protecting queue elevator updates
Nilay Shroff
1
-0
/
+8
2025-02-25
block: Remove zone write plugs when handling native zone append writes
Damien Le Moal
1
-3
/
+4
2025-02-25
block: make segment size limit workable for > 4K PAGE_SIZE
Ming Lei
1
-0
/
+1
2025-02-24
block/bdev: lift block size restrictions to 64k
Luis Chamberlain
1
-1
/
+7
2025-01-29
block: get rid of request queue ->sysfs_dir_lock
Nilay Shroff
1
-3
/
+0
2025-01-17
block: Add common atomic writes enable flag
John Garry
1
-2
/
+2
2025-01-15
block: Ensure start sector is aligned for stacking atomic writes
John Garry
1
-9
/
+12
2025-01-10
block: add a queue_limits_commit_update_frozen helper
Christoph Hellwig
1
-0
/
+2
2025-01-10
block: fix docs for freezing of queue limits updates
Christoph Hellwig
1
-2
/
+1
2024-12-23
block: track queue dying state automatically for modeling queue freeze lockdep
Ming Lei
1
-1
/
+5
2024-12-23
block: track disk DEAD state automatically for modeling queue freeze lockdep
Ming Lei
1
-0
/
+2
2024-12-10
block: Prevent potential deadlocks in zone write plug error recovery
Damien Le Moal
1
-2
/
+0
2024-12-10
dm: Fix dm-zoned-reclaim zone write pointer alignment
Damien Le Moal
1
-0
/
+3
2024-11-19
block: return bool from get_disk_ro and bdev_read_only
Christoph Hellwig
1
-2
/
+2
[next]