index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
SUNRPC: Remove @family argument from svc_create() and svc_create_pooled()
Chuck Lever
2009-03-28
1
-2
/
+1
*
SUNRPC: Change svc_create_xprt() to take a @family argument
Chuck Lever
2009-03-28
1
-2
/
+2
*
NFS: Optimise NFS close()
Trond Myklebust
2009-03-19
6
-21
/
+46
*
NFS: Fix the notifications when renaming onto an existing file
Trond Myklebust
2009-03-19
1
-5
/
+4
*
NFS: Fix up a mismerged patch
Trond Myklebust
2009-03-19
1
-1
/
+1
*
NFS: load the rpc/rdma transport module automatically
Tom Talpey
2009-03-11
1
-1
/
+3
*
NFS: Kill the "defined but not used" compile error on nommu machines
Trond Myklebust
2009-03-11
1
-7
/
+5
*
NFS: Throttle page dirtying while we're flushing to disk
Trond Myklebust
2009-03-11
6
-29
/
+42
*
NFS: cleanup - remove struct nfs_inode->ncommit
Trond Myklebust
2009-03-11
2
-10
/
+16
*
NFSv4: Simplify some cache consistency post-op GETATTRs
Trond Myklebust
2009-03-11
1
-5
/
+8
*
NFSv4: A referral is assumed to always point to a directory.
Trond Myklebust
2009-03-11
1
-0
/
+14
*
NFSv4: Make decode_getfattr() set fattr->valid to reflect what was decoded
Trond Myklebust
2009-03-11
1
-19
/
+73
*
NFSv4: Clean up decode_getfattr()
Trond Myklebust
2009-03-11
1
-21
/
+57
*
NFS: Fix the type of struct nfs_fattr->mode
Trond Myklebust
2009-03-11
4
-45
/
+37
*
NFS: Shrink the struct nfs_fattr
Trond Myklebust
2009-03-11
1
-3
/
+0
*
NFSv4: Support NFSv4 optional attributes in the struct nfs_fattr
Trond Myklebust
2009-03-11
4
-96
/
+161
*
NFSv4: Ignore errors on the post-op attributes in SETATTR calls
Trond Myklebust
2009-03-11
1
-3
/
+1
*
NFS: flush cached directory information slightly more readily.
NeilBrown
2009-03-11
1
-2
/
+13
*
NFS: Minor __nfs_revalidate_inode cleanup
Suresh Jayaraman
2009-03-11
1
-3
/
+0
*
Bug 11061, NFS mounts dropped
Ian Dall
2009-03-10
1
-1
/
+62
*
NFS: Handle -ESTALE error in access()
Suresh Jayaraman
2009-03-10
1
-1
/
+7
*
NFSv3: Fix posix ACL code
Trond Myklebust
2009-03-10
2
-27
/
+34
*
NFS: Fix misparsing of nfsv4 fs_locations attribute (take 2)
Trond Myklebust
2009-03-10
1
-7
/
+8
*
fs/Kconfig: move nfs out
Alexey Dobriyan
2009-01-22
1
-0
/
+86
*
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
[next]