index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
bio.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-12
scsi: sd_zbc: block: Respect bio vector limits for REPORT ZONES buffer
Steve Siwinski
1
-1
/
+1
2025-03-26
Merge tag 'for-6.15/block-20250322' of git://git.kernel.dk/linux
Linus Torvalds
1
-10
/
+7
2025-03-12
block: fix adding folio to bio
Ming Lei
1
-4
/
+7
2025-03-03
block: split struct bio_integrity_payload
Christoph Hellwig
1
-6
/
+0
2025-02-28
block: fix 'kmem_cache of name 'bio-108' already exists'
Ming Lei
1
-1
/
+1
2025-01-17
block: Don't trim an atomic write
John Garry
1
-0
/
+4
2025-01-04
block: remove bio_add_pc_page
Christoph Hellwig
1
-102
/
+5
2024-12-12
block: Make bio_iov_bvec_set() accept pointer to const iov_iter
John Garry
1
-1
/
+1
2024-11-11
block: Error an attempt to split an atomic write in bio_split()
John Garry
1
-0
/
+4
2024-11-11
block: Rework bio_split() return value
John Garry
1
-4
/
+6
2024-10-31
block: remove bio_add_zone_append_page
Christoph Hellwig
1
-33
/
+0
2024-10-31
block: remove zone append special casing from the direct I/O path
Christoph Hellwig
1
-32
/
+2
2024-09-11
block: unpin user pages belonging to a folio at once
Kundan Kumar
1
-9
/
+5
2024-09-11
block: introduce folio awareness and add a bigger size from folio
Kundan Kumar
1
-18
/
+61
2024-09-11
block: Added folio-ized version of bio_add_hw_page()
Kundan Kumar
1
-0
/
+23
2024-07-22
Merge tag 'for-6.11/block-post-20240722' of git://git.kernel.dk/linux
Linus Torvalds
1
-3
/
+13
2024-07-08
block: add a bvec_phys helper
Christoph Hellwig
1
-1
/
+1
2024-07-03
block: don't call bio_uninit from bio_endio
Christoph Hellwig
1
-2
/
+12
2024-07-03
block: split integrity support out of bio.h
Christoph Hellwig
1
-1
/
+1
2024-05-14
Merge tag 'for-6.10-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
1
-0
/
+1
2024-05-09
blk-throttle: remove CONFIG_BLK_DEV_THROTTLING_LOW
Yu Kuai
1
-1
/
+0
2024-05-07
bio: Export bio_add_folio_nofail to modules
Matthew Wilcox (Oracle)
1
-0
/
+1
2024-05-07
block: add a bio_await_chain helper
Keith Busch
1
-0
/
+20
2024-05-07
block: add a bio_chain_and_submit helper
Christoph Hellwig
1
-8
/
+19
2024-04-17
block: Introduce zone write plugging
Damien Le Moal
1
-0
/
+2
2024-03-11
Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linux
Linus Torvalds
1
-26
/
+19
2024-03-06
block: Fix page refcounts for unaligned buffers in __bio_release_pages()
Tony Battersby
1
-3
/
+4
2024-02-24
block: io wait hang check helper
Keith Busch
1
-11
/
+1
2024-02-08
block: optimise in irq bio put caching
Pavel Begunkov
1
-11
/
+12
2024-02-08
block: extend bio caching to task context
Pavel Begunkov
1
-1
/
+2
2024-02-06
block, fs: Restore the per-bio/request data lifetime fields
Bart Van Assche
1
-0
/
+2
2023-12-15
block: support adding less than len in bio_add_hw_page
Christoph Hellwig
1
-1
/
+4
2023-12-15
block: prevent an integer overflow in bvec_try_merge_hw_page
Christoph Hellwig
1
-1
/
+1
2023-12-07
block: Remove special-casing of compound pages
Matthew Wilcox (Oracle)
1
-22
/
+24
2023-08-14
block: Bring back zero_fill_bio_iter
Kent Overstreet
1
-3
/
+3
2023-08-14
block: Allow bio_iov_iter_get_pages() with bio->bi_bdev unset
Kent Overstreet
1
-4
/
+6
2023-08-14
block: Add some exports for bcachefs
Kent Overstreet
1
-0
/
+2
2023-08-09
block: make bvec_try_merge_hw_page() non-static
Jinyoung Choi
1
-1
/
+1
2023-07-24
block: don't pass a bio to bio_try_merge_hw_seg
Christoph Hellwig
1
-9
/
+7
2023-07-24
block: move the bi_size update out of __bio_try_merge_page
Christoph Hellwig
1
-37
/
+20
2023-07-24
block: downgrade a bio_full call in bio_add_page
Christoph Hellwig
1
-1
/
+1
2023-07-24
block: move the bi_size overflow check in __bio_try_merge_page
Christoph Hellwig
1
-4
/
+5
2023-07-24
block: move the bi_vcnt check out of __bio_try_merge_page
Christoph Hellwig
1
-23
/
+22
2023-07-24
block: move the BIO_CLONED checks out of __bio_try_merge_page
Christoph Hellwig
1
-3
/
+6
2023-07-24
block: use SECTOR_SHIFT bio_add_hw_page
Christoph Hellwig
1
-1
/
+1
2023-07-24
block: tidy up the bio full checks in bio_add_hw_page
Christoph Hellwig
1
-6
/
+4
2023-06-01
block: add bio_add_folio_nofail
Johannes Thumshirn
1
-0
/
+8
2023-05-24
block: Convert bio_iov_iter_get_pages to use iov_iter_extract_pages
David Howells
1
-11
/
+12
2023-05-24
block: Add BIO_PAGE_PINNED and associated infrastructure
David Howells
1
-3
/
+3
2023-05-24
block: Replace BIO_NO_PAGE_REF with BIO_PAGE_REFFED with inverted logic
Christoph Hellwig
1
-1
/
+1
[next]