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
/
nfs
/
nfs4proc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-03
NFS: Add sequence_priviliged_ops for nfs4_proc_sequence()
Bryan Schumaker
1
-4
/
+17
2012-11-16
NFSv4: nfs4_locku_done must release the sequence id
Trond Myklebust
1
-0
/
+1
2012-11-16
NFSv4.1: We must release the sequence id when we fail to get a session slot
Trond Myklebust
1
-13
/
+23
2012-11-16
NFS: Wait for session recovery to finish before returning
Bryan Schumaker
1
-2
/
+1
2012-09-19
NFS: Fix the initialisation of the readdir 'cookieverf' array
Trond Myklebust
1
-2
/
+2
2012-09-12
pnfs: defer release of pages in layoutget
Idan Kedar
1
-1
/
+56
2012-06-20
NFSv4: Fix unnecessary delegation returns in nfs4_do_open
Trond Myklebust
1
-0
/
+1
2012-06-10
NFSv4: Map NFS4ERR_SHARE_DENIED into an EACCES error instead of EIO
Trond Myklebust
1
-0
/
+2
2012-05-31
Avoid beyond bounds copy while caching ACL
Sachin Prabhu
1
-7
/
+5
2012-05-31
Avoid reading past buffer when calling GETACL
Sachin Prabhu
1
-6
/
+10
2012-05-31
NFS4: fix compile warnings in nfs4proc.c
Peng Tao
1
-1
/
+1
2012-05-21
NFSv4: Revalidate uid/gid after open
Jonathan Nieder
1
-0
/
+1
2012-05-11
NFSv4: Ensure that we check lock exclusive/shared type against open modes
Trond Myklebust
1
-0
/
+14
2012-05-11
NFSv4: Ensure that the LOCK code sets exception->inode
Trond Myklebust
1
-2
/
+7
2012-04-13
Fix length of buffer copied in __nfs4_get_acl_uncached
Sachin Prabhu
1
-1
/
+1
2012-04-02
NFSv4.1: Fix layoutcommit error handling
Trond Myklebust
1
-12
/
+13
2012-04-02
NFSv4: Fix two infinite loops in the mount code
Trond Myklebust
1
-2
/
+4
2012-04-02
NFSv4: Rate limit the state manager warning messages
Trond Myklebust
1
-1
/
+1
2012-04-02
NFSv4: Return the delegation if the server returns NFS4ERR_OPENMODE
Trond Myklebust
1
-1
/
+12
2012-04-02
NFS: Properly handle the case where the delegation is revoked
Trond Myklebust
1
-2
/
+16
2012-03-01
NFSv4: fix server_scope memory leak
Weston Andros Adamson
1
-6
/
+9
2012-03-01
NFSv4: Fix an Oops in the NFSv4 getacl code
Trond Myklebust
1
-4
/
+4
2012-01-26
NFSv4: include bitmap in nfsv4 get acl data
Andy Adamson
1
-39
/
+57
2011-12-10
NFSv4: Do not accept delegated opens when a delegation recall is in effect
Trond Myklebust
1
-8
/
+16
2011-11-08
NFS: Fix a regression in the referral code
Trond Myklebust
1
-2
/
+1
2011-11-05
nfs: when attempting to open a directory, fall back on normal lookup (try #5)
Jeff Layton
1
-0
/
+1
2011-10-31
nfs4: serialize layoutcommit
Peng Tao
1
-0
/
+6
2011-10-20
NFS: Get rid of nfs_restart_rpc()
Trond Myklebust
1
-9
/
+8
2011-10-19
NFSv4: Translate NFS4ERR_BADNAME into ENOENT when applied to a lookup
Trond Myklebust
1
-1
/
+9
2011-10-19
NFS: Remove the unused "lookupfh()" version of nfs4_proc_lookup()
Trond Myklebust
1
-45
/
+17
2011-10-18
NFS: Use the inode->i_version to cache NFSv4 change attribute information
Trond Myklebust
1
-2
/
+2
2011-08-24
NFSv4: renewd needs to be able to handle the NFS4ERR_CB_PATH_DOWN error
Trond Myklebust
1
-2
/
+6
2011-08-24
NFSv4: The NFSv4.0 client must send RENEW calls if it holds a delegation
Trond Myklebust
1
-2
/
+6
2011-08-24
NFSv4: nfs4_proc_renew should be declared static
Trond Myklebust
1
-2
/
+2
2011-08-24
NFSv4: nfs4_proc_async_renew should use a GFP_NOFS allocation
Trond Myklebust
1
-1
/
+1
2011-07-31
pnfs: cleanup_layoutcommit
Andy Adamson
1
-0
/
+1
2011-07-31
pnfs: ask for layout_blksize and save it in nfs_server
Fred Isaman
1
-2
/
+3
2011-07-31
pnfs: GETDEVICELIST
Andy Adamson
1
-0
/
+48
2011-07-31
pnfs: let layoutcommit handle a list of lseg
Peng Tao
1
-1
/
+7
2011-07-25
Merge branch 'master' into devel and apply fixup from Stephen Rothwell:
Stephen Rothwell
1
-36
/
+34
2011-07-20
nfs_open_context doesn't need struct path either
Al Viro
1
-5
/
+5
2011-07-20
nfs4_opendata doesn't need struct path either
Al Viro
1
-23
/
+22
2011-07-20
nfs4_closedata doesn't need to mess with struct path
Al Viro
1
-11
/
+10
2011-07-12
NFSv4.1: Clean up layoutreturn
Trond Myklebust
1
-2
/
+2
2011-07-12
NFS: test and free stateids during recovery
Bryan Schumaker
1
-3
/
+34
2011-07-12
NFS: added FREE_STATEID call
Bryan Schumaker
1
-0
/
+30
2011-07-12
NFS: Added TEST_STATEID call
Bryan Schumaker
1
-0
/
+28
2011-07-12
NFS: Add SECINFO_NO_NAME procedure
Bryan Schumaker
1
-1
/
+83
2011-07-12
NFS: use scope from exchange_id to skip reclaim
Weston Andros Adamson
1
-0
/
+32
2011-06-15
nfs4.1: fix several problems with _pnfs_return_layout
Fred Isaman
1
-4
/
+4
[next]