提交历史

作者 SHA1 备注 提交日期
  Linus Torvalds e2c5923c34 Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block 8 年之前
  Greg Kroah-Hartman b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license 8 年之前
  Jens Axboe 9ba4b2dfaf fs: kill 'nr_pages' argument from wakeup_flusher_threads() 8 年之前
  Linus Torvalds 0f0d12728e Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 8 年之前
  Linus Torvalds d34fc1adf0 Merge branch 'akpm' (patches from Andrew) 8 年之前
  Jeff Layton de23abd151 fs/sync.c: remove unnecessary NULL f_mapping check in sync_file_range 8 年之前
  Jeff Layton 6454568d96 fs: convert sync_file_range to use errseq_t based error-tracking 8 年之前
  David Howells bc98a42c1f VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb) 8 年之前
  Jeff Layton 0f41074a65 fs: remove call_fsync helper function 8 年之前
  Miklos Szeredi 0eb8af4916 vfs: use helper for calling f_op->fsync() 8 年之前
  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 10 年之前
  Junichi Nomura aa750fd71c mm/filemap.c: make global sync not clear error status of individual inodes 10 年之前
  Theodore Ts'o 0ae45f63d4 vfs: add support for a lazytime mount option 11 年之前
  Al Viro b583043e99 kill f_dentry uses 11 年之前
  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() 12 年之前
  Linus Torvalds 5cbb3d216e Merge branch 'akpm' (patches from Andrew Morton) 12 年之前
  Jan Kara c4a391b53a writeback: do not sync data dirtied after sync start 12 年之前
  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 13 年之前
  Al Viro 496ad9aa8e new helper: file_inode(file) 13 年之前
  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 年之前