aboutsummaryrefslogtreecommitdiffstats
path: root/block/bounce.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-19Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-1/+3
2015-09-17block: fix bounce_end_ioMing Lei1-1/+3
2015-09-03Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fsLinus Torvalds1-27/+4
2015-07-29block: manipulate bio->bi_flags through helpersJens Axboe1-1/+1
2015-07-29block: add a bi_error field to struct bioChristoph Hellwig1-13/+14
2015-07-23block: Remove forced page bouncing under IOJan Kara1-27/+4
2015-06-25Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+1
2015-06-25Merge branch 'for-4.2/core' of git://git.kernel.dk/linux-blockLinus Torvalds1-3/+0
2015-06-02writeback: separate out include/linux/backing-dev-defs.hTejun Heo1-0/+1
2015-05-19block: remove BIO_EOPNOTSUPPChristoph Hellwig1-3/+0
2015-04-27block:bounce: fix call inc_|dec_zone_page_state on different pages confuse value of NR_BOUNCEWang YanQing1-1/+1
2014-06-06mm: convert some level-less printks to pr_*Mitchel Humpherys1-2/+5
2014-05-19block: move mm/bounce.c to block/Jens Axboe1-0/+287