summaryrefslogtreecommitdiff
path: root/fs/afs/write.c
Commit message (Expand)AuthorAge
* fs: use mapping_set_error instead of opencoded set_bitMichal Hocko2016-10-11
* remove lots of IS_ERR_VALUE abusesArnd Bergmann2016-05-27
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-04
* wrappers for ->i_mutex accessAl Viro2016-01-22
* fs: move struct kiocb to fs.hChristoph Hellwig2015-03-25
* afs_fsync: don't bother with ->f_path.dentryAl Viro2014-11-19
* assorted conversions to %p[dD]Al Viro2014-11-19
* afs: switch to ->write_iter()Al Viro2014-05-06
* aio: don't include aio.h in sched.hKent Overstreet2013-05-07
* new helper: file_inode(file)Al Viro2013-02-22
* fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik2011-07-20
* afs: afs_fill_page reads too much, or wrong dataAnton Blanchard2011-06-16
* afs: Fix oops in afs_unlink_writebackAnton Blanchard2011-02-25
* writeback: remove nonblocking/encountered_congestion referencesWu Fengguang2010-10-26
* writeback: remove writeback_inodes_wbcChristoph Hellwig2010-07-06
* drop unused dentry argument to ->fsyncChristoph Hellwig2010-05-27
* make sure data is on disk before calling ->write_inodeChristoph Hellwig2010-03-05
* afs: remove manual O_SYNC handlingChristoph Hellwig2009-12-10
* vfs: Implement proper O_SYNC semanticsChristoph Hellwig2009-12-10
* writeback: get rid of wbc->for_writepagesJens Axboe2009-09-16
* FS-Cache: Make kAFS use FS-CacheDavid Howells2009-04-03
* fs: symlink write_begin allocation context fixNick Piggin2009-01-04
* afs: convert to new aopsNick Piggin2008-10-16
* mm: rename page trylockNick Piggin2008-08-04
* Drop some headers from mm.hAlexey Dobriyan2007-10-17
* fs/afs/: possible cleanupsAdrian Bunk2007-10-17
* AFS: Fix afs_prepare_write()David Howells2007-05-16
* AFS: fix interminable loop in afs_write_back_from_locked_page()David Howells2007-05-11
* AFS: further write support fixesDavid Howells2007-05-10
* AFS: write support fixesDavid Howells2007-05-10
* AFS: implement basic file write supportDavid Howells2007-05-09