提交歷史

作者 SHA1 備註 提交日期
  Linus Torvalds 5166701b36 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 11 年之前
  Linus Torvalds f7789dc0d4 Merge branch 'locks-3.15' of git://git.samba.org/jlayton/linux 11 年之前
  Al Viro 7f4b36f9bb get rid of files_defer_init() 11 年之前
  Al Viro 83f936c75e mark struct file that had write access grabbed by open() 11 年之前
  Al Viro 4597e695b8 get rid of DEBUG_WRITECOUNT 11 年之前
  Al Viro dd20908a8a don't bother with {get,put}_write_access() on non-regular files 11 年之前
  Jeff Layton 78ed8a1338 locks: rename locks_remove_flock to locks_remove_file 11 年之前
  Linus Torvalds 9c225f2655 vfs: atomic f_pos accesses as per POSIX 11 年之前
  Linus Torvalds 9bc9ccd7db Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 11 年之前
  Al Viro eee5cc2702 get rid of s_files and files_lock 12 年之前
  Al Viro 72c2d53192 file->f_op is never NULL... 12 年之前
  Al Viro c7314d74fc nfsd regression since delayed fput() 11 年之前
  Andrew Morton be49b30a98 fs/file_table.c:fput(): make comment more truthful 12 年之前
  Al Viro 184cacabe2 only regular files with FMODE_WRITE need to be on s_files 12 年之前
  Oleg Nesterov 4f5e65a1cc fput: turn "list_head delayed_fput_list" into llist_head 12 年之前
  Andrew Morton 64372501e2 fs/file_table.c:fput(): add comment 12 年之前
  David Howells c77cecee52 Replace a bunch of file->dentry->d_inode refs with file_inode() 12 年之前
  Oleg Nesterov e7b2c40692 fput: task_work_add() can fail if the caller has passed exit_task_work() 12 年之前
  Al Viro dd37978c50 cache the value of file_inode() in struct file 12 年之前
  Anatol Pomozov 39b6525274 fs: Preserve error code in get_empty_filp(), part 2 13 年之前
  Al Viro 1afc99beaf propagate error from get_empty_filp() to its callers 12 年之前
  Al Viro 496ad9aa8e new helper: file_inode(file) 12 年之前
  Jan Kara 72651cac88 fs: Fix imbalance in freeze protection in mark_files_ro() 12 年之前
  Lai Jiangshan 4b2c551f77 lglock: add DEFINE_STATIC_LGLOCK() 13 年之前
  Linus Torvalds 88265322c1 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security 13 年之前
  Al Viro 0ee8cdfe6a take fget() and friends to fs/file.c 13 年之前
  Mimi Zohar 4199d35cbc vfs: move ima_file_free before releasing the file 14 年之前
  Jan Kara eb04c28288 fs: Add freezing handling to mnt_want_write() / mnt_drop_write() 13 年之前
  Al Viro 5c33b183a3 uninline file_free_rcu() 13 年之前
  Al Viro 4a9d4b024a switch fput to task_work_add 13 年之前