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.12.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
/
nfs4proc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-02
nfsd4: fix crash on unknown operation number
J. Bruce Fields
1
-1
/
+2
2014-07-09
nfsd: fix rare symlink decoding bug
J. Bruce Fields
1
-9
/
+0
2014-06-08
nfsd: don't run get_file if nfs4_preprocess_stateid_op return error
fanchaoting
1
-4
/
+4
2014-05-06
nfsd4: fix setclientid encode size
J. Bruce Fields
1
-1
/
+2
2014-05-06
nfsd4: session needs room for following op to error out
J. Bruce Fields
1
-0
/
+6
2013-05-19
nfsd4: don't allow owner override on 4.1 CLAIM_FH opens
J. Bruce Fields
1
-2
/
+13
2013-01-11
nfsd: avoid permission checks on EXCLUSIVE_CREATE replay
Neil Brown
1
-3
/
+5
2012-04-20
Merge branch 'for-3.4' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-4
/
+4
2012-04-13
nfsd: fix b0rken error value for setattr on read-only mount
Al Viro
1
-3
/
+4
2012-04-12
nfsd: don't fail unchecked creates of non-special files
J. Bruce Fields
1
-4
/
+4
2012-03-26
nfsd: convert nfs4_client->cl_cb_flags to a generic flags field
Jeff Layton
1
-1
/
+2
2012-03-20
NFSD: Fix nfs4_verifier memory alignment
Chuck Lever
1
-8
/
+11
2012-03-20
NFSD: Fix warnings when NFSD_DEBUG is not defined
Trond Myklebust
1
-0
/
+4
2012-03-07
nfsd4: reduce do_open_lookup() stack usage
J. Bruce Fields
1
-10
/
+14
2012-03-07
nfsd4: delay setting current filehandle till success
J. Bruce Fields
1
-5
/
+3
2012-02-18
nfsd41: split out share_access want and signal flags while decoding
Benny Halevy
1
-3
/
+0
2012-02-15
nfsd41: use current stateid by value
Tigran Mkrtchyan
1
-3
/
+9
2012-02-15
nfsd41: consume current stateid on DELEGRETURN and OPENDOWNGRADE
Tigran Mkrtchyan
1
-0
/
+3
2012-02-15
nfsd41: handle current stateid in SETATTR and FREE_STATEID
Tigran Mkrtchyan
1
-0
/
+1
2012-02-15
nfsd41: mark LOOKUP, LOOKUPP and CREATE to invalidate current stateid
Tigran Mkrtchyan
1
-3
/
+3
2012-02-15
nfsd41: save and restore current stateid with current fh
Tigran Mkrtchyan
1
-0
/
+2
2012-02-15
nfsd41: mark PUTFH, PUTPUBFH and PUTROOTFH to clear current stateid
Tigran Mkrtchyan
1
-3
/
+6
2012-02-15
nfsd41: consume current stateid on read and write
Tigran Mkrtchyan
1
-0
/
+2
2012-02-15
nfsd41: handle current stateid on lock and locku
Tigran Mkrtchyan
1
-0
/
+2
2012-02-15
nfsd41: handle current stateid in open and close
Tigran Mkrtchyan
1
-4
/
+26
2012-01-15
Merge branch 'for-3.3' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-4
/
+3
2012-01-04
new helpers: fh_{want,drop}_write()
Al Viro
1
-2
/
+2
2011-12-07
nfsd41: allow non-reclaim open-by-fh's in 4.1
Mi Jinlong
1
-4
/
+3
2011-10-24
nfs41: implement DESTROY_CLIENTID operation
Mi Jinlong
1
-1
/
+1
2011-10-19
nfsd4: implement new 4.1 open reclaim types
J. Bruce Fields
1
-12
/
+3
2011-10-18
nfsd4: warn on open failure after create
J. Bruce Fields
1
-3
/
+4
2011-10-18
nfsd4: clean up open owners on OPEN failure
J. Bruce Fields
1
-0
/
+1
2011-10-11
nfsd4: more robust ignoring of WANT bits in OPEN
J. Bruce Fields
1
-0
/
+3
2011-09-20
nfsd4: make op_cacheresult another flag
J. Bruce Fields
1
-25
/
+25
2011-09-17
nfsd4: replace oo_confirmed by flag bit
J. Bruce Fields
1
-2
/
+2
2011-09-16
nfsd41: try to check reply size before operation
Mi Jinlong
1
-18
/
+229
2011-09-07
nfsd4: split stateowners into open and lockowners
J. Bruce Fields
1
-9
/
+9
2011-09-01
nfsd4: drop most stateowner refcounting
J. Bruce Fields
1
-4
/
+2
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-27
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-16
nfsd41: Deny new lock before RECLAIM_COMPLETE done
Mi Jinlong
1
-0
/
+9
2011-07-16
NFSD: Added TEST_STATEID operation
Bryan Schumaker
1
-0
/
+5
2011-07-16
NFSD: added FREE_STATEID operation
Bryan Schumaker
1
-0
/
+5
2011-07-16
NFSD: allow OP_DESTROY_CLIENTID to be only op in COMPOUND
Benny Halevy
1
-0
/
+5
[next]