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
/
mount_clnt.c
Commit message (
Expand
)
Author
Age
*
NFS: Fix the mapping of the NFSERR_SERVERFAULT error
Trond Myklebust
2010-02-09
*
Merge branch 'patches_cel-for-2.6.32' into nfs-for-2.6.32
Trond Myklebust
2009-08-10
|
\
|
*
NFS: Add ability to send MOUNTPROC_UMNT to the kernel's mountd client
Chuck Lever
2009-08-09
*
|
nfs: Keep index within mnt_errtbl[]
Roel Kluin
2009-08-09
|
/
*
NFS: Remove unused XDR decoder functions
Chuck Lever
2009-06-17
*
NFS: Update MNT and MNT3 reply decoding functions
Chuck Lever
2009-06-17
*
NFS: add XDR decoder for mountd version 3 auth-flavor lists
Chuck Lever
2009-06-17
*
NFS: add new file handle decoders to in-kernel mountd client
Chuck Lever
2009-06-17
*
NFS: Add separate mountd status code decoders for each mountd version
Chuck Lever
2009-06-17
*
NFS: remove unused function in fs/nfs/mount_clnt.c
Chuck Lever
2009-06-17
*
NFS: Use xdr_stream-based XDR encoder for MNT's dirpath argument
Chuck Lever
2009-06-17
*
NFS: Clean up MNT program definitions
Chuck Lever
2009-06-17
*
NFS: "[no]resvport" mount option changes mountd client too
Chuck Lever
2008-12-23
*
NFS: introduce nfs_mount_info struct for calling nfs_mount()
Chuck Lever
2008-12-23
*
NFS: Client mounts hang when exported directory do not exist
Steve Dickson
2008-10-07
*
NFS: Fix filehandle size comparisons in the mount code
Trond Myklebust
2008-06-23
*
NFS: Switch from intr mount option to TASK_KILLABLE
Matthew Wilcox
2007-12-06
*
NFS: Improve debugging output in NFS in-kernel mount client
Chuck Lever
2007-07-10
*
NFS: Clean up in-kernel NFS mount
Chuck Lever
2007-07-10
*
NFS: Remake nfsroot_mount as a permanent part of NFS client
Chuck Lever
2007-07-10
*
SUNRPC: Add a convenient default for the hostname when calling rpc_create()
Chuck Lever
2007-07-10
*
SUNRPC: Kill rpc_clnt->cl_oneshot
Trond Myklebust
2007-07-10
*
SUNRPC: RPC buffer size estimates are too large
Chuck Lever
2007-05-01
*
[PATCH] xdr annotations: mount_clnt
Al Viro
2006-10-20
*
NFS: NFS_ROOT should use the new rpc_create API
Chuck Lever
2006-09-22
*
SUNRPC: remove extraneous header inclusions
Chuck Lever
2006-09-22
*
Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
Linus Torvalds
2006-03-25
|
\
|
*
SUNRPC: eliminate rpc_call()
Chuck Lever
2006-03-20
|
*
SUNRPC: display human-readable procedure name in rpc_iostats output
Chuck Lever
2006-03-20
*
|
[PATCH] fs: Use ARRAY_SIZE macro
Tobias Klauser
2006-03-24
|
/
*
SUNRPC: get rid of cl_chatty
Chuck Lever
2006-01-06
*
[PATCH] RPC: Make rpc_create_client() destroy the transport on failure.
Trond Myklebust
2005-06-22
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16