Commit History

Author SHA1 Message Date
  Theodore Ts'o 0ae45f63d4 vfs: add support for a lazytime mount option 10 years ago
  Al Viro b583043e99 kill f_dentry uses 10 years ago
  Anton Altaparmakov 10096fb108 Export sync_filesystem() for modular ->remount_fs() use 11 years ago
  Jan Kara 0dc83bd30b Revert "writeback: do not sync data dirtied after sync start" 11 years ago
  Al Viro d311d79de3 fix O_SYNC|O_APPEND syncing the wrong range on write() 11 years ago
  Linus Torvalds 5cbb3d216e Merge branch 'akpm' (patches from Andrew Morton) 11 years ago
  Jan Kara c4a391b53a writeback: do not sync data dirtied after sync start 11 years ago
  Al Viro 72c2d53192 file->f_op is never NULL... 12 years ago
  Al Viro 4a0fd5bf0f teach SYSCALL_DEFINE<n> how to deal with long long/unsigned long long 12 years ago
  Al Viro 496ad9aa8e new helper: file_inode(file) 12 years ago
  Al Viro 2903ff019b switch simple cases of fget_light to fdget 13 years ago
  Jan Kara 4ea425b63a vfs: Avoid unnecessary WB_SYNC_NONE writeback during sys_sync and reorder sync passes 13 years ago
  Jan Kara d0e91b13eb vfs: Remove unnecessary flushing of block devices 13 years ago
  Jan Kara a8c7176b6d vfs: Make sys_sync writeout also block device inodes 13 years ago
  Jan Kara b3de653105 vfs: Reorder operations during sys_sync 13 years ago
  Jan Kara a117782571 quota: Move quota syncing to ->sync_fs method 13 years ago
  Jan Kara ceed17236a quota: Split dquot_quota_sync() to writeback and cache flushing part 13 years ago
  Jan Kara 6eedc70150 vfs: Move noop_backing_dev_info check from sync into writeback 13 years ago
  Al Viro c2bd6c11cd switch do_fsync() to fget_light() 13 years ago
  Paul Gortmaker 630d9c4727 fs: reduce the use of module.h wherever possible 13 years ago
  Al Viro ff01bb4832 fs: move code out of buffer.c 14 years ago
  Curt Wohlgemuth 0e175a1835 writeback: Add a 'reason' to wb_writeback_work 14 years ago
  Josef Bacik 02c24a8218 fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers 14 years ago
  Linus Torvalds 6c51038900 Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block 14 years ago
  Sage Weil b7ed78f565 introduce sys_syncfs to sync a single file system 14 years ago
  Jens Axboe 95f28604a6 fs: assign sb->s_bdi to default_backing_dev_info if the bdi is going away 14 years ago
  Al Viro b5fc510c48 get rid of file_fsync() 15 years ago
  Jens Axboe b4ca761577 Merge branch 'master' into for-linus 15 years ago
  Jens Axboe 0e3c9a2284 Revert "writeback: fix WB_SYNC_NONE writeback from umount" 15 years ago
  Christoph Hellwig 7ea8085910 drop unused dentry argument to ->fsync 15 years ago