index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
nfs4proc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-01
nfsd4: extend state lock over seqid replay logic
J. Bruce Fields
1
-2
/
+3
2011-08-27
nfsd4: stop using nfserr_resource for transitory errors
J. Bruce Fields
1
-1
/
+1
2011-08-27
nfsd4: permit read opens of executable-only files
J. Bruce Fields
1
-0
/
+2
2011-08-26
nfsd4: it's OK to return nfserr_symlink
J. Bruce Fields
1
-14
/
+1
2011-08-19
nfsd4: return nfserr_symlink on v4 OPEN of non-regular file
J. Bruce Fields
1
-0
/
+21
2011-08-16
nfsd4: Remove check for a 32-bit cookie in nfsd4_readdir()
Bernd Schubert
1
-1
/
+1
2011-07-18
nfsd: turn on reply cache for NFSv4
J. Bruce Fields
1
-10
/
+22
2011-07-18
nfsd4: call nfsd4_release_compoundargs from pc_release
J. Bruce Fields
1
-1
/
+1
2011-07-15
nfsd41: Deny new lock before RECLAIM_COMPLETE done
Mi Jinlong
1
-0
/
+9
2011-07-15
NFSD: Added TEST_STATEID operation
Bryan Schumaker
1
-0
/
+5
2011-07-15
NFSD: added FREE_STATEID operation
Bryan Schumaker
1
-0
/
+5
2011-07-15
NFSD: allow OP_DESTROY_CLIENTID to be only op in COMPOUND
Benny Halevy
1
-0
/
+5
2011-04-29
nfsd41: make sure nfs server process OPEN with EXCLUSIVE4_1 correctly
Mi Jinlong
1
-2
/
+2
2011-04-29
nfsd4: fix wrongsec handling for PUTFH + op cases
J. Bruce Fields
1
-5
/
+54
2011-04-11
nfsd4: make fh_verify responsibility of nfsd_lookup_dentry caller
J. Bruce Fields
1
-0
/
+3
2011-04-11
nfsd4: introduce OPDESC helper
J. Bruce Fields
1
-1
/
+6
2011-03-07
nfsd41: modify the members value of nfsd4_op_flags
Mi Jinlong
1
-2
/
+2
2011-01-11
nfsd4: support BIND_CONN_TO_SESSION
J. Bruce Fields
1
-2
/
+7
2011-01-04
nfsd: remove some unnecessary dropit handling
J. Bruce Fields
1
-4
/
+0
2010-12-17
nfsd4: implement secinfo_no_name
J. Bruce Fields
1
-0
/
+27
2010-12-17
nfsd4: move guts of nfsd4_lookupp into helper
J. Bruce Fields
1
-6
/
+10
2010-12-17
nfsd4: 4.1 SECINFO should consume filehandle
J. Bruce Fields
1
-0
/
+3
2010-09-21
nfsd: disable deferral for NFSv4
NeilBrown
1
-2
/
+5
2010-05-13
nfsd4: implement reclaim_complete
J. Bruce Fields
1
-0
/
+5
2010-05-04
Merge commit 'v2.6.34-rc6'
J. Bruce Fields
1
-0
/
+1
2010-05-03
nfsd4: fix unlikely race in session replay case
J. Bruce Fields
1
-0
/
+1
2010-04-22
nfsd4: complete enforcement of 4.1 op ordering
J. Bruce Fields
1
-14
/
+30
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-12-15
nfsd: remove pointless paths in file headers
J. Bruce Fields
1
-2
/
+0
2009-12-14
nfsd: Move private headers to source directory
Boaz Harrosh
1
-2
/
+2
2009-12-14
nfsd: Source files #include cleanups
Boaz Harrosh
1
-10
/
+0
2009-12-14
nfsd4: fix share mode permissions
J. Bruce Fields
1
-1
/
+1
2009-11-13
nfsd: make fs/nfsd/vfs.h for common includes
J. Bruce Fields
1
-0
/
+1
2009-09-01
NFSD: Fix a bug in the NFSv4 'supported attrs' mandatory attribute
Trond Myklebust
1
-6
/
+1
2009-07-28
nfsd41: encode replay sequence from the slot values
Andy Adamson
1
-32
/
+1
2009-07-28
nfsd41: rename nfsd4_enc_uncached_replay
Andy Adamson
1
-2
/
+2
2009-07-28
nfsd41: Use separate DRC for setclientid
Andy Adamson
1
-1
/
+1
2009-07-14
NFSv4: ACL in operations 'open' and 'create' should be used
Yu Zhiguo
1
-5
/
+42
2009-06-01
NFSv4: kill off complicated macro 'PROC'
Yu Zhiguo
1
-17
/
+17
2009-06-01
NFSv4: do exact check about attribute specified
Yu Zhiguo
1
-4
/
+91
2009-04-03
nfsd41: CREATE_EXCLUSIVE4_1
Benny Halevy
1
-0
/
+15
2009-04-03
nfsd41: support for 3-word long attribute bitmask
Andy Adamson
1
-6
/
+9
2009-04-03
nfsd: dynamically skip encoded fattr bitmap in _nfsd4_verify
Benny Halevy
1
-1
/
+2
2009-04-03
nfsd41: control nfsv4.1 svc via /proc/fs/nfsd/versions
Benny Halevy
1
-1
/
+1
2009-04-03
nfsd41: access_valid
Andy Adamson
1
-0
/
+1
2009-04-03
nfsd41: clientid handling
Andy Adamson
1
-0
/
+12
2009-04-03
nfsd41: stateid handling
Andy Adamson
1
-1
/
+4
2009-04-03
nfsd: pass nfsd4_compound_state* to nfs4_preprocess_{state,seq}id_op
Benny Halevy
1
-6
/
+4
2009-04-03
nfsd41: non-page DRC for solo sequence responses
Andy Adamson
1
-2
/
+32
2009-04-03
nfsd41: nfsd DRC logic
Andy Adamson
1
-0
/
+7
[prev]
[next]