提交历史

作者 SHA1 备注 提交日期
  Linus Torvalds 05016b0f0a Merge branch 'getname2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 10 年之前
  Matthew Wilcox e748dcd095 vfs: remove get_xip_mem 10 年之前
  Paul Moore 5168910413 fs: create proper filename objects using getname_kernel() 10 年之前
  Linus Torvalds 0b233b7c79 Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linux 10 年之前
  Heinrich Schuchardt 820c12d5d6 fallocate: create FAN_MODIFY and IN_MODIFY events 10 年之前
  Al Viro 9f45f5bf30 new helper: audit_file() 10 年之前
  J. Bruce Fields 56429e9b3b merge nfs bugfixes into nfsd for-3.19 branch 10 年之前
  Anna Schumaker 72c72bdf7b VFS: Rename do_fallocate() to vfs_fallocate() 10 年之前
  Miklos Szeredi 4aa7c6346b vfs: add i_op->dentry_open() 10 年之前
  Eric Biggers 6d2b6170c8 vfs: fix check for fallocate on active swapfile 11 年之前
  Al Viro 293bc9822f new methods: ->read_iter() and ->write_iter() 11 年之前
  Al Viro 7f7f25e82d replace checking for ->read/->aio_read presence with check in ->f_mode 11 年之前
  Linus Torvalds 9ac0367501 Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 11 年之前
  Linus Torvalds 5166701b36 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 11 年之前
  Lukas Czerner 0790b31b69 fs: disallow all fallocate operation on active swapfile 11 年之前
  Lukas Czerner 23fffa925e fs: move falloc collapse range check into the filesystem methods 11 年之前
  Lukas Czerner 8fc61d9263 fs: prevent doing FALLOC_FL_ZERO_RANGE on append only file 11 年之前
  Linus Torvalds d15e03104e Merge tag 'xfs-for-linus-3.15-rc1' of git://oss.sgi.com/xfs/xfs 11 年之前
  Al Viro 3f4d5a0007 tidy do_dentry_open() up a bit 11 年之前
  Al Viro 83f936c75e mark struct file that had write access grabbed by open() 11 年之前
  Al Viro 0ccb286346 fold __get_file_write_access() into its only caller 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 年之前
  Lukas Czerner 409332b65d fs: Introduce FALLOC_FL_ZERO_RANGE flag for fallocate 11 年之前
  Linus Torvalds 9c225f2655 vfs: atomic f_pos accesses as per POSIX 11 年之前
  Namjae Jeon 00f5e61998 fs: Add new flag(FALLOC_FL_COLLAPSE_RANGE) for fallocate 11 年之前
  J. Bruce Fields 27ac0ffeac locks: break delegations on any attribute modification 14 年之前
  Al Viro eee5cc2702 get rid of s_files and files_lock 12 年之前
  Al Viro 72c2d53192 file->f_op is never NULL... 12 年之前
  Miklos Szeredi 0854d450e2 vfs: improve i_op->atomic_open() documentation 12 年之前