提交历史

作者 SHA1 备注 提交日期
  Kirill A. Shutemov 09cbfeaf1a mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros 9 年之前
  Jan Kara 23d0127096 fs/sync.c: make sync_file_range(2) use WB_SYNC_NONE writeback 9 年之前
  Junichi Nomura aa750fd71c mm/filemap.c: make global sync not clear error status of individual inodes 9 年之前
  Theodore Ts'o 0ae45f63d4 vfs: add support for a lazytime mount option 10 年之前
  Al Viro b583043e99 kill f_dentry uses 10 年之前
  Anton Altaparmakov 10096fb108 Export sync_filesystem() for modular ->remount_fs() use 11 年之前
  Jan Kara 0dc83bd30b Revert "writeback: do not sync data dirtied after sync start" 11 年之前
  Al Viro d311d79de3 fix O_SYNC|O_APPEND syncing the wrong range on write() 11 年之前
  Linus Torvalds 5cbb3d216e Merge branch 'akpm' (patches from Andrew Morton) 11 年之前
  Jan Kara c4a391b53a writeback: do not sync data dirtied after sync start 11 年之前
  Al Viro 72c2d53192 file->f_op is never NULL... 12 年之前
  Al Viro 4a0fd5bf0f teach SYSCALL_DEFINE<n> how to deal with long long/unsigned long long 12 年之前
  Al Viro 496ad9aa8e new helper: file_inode(file) 12 年之前
  Al Viro 2903ff019b switch simple cases of fget_light to fdget 13 年之前
  Jan Kara 4ea425b63a vfs: Avoid unnecessary WB_SYNC_NONE writeback during sys_sync and reorder sync passes 13 年之前
  Jan Kara d0e91b13eb vfs: Remove unnecessary flushing of block devices 13 年之前
  Jan Kara a8c7176b6d vfs: Make sys_sync writeout also block device inodes 13 年之前
  Jan Kara b3de653105 vfs: Reorder operations during sys_sync 13 年之前
  Jan Kara a117782571 quota: Move quota syncing to ->sync_fs method 13 年之前
  Jan Kara ceed17236a quota: Split dquot_quota_sync() to writeback and cache flushing part 13 年之前
  Jan Kara 6eedc70150 vfs: Move noop_backing_dev_info check from sync into writeback 13 年之前
  Al Viro c2bd6c11cd switch do_fsync() to fget_light() 13 年之前
  Paul Gortmaker 630d9c4727 fs: reduce the use of module.h wherever possible 13 年之前
  Al Viro ff01bb4832 fs: move code out of buffer.c 14 年之前
  Curt Wohlgemuth 0e175a1835 writeback: Add a 'reason' to wb_writeback_work 14 年之前
  Josef Bacik 02c24a8218 fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers 14 年之前
  Linus Torvalds 6c51038900 Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block 14 年之前
  Sage Weil b7ed78f565 introduce sys_syncfs to sync a single file system 14 年之前
  Jens Axboe 95f28604a6 fs: assign sb->s_bdi to default_backing_dev_info if the bdi is going away 14 年之前
  Al Viro b5fc510c48 get rid of file_fsync() 15 年之前