index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
namespace.c
Commit message (
Expand
)
Author
Age
*
NFS: Don't silently fail setattr() requests on mountpoints
Trond Myklebust
2013-01-30
*
nfs: Show original device name verbatim in /proc/*/mount{s,info}
Ben Hutchings
2012-10-31
*
NFS: Convert v4 into a module
Bryan Schumaker
2012-07-30
*
NFS: Convert v2 into a module
Bryan Schumaker
2012-07-30
*
NFS: Remove the NFS v4 xdev mount function
Bryan Schumaker
2012-07-30
*
NFS: Remove extra rpc_clnt argument to proc_lookup
Bryan Schumaker
2012-04-27
*
NFS: Create a submount rpc_op
Bryan Schumaker
2012-04-27
*
NFS: Remove secinfo knowledge out of the generic client
Bryan Schumaker
2012-04-27
*
NFS: Remove unused function nfs_lookup_with_sec()
Bryan Schumaker
2012-04-27
*
NFS: Honor the authflavor set in the clone mount data
Bryan Schumaker
2012-04-27
*
NFS: Fix following referral mount points with different security
Bryan Schumaker
2012-04-27
*
nfs: Clean up debugging in nfs_follow_mountpoint()
Chuck Lever
2012-02-16
*
NFS: Add SECINFO_NO_NAME procedure
Bryan Schumaker
2011-07-12
*
NFS: Remove unused argument from nfs_find_best_sec()
Bryan Schumaker
2011-04-12
*
NFS: Fix a signed vs. unsigned secinfo bug
Bryan Schumaker
2011-04-06
*
NFS: Don't leak RPC clients in NFSv4 secinfo negotiation
Trond Myklebust
2011-03-27
*
NFS: use secinfo when crossing mountpoints
Bryan Schumaker
2011-03-24
*
NFS: lookup supports alternate client
Bryan Schumaker
2011-03-24
*
nfs: lock() vs unlock() typo
Dan Carpenter
2011-03-21
*
nfs: nfs_do_{ref,sub}mount() superblock argument is redundant
Al Viro
2011-03-16
*
nfs: make nfs_path() work without vfsmount
Al Viro
2011-03-16
*
Unexport do_add_mount() and add in follow_automount(), not ->d_automount()
David Howells
2011-01-15
*
NFS: Use d_automount() rather than abusing follow_link()
David Howells
2011-01-15
*
Add a dentry op to allow processes to be held during pathwalk transit
David Howells
2011-01-15
*
fs: dcache remove dcache_lock
Nick Piggin
2011-01-07
*
fs: Use rename lock and RCU for multi-step operations
Nick Piggin
2011-01-07
*
NFS: Reduce the stack footprint of nfs_follow_mountpoint()
Trond Myklebust
2010-05-14
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
NFS: Fix nfs_path() to always return a '/' at the beginning of the path
Trond Myklebust
2009-06-23
*
switch follow_down()
Al Viro
2009-06-11
*
nfs: BUG_ON in nfs_follow_mountpoint
Denis V. Lunev
2008-10-07
*
nfs: ERR_PTR is expected on failure from nfs_do_clone_mount
Denis V. Lunev
2008-10-07
*
[PATCH] pass struct path * to do_add_mount()
Al Viro
2008-08-01
*
nfs: path_{get,put}() cleanups
Jan Blunck
2008-05-16
*
nfs: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-05-16
*
make nfs_automount_list static
Adrian Bunk
2008-04-19
*
Introduce path_put()
Jan Blunck
2008-02-15
*
Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
Jan Blunck
2008-02-15
*
NFS: Remove the redundant nfs_client->cl_nfsversion
Trond Myklebust
2008-01-30
*
NFS: Fix use of cancel_delayed_work_sync in nfs_release_automount_timer
Trond Myklebust
2007-09-01
*
NFS: Replace flush_scheduled_work with cancel_work_sync() and friends
Trond Myklebust
2007-08-07
*
[PATCH] mark struct inode_operations const 2
Arjan van de Ven
2007-02-12
*
WorkStruct: Pass the work_struct pointer instead of context data
David Howells
2006-11-22
*
WorkStruct: Separate delayable and non-delayable events.
David Howells
2006-11-22
*
Remove all inclusions of <linux/config.h>
Dave Jones
2006-10-04
*
[PATCH] fs/nfs/: make code static
Adrian Bunk
2006-09-27
*
NFS: Share NFS superblocks per-protocol per-server per-FSID
David Howells
2006-09-22
*
NFS: Move rpc_ops from nfs_server to nfs_client
David Howells
2006-09-22
*
NFS: Add extra const qualifiers
David Howells
2006-09-22
*
NFS: Release dcache_lock in an error path of nfs_path
Josh Triplett
2006-08-03
[next]