summaryrefslogtreecommitdiffstats
path: root/fs/splice.c
AgeCommit message (Expand)Author
2010-08-07splice: fix misuse of SPLICE_F_NONBLOCKMiklos Szeredi
2010-08-07gcc-4.6: fs: fix unused but set warningsAndi Kleen
2010-06-30splice: check f_mode for seekable fileChangli Gao
2010-06-30splice: direct_splice_actor() should not use pos in sdChangli Gao
2010-05-25fs/splice.c: fix mapping_gfp_mask usageNick Piggin
2010-05-21pipe: add support for shrinking and growing pipesJens Axboe
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-11-04sendfile(): check f_op.splice_write() rather than f_op.sendpage()Changli Gao
2009-09-14Merge branch 'f