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
/
nfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
fs: symlink write_begin allocation context fix
Nick Piggin
2009-01-04
1
-1
/
+1
*
Merge branch 'devel' into next
Trond Myklebust
2008-12-30
16
-1279
/
+1442
|
\
|
*
fs/nfs/nfs4proc.c: make nfs4_map_errors() static
WANG Cong
2008-12-30
2
-2
/
+1
|
*
rpc: allow gss callbacks to client
Olga Kornievskaia
2008-12-23
1
-5
/
+31
|
*
NFS: remove unused status from encode routines
Andy Adamson
2008-12-23
1
-398
/
+180
|
*
NFS: increment number of operations in each encode routine
Andy Adamson
2008-12-23
1
-170
/
+247
|
*
NFS: fix comment placement in nfs4xdr.c
Benny Halevy
2008-12-23
1
-4
/
+4
|
*
NFS: fix tabs in nfs4xdr.c
Andy Adamson
2008-12-23
1
-245
/
+245
|
*
NFS: remove white space from nfs4xdr.c
Andy Adamson
2008-12-23
1
-33
/
+29
|
*
nfs: remove incorrect usage of nfs4 compound response hdr.status
Benny Halevy
2008-12-23
1
-6
/
+0
|
*
nfs: return compound hdr.status when there are no op replies
Benny Halevy
2008-12-23
1
-0
/
+2
|
*
NFSv4: Fix an infinite loop in the NFS state recovery code
Trond Myklebust
2008-12-23
1
-2
/
+3
|
*
optimize attribute timeouts for "noac" and "actimeo=0"
Peter Staubach
2008-12-23
2
-10
/
+3
|
*
NFSv4: Convert the open and close ops to use fmode
Trond Myklebust
2008-12-23
5
-80
/
+90
|
*
NFS: Use delegations to optimise ACCESS calls
Trond Myklebust
2008-12-23
1
-1
/
+2
|
*
NFSv4: Ensure that we set the verifier when revalidating delegated dentries
Trond Myklebust
2008-12-23
1
-2
/
+4
|
*
NFSv4: Clean up is_atomic_open()
Trond Myklebust
2008-12-23
1
-7
/
+8
|
*
NFSv4: Convert delegation->type field to fmode_t
Trond Myklebust
2008-12-23
3
-6
/
+6
|
*
NFSv4: Fix up delegation callbacks
Trond Myklebust
2008-12-23
1
-19
/
+38
|
*
NFSv4: Return unreferenced delegations more promptly
Trond Myklebust
2008-12-23
4
-13
/
+49
|
*
NFSv4: Clean up the asynchronous delegation return
Trond Myklebust
2008-12-23
1
-54
/
+19
|
*
NFSv4: Clean up nfs_expire_all_delegations()
Trond Myklebust
2008-12-23
4
-34
/
+16
|
*
NFSv4: Fix a BAD_SEQUENCEID condition.
Trond Myklebust
2008-12-23
1
-2
/
+0
|
*
NFSv4: Don't exit the state management if there are still tasks to do
Trond Myklebust
2008-12-23
1
-2
/
+6
|
*
NFSv4: Rename the state reclaimer thread
Trond Myklebust
2008-12-23
4
-25
/
+32
|
*
NFSv4: Clean up NFS4ERR_CB_PATH_DOWN error management...
Trond Myklebust
2008-12-23
4
-10
/
+16
|
*
NFSv4: Clean up the support for returning multiple delegations
Trond Myklebust
2008-12-23
3
-55
/
+52
|
*
NFSv4: Add recovery for individual stateids
Trond Myklebust
2008-12-23
3
-10
/
+31
|
*
NFSv4: Remove nfs_client->cl_sem
Trond Myklebust
2008-12-23
5
-45
/
+1
|
*
NFSv4: Ensure that file unlock requests don't conflict with state recovery
Trond Myklebust
2008-12-23
2
-10
/
+20
|
*
NFS: Remove the unnecessary argument to nfs4_wait_clnt_recover()
Trond Myklebust
2008-12-23
1
-76
/
+75
|
*
NFSv4: Ensure that nfs4_reclaim_open_state() doesn't depend on cl_sem
Trond Myklebust
2008-12-23
1
-1
/
+10
|
*
NFSv4: Add a recovery marking scheme for state owners
Trond Myklebust
2008-12-23
3
-4
/
+26
|
*
NFSv4: Don't tell server we rebooted when not necessary
Trond Myklebust
2008-12-23
1
-11
/
+11
|
*
NFSv4: Remove redundant RENEW calls if we know the lease has expired
Trond Myklebust
2008-12-23
3
-19
/
+32
|
*
NFSv4: Fix state recovery when the client runs over the grace period
Trond Myklebust
2008-12-23
3
-49
/
+155
|
*
NFSv4: Callers to nfs4_get_renew_cred() need to hold nfs_client->cl_lock
Trond Myklebust
2008-12-23
3
-7
/
+17
|
*
NFSv4: Clean up for the state loss reclaimer
Trond Myklebust
2008-12-23
1
-49
/
+81
|
*
NFS: Use atomic bitops when changing struct nfs_delegation->flags
Trond Myklebust
2008-12-23
3
-9
/
+9
|
*
NFSv4: Fix up the dereferencing of delegation->inode
Trond Myklebust
2008-12-23
1
-8
/
+31
|
*
NFSv4: Fix up another delegation related race
Trond Myklebust
2008-12-23
3
-28
/
+60
|
*
NLM: allow lockd requests from an unprivileged port
Chuck Lever
2008-12-23
1
-0
/
+2
|
*
NFS: "[no]resvport" mount option changes mountd client too
Chuck Lever
2008-12-23
3
-1
/
+5
|
*
NFS: add "[no]resvport" mount option
Chuck Lever
2008-12-23
2
-5
/
+18
|
*
NFS: move nfs_server flag initialization
Chuck Lever
2008-12-23
1
-8
/
+8
|
*
NFS: expand flags passed to nfs_create_rpc_client()
Chuck Lever
2008-12-23
1
-4
/
+8
|
*
NFS: introduce nfs_mount_info struct for calling nfs_mount()
Chuck Lever
2008-12-23
4
-40
/
+49
|
*
NFS: Move declaration of nfs_mount() to fs/nfs/internal.h
Chuck Lever
2008-12-23
2
-0
/
+6
|
*
NFS: rename nfs_path variable
Chuck Lever
2008-12-23
1
-5
/
+5
|
*
nfs: remove redundant tests on reading new pages
Wu Fengguang
2008-12-23
1
-6
/
+0
[next]