aboutsummaryrefslogtreecommitdiff
path: root/fs/afs/write.c
AgeCommit message (Expand)Author
2015-03-25fs: move struct kiocb to fs.hChristoph Hellwig
2014-11-19afs_fsync: don't bother with ->f_path.dentryAl Viro
2014-11-19assorted conversions to %p[dD]Al Viro
2014-05-06afs: switch to ->write_iter()Al Viro
2013-05-07aio: don't include aio.h in sched.hKent Overstreet
2013-02-22new helper: file_inode(file)Al Viro
2011-07-20fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik
2011-06-16afs: afs_fill_page reads too much, or wrong dataAnton Blanchard
2011-02-25afs: Fix oops in afs_unlink_writebackAnton Blanchard
2010-10-26writeback: remove nonblocking/encountered_congestion referencesWu Fengguang
2010-07-06writeback: remove writeback_inodes_wbcChristoph Hellwig
2010-05-27drop unused dentry argument to ->fsyncChristoph Hellwig
2010-03-05make sure data is on disk before calling ->write_inodeChristoph Hellwig
2009-12-10afs: remove manual O_SYNC handlingChristoph Hellwig
2009-12-10vfs: Implement proper O_SYNC semanticsChristoph Hellwig
2009-09-16writeback: get rid of wbc->for_writepagesJens Axboe
2009-04-03FS-Cache: Make kAFS use FS-CacheDavid Howells
2009-01-04fs: symlink write_begin allocation context fixNick Piggin
2008-10-16afs: convert to new aopsNick Piggin
2008-08-04mm: rename page trylockNick Piggin
2007-10-17Drop some headers from mm.hAlexey Dobriyan
2007-10-17fs/afs/: possible cleanupsAdrian Bunk
2007-05-16AFS: Fix afs_prepare_write()David Howells
2007-05-11AFS: fix interminable loop in afs_write_back_from_locked_page()David Howells
2007-05-10AFS: further write support fixesDavid Howells
2007-05-10AFS: write support fixesDavid Howells
2007-05-09AFS: implement basic file write supportDavid Howells