index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
Age
Commit message (
Expand
)
Author
Files
Lines
2007-08-01
knfsd: eliminate unnecessary -ENOENT returns on export downcalls
J. Bruce Fields
1
-2
/
+3
2007-08-01
nfsd4: idmap upcalls should use unsigned uid and gid
J. Bruce Fields
1
-3
/
+3
2007-08-01
knfsd: set the response bitmask for NFS4_CREATE_EXCLUSIVE
Jeff Layton
2
-2
/
+13
2007-07-26
lockd and nfsd endianness annotation fixes
Al Viro
1
-1
/
+1
2007-07-22
knfsd: fix typo in export display, print uid and gid as unsigned
J. Bruce Fields
1
-2
/
+2
2007-07-20
mm: Remove slab destructors from kmem_cache_create().
Paul Mundt
1
-4
/
+4
2007-07-19
knfsd: clean up EX_RDONLY
J. Bruce Fields
2
-11
/
+5
2007-07-19
knfsd: move EX_RDONLY out of header
J. Bruce Fields
1
-0
/
+12
2007-07-19
nfsd: remove unnecessary NULL checks from nfsd_cross_mnt
J. Bruce Fields
1
-2
/
+2
2007-07-19
nfsd: return errors, not NULL, from export functions
J. Bruce Fields
1
-4
/
+4
2007-07-19
nfsd: fix possible read-ahead cache and export table corruption
J. Bruce Fields
1
-1
/
+1
2007-07-19
locks: rename lease functions to reflect locks.c conventions
J. Bruce Fields
1
-5
/
+5
2007-07-17
knfsd: nfsd: enforce per-flavor id squashing
J. Bruce Fields
1
-2
/
+16
2007-07-17
knfsd: nfsd: allow auth_sys nlm on rpcsec_gss exports
J. Bruce Fields
1
-4
/
+10
2007-07-17
knfsd: nfsd4: secinfo handling without secinfo= option
J. Bruce Fields
1
-3
/
+27
2007-07-17
knfsd: nfsd4: implement secinfo
Andy Adamson
2
-0
/
+103
2007-07-17
knfsd: nfsd: display export secinfo information
J. Bruce Fields
1
-0
/
+29
2007-07-17
knfsd: nfsd: factor out code from show_expflags
J. Bruce Fields
1
-8
/
+15
2007-07-17
knfsd: nfsd4: make readonly access depend on pseudoflavor
J. Bruce Fields
3
-8
/
+10
2007-07-17
knfsd: nfsd4: return nfserr_wrongsec
Andy Adamson
4
-0
/
+46
2007-07-17
knfsd: nfsd: factor nfsd_lookup into 2 pieces
J. Bruce Fields
1
-19
/
+36
2007-07-17
knfsd: nfsd: use ip-address-based domain in secinfo case
J. Bruce Fields
1
-9
/
+67
2007-07-17
knfsd: nfsd: set rq_client to ip-address-determined-domain
J. Bruce Fields
3
-8
/
+22
2007-07-17
knfsd: nfsd: provide export lookup wrappers which take a svc_rqst
J. Bruce Fields
3
-7
/
+31
2007-07-17
knfsd: nfsd: remove superfluous assignment from nfsd_lookup
J. Bruce Fields
1
-2
/
+0
2007-07-17
knfsd: nfsd4: simplify exp_pseudoroot arguments
J. Bruce Fields
3
-8
/
+6
2007-07-17
knfsd: nfsd4: parse secinfo information in exports downcall
Andy Adamson
1
-2
/
+54
2007-07-17
knfsd: nfsd: make all exp_finding functions return -errno's on err
J. Bruce Fields
3
-46
/
+32
2007-07-17
knfsd: nfsd4: don't delegate files that have had conflicts
Meelap Shah
1
-0
/
+4
2007-07-17
knfsd: nfsd4: vary maximum delegation limit based on RAM size
Meelap Shah
1
-1
/
+25
2007-07-17
knfsd: nfsd: remove unused header interface.h
J. Bruce Fields
1
-1
/
+0
2007-07-17
knfsd: nfsd4: fix handling of acl errrors
J. Bruce Fields
2
-15
/
+10
2007-07-17
knfsd: nfsd4: fix enc_stateid_sz for nfsd callbacks
Benny Halevy
1
-1
/
+1
2007-07-17
knfsd: nfsd4: silence a compiler warning in ACL code
J. Bruce Fields
1
-2
/
+7
2007-07-17
knfsd: lockd: nfsd4: use same grace period for lockd and nfsd4
Marc Eshel
2
-4
/
+13
2007-07-17
nfsd warning fix
Andrew Morton
1
-1
/
+1
2007-07-17
knfsd: exportfs: add procedural interface for NFSD
Christoph Hellwig
1
-13
/
+5
2007-07-17
knfsd: exportfs: add exportfs.h header
Christoph Hellwig
2
-0
/
+2
2007-07-17
Freezer: make kernel threads nonfreezable by default
Rafael J. Wysocki
1
-0
/
+2
2007-07-14
Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
Linus Torvalds
2
-16
/
+3
2007-07-14
nfsd: fix nfsd_vfs_read() splice actor setup
Jens Axboe
1
-0
/
+1
2007-07-11
SUNRPC: Add a convenient default for the hostname when calling rpc_create()
Chuck Lever
1
-6
/
+0
2007-07-11
SUNRPC: Remove redundant calls to rpciod_up()/rpciod_down()
Trond Myklebust
2
-10
/
+3
2007-07-10
pipe: change the ->pin() operation to ->confirm()
Jens Axboe
1
-1
/
+1
2007-07-10
splice: divorce the splice structure/function definitions from the pipe header
Jens Axboe
1
-1
/
+1
2007-07-10
sendfile: convert nfsd to splice_direct_to_actor()
Jens Axboe
1
-16
/
+31
2007-05-21
Detach sched.h from mm.h
Alexey Dobriyan
3
-2
/
+3
2007-05-09
knfsd: avoid Oops if buggy userspace performs confusing filehandle->dentry ma...
NeilBrown
1
-6
/
+50
2007-05-09
knfsd: various nfsd xdr cleanups
NeilBrown
2
-60
/
+34
2007-05-09
knfsd: trivial makefile cleanup
Christoph Hellwig
1
-1
/
+0
[next]