Commit Graph

70 Commits (308c05e35e3517d19bb67a7e97772235c9e15cd7)

Author SHA1 Message Date
Jan Blunck 1d957f9bf8 Introduce path_put() 17 years ago
Jan Blunck 4ac9137858 Embed a struct path into struct nameidata instead of nd->{dentry,mnt} 17 years ago
Miklos Szeredi aef97cb903 mount options: fix autofs4 17 years ago
Pavel Emelianov a47afb0f9d pid namespaces: round up the API 17 years ago
Stephen Hemminger c80544dc0b sparse pointer use of zero as null 17 years ago
Mariusz Kozlowski b63d50c438 fs/autofs4/inode.c: kmalloc + memset conversion to kzalloc 17 years ago
Ian Kent 1864f7bd58 autofs4: deadlock during create 18 years ago
Sukadev Bhattiprolu d78e53c89a Fix some coding-style errors in autofs 18 years ago
Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
Jeff Mahoney c3724b129b [PATCH] autofs4: fix race in unhashed dentry code 18 years ago
Ian Kent c9ffec4848 [PATCH] autofs4: check for directory re-create in lookup 18 years ago
Ian Kent f50b6f8691 [PATCH] autofs4: fix another race between mount and expire 18 years ago
Ian Kent e8514478f6 [PATCH] autofs4: header file update 18 years ago
Josef 'Jeff' Sipek ee9b6d61a2 [PATCH] Mark struct super_operations const 18 years ago
Arjan van de Ven 754661f143 [PATCH] mark struct inode_operations const 1 18 years ago
Robert P. J. Day 5cbded585d [PATCH] getting rid of all casts of k[cmz]alloc() calls 18 years ago
Josef "Jeff" Sipek a4669ed8ed [PATCH] autofs4: change uses of f_{dentry, vfsmnt} to use f_path 18 years ago
Jiri Kosina c949d4eb40 [PATCH] autofs: fix error code path in autofs_fill_sb() 18 years ago
Ian Kent ba8df43c0e [PATCH] autofs4: panic after mount fail 18 years ago
David Howells 6ce315234a [PATCH] AUTOFS: Make sure all dentries refs are released before calling kill_anon_super() 19 years ago
Dave Hansen ce71ec3684 [PATCH] r/o bind mounts: monitor zeroing of i_nlink 19 years ago
Dave Hansen d8c76e6f45 [PATCH] r/o bind mount prepwork: inc_nlink() helper 19 years ago
Dave Hansen 9a53c3a783 [PATCH] r/o bind mounts: unlink: monitor i_nlink 19 years ago
Ian Kent 44938af6e0 [PATCH] autofs4: pending flag not cleared on mount fail 19 years ago
Ian Kent be3ca7fecb [PATCH] autofs4: autofs4_follow_link false negative fix 19 years ago
Theodore Ts'o ba52de123d [PATCH] inode-diet: Eliminate i_blksize from the inode structure 19 years ago
Ian Kent bcdc5e019d [PATCH] autofs4 needs to force fail return revalidate 19 years ago
Ian Kent c0ba7e5147 [PATCH] autofs4: zero timeout prevents shutdown 19 years ago
Jeff Garzik e18fa700c9 Move several *_SUPER_MAGIC symbols to include/linux/magic.h. 19 years ago
Akinobu Mita f116629d03 [PATCH] fs: use list_move() 19 years ago
Ian Kent f9022f6633 [PATCH] autofs4: need to invalidate children on tree mount expire 19 years ago
David Howells 454e2398be [PATCH] VFS: Permit filesystem to override root dentry on mount 19 years ago
Ian Kent a537055395 [PATCH] autofs4: NFY_NONE wait race fix 19 years ago
Arjan van de Ven 4b6f5d20b0 [PATCH] Make most file operations structs in fs/ const 19 years ago
Adrian Bunk f5b95ff010 [PATCH] autofs4: proper prototype for autofs4_dentry_release() 19 years ago
Ian Kent 3e7b191980 [PATCH] autofs4: atomic var underflow 19 years ago
Ian Kent 871f94344c [PATCH] autofs4: follow_link missing functionality 19 years ago
Dave Jones 3370c74b2e [PATCH] Remove redundant check from autofs4_put_super 19 years ago
Ian Kent 44d53eb041 [PATCH] autofs4: change AUTOFS_TYP_* AUTOFS_TYPE_* 19 years ago
Ian Kent 5c0a32fc2c [PATCH] autofs4: add new packet type for v5 communications 19 years ago
Ian Kent 3a15e2ab5d [PATCH] autofs4: add v5 expire logic 19 years ago
Ian Kent 34ca959cfc [PATCH] autofs4: add v5 follow_link mount trigger method 19 years ago
Ian Kent e3474a8eb3 [PATCH] autofs4: change may_umount* functions to boolean 19 years ago
Ian Kent 90a59c7cf5 [PATCH] autofs4: rename simple_empty_nolock function 19 years ago
Ian Kent e77fbddf77 [PATCH] autofs4: white space cleanup for waitq.c 19 years ago
Ian Kent d7c4a5f108 [PATCH] autofs4: add a show mount options for proc filesystem 19 years ago
Ian Kent 862b110f01 [PATCH] autofs4: remove update_atime unused function 19 years ago
Ian Kent e0a7aae940 [PATCH] autofs4: expire mounts that hold no (extra) references only 19 years ago
Ian Kent 1aff3c8b05 [PATCH] autofs4: fix false negative return from expire 19 years ago
Ian Kent 1ce12bad85 [PATCH] autofs4: simplify expire tree traversal 19 years ago