Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
5c7b0531299dad4255ff5c5106d060150cda75a4
/
fs
/
autofs4
/
root.c
18bb1db
switch vfs_mkdir() and ->mkdir() to umode_t
by Al Viro
· 13 years ago
c7427d2
autofs4: bogus dentry_unhash() added in ->unlink()
by Al Viro
· 13 years ago
79bf7c7
vfs: push dentry_unhash on rmdir into file systems
by Sage Weil
· 13 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
e785472
autofs4 - remove autofs4_lock
by Ian Kent
· 14 years ago
83fb96b
autofs4 - fix d_manage() return on rcu-walk
by Ian Kent
· 14 years ago
3c31998
autofs4 - reinstate last used update on access
by Ian Kent
· 14 years ago
1aed3e4
lose 'mounting_here' argument in ->d_manage()
by Al Viro
· 14 years ago
b89b12b
autofs4: clean ->d_release() and autofs4_free_ino() up
by Al Viro
· 14 years ago
26e6c91
autofs4: split autofs4_init_ino()
by Al Viro
· 14 years ago
5a37db3
autofs4: mkdir and symlink always get a dentry that had passed lookup
by Al Viro
· 14 years ago
726a5e0
autofs4: autofs4_get_inode() doesn't need autofs_info * argument anymore
by Al Viro
· 14 years ago
0bf71d4
autofs4: kill ->size in autofs_info
by Al Viro
· 14 years ago
09f12c0
autofs4: pass mode to autofs4_get_inode() explicitly
by Al Viro
· 14 years ago
292c5ee
autofs4: keep symlink body in inode->i_private
by Al Viro
· 14 years ago
c0bcc9d
autofs4 - fix debug print in autofs4_lookup()
by Ian Kent
· 14 years ago
b650c85
autofs4: Merge the remaining dentry ops tables
by David Howells
· 14 years ago
ab90911
Allow d_manage() to be used in RCU-walk mode
by David Howells
· 14 years ago
dd89f90
autofs4: Add v4 pseudo direct mount support
by Ian Kent
· 14 years ago
6651149
autofs4: Clean up autofs4_free_ino()
by Ian Kent
· 14 years ago
71e469d
autofs4: Clean up dentry operations
by Ian Kent
· 14 years ago
e61da20
autofs4: Clean up inode operations
by Ian Kent
· 14 years ago
8c13a67
autofs4: Remove unused code
by Ian Kent
· 14 years ago
b5b8017
autofs4: Add d_manage() dentry operation
by Ian Kent
· 14 years ago
1058421
autofs4: Add d_automount() dentry operation
by Ian Kent
· 14 years ago
cc53ce5
Add a dentry op to allow processes to be held during pathwalk transit
by David Howells
· 14 years ago
34286d6
fs: rcu-walk aware d_revalidate method
by Nick Piggin
· 14 years ago
fb045ad
fs: dcache reduce branches in lookup path
by Nick Piggin
· 14 years ago
b5c84bf
fs: dcache remove dcache_lock
by Nick Piggin
· 14 years ago
2fd6b7f
fs: dcache scale subdirs
by Nick Piggin
· 14 years ago
b7ab39f
fs: dcache scale dentry refcount
by Nick Piggin
· 14 years ago
de47de7
autofs4 - remove ioctl mutex (bz23142)
by Ian Kent
· 14 years ago
5a44a73
autofs4: Only declare function when CONFIG_COMPAT is defined
by Felipe Contreras
· 14 years ago
00e300e
BKL: Remove BKL from autofs4
by Arnd Bergmann
· 14 years ago
5fc79d8
autofs4: remove unneeded null check in try_to_fill_dentry()
by Dan Carpenter
· 14 years ago
c9243f5
autofs/autofs4: Move compat_ioctl handling into fs
by Arnd Bergmann
· 14 years ago
3663df7
autofs4: Pushdown the bkl from ioctl
by Frederic Weisbecker
· 14 years ago
f742246
autofs4-2.6.34-rc1 - fix link_count usage
by Ian Kent
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
4b1ae27
Revert "autofs4: always use lookup for lookup"
by Al Viro
· 15 years ago
213614d
autofs4: always use lookup for lookup
by Ian Kent
· 15 years ago
cb4b492
autofs4: rename dentry to expiring in autofs4_lookup_expiring()
by Ian Kent
· 15 years ago
e4d5ade
autofs4: rename dentry to active in autofs4_lookup_active()
by Ian Kent
· 15 years ago
c42c7f7
autofs4: eliminate d_unhashed in path walk checks
by Ian Kent
· 15 years ago
6510c9d
autofs4: cleanup active and expire lookup
by Ian Kent
· 15 years ago
90387c9
autofs4: renamer unhashed to active in autofs4_lookup()
by Ian Kent
· 15 years ago
aa952eb
autofs4: use autofs_info for pending flag
by Ian Kent
· 15 years ago
36b6413
autofs4: use helper function for need mount check
by Ian Kent
· 15 years ago
c4cd70b
autofs4: use helper functions for expiring list
by Ian Kent
· 15 years ago
4f8427d
autofs4: use helper functions for active list handling
by Ian Kent
· 15 years ago
9393bd0
switch follow_down()
by Al Viro
· 16 years ago
8f63aaa8b
autofs4: fix lookup deadlock
by Ian Kent
· 16 years ago
08f1151
constify dentry_operations: autofs, autofs4
by Al Viro
· 16 years ago
59af158
[PATCH] fix ->llseek() for a bunch of directories
by Al Viro
· 16 years ago
aa55ddf
autofs4: remove unused ioctls
by Ian Kent
· 16 years ago
06a3598
autofs4: reorganize expire pending wait function calls
by Ian Kent
· 16 years ago
ec6e8c7
autofs4: fix direct mount pending expire race - correction
by Ian Kent
· 16 years ago
6e60a9a
autofs4: fix direct mount pending expire race
by Ian Kent
· 16 years ago
97e7449
autofs4: fix indirect mount pending expire race
by Ian Kent
· 16 years ago
26e81b3
autofs4: fix pending checks
by Ian Kent
· 16 years ago
ff9cd49
autofs4: cleanup redundant readir code
by Ian Kent
· 16 years ago
6d5cb92
autofs4: use lookup intent flags to trigger mounts
by Ian Kent
· 16 years ago
c432c25
autofs4: don't release directory mutex if called in oz_mode
by Ian Kent
· 16 years ago
ef581a7
autofs4: fix symlink name allocation
by Ian Kent
· 16 years ago
2576737
autofs4: use look aside list for lookups
by Ian Kent
· 16 years ago
caf7da3
autofs4: revert - redo lookup in ttfd
by Ian Kent
· 16 years ago
5f6f4f2
autofs4: don't make expiring dentry negative
by Ian Kent
· 16 years ago
868eb7a
autofs: path_{get,put}() cleanups
by Jan Blunck
· 17 years ago
9d2de6a
autofs4: fix incorrect return from root.c:try_to_fill_dentry()
by Jeff Moyer
· 17 years ago
0337904
autofs4: fix execution order race in mount request code
by Jeff Moyer
· 17 years ago
f249fdd
autofs4: fix sparse warning in root.c
by Harvey Harrison
· 17 years ago
1d957f9
Introduce path_put()
by Jan Blunck
· 17 years ago
4ac9137
Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
by Jan Blunck
· 17 years ago
a47afb0
pid namespaces: round up the API
by Pavel Emelianov
· 17 years ago
1864f7b
autofs4: deadlock during create
by Ian Kent
· 17 years ago
d78e53c
Fix some coding-style errors in autofs
by Sukadev Bhattiprolu
· 17 years ago
e63340a
header cleaning: don't include smp_lock.h when not used
by Randy Dunlap
· 18 years ago
c3724b1
[PATCH] autofs4: fix race in unhashed dentry code
by Jeff Mahoney
· 18 years ago
c9ffec4
[PATCH] autofs4: check for directory re-create in lookup
by Ian Kent
· 18 years ago
f50b6f8
[PATCH] autofs4: fix another race between mount and expire
by Ian Kent
· 18 years ago
754661f
[PATCH] mark struct inode_operations const 1
by Arjan van de Ven
· 18 years ago
a4669ed
[PATCH] autofs4: change uses of f_{dentry, vfsmnt} to use f_path
by Josef "Jeff" Sipek
· 18 years ago
ce71ec3
[PATCH] r/o bind mounts: monitor zeroing of i_nlink
by Dave Hansen
· 18 years ago
d8c76e6
[PATCH] r/o bind mount prepwork: inc_nlink() helper
by Dave Hansen
· 18 years ago
9a53c3a
[PATCH] r/o bind mounts: unlink: monitor i_nlink
by Dave Hansen
· 18 years ago
44938af
[PATCH] autofs4: pending flag not cleared on mount fail
by Ian Kent
· 18 years ago
be3ca7f
[PATCH] autofs4: autofs4_follow_link false negative fix
by Ian Kent
· 18 years ago
bcdc5e0
[PATCH] autofs4 needs to force fail return revalidate
by Ian Kent
· 18 years ago
a537055
[PATCH] autofs4: NFY_NONE wait race fix
by Ian Kent
· 18 years ago
4b6f5d2
[PATCH] Make most file operations structs in fs/ const
by Arjan van de Ven
· 19 years ago
871f943
[PATCH] autofs4: follow_link missing functionality
by Ian Kent
· 19 years ago
34ca959
[PATCH] autofs4: add v5 follow_link mount trigger method
by Ian Kent
· 19 years ago
e3474a8
[PATCH] autofs4: change may_umount* functions to boolean
by Ian Kent
· 19 years ago
90a59c7
[PATCH] autofs4: rename simple_empty_nolock function
by Ian Kent
· 19 years ago
862b110
[PATCH] autofs4: remove update_atime unused function
by Ian Kent
· 19 years ago
e0a7aae
[PATCH] autofs4: expire mounts that hold no (extra) references only
by Ian Kent
· 19 years ago
1aff3c8
[PATCH] autofs4: fix false negative return from expire
by Ian Kent
· 19 years ago
2d753e6
[PATCH] autofs4: can't mount due to mount point dir not empty
by Ian Kent
· 19 years ago
f360ce3
[PATCH] autofs4: use libfs routines for readdir
by Ian Kent
· 19 years ago
718c604
[PATCH] autofs4: lookup white space cleanup
by Ian Kent
· 19 years ago
Next »