index
:
litmus-rt-odroidx.git
odroidx
odroidx-color
wip-mc
LITMUS^RT and MC^2 V0 support for the ODROID-X dev board
Christopher Joseph Kenna
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfsd
Commit message (
Expand
)
Author
Age
...
|
*
|
nfsd4: move callback setup into session init code
J. Bruce Fields
2010-10-21
|
*
|
nfsd4: don't cache seq_misordered replies
J. Bruce Fields
2010-10-21
|
*
|
nfsd4: expire clients more promptly
J. Bruce Fields
2010-10-11
|
*
|
nfsd4: return expired on unfound stateid's
J. Bruce Fields
2010-10-02
|
*
|
nfsd4: add new connections to session
J. Bruce Fields
2010-10-01
|
*
|
nfsd4: refactor connection allocation
J. Bruce Fields
2010-10-01
|
*
|
nfsd4: use callbacks on svc_xprt_deletion
J. Bruce Fields
2010-10-01
|
*
|
nfsd4: keep per-session list of connections
J. Bruce Fields
2010-10-01
|
*
|
nfsd4: clean up session allocation
J. Bruce Fields
2010-10-01
|
*
|
nfsd4: fix alloc_init_session return type
J. Bruce Fields
2010-10-01
|
*
|
nfsd4: fix alloc_init_session BUILD_BUG_ON()
J. Bruce Fields
2010-10-01
|
*
|
nfsd4: Move callback setup to callback queue
J. Bruce Fields
2010-10-01
|
*
|
nfsd4: remove separate cb_args struct
J. Bruce Fields
2010-10-01
|
*
|
nfsd4: use generic callback code in null case
J. Bruce Fields
2010-10-01
|
*
|
nfsd4: generic callback code
J. Bruce Fields
2010-10-01
|
*
|
nfsd4: rename nfs4_rpc_args->nfsd4_cb_args
J. Bruce Fields
2010-10-01
|
*
|
nfsd4: combine nfs4_rpc_args and nfsd4_cb_sequence
J. Bruce Fields
2010-10-01
|
*
|
nfsd4: minor variable renaming (cb -> conn)
J. Bruce Fields
2010-10-01
|
*
|
sunrpc: Add net to rpc_create_args
Pavel Emelyanov
2010-10-01
|
*
|
sunrpc: Add net argument to svc_create_xprt
Pavel Emelyanov
2010-10-01
|
*
|
nfsd4: adjust buflen for encoded attrs bitmap based on actual bitmap length
Benny Halevy
2010-10-01
|
*
|
sunrpc: Add net to pure API calls
Pavel Emelyanov
2010-09-27
|
*
|
nfsd: fix /proc/net/rpc/nfsd.export/content display
J. Bruce Fields
2010-09-26
|
*
|
nfsd: Export get_task_comm for nfsd
Pavel Emelyanov
2010-09-23
|
*
|
nfsd: allow deprecated interface to be compiled out.
NeilBrown
2010-09-22
|
*
|
nfsd: formally deprecate legacy nfsd syscall interface
NeilBrown
2010-09-22
|
*
|
nfsd/idmap: drop special request deferal in favour of improved default.
NeilBrown
2010-09-21
|
*
|
nfsd: disable deferral for NFSv4
NeilBrown
2010-09-21
|
*
|
Merge remote branch 'trond/bugfixes' into for-2.6.37
J. Bruce Fields
2010-09-19
|
|
\
\
|
*
|
|
sunrpc: use seconds since boot in expiry cache
NeilBrown
2010-09-07
|
*
|
|
sunrpc: extract some common sunrpc_cache code from nfsd
NeilBrown
2010-09-07
|
*
|
|
nfsd: remove duplicate NFS4_STATEID_SIZE declaration
Andy Adamson
2010-09-07
*
|
|
|
Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs...
Linus Torvalds
2010-10-26
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
NFSD: remove duplicate NFS4_STATEID_SIZE
Andy Adamson
2010-10-24
|
|
/
/
*
|
|
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2010-10-22
|
\
\
\
|
*
|
|
llseek: automatically add .llseek fop
Arnd Bergmann
2010-10-15
*
|
|
|
Merge branch 'vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2010-10-22
|
\
\
\
\
|
*
|
|
|
fs/locks.c: prepare for BKL removal
Arnd Bergmann
2010-10-05
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2010-10-22
|
\
\
\
\
|
*
|
|
|
BKL: introduce CONFIG_BKL.
Arnd Bergmann
2010-10-21
|
|
|
/
/
|
|
/
|
|
*
|
|
|
nfsd: fix BUG at fs/nfsd/nfsfh.h:199 on unlink
J. Bruce Fields
2010-10-13
|
|
/
/
|
/
|
|
*
|
|
SUNRPC: Fix the NFSv4 and RPCSEC_GSS Kconfig dependencies
Trond Myklebust
2010-09-12
|
/
/
*
|
Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2010-09-07
|
\
\
|
|
/
|
/
|
|
*
nfsd4: mask out non-access bits in nfs4_access_to_omode
J. Bruce Fields
2010-09-02
*
|
Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2010-08-28
|
\
|
|
*
nfsd: fix NULL dereference in nfsd_statfs()
Takashi Iwai
2010-08-26
|
*
Merge commit 'v2.6.36-rc1' into HEAD
J. Bruce Fields
2010-08-26
|
|
\
|
*
|
nfsd4: fix downgrade/lock logic
J. Bruce Fields
2010-08-26
|
*
|
nfsd4: typo fix in find_any_file
J. Bruce Fields
2010-08-26
|
*
|
nfsd4: bad BUG() in preprocess_stateid_op
J. Bruce Fields
2010-08-26
[prev]
[next]