index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfsd
Commit message (
Expand
)
Author
Age
Files
Lines
*
knfsd: eliminate unnecessary -ENOENT returns on export downcalls
J. Bruce Fields
2007-07-31
1
-2
/
+3
*
nfsd4: idmap upcalls should use unsigned uid and gid
J. Bruce Fields
2007-07-31
1
-3
/
+3
*
knfsd: set the response bitmask for NFS4_CREATE_EXCLUSIVE
Jeff Layton
2007-07-31
2
-2
/
+13
*
lockd and nfsd endianness annotation fixes
Al Viro
2007-07-26
1
-1
/
+1
*
knfsd: fix typo in export display, print uid and gid as unsigned
J. Bruce Fields
2007-07-21
1
-2
/
+2
*
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
2007-07-20
1
-4
/
+4
*
knfsd: clean up EX_RDONLY
J. Bruce Fields
2007-07-19
2
-11
/
+5
*
knfsd: move EX_RDONLY out of header
J. Bruce Fields
2007-07-19
1
-0
/
+12
*
nfsd: remove unnecessary NULL checks from nfsd_cross_mnt
J. Bruce Fields
2007-07-19
1
-2
/
+2
*
nfsd: return errors, not NULL, from export functions
J. Bruce Fields
2007-07-19
1
-4
/
+4
*
nfsd: fix possible read-ahead cache and export table corruption
J. Bruce Fields
2007-07-19
1
-1
/
+1
*
locks: rename lease functions to reflect locks.c conventions
J. Bruce Fields
2007-07-18
1
-5
/
+5
*
knfsd: nfsd: enforce per-flavor id squashing
J. Bruce Fields
2007-07-17
1
-2
/
+16
*
knfsd: nfsd: allow auth_sys nlm on rpcsec_gss exports
J. Bruce Fields
2007-07-17
1
-4
/
+10
*
knfsd: nfsd4: secinfo handling without secinfo= option
J. Bruce Fields
2007-07-17
1
-3
/
+27
*
knfsd: nfsd4: implement secinfo
Andy Adamson
2007-07-17
2
-0
/
+103
*
knfsd: nfsd: display export secinfo information
J. Bruce Fields
2007-07-17
1
-0
/
+29
*
knfsd: nfsd: factor out code from show_expflags
J. Bruce Fields
2007-07-17
1
-8
/
+15
*
knfsd: nfsd4: make readonly access depend on pseudoflavor
J. Bruce Fields
2007-07-17
3
-8
/
+10
*
knfsd: nfsd4: return nfserr_wrongsec
Andy Adamson
2007-07-17
4
-0
/
+46
*
knfsd: nfsd: factor nfsd_lookup into 2 pieces
J. Bruce Fields
2007-07-17
1
-19
/
+36
*
knfsd: nfsd: use ip-address-based domain in secinfo case
J. Bruce Fields
2007-07-17
1
-9
/
+67
*
knfsd: nfsd: set rq_client to ip-address-determined-domain
J. Bruce Fields
2007-07-17
3
-8
/
+22
*
knfsd: nfsd: provide export lookup wrappers which take a svc_rqst
J. Bruce Fields
2007-07-17
3
-7
/
+31
*
knfsd: nfsd: remove superfluous assignment from nfsd_lookup
J. Bruce Fields
2007-07-17
1
-2
/
+0
*
knfsd: nfsd4: simplify exp_pseudoroot arguments
J. Bruce Fields
2007-07-17
3
-8
/
+6
*
knfsd: nfsd4: parse secinfo information in exports downcall
Andy Adamson
2007-07-17
1
-2
/
+54
*
knfsd: nfsd: make all exp_finding functions return -errno's on err
J. Bruce Fields
2007-07-17
3
-46
/
+32
*
knfsd: nfsd4: don't delegate files that have had conflicts
Meelap Shah
2007-07-17
1
-0
/
+4
*
knfsd: nfsd4: vary maximum delegation limit based on RAM size
Meelap Shah
2007-07-17
1
-1
/
+25
*
knfsd: nfsd: remove unused header interface.h
J. Bruce Fields
2007-07-17
1
-1
/
+0
*
knfsd: nfsd4: fix handling of acl errrors
J. Bruce Fields
2007-07-17
2
-15
/
+10
*
knfsd: nfsd4: fix enc_stateid_sz for nfsd callbacks
Benny Halevy
2007-07-17
1
-1
/
+1
*
knfsd: nfsd4: silence a compiler warning in ACL code
J. Bruce Fields
2007-07-17
1
-2
/
+7
*
knfsd: lockd: nfsd4: use same grace period for lockd and nfsd4
Marc Eshel
2007-07-17
2
-4
/
+13
*
nfsd warning fix
Andrew Morton
2007-07-17
1
-1
/
+1
*
knfsd: exportfs: add procedural interface for NFSD
Christoph Hellwig
2007-07-17
1
-13
/
+5
*
knfsd: exportfs: add exportfs.h header
Christoph Hellwig
2007-07-17
2
-0
/
+2
*
Freezer: make kernel threads nonfreezable by default
Rafael J. Wysocki
2007-07-17
1
-0
/
+2
*
Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
Linus Torvalds
2007-07-13
2
-16
/
+3
|
\
|
*
SUNRPC: Add a convenient default for the hostname when calling rpc_create()
Chuck Lever
2007-07-10
1
-6
/
+0
|
*
SUNRPC: Remove redundant calls to rpciod_up()/rpciod_down()
Trond Myklebust
2007-07-10
2
-10
/
+3
*
|
nfsd: fix nfsd_vfs_read() splice actor setup
Jens Axboe
2007-07-13
1
-0
/
+1
|
/
*
pipe: change the ->pin() operation to ->confirm()
Jens Axboe
2007-07-10
1
-1
/
+1
*
splice: divorce the splice structure/function definitions from the pipe header
Jens Axboe
2007-07-10
1
-1
/
+1
*
sendfile: convert nfsd to splice_direct_to_actor()
Jens Axboe
2007-07-10
1
-16
/
+31
*
Detach sched.h from mm.h
Alexey Dobriyan
2007-05-21
3
-2
/
+3
*
knfsd: avoid Oops if buggy userspace performs confusing filehandle->dentry ma...
NeilBrown
2007-05-09
1
-6
/
+50
*
knfsd: various nfsd xdr cleanups
NeilBrown
2007-05-09
2
-60
/
+34
*
knfsd: trivial makefile cleanup
Christoph Hellwig
2007-05-09
1
-1
/
+0
[next]