index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
2019-07-03
block: bio_iov_iter_get_pages: pin more pages for multi-segment IOs
Martin Wilck
1
-3
/
+32
2019-07-03
block: add a lower-level bio_add_page interface
Christoph Hellwig
1
-33
/
+63
2019-04-17
block: do not leak memory in bio_copy_user_iov()
Jérôme Glisse
1
-1
/
+4
2018-09-15
block: bvec_nr_vecs() returns value for wrong slab
Greg Edwards
1
-1
/
+1
2018-08-03
block: reset bi_iter.bi_done after splitting bio
Greg Edwards
1
-0
/
+1
2018-08-03
block: bio_iov_iter_get_pages: fix size of last iovec
Martin Wilck
1
-10
/
+8
2018-04-26
block: Set BIO_TRACE_COMPLETION on new bio during split
Goldwyn Rodrigues
1
-1
/
+1
2018-04-08
Fix slab name "biovec-(1<<(21-12))"
Mikulas Patocka
1
-2
/
+2
2017-12-29
block-throttle: avoid double charge
Shaohua Li
1
-0
/
+2
2017-11-24
bio: ensure __bio_clone_fast copies bi_partno
Michael Lyle
1
-0
/
+1
2017-10-10
bio_copy_user_iov(): don't ignore ->iov_offset
Al Viro
1
-2
/
+2
2017-10-10
more bio_map_user_iov() leak fixes
Al Viro
1
-5
/
+9
2017-10-10
fix unbalanced page refcounting in bio_map_user_iov
Vitaly Mayatskikh
1
-0
/
+8
2017-09-07
Merge tag 'md/4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
Linus Torvalds
1
-1
/
+1
2017-08-25
md/raid0: attach correct cgroup info in bio
Shaohua Li
1
-1
/
+1
2017-08-23
block: replace bi_bdev with a gendisk pointer and partitions index
Christoph Hellwig
1
-5
/
+5
2017-08-09
block: pass in queue to inflight accounting
Jens Axboe
1
-8
/
+8
2017-08-02
block: Add comment to submit_bio_wait()
Jan Kara
1
-0
/
+4
2017-07-10
block: call bio_uninit in bio_endio
Shaohua Li
1
-0
/
+2
2017-07-03
bio-integrity: stop abusing bi_end_io
Christoph Hellwig
1
-3
/
+2
2017-07-03
bio-integrity: fix interface for bio_integrity_trim
Dmitry Monakhov
1
-2
/
+2
2017-07-03
bio-integrity: bio_trim should truncate integrity vector accordingly
Dmitry Monakhov
1
-0
/
+4
2017-07-03
Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-45
/
+40
2017-06-28
block: provide bio_uninit() free freeing integrity/task associations
Jens Axboe
1
-3
/
+9
2017-06-27
block: add support for write hints in a bio
Jens Axboe
1
-0
/
+2
2017-06-18
block: remove bio_clone() and all references.
NeilBrown
1
-1
/
+1
2017-06-18
blk: make the bioset rescue_workqueue optional.
NeilBrown
1
-2
/
+11
2017-06-18
blk: replace bioset_create_nobvec() with a flags arg to bioset_create()
NeilBrown
1
-38
/
+22
2017-06-16
block: Dedicated error code fixups
Bart Van Assche
1
-2
/
+2
2017-06-09
block: switch bios to blk_status_t
Christoph Hellwig
1
-4
/
+4
2017-05-01
Merge branch 'md-next' into md-linus
Shaohua Li
1
-48
/
+13
2017-04-11
Revert "block: introduce bio_copy_data_partial"
NeilBrown
1
-47
/
+13
2017-04-07
block: trace completion of all bios.
NeilBrown
1
-0
/
+14
2017-03-28
blk-throttle: add a simple idle detection
Shaohua Li
1
-0
/
+2
2017-03-25
block: remove bio_clone_bioset_partial()
Shaohua Li
1
-48
/
+13
2017-03-24
block: introduce bio_copy_data_partial
Ming Lei
1
-13
/
+47
2017-03-23
block: make nr_iovecs unsigned in bio_alloc_bioset()
Dan Carpenter
1
-1
/
+2
2017-03-11
blk: Ensure users for current->bio_list can see the full list.
NeilBrown
1
-3
/
+9
2017-02-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
Linus Torvalds
1
-13
/
+48
2017-02-17
Merge branch 'for-4.11/next' into for-4.11/linus-merge
Jens Axboe
1
-10
/
+0
2017-02-15
block: introduce bio_clone_bioset_partial()
Ming Lei
1
-13
/
+48
2017-02-01
block: Update comments that refer to __bio_map_user() and bio_map_user()
Bart Van Assche
1
-3
/
+3
2017-01-31
block: fold cmd_type into the REQ_OP_ space
Christoph Hellwig
1
-10
/
+0
2016-12-09
block: improve handling of the magic discard payload
Christoph Hellwig
1
-9
/
+1
2016-12-01
block: add support for REQ_OP_WRITE_ZEROES
Chaitanya Kulkarni
1
-0
/
+1
2016-11-22
block: bio: pass bvec table to bio_init()
Ming Lei
1
-2
/
+6
2016-11-02
block: add bio_iov_iter_get_pages()
Kent Overstreet
1
-0
/
+49
2016-09-22
block: export bio_free_pages to other modules
Guoqing Jiang
1
-1
/
+2
2016-09-14
block: remove remnant refs to hardsect
Linus Walleij
1
-1
/
+1
2016-08-16
block: Fix secure erase
Adrian Hunter
1
-10
/
+11
[next]