index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
/
bio.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
block: support adding less than len in bio_add_hw_page
Christoph Hellwig
2023-12-15
1
-1
/
+4
*
block: prevent an integer overflow in bvec_try_merge_hw_page
Christoph Hellwig
2023-12-15
1
-1
/
+1
*
block: Remove special-casing of compound pages
Matthew Wilcox (Oracle)
2023-12-07
1
-22
/
+24
*
block: Bring back zero_fill_bio_iter
Kent Overstreet
2023-08-14
1
-3
/
+3
*
block: Allow bio_iov_iter_get_pages() with bio->bi_bdev unset
Kent Overstreet
2023-08-14
1
-4
/
+6
*
block: Add some exports for bcachefs
Kent Overstreet
2023-08-14
1
-0
/
+2
*
block: make bvec_try_merge_hw_page() non-static
Jinyoung Choi
2023-08-09
1
-1
/
+1
*
block: don't pass a bio to bio_try_merge_hw_seg
Christoph Hellwig
2023-07-24
1
-9
/
+7
*
block: move the bi_size update out of __bio_try_merge_page
Christoph Hellwig
2023-07-24
1
-37
/
+20
*
block: downgrade a bio_full call in bio_add_page
Christoph Hellwig
2023-07-24
1
-1
/
+1
*
block: move the bi_size overflow check in __bio_try_merge_page
Christoph Hellwig
2023-07-24
1
-4
/
+5
*
block: move the bi_vcnt check out of __bio_try_merge_page
Christoph Hellwig
2023-07-24
1
-23
/
+22
*
block: move the BIO_CLONED checks out of __bio_try_merge_page
Christoph Hellwig
2023-07-24
1
-3
/
+6
*
block: use SECTOR_SHIFT bio_add_hw_page
Christoph Hellwig
2023-07-24
1
-1
/
+1
*
block: tidy up the bio full checks in bio_add_hw_page
Christoph Hellwig
2023-07-24
1
-6
/
+4
*
block: add bio_add_folio_nofail
Johannes Thumshirn
2023-06-01
1
-0
/
+8
*
block: Convert bio_iov_iter_get_pages to use iov_iter_extract_pages
David Howells
2023-05-24
1
-11
/
+12
*
block: Add BIO_PAGE_PINNED and associated infrastructure
David Howells
2023-05-24
1
-3
/
+3
*
block: Replace BIO_NO_PAGE_REF with BIO_PAGE_REFFED with inverted logic
Christoph Hellwig
2023-05-24
1
-1
/
+1
*
ext4: Convert ext4_bio_write_page() to use a folio
Matthew Wilcox
2023-04-06
1
-0
/
+1
*
Merge tag 'block-6.3-2023-03-03' of git://git.kernel.dk/linux
Linus Torvalds
2023-03-03
1
-0
/
+1
|
\
|
*
block: clear bio->bi_bdev when putting a bio back in the cache
Jens Axboe
2023-02-24
1
-0
/
+1
*
|
Merge tag '6.3-rc-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2023-02-22
1
-3
/
+3
|
\
\
|
|
/
|
/
|
|
*
iov_iter: Define flags to qualify page extraction.
David Howells
2023-02-20
1
-3
/
+3
*
|
block: Remove the ALLOC_CACHE_SLACK constant
Bart Van Assche
2023-02-09
1
-1
/
+0
*
|
block: factor out a bvec_set_page helper
Christoph Hellwig
2023-02-03
1
-10
/
+2
*
|
block: add a BUILD_BUG_ON() for adding more bio flags than we have space
Jens Axboe
2023-01-29
1
-0
/
+2
|
/
*
Revert "block: bio_copy_data_iter"
Jens Axboe
2023-01-04
1
-15
/
+22
*
block: bio_copy_data_iter
Christoph Hellwig
2022-12-06
1
-22
/
+15
*
bio: shrink max number of pcpu cached bios
Pavel Begunkov
2022-11-16
1
-1
/
+1
*
bio: add pcpu caching for non-polling bio_put
Pavel Begunkov
2022-11-16
1
-16
/
+54
*
bio: split pcpu cache part of bio_put into a helper
Pavel Begunkov
2022-11-16
1
-13
/
+25
*
bio: don't rob starving biosets of bios
Pavel Begunkov
2022-11-16
1
-0
/
+2
*
block: set FOLL_PCI_P2PDMA in __bio_iov_iter_get_pages()
Logan Gunthorpe
2022-11-09
1
-2
/
+7
*
block: add check when merging zone device pages
Logan Gunthorpe
2022-11-09
1
-0
/
+2
*
Merge tag 'block-6.1-2022-10-20' of git://git.kernel.dk/linux
Linus Torvalds
2022-10-21
1
-1
/
+1
|
\
|
*
bio: safeguard REQ_ALLOC_CACHE bio put
Pavel Begunkov
2022-10-20
1
-1
/
+1
*
|
Merge tag 'block-6.1-2022-10-13' of git://git.kernel.dk/linux
Linus Torvalds
2022-10-13
1
-1
/
+1
|
\
|
|
*
block: Remove the repeat word 'can'
Deming Wang
2022-10-06
1
-1
/
+1
*
|
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-10
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
block: kmsan: skip bio block merging logic for KMSAN
Alexander Potapenko
2022-10-03
1
-0
/
+2
*
|
block: remove PSI accounting from the bio layer
Christoph Hellwig
2022-09-20
1
-8
/
+0
*
|
blk-throttle: fix that io throttle can only work for single bio
Yu Kuai
2022-09-12
1
-2
/
+0
*
|
block: enable per-cpu bio caching for the fs bio set
Jens Axboe
2022-09-02
1
-1
/
+2
|
/
*
block: convert to advancing variants of iov_iter_get_pages{,_alloc}()
Al Viro
2022-08-08
1
-11
/
+14
*
block: fix leaking page ref on truncated direct io
Keith Busch
2022-08-02
1
-15
/
+15
*
block: ensure bio_iov_add_page can't fail
Keith Busch
2022-08-02
1
-10
/
+9
*
block: ensure iov_iter advances for added pages
Keith Busch
2022-08-02
1
-4
/
+4
*
block: pass struct queue_limits to the bio splitting helpers
Christoph Hellwig
2022-08-02
1
-1
/
+1
*
block: Use the new blk_opf_t type
Bart Van Assche
2022-07-14
1
-5
/
+5
[next]