Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / fs / namei.c
2012-05-07 Jeff Mahoney- Update to 3.4-rc6.
2012-05-03 Linus Torvaldsvfs: make word-at-a-time accesses handle a non-existing...
2012-04-09 Jeff MahoneyUpdate to 3.4-rc2.
2012-04-09 Jeff Mahoney- Update richacl patchset for 3.4.
2012-04-06 Linus TorvaldsMake the "word-at-a-time" helper functions more commonl...
2012-03-31 J. Bruce Fieldsvfs: fix out-of-date dentry_unhash() comment
2012-03-31 Miklos Szeredivfs: split __lookup_hash
2012-03-31 Al Virountangling do_lookup() - take __lookup_hash()-calling...
2012-03-31 Al Virountangling do_lookup() - switch to calling __lookup_hash()
2012-03-31 Al Virountangling do_lookup() - merge d_alloc_and_lookup(...
2012-03-31 Al Virountangling do_lookup() - merge failure exits in !dentry...
2012-03-31 Al Virountangling do_lookup() - massage !dentry case towards...
2012-03-31 Al Virountangling do_lookup() - get rid of need_reval in ...
2012-03-31 Al Virountangling do_lookup() - eliminate a loop.
2012-03-31 Al Virountangling do_lookup() - expand the area under ->i_mutex
2012-03-31 Al Virountangling do_lookup() - isolate !dentry stuff from...
2012-03-31 Miklos Szeredivfs: move MAY_EXEC check from __lookup_hash()
2012-03-31 Miklos Szeredivfs: don't revalidate just looked up dentry
2012-03-31 Miklos Szeredivfs: fix d_need_lookup/d_revalidate order in do_lookup
2012-03-24 Linus TorvaldsMerge tag 'module-for-3.4' of git://git./linux/kernel...
2012-03-22 Linus Torvaldsvfs: tidy up sparse warnings in fs/namei.c
2012-03-22 Linus Torvaldsvfs: tidy up fs/namei.c byte-repeat word constants
2012-03-22 Al ViroFix full_name_hash() behaviour when length is a multipl...
2012-03-22 Linus TorvaldsMerge branch 'akpm' (Andrew's patch-bomb)
2012-03-22 Andrew Mortonfs/namei.c: fix warnings on 32-bit
2012-03-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-03-21 Linus TorvaldsMerge branch 'kmap_atomic' of git://github.com/congwang...
2012-03-21 Al Viroswitch touch_atime to struct path
2012-03-21 Al Virovfs: check i_nlink limits in vfs_{mkdir,rename_dir...
2012-03-20 Cong Wangfs: remove the second argument of k[un]map_atomic()
2012-03-19 Linus TorvaldsMerge branch 'dcache-word-accesses'
2012-03-19 Jeff Mahoney- Update to 3.3-final.
2012-03-10 Miklos Szeredivfs: fix return value from do_last()
2012-03-10 Miklos Szeredivfs: fix double put after complete_walk()
2012-03-09 Linus Torvaldsvfs: use 'unsigned long' accesses for dcache name compa...
2012-03-05 Jeff MahoneyRefresh patches.xen/xen3-fixup-arch-x86.
2012-03-03 Linus Torvaldsvfs: export full_name_hash() function to modules
2012-03-02 Linus Torvaldsvfs: split up name hashing in link_path_walk() into...
2012-03-02 Linus Torvaldsvfs: uninline full_name_hash()
2012-02-29 Paul Gortmakerfs: reduce the use of module.h wherever possible
2012-02-27 Jeff Mahoney- Updated to 3.3-rc5.
2012-02-14 Miklos Szeredivfs: fix d_inode_lookup() dentry ref leak
2012-02-07 Jeff Mahoney- Update to 3.3-rc2.
2012-01-17 Eric Parisaudit: do not call audit_getname on error
2012-01-07 Al ViroMerge branches 'vfsmount-guts', 'umode_t' and 'partitio...
2012-01-04 Al Virovfs: move mnt_mountpoint to struct mount
2012-01-04 Al Virovfs: now it can be done - make mnt_parent point to...
2012-01-04 Al Virovfs: mnt_parent moved to struct mount
2012-01-04 Al Virovfs: spread struct mount - __lookup_mnt() result
2012-01-04 Al Viroswitch open and mkdir syscalls to umode_t
2012-01-04 Al Viroswitch may_mknod() to umode_t
2012-01-04 Al Viroswitch ->mknod() to umode_t
2012-01-04 Al Viroswitch ->create() to umode_t
2012-01-04 Al Viroswitch vfs_mkdir() and ->mkdir() to umode_t
2012-01-04 Al Viroswitch sys_mknodat(2) to umode_t
2011-11-16 Jeff Mahoney- Update to 3.2-rc1.
2011-11-07 Al ViroVFS: we need to set LOOKUP_JUMPED on mountpoint crossing
2011-11-02 Andy Whitcroftreadlinkat: ensure we return ENOENT for the empty pathn...
2011-10-28 J. Bruce Fieldsleases: fix write-open/read-lease race
2011-10-28 Andreas Gruenbachervfs: add a comment to inode_permission()
2011-10-28 Andreas Gruenbachervfs: pass all mask flags check_acl and posix_acl_permission
2011-10-28 Andreas Gruenbachervfs: indicate that the permission functions take all...
2011-10-03 Jeff Mahoney- Update to 3.1-rc8.
2011-09-27 Linus Torvaldsvfs: remove LOOKUP_NO_AUTOMOUNT flag
2011-09-27 Linus Torvaldsvfs pathname lookup: Add LOOKUP_AUTOMOUNT flag
2011-09-26 Jeff Mahoney- Update to 3.1-rc7.
2011-09-15 Jeff Mahoney- Update to 3.1-rc6.
2011-09-14 Al Virorestore pinning the victim dentry in vfs_rmdir()/vfs_re...
2011-09-09 Miklos Szeredivfs: automount should ignore LOOKUP_FOLLOW
2011-08-24 Jeff Mahoney- Update to 3.1-rc3.
2011-08-07 Linus Torvaldsvfs: rename 'do_follow_link' to 'should_follow_link'
2011-08-07 Ari SavolainenFix POSIX ACL permission check
2011-08-07 Linus Torvaldsvfs: optimize inode cache access patterns
2011-08-03 Al ViroRCUify freeing acls, let check_acl() go ahead in RCU...
2011-08-01 David HowellsVFS: Fix automount for negative autofs dentries
2011-07-26 Linus Torvaldsvfs: fix check_acl compile error when CONFIG_FS_POSIX_A...
2011-07-26 Linus Torvaldsvfs: make gcc generate more obvious code for acl permis...
2011-07-25 Christoph Hellwigfs: take the ACL checks to common code
2011-07-25 Linus Torvaldsvfs: move ACL cache lookup into generic code
2011-07-22 Michal MarekUpdate to 3.0.
2011-07-21 Tobias KlauserVFS: Fixup kerneldoc for generic_permission()
2011-07-20 Al Virounexport kern_path_parent()
2011-07-20 Al Viroswitch vfs_path_lookup() to struct path
2011-07-20 Al Virokill lookup_create()
2011-07-20 Al Vironew helpers: kern_path_create/user_path_create
2011-07-20 Al Virokill LOOKUP_CONTINUE
2011-07-20 Al Virodon't transliterate lower bits of ->intent.open.flags...
2011-07-20 Al ViroDon't pass nameidata when calling vfs_create() from...
2011-07-20 Al Viromerge do_revalidate() into its only caller
2011-07-20 Al Virono reason to keep exec_permission() separate now
2011-07-20 Al Viromassage generic_permission() to treat directories on...
2011-07-20 Al Viro->permission() sanitizing: don't pass flags to exec_per...
2011-07-20 Al Viro->permission() sanitizing: don't pass flags to ->permis...
2011-07-20 Al Viro->permission() sanitizing: don't pass flags to generic_...
2011-07-20 Al Viro->permission() sanitizing: don't pass flags to ->check_...
2011-07-20 Al Viro->permission() sanitizing: pass MAY_NOT_BLOCK to -...
2011-07-20 Al Viro->permission() sanitizing: MAY_NOT_BLOCK
2011-07-20 Al Virokill check_acl callback of generic_permission()
2011-07-20 Al Virolockless get_write_access/deny_write_access
2011-07-20 Al Viromove exec_permission() up to the rest of permission...
next