index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
bio.c
Age
Commit message (
Expand
)
Author
2017-09-07
Merge tag 'md/4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
Linus Torvalds
2017-08-25
md/raid0: attach correct cgroup info in bio
Shaohua Li
2017-08-23
block: replace bi_bdev with a gendisk pointer and partitions index
Christoph Hellwig
2017-08-09
block: pass in queue to inflight accounting
Jens Axboe
2017-08-02
block: Add comment to submit_bio_wait()
Jan Kara
2017-07-10
block: call bio_uninit in bio_endio
Shaohua Li
2017-07-03
bio-integrity: stop abusing bi_end_io
Christoph Hellwig
2017-07-03
bio-integrity: fix interface for bio_integrity_trim
Dmitry Monakhov
2017-07-03
bio-integrity: bio_trim should truncate integrity vector accordingly
Dmitry Monakhov
2017-07-03
Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-06-28
block: provide bio_uninit() free freeing integrity/task associations
Jens Axboe
2017-06-27
block: add support for write hints in a bio
Jens Axboe
2017-06-18
block: remove bio_clone() and all references.
NeilBrown
2017-06-18
blk: make the bioset rescue_workqueue optional.
NeilBrown
2017-06-18
blk: replace bioset_create_nobvec() with a flags arg to bioset_create()
NeilBrown
2017-06-16
block: Dedicated error code fixups
Bart Van Assche
2017-06-09
block: switch bios to blk_status_t
Christoph Hellwig
2017-05-01
Merge branch 'md-next' into md-linus
Shaohua Li
2017-04-11
Revert "block: introduce bio_copy_data_partial"
NeilBrown
2017-04-07
block: trace completion of all bios.
NeilBrown
2017-03-28
blk-throttle: add a simple idle detection
Shaohua Li
2017-03-25
block: remove bio_clone_bioset_partial()
Shaohua Li
2017-03-24
block: introduce bio_copy_data_partial
Ming Lei
2017-03-23
block: make nr_iovecs unsigned in bio_alloc_bioset()
Dan Carpenter
2017-03-11
blk: Ensure users for current->bio_list can see the full list.
NeilBrown
2017-02-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
Linus Torvalds
2017-02-17
Merge branch 'for-4.11/next' into for-4.11/linus-merge
Jens Axboe
2017-02-15
block: introduce bio_clone_bioset_partial()
Ming Lei
2017-02-01
block: Update comments that refer to __bio_map_user() and bio_map_user()
Bart Van Assche
2017-01-31
block: fold cmd_type into the REQ_OP_ space
Christoph Hellwig
2016-12-09
block: improve handling of the magic discard payload
Christoph Hellwig
2016-12-01
block: add support for REQ_OP_WRITE_ZEROES
Chaitanya Kulkarni
2016-11-22
block: bio: pass bvec table to bio_init()
Ming Lei
2016-11-02
block: add bio_iov_iter_get_pages()
Kent Overstreet
2016-09-22
block: export bio_free_pages to other modules
Guoqing Jiang
2016-09-14
block: remove remnant refs to hardsect
Linus Walleij
2016-08-16
block: Fix secure erase
Adrian Hunter
2016-08-07
block: rename bio bi_rw to bi_opf
Jens Axboe
2016-08-04
block: add missing group association in bio-cloning functions
Paolo Valente
2016-07-20
block: unexport various bio mapping helpers
Christoph Hellwig
2016-07-20
block: simplify and cleanup bvec pool handling
Christoph Hellwig
2016-06-07
block, fs, mm, drivers: use bio set/get op accessors
Mike Christie
2016-06-07
block/fs/drivers: remove rw argument from submit_bio
Mike Christie
2016-05-05
block: make bio_inc_remaining() interface accessible again
Mike Snitzer
2016-04-04
mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage
Kirill A. Shutemov
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-03-18
Merge branch 'for-4.6/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-03-14
block: bio_remaining_done() isn't unlikely
Christoph Hellwig
2016-03-14
block: cleanup bio_endio
Christoph Hellwig
2016-03-14
block: factor out chained bio completion
Christoph Hellwig
[next]