Commit History

作者 SHA1 備註 提交日期
  Mateusz Guzik c02b1a9b41 vfs: grab the lock instead of blocking in __fd_install during resizing 8 年之前
  David Howells e462ec50cb VFS: Differentiate mount flags (MS_*) from internal superblock flags 8 年之前
  Eric Biggers 75dd7e4bb6 Documentation/filesystems: fix documentation for ->getattr() 8 年之前
  Miklos Szeredi 76fca90e9f vfs: default to generic_readlink() 9 年之前
  Linus Torvalds 101105b171 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 9 年之前
  Miklos Szeredi aadfa8019e vfs: add note about i_op->rename changes to porting 9 年之前
  Jan Kara 31051c85b5 fs: Give dentry to inode_change_ok() instead of inode 9 年之前
  Al Viro 6fa67e7075 get rid of 'parent' argument of ->d_compare() 9 年之前
  Al Viro 3767e255b3 switch ->setxattr() to passing dentry and inode separately 9 年之前
  Al Viro 9cf843e3f4 lookup_open(): lock the parent shared unless O_CREAT is given 9 年之前
  Al Viro 6192269444 introduce a parallel variant of ->iterate() 9 年之前
  Al Viro 9902af79c0 parallel lookups: actual switch to rwsem 9 年之前
  Al Viro 84e710da2a parallel lookups machinery, part 2 9 年之前
  Al Viro ce23e64013 ->getxattr(): pass dentry and inode as separate arguments 9 年之前
  Al Viro e8ecde25f5 Make sure that highmem pages are not added to symlink page cache 10 年之前
  Al Viro fceef393a5 switch ->get_link() to delayed_call, kill ->put_link() 10 年之前
  Al Viro 6b2553918d replace ->follow_link() with new method that could stay in RCU mode 10 年之前
  Al Viro 21fc61c73c don't put symlink bodies in pagecache into highmem 10 年之前
  Linus Torvalds 1dc51b8288 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 10 年之前
  Eric Dumazet 8a81252b77 fs/file.c: don't acquire files->file_lock in fd_install() 10 年之前
  Linus Torvalds 1e467e68e5 Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6 10 年之前
  Andreas Gruenbacher 47016077b6 vfs: Minor documentation fix 10 年之前
  Al Viro 203bc643db update Documentation/filesystems/ regarding the follow_link/put_link changes 10 年之前
  Al Viro 8436318205 ->aio_read and ->aio_write removed 10 年之前
  Al Viro 5d5d568975 make new_sync_{read,write}() static 10 年之前
  Al Viro 78d28e651f kill f_dentry macro 11 年之前
  Al Viro 41d28bca2d switch d_materialise_unique() users to d_splice_alias() 11 年之前
  Johannes Weiner 91b0abe36a mm + fs: store shadow entries in page cache 11 年之前
  Al Viro 5a3cd99285 iget/iget5: don't bother with ->i_lock until we find a match 12 年之前
  Christoph Hellwig 4aa32895c3 fs: remove vfs_follow_link 12 年之前