Commit History

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