Commit History

Author SHA1 Message Date
  Miklos Szeredi 7f6c7e62fc vfs: fix return value from do_last() 13 years ago
  Miklos Szeredi 097b180ca0 vfs: fix double put after complete_walk() 13 years ago
  Linus Torvalds ae942ae719 vfs: export full_name_hash() function to modules 13 years ago
  Linus Torvalds 200e9ef7ab vfs: split up name hashing in link_path_walk() into helper function 13 years ago
  Linus Torvalds 0145acc202 vfs: uninline full_name_hash() 13 years ago
  Miklos Szeredi e188dc02d3 vfs: fix d_inode_lookup() dentry ref leak 13 years ago
  Eric Paris 4043cde8ec audit: do not call audit_getname on error 13 years ago
  Al Viro ece2ccb668 Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into Z 13 years ago
  Al Viro a73324da7a vfs: move mnt_mountpoint to struct mount 13 years ago
  Al Viro 0714a53380 vfs: now it can be done - make mnt_parent point to struct mount 13 years ago
  Al Viro 3376f34fff vfs: mnt_parent moved to struct mount 13 years ago
  Al Viro c71053659e vfs: spread struct mount - __lookup_mnt() result 13 years ago
  Al Viro a218d0fdc5 switch open and mkdir syscalls to umode_t 13 years ago
  Al Viro f69aac0006 switch may_mknod() to umode_t 14 years ago
  Al Viro 1a67aafb5f switch ->mknod() to umode_t 14 years ago
  Al Viro 4acdaf27eb switch ->create() to umode_t 14 years ago
  Al Viro 18bb1db3e7 switch vfs_mkdir() and ->mkdir() to umode_t 14 years ago
  Al Viro 8208a22bb8 switch sys_mknodat(2) to umode_t 14 years ago
  Al Viro a3fbbde70a VFS: we need to set LOOKUP_JUMPED on mountpoint crossing 13 years ago
  Andy Whitcroft 1fa1e7f615 readlinkat: ensure we return ENOENT for the empty pathname for normal lookups 13 years ago
  J. Bruce Fields f3c7691e8d leases: fix write-open/read-lease race 13 years ago
  Andreas Gruenbacher 948409c74d vfs: add a comment to inode_permission() 13 years ago
  Andreas Gruenbacher d124b60a83 vfs: pass all mask flags check_acl and posix_acl_permission 13 years ago
  Andreas Gruenbacher 8fd90c8d1d vfs: indicate that the permission functions take all the MAY_* flags 13 years ago
  Linus Torvalds b6c8069d35 vfs: remove LOOKUP_NO_AUTOMOUNT flag 13 years ago
  Linus Torvalds d94c177bee vfs pathname lookup: Add LOOKUP_AUTOMOUNT flag 13 years ago
  Al Viro 1d2ef59014 restore pinning the victim dentry in vfs_rmdir()/vfs_rename_dir() 13 years ago
  Miklos Szeredi 0ec26fd069 vfs: automount should ignore LOOKUP_FOLLOW 14 years ago
  Linus Torvalds 7813b94a54 vfs: rename 'do_follow_link' to 'should_follow_link' 14 years ago
  Ari Savolainen 206b1d09a5 Fix POSIX ACL permission check 14 years ago