Commit History

Author SHA1 Message Date
  Jeff Layton 3b49c9a1e9 fs: convert a pile of fsync routines to errseq_t based reporting 8 years ago
  David Howells c5051c7bc7 afs: Don't wait for page writeback with the page lock held 8 years ago
  David Howells 65a151094e afs: ->writepage() shouldn't call clear_page_dirty_for_io() 8 years ago
  David Howells 7286a35e89 afs: Fix afs_kill_pages() 8 years ago
  David Howells 6d06b0d252 afs: Fix page leak in afs_write_begin() 8 years ago
  David Howells 58fed94dfb afs: Flush outstanding writes when an fd is closed 8 years ago
  David Howells e8e581a88c afs: Handle a short write to an AFS page 8 years ago
  David Howells 5611ef280d afs: Fix page overput in afs_fill_page() 8 years ago
  David Howells 29c8bbbd6e afs: Fix missing put_page() 8 years ago
  David Howells 196ee9cd2d afs: Make afs_fs_fetch_data() take a list of pages 8 years ago
  Michal Hocko 5114a97a8b fs: use mapping_set_error instead of opencoded set_bit 9 years ago
  Arnd Bergmann 287980e49f remove lots of IS_ERR_VALUE abuses 9 years ago
  Kirill A. Shutemov 09cbfeaf1a mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros 9 years ago
  Al Viro 5955102c99 wrappers for ->i_mutex access 9 years ago
  Christoph Hellwig e2e40f2c1e fs: move struct kiocb to fs.h 10 years ago
  Al Viro 3c981bfc57 afs_fsync: don't bother with ->f_path.dentry 12 years ago
  Al Viro a455589f18 assorted conversions to %p[dD] 11 years ago
  Al Viro 50b5551d17 afs: switch to ->write_iter() 11 years ago
  Kent Overstreet a27bb332c0 aio: don't include aio.h in sched.h 12 years ago
  Al Viro 496ad9aa8e new helper: file_inode(file) 12 years ago
  Josef Bacik 02c24a8218 fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers 14 years ago
  Anton Blanchard 5e7f23373b afs: afs_fill_page reads too much, or wrong data 14 years ago
  Anton Blanchard f129ccc923 afs: Fix oops in afs_unlink_writeback 14 years ago
  Wu Fengguang 1b430beee5 writeback: remove nonblocking/encountered_congestion references 15 years ago
  Christoph Hellwig 9c3a8ee8a1 writeback: remove writeback_inodes_wbc 15 years ago
  Christoph Hellwig 7ea8085910 drop unused dentry argument to ->fsync 15 years ago
  Christoph Hellwig 26821ed40b make sure data is on disk before calling ->write_inode 15 years ago
  Christoph Hellwig 027cf316af afs: remove manual O_SYNC handling 16 years ago
  Christoph Hellwig 6b2f3d1f76 vfs: Implement proper O_SYNC semantics 16 years ago
  Jens Axboe 1fe06ad892 writeback: get rid of wbc->for_writepages 16 years ago