summaryrefslogtreecommitdiff
path: root/block/bio.c
AgeCommit message (Expand)Author
2019-08-13block: do not leak memory in bio_copy_user_iov()Jérôme Glisse
2018-01-01more bio_map_user_iov() leak fixesAl Viro
2017-11-11fix unbalanced page refcounting in bio_map_user_iovVitaly Mayatskikh
2016-03-04bio: return EINTR if copying to user space got interruptedHannes Reinecke
2015-08-11block: Do a full clone when splitting discard biosMartin K. Petersen
2014-06-24block: add support for limiting gaps in SG listsJens Axboe
2014-06-11Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-06-10block: ensure that bio_add_page() always accepts a page for an empty bioJens Axboe
2014-06-09Merge branch 'for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds
2014-06-05block: add notion of a chunk size for request mergingJens Axboe
2014-05-19block: move bio.c and bio-integrity.c from fs/ to block/Jens Axboe