Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
74b5037baa2011a2799e2c43adde7d171b072f9e
/
fs
/
autofs4
/
autofs_i.h
dc3f419
make simple_positive() public
by Al Viro
· 9 years ago
2b0143b
VFS: normal filesystems (and lustre): d_inode() annotations
by David Howells
· 10 years ago
a35fb91
autofs: switch to __vfs_write()
by Al Viro
· 10 years ago
4d885f9
autofs4: avoid taking fs_lock during rcu-walk
by NeilBrown
· 10 years ago
23bfc2a
autofs4: allow RCU-walk to walk through autofs4
by NeilBrown
· 10 years ago
bdac383
autofs4: remove some unused inline functions
by NeilBrown
· 10 years ago
26b7a54
autofs4: remove unused autofs4_ispending()
by NeilBrown
· 10 years ago
6eaba35
autofs4: allow autofs to work outside the initial PID namespace
by Sukadev Bhattiprolu
· 11 years ago
baa4067
autofs4: make freeing sbi rcu-delayed
by Al Viro
· 11 years ago
72c2d53
file->f_op is never NULL...
by Al Viro
· 11 years ago
496ad9a
new helper: file_inode(file)
by Al Viro
· 12 years ago
45634cd
userns: Support autofs4 interacing with multiple user namespaces
by Eric W. Biederman
· 13 years ago
64f371b
autofs: make the autofsv5 packet file descriptor use a packetized pipe
by Linus Torvalds
· 13 years ago
fcbf94b
Revert "autofs: work around unhappy compat problem on x86-64"
by Linus Torvalds
· 13 years ago
a32744d
autofs: work around unhappy compat problem on x86-64
by Ian Kent
· 13 years ago
d668dc5
autofs4: deal with autofs4_write/autofs4_write races
by Al Viro
· 13 years ago
030a8ba
autofs4: propagate umode_t
by Al Viro
· 13 years ago
c3ad996
autofs4: clean up uaotfs use of debug/info/warning printouts
by Linus Torvalds
· 13 years ago
e785472
autofs4 - remove autofs4_lock
by Ian Kent
· 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
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
b650c85
autofs4: Merge the remaining dentry ops tables
by David Howells
· 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
b5c84bf
fs: dcache remove dcache_lock
by Nick Piggin
· 14 years ago
2fd6b7f
fs: dcache scale subdirs
by Nick Piggin
· 14 years ago
da50295
fs: dcache scale d_unhashed
by Nick Piggin
· 14 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
aa952eb
autofs4: use autofs_info for pending flag
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
56fcef7
autofs4: cleanup expire code duplication
by Ian Kent
· 16 years ago
a92daf6
autofs4: make autofs type usage explicit
by Ian Kent
· 16 years ago
8d7b48e
autofs4: add miscellaneous device for ioctls
by Ian Kent
· 16 years ago
c0f54d3
autofs4: track uid and gid of last mount requester
by Ian Kent
· 16 years ago
bb979d7
autofs4: cleanup autofs mount type usage
by Ian Kent
· 16 years ago
06a3598
autofs4: reorganize expire pending wait function calls
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
296f7bf
autofs4: fix waitq memory leak
by Ian Kent
· 16 years ago
70b52a0
autofs4: use struct qstr in waitq.c
by Jeff Moyer
· 16 years ago
2576737
autofs4: use look aside list for lookups
by Ian Kent
· 16 years ago
5f6f4f2
autofs4: don't make expiring dentry negative
by Ian Kent
· 16 years ago
8e24eea
fs: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
a47afb0
pid namespaces: round up the API
by Pavel Emelianov
· 17 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
6ce3152
[PATCH] AUTOFS: Make sure all dentries refs are released before calling kill_anon_super()
by David Howells
· 18 years ago
e18fa70
Move several *_SUPER_MAGIC symbols to include/linux/magic.h.
by Jeff Garzik
· 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
f5b95ff
[PATCH] autofs4: proper prototype for autofs4_dentry_release()
by Adrian Bunk
· 19 years ago
3e7b191
[PATCH] autofs4: atomic var underflow
by Ian Kent
· 19 years ago
44d53eb
[PATCH] autofs4: change AUTOFS_TYP_* AUTOFS_TYPE_*
by Ian Kent
· 19 years ago
5c0a32f
[PATCH] autofs4: add new packet type for v5 communications
by Ian Kent
· 19 years ago
34ca959
[PATCH] autofs4: add v5 follow_link mount trigger method
by Ian Kent
· 19 years ago
90a59c7
[PATCH] autofs4: rename simple_empty_nolock function
by Ian Kent
· 19 years ago
d7c4a5f
[PATCH] autofs4: add a show mount options for proc filesystem
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
1d5599e
[PATCH] sem2mutex: autofs4 wq_sem
by Ingo Molnar
· 19 years ago
5160ee6
[PATCH] shrink dentry struct
by Eric Dumazet
· 19 years ago
104e49f
[PATCH] autofs4: fix infamous "Busy inodes after umount ..." message
by Ian Kent
· 19 years ago
9b1e3af
[PATCH] autofs4: avoid panic on bind mount of autofs owned directory
by Ian Kent
· 19 years ago
3a9720c
[PATCH] autofs4: tree race fix
by Ian Kent
· 20 years ago
4dcd00b
[PATCH] autofs4: wait order fix
by Ian Kent
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago