Commit History

Author SHA1 Message Date
  Eric W. Biederman 4b75de8615 fs: Set the size of empty dirs to 0. 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
  Linus Torvalds 0cbee99269 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 10 years ago
  Eric W. Biederman fbabfd0f4e fs: Add helper functions for permanently empty directories. 10 years ago
  Al Viro dc3f4198ea make simple_positive() public 10 years ago
  Al Viro ecc087ff14 new helper: free_page_put_link() 10 years ago
  Al Viro 5f2c4179e1 switch ->put_link() from dentry to inode 10 years ago
  Al Viro 6e77137b36 don't pass nameidata to ->follow_link() 10 years ago
  Al Viro 680baacbca new ->follow_link() and ->put_link() calling conventions 10 years ago
  Al Viro 61ba64fc07 libfs: simple_follow_link() 10 years ago
  David Howells dea655c28a VFS: fs library helpers: d_inode() annotations 10 years ago
  David Howells e36cb0b89c VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry) 10 years ago
  Theodore Ts'o 0ae45f63d4 vfs: add support for a lazytime mount option 10 years ago
  Al Viro 946e51f2bf move d_rcu from overlapping d_child to overlapping d_alias 10 years ago
  Jeff Layton e6f5c78930 locks: plumb a "priv" pointer into the setlease routines 11 years ago
  Jeff Layton 1c994a0909 locks: consolidate "nolease" routines 11 years ago
  Fabian Frederick ac13a829f6 fs/libfs.c: add generic data flush to fsync 11 years ago
  Al Viro b26d4cd385 consolidate simple ->d_delete() instances 11 years ago
  Al Viro 6987843ff7 take anon inode allocation to libfs.c 12 years ago
  Al Viro 87dc800be2 new helper: kfree_put_link() 12 years ago
  Al Viro 12f3887222 libfs: get exports to definitions of objects being exported... 12 years ago
  Al Viro 74931da7a6 make simple_lookup() usable for filesystems that set ->s_d_op 12 years ago
  Al Viro 5f99f4e79a [readdir] switch dcache_readdir() users to ->iterate() 12 years ago
  Marco Stornelli d30357f2f0 vfs: drop vmtruncate 12 years ago
  Andrew Morton 965c8e59cf lseek: the "whence" argument is called "whence" 12 years ago
  Yanchuan Nian ca1868309b vfs: fix kerneldoc for generic_fh_to_parent() 13 years ago
  David Howells 9249e17fe0 VFS: Pass mount flags to sget() 13 years ago
  Al Viro 00cd8dd3bf stop passing nameidata to ->lookup() 13 years ago
  Linus Torvalds 26fe575028 vfs: make it possible to access the dentry hash/len as one 64-bit entry 13 years ago
  Al Viro 640946f203 dentry leak in simple_fill_super() failure exit 13 years ago