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
/
block
/
blk.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-15
block: fix ordering of recursive split IO
Yu Kuai
1
-1
/
+1
2025-10-15
block: skip unnecessary checks for split bio
Yu Kuai
1
-0
/
+1
2025-10-15
block: cleanup bio_issue
Yu Kuai
1
-42
/
+0
2025-08-11
block: fix kobject double initialization in add_disk
Zheng Qixing
1
-0
/
+1
2025-07-30
block: fix potential deadlock while running nr_hw_queue update
Nilay Shroff
1
-1
/
+3
2025-07-25
block: restore two stage elevator switch while running nr_hw_queue update
Nilay Shroff
1
-1
/
+1
2025-07-15
block: split blk_zone_update_request_bio into two functions
Johannes Thumshirn
1
-17
/
+14
2025-06-30
block: Increase BLK_DEF_MAX_SECTORS_CAP
Damien Le Moal
1
-0
/
+9
2025-05-16
blk-mq: move the DMA mapping code to a separate file
Christoph Hellwig
1
-0
/
+21
2025-05-13
block: remove the same_page output argument to bvec_try_merge_page
Christoph Hellwig
1
-2
/
+1
2025-05-10
block: export API to get the number of bdev inflight IO
Yu Kuai
1
-1
/
+0
2025-05-06
block: only update request sector if needed
Johannes Thumshirn
1
-1
/
+2
2025-05-06
block: unifying elevator change
Ming Lei
1
-3
/
+2
2025-05-06
block: simplify elevator reattachment for updating nr_hw_queues
Ming Lei
1
-2
/
+1
2025-05-06
block: look up the elevator type in elevator_switch
Christoph Hellwig
1
-1
/
+1
2025-05-05
block: remove bounce buffering support
Christoph Hellwig
1
-17
/
+0
2025-04-24
block: don't autoload drivers on stat
Christoph Hellwig
1
-1
/
+1
2025-04-24
block: move blkdev_{get,put} _no_open prototypes out of blkdev.h
Christoph Hellwig
1
-0
/
+3
2025-03-26
Merge tag 'for-6.15/block-20250322' of git://git.kernel.dk/linux
Linus Torvalds
1
-1
/
+1
2025-03-03
block: split struct bio_integrity_payload
Christoph Hellwig
1
-1
/
+1
2025-02-25
block: make segment size limit workable for > 4K PAGE_SIZE
Ming Lei
1
-2
/
+7
2025-01-15
block: limit disk max sectors to (LLONG_MAX >> 9)
Ming Lei
1
-0
/
+2
2025-01-04
block: remove bio_add_pc_page
Christoph Hellwig
1
-8
/
+0
2024-12-23
block: track queue dying state automatically for modeling queue freeze lockdep
Ming Lei
1
-6
/
+6
2024-12-23
block: track disk DEAD state automatically for modeling queue freeze lockdep
Ming Lei
1
-6
/
+13
2024-11-11
block: lift bio_is_zone_append to bio.h
Christoph Hellwig
1
-9
/
+0
2024-11-07
block: always verify unfreeze lock on the owner task
Ming Lei
1
-1
/
+2
2024-11-07
block: remove blk_freeze_queue()
Ming Lei
1
-1
/
+0
2024-10-26
block: model freeze & enter queue as lock for supporting lockdep
Ming Lei
1
-3
/
+26
2024-10-22
block: add support for defining read-only partitions
Christian Marangi
1
-0
/
+1
2024-10-22
block: kill blk_do_io_stat() helper
Jens Axboe
1
-11
/
+0
2024-10-22
block: move iostat check into blk_acount_io_start()
Jens Axboe
1
-1
/
+1
2024-09-11
block: implement async io_uring discard cmd
Pavel Begunkov
1
-0
/
+1
2024-09-11
block: Added folio-ized version of bio_add_hw_page()
Kundan Kumar
1
-0
/
+4
2024-08-29
block: don't use bio_split_rw on misc operations
Christoph Hellwig
1
-1
/
+6
2024-08-29
block: properly handle REQ_OP_ZONE_APPEND in __bio_split_to_limits
Christoph Hellwig
1
-0
/
+4
2024-08-29
block: rework bio splitting
Christoph Hellwig
1
-19
/
+44
2024-07-22
Merge tag 'for-6.11/block-post-20240722' of git://git.kernel.dk/linux
Linus Torvalds
1
-2
/
+12
2024-07-08
block: add a bvec_phys helper
Christoph Hellwig
1
-2
/
+2
2024-07-03
block: don't free submitter owned integrity payload on I/O completion
Christoph Hellwig
1
-2
/
+11
2024-07-03
block: split integrity support out of bio.h
Christoph Hellwig
1
-0
/
+1
2024-06-28
block: remove bio_integrity_process
Christoph Hellwig
1
-5
/
+2
2024-06-26
block: remove disk_update_readahead
Christoph Hellwig
1
-0
/
+2
2024-06-20
block: Add core atomic write support
John Garry
1
-0
/
+3
2024-06-20
block: Pass blk_queue_get_max_sectors() a request pointer
John Garry
1
-2
/
+4
2024-06-19
block: move the bounce flag into the features field
Christoph Hellwig
1
-1
/
+1
2024-06-14
block: remove the blk_integrity_profile structure
Christoph Hellwig
1
-0
/
+8
2024-05-21
Merge tag 'pull-bd_inode-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-0
/
+2
2024-05-09
blk-throttle: remove CONFIG_BLK_DEV_THROTTLING_LOW
Yu Kuai
1
-11
/
+0
2024-05-09
block: support to account io_ticks precisely
Yu Kuai
1
-0
/
+1
[next]