alistair23-linux/fs/gfs2
Al Viro 8d0207652c ->splice_write() via ->write_iter()
iter_file_splice_write() - a ->splice_write() instance that gathers the
pipe buffers, builds a bio_vec-based iov_iter covering those and feeds
it to ->write_iter().  A bunch of simple cases coverted to that...

[AV: fixed the braino spotted by Cyrill]

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2014-06-12 00:18:51 -04:00
..
acl.c GFS2: inline function gfs2_set_mode 2014-03-19 15:53:52 +00:00
acl.h GFS2: Increase the max number of ACLs 2014-03-19 15:16:24 +00:00
aops.c switch {__,}blockdev_direct_IO() to iov_iter 2014-05-06 17:32:46 -04:00
bmap.c GFS2: Clean up journal extent mapping 2014-03-03 13:50:12 +00:00
bmap.h GFS2: Clean up journal extent mapping 2014-03-03 13:50:12 +00:00
dentry.c
dir.c GFS2: Use pr_<level> more consistently 2014-03-07 09:30:51 +00:00
dir.h
export.c
file.c ->splice_write() via ->write_iter() 2014-06-12 00:18:51 -04:00
gfs2.h
glock.c GFS2: Ensure workqueue is scheduled after noexp request 2014-03-12 14:45:48 +00:00
glock.h
glops.c GFS2: Move log buffer lists into transaction 2014-02-24 16:54:54 +00:00
glops.h
incore.h GFS2: Fix uninitialized VFS inode in gfs2_create_inode 2014-03-31 16:41:39 +01:00
inode.c GFS2: Fix uninitialized VFS inode in gfs2_create_inode 2014-03-31 16:41:39 +01:00
inode.h
Kconfig
lock_dlm.c GFS2: Use pr_<level> more consistently 2014-03-07 09:30:51 +00:00
log.c GFS2: Re-add a call to log_flush_wait when flushing the journal 2014-03-12 14:46:29 +00:00
log.h
lops.c GFS2: Move recovery variables to journal structure in memory 2014-03-07 09:14:48 +00:00
lops.h GFS2: Move log buffer lists into transaction 2014-02-24 16:54:54 +00:00
main.c GFS2: Use pr_<level> more consistently 2014-03-07 09:30:51 +00:00
Makefile
meta_io.c GFS2: Fix address space from page function 2014-03-31 17:48:27 +01:00
meta_io.h GFS2: Fix address space from page function 2014-03-31 17:48:27 +01:00
ops_fstype.c GFS2: Fix address space from page function 2014-03-31 17:48:27 +01:00
quota.c GFS2: Fix return value in slot_get() 2014-03-31 10:43:05 +01:00
quota.h
recovery.c GFS2: Move recovery variables to journal structure in memory 2014-03-07 09:14:48 +00:00
recovery.h GFS2: Move recovery variables to journal structure in memory 2014-03-07 09:14:48 +00:00
rgrp.c GFS2: Use pr_<level> more consistently 2014-03-07 09:30:51 +00:00
rgrp.h
super.c Major changes for 3.14 include support for the newly added ZERO_RANGE 2014-04-04 15:39:39 -07:00
super.h
sys.c GFS2: Convert gfs2_lm_withdraw to use fs_err 2014-03-07 09:39:18 +00:00
sys.h
trace_gfs2.h
trans.c GFS2: Use pr_<level> more consistently 2014-03-07 09:30:51 +00:00
trans.h
util.c GFS2: Convert gfs2_lm_withdraw to use fs_err 2014-03-07 09:39:18 +00:00
util.h GFS2: Convert gfs2_lm_withdraw to use fs_err 2014-03-07 09:39:18 +00:00
xattr.c
xattr.h