Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
1167b2e495e42d757f9bb879c60bc0cf3391eaae
/
fs
/
autofs4
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
c72305b
autofs4: indirect dentry must almost always be positive
by Ian Kent
· 16 years ago
eb3b176
autofs4: detect invalid direct mount requests
by Ian Kent
· 16 years ago
296f7bf
autofs4: fix waitq memory leak
by Ian Kent
· 16 years ago
e64be33
autofs4: check kernel communication pipe is valid for write
by Ian Kent
· 16 years ago
f4c7da0
autofs4: add missing kfree
by Ian Kent
· 16 years ago
a1362fe
autofs4: fix pending mount race
by Ian Kent
· 16 years ago
5a11d4d
autofs4: fix waitq locking
by Ian Kent
· 16 years ago
70b52a0
autofs4: use struct qstr in waitq.c
by Jeff Moyer
· 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
cab0936
autofs4: check for invalid dentry in getpath
by Ian Kent
· 17 years ago
afec570
autofs4: fix sparse warning in waitq.c:autofs4_expire_indirect()
by Ian Kent
· 17 years ago
8e24eea
fs: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 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
aef97cb
mount options: fix autofs4
by Miklos Szeredi
· 17 years ago
a47afb0
pid namespaces: round up the API
by Pavel Emelianov
· 17 years ago
c80544d
sparse pointer use of zero as null
by Stephen Hemminger
· 17 years ago
b63d50c
fs/autofs4/inode.c: kmalloc + memset conversion to kzalloc
by Mariusz Kozlowski
· 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
e851447
[PATCH] autofs4: header file update
by Ian Kent
· 18 years ago
ee9b6d6
[PATCH] Mark struct super_operations const
by Josef 'Jeff' Sipek
· 18 years ago
754661f
[PATCH] mark struct inode_operations const 1
by Arjan van de Ven
· 18 years ago
5cbded5
[PATCH] getting rid of all casts of k[cmz]alloc() calls
by Robert P. J. Day
· 18 years ago
a4669ed
[PATCH] autofs4: change uses of f_{dentry, vfsmnt} to use f_path
by Josef "Jeff" Sipek
· 18 years ago
c949d4e
[PATCH] autofs: fix error code path in autofs_fill_sb()
by Jiri Kosina
· 18 years ago
ba8df43
[PATCH] autofs4: panic after mount fail
by Ian Kent
· 18 years ago
6ce3152
[PATCH] AUTOFS: Make sure all dentries refs are released before calling kill_anon_super()
by David Howells
· 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
ba52de1
[PATCH] inode-diet: Eliminate i_blksize from the inode structure
by Theodore Ts'o
· 18 years ago
bcdc5e0
[PATCH] autofs4 needs to force fail return revalidate
by Ian Kent
· 18 years ago
c0ba7e5
[PATCH] autofs4: zero timeout prevents shutdown
by Ian Kent
· 18 years ago
e18fa70
Move several *_SUPER_MAGIC symbols to include/linux/magic.h.
by Jeff Garzik
· 18 years ago
f116629
[PATCH] fs: use list_move()
by Akinobu Mita
· 18 years ago
f9022f6
[PATCH] autofs4: need to invalidate children on tree mount expire
by Ian Kent
· 18 years ago
454e239
[PATCH] VFS: Permit filesystem to override root dentry on mount
by David Howells
· 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
871f943
[PATCH] autofs4: follow_link missing functionality
by Ian Kent
· 19 years ago
3370c74
[PATCH] Remove redundant check from autofs4_put_super
by Dave Jones
· 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
3a15e2a
[PATCH] autofs4: add v5 expire logic
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
e77fbdd
[PATCH] autofs4: white space cleanup for waitq.c
by Ian Kent
· 19 years ago
d7c4a5f
[PATCH] autofs4: add a show mount options for proc filesystem
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
1ce12ba
[PATCH] autofs4: simplify expire tree traversal
by Ian Kent
· 19 years ago
1f5f2c3
[PATCH] autofs4: expire code readability cleanup
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
1d5599e
[PATCH] sem2mutex: autofs4 wq_sem
by Ingo Molnar
· 19 years ago
faf3a98
[PATCH] autofs4 oops fix
by Ian Kent
· 19 years ago
16f7e0f
[PATCH] capable/capability.h (fs/)
by Randy Dunlap
· 19 years ago
9cf6f4b
[PATCH] switch autofs4 to touch_atime()
by Christoph Hellwig
· 19 years ago
1b1dcc1
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
by Jes Sorensen
· 19 years ago
5160ee6
[PATCH] shrink dentry struct
by Eric Dumazet
· 19 years ago
f99d49a
[PATCH] kfree cleanup: fs
by Jesper Juhl
· 19 years ago
008b150
[PATCH] Fix up symlink function pointers
by Al Viro
· 19 years ago
104e49f
[PATCH] autofs4: fix infamous "Busy inodes after umount ..." message
by Ian Kent
· 19 years ago
682d4fc
[PATCH] autofs4: mistake in debug print
by Ian Kent
· 19 years ago
1684b2b
[PATCH] autofs4: bad lookup fix
by Ian Kent
· 19 years ago
cc9acc8
[PATCH] autofs4: post expire race fix
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