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
Commit message (
Expand
)
Author
Age
Files
Lines
*
nfs41: Invoke RECLAIM_COMPLETE
Ricardo Labiaga
2009-12-05
1
-0
/
+3
*
nfs41: RECLAIM_COMPLETE functionality
Ricardo Labiaga
2009-12-05
3
-0
/
+114
*
nfs41: RECLAIM_COMPLETE XDR functionality
Ricardo Labiaga
2009-12-05
1
-0
/
+66
*
Cleanup some NFSv4 XDR decode comments
Ricardo Labiaga
2009-12-05
1
-13
/
+13
*
NFSv41: nfs4_reset_session must always set NFS4CLNT_SESSION_DRAINING
Trond Myklebust
2009-12-05
1
-1
/
+1
*
nfs41: v2 fix cb_recall bug
Alexandros Batsakis
2009-12-05
4
-7
/
+48
*
nfs41: check SEQUENCE status flag
Alexandros Batsakis
2009-12-05
4
-2
/
+27
*
nfs41: V2 adjust max_rqst_sz, max_resp_sz w.r.t to rsize, wsize
Alexandros Batsakis
2009-12-05
4
-4
/
+35
*
nfs41: remove server-only EXCHGID4_FLAG_CONFIRMED_R flag from exchange_id
Alexandros Batsakis
2009-12-05
1
-0
/
+3
*
nfs41: add support for the exclusive create flags
Alexandros Batsakis
2009-12-05
2
-6
/
+29
*
nfs41: check if session exists and if it is persistent
Alexandros Batsakis
2009-12-05
1
-0
/
+9
*
nfs41: V2 initial support for CB_RECALL_ANY
Alexandros Batsakis
2009-12-05
5
-2
/
+68
*
nfs4: V2 return/expire delegations depending on their type
Alexandros Batsakis
2009-12-05
1
-4
/
+18
*
nfs4: minor delegation cleaning
Alexandros Batsakis
2009-12-05
1
-4
/
+2
*
nfs41: add support for callback with RPC version number 4
Alexandros Batsakis
2009-12-05
4
-0
/
+10
*
nfs41: only state manager sets NFS4CLNT_SESSION_SETUP
Andy Adamson
2009-12-04
2
-4
/
+6
*
nfs41: drain session cleanup
Andy Adamson
2009-12-04
1
-9
/
+9
*
nfs41: nfs41: fix state manager deadlock in session reset
Andy Adamson
2009-12-04
3
-9
/
+33
*
nfs41: remove nfs4_recover_session
Andy Adamson
2009-12-04
1
-23
/
+3
*
nfs41: don't clear tk_action on success
Andy Adamson
2009-12-04
1
-1
/
+1
*
nfs41: fix switch in nfs4_recovery_handle_error
Andy Adamson
2009-12-04
1
-0
/
+1
*
nfs41: fix switch in nfs4_handle_exception
Andy Adamson
2009-12-04
1
-1
/
+1
*
nfs41: free the slot on unhandled read errors
Andy Adamson
2009-12-04
1
-0
/
+3
*
nfs41: call free slot from nfs4_restart_rpc
Andy Adamson
2009-12-04
5
-23
/
+32
*
nfs41: nfs4_get_lease_time will never session reset
Andy Adamson
2009-12-04
1
-1
/
+1
*
nfs41: rename cl_state session SETUP bit to RESET
Andy Adamson
2009-12-04
4
-10
/
+10
*
nfs41: add create session into establish_clid
Andy Adamson
2009-12-04
3
-25
/
+19
*
Merge branch 'devel' into linux-next
Trond Myklebust
2009-12-03
5
-72
/
+126
|
\
|
*
NFS4ERR_FILE_OPEN handling in Linux/NFS
NeilBrown
2009-12-03
1
-0
/
+7
|
*
nfs: clean up sillyrenaming in nfs_rename()
Miklos Szeredi
2009-12-03
1
-7
/
+4
|
*
nfs: dont unhash target if renaming a directory
Miklos Szeredi
2009-12-03
1
-27
/
+29
|
*
nfs: fix comments in nfs_rename()
Miklos Szeredi
2009-12-03
1
-7
/
+5
|
*
nfs: remove unnecessary check from nfs_rename()
Miklos Szeredi
2009-12-03
1
-8
/
+2
|
*
NFSv4.1: Handle NFSv4.1 session errors in the lock recovery code
Trond Myklebust
2009-12-03
1
-0
/
+8
|
*
NFS: Revert default r/wsize behavior
Chuck Lever
2009-12-03
1
-2
/
+0
|
*
NFS: Display compressed (shorthand) IPv6 in /proc/mounts
Chuck Lever
2009-12-03
1
-1
/
+1
|
*
NFS: convert proto= option to use netids rather than a protoname
Jeff Layton
2009-12-03
1
-13
/
+81
|
*
The rpc server does not require that service threads take the BKL.
J. Bruce Fields
2009-12-03
1
-12
/
+0
|
*
NFS: BKL removal from the mount code...
Trond Myklebust
2009-12-03
1
-6
/
+0
*
|
NFSv4: Ensure nfs4_close_context() is declared as static
Trond Myklebust
2009-12-03
1
-1
/
+1
*
|
NFSv4: Ensure nfs_dns_lookup() and nfs_dns_update() are declared static
Trond Myklebust
2009-12-03
1
-2
/
+2
*
|
NFSv4: Fix up error handling in the state manager main loop.
Trond Myklebust
2009-12-03
1
-27
/
+21
*
|
NFSv4: Handle NFS4ERR_GRACE when recovering an expired lease.
Trond Myklebust
2009-12-03
1
-7
/
+19
*
|
NFSv4: Ensure the state manager handles NFS4ERR_NO_GRACE correctly
Trond Myklebust
2009-12-03
1
-0
/
+3
*
|
NFSv4: The state manager shouldn't exit on errors that were handled
Trond Myklebust
2009-12-03
1
-6
/
+5
*
|
NFSv4: Fix up the callers of nfs4_state_end_reclaim_reboot
Trond Myklebust
2009-12-03
1
-3
/
+2
*
|
NFSv4: Fix a potential state manager deadlock when returning delegations
Trond Myklebust
2009-12-03
2
-15
/
+29
*
|
Re: acl trouble after upgrading ubuntu
J. Bruce Fields
2009-12-03
1
-1
/
+1
|
/
*
CacheFiles: Update IMA counters when using dentry_open
Marc Dionne
2009-12-01
1
-0
/
+2
*
9p: fix build breakage introduced by FS-Cache
David Howells
2009-12-01
1
-1
/
+1
[next]