index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
nfs4proc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
NFSv4: renewd needs to be able to handle the NFS4ERR_CB_PATH_DOWN error
Trond Myklebust
2011-08-24
1
-2
/
+6
*
NFSv4: The NFSv4.0 client must send RENEW calls if it holds a delegation
Trond Myklebust
2011-08-24
1
-2
/
+6
*
NFSv4: nfs4_proc_renew should be declared static
Trond Myklebust
2011-08-24
1
-2
/
+2
*
NFSv4: nfs4_proc_async_renew should use a GFP_NOFS allocation
Trond Myklebust
2011-08-24
1
-1
/
+1
*
pnfs: cleanup_layoutcommit
Andy Adamson
2011-07-31
1
-0
/
+1
*
pnfs: ask for layout_blksize and save it in nfs_server
Fred Isaman
2011-07-31
1
-2
/
+3
*
pnfs: GETDEVICELIST
Andy Adamson
2011-07-31
1
-0
/
+48
*
pnfs: let layoutcommit handle a list of lseg
Peng Tao
2011-07-31
1
-1
/
+7
*
Merge branch 'master' into devel and apply fixup from Stephen Rothwell:
Stephen Rothwell
2011-07-25
1
-36
/
+34
|
\
|
*
nfs_open_context doesn't need struct path either
Al Viro
2011-07-20
1
-5
/
+5
|
*
nfs4_opendata doesn't need struct path either
Al Viro
2011-07-20
1
-23
/
+22
|
*
nfs4_closedata doesn't need to mess with struct path
Al Viro
2011-07-20
1
-11
/
+10
*
|
NFSv4.1: Clean up layoutreturn
Trond Myklebust
2011-07-12
1
-2
/
+2
*
|
NFS: test and free stateids during recovery
Bryan Schumaker
2011-07-12
1
-3
/
+34
*
|
NFS: added FREE_STATEID call
Bryan Schumaker
2011-07-12
1
-0
/
+30
*
|
NFS: Added TEST_STATEID call
Bryan Schumaker
2011-07-12
1
-0
/
+28
*
|
NFS: Add SECINFO_NO_NAME procedure
Bryan Schumaker
2011-07-12
1
-1
/
+83
*
|
NFS: use scope from exchange_id to skip reclaim
Weston Andros Adamson
2011-07-12
1
-0
/
+32
|
/
*
nfs4.1: fix several problems with _pnfs_return_layout
Fred Isaman
2011-06-15
1
-4
/
+4
*
NFSv4.1: allow nfs_fhget to succeed with mounted on fileid
Andy Adamson
2011-06-15
1
-10
/
+23
*
NFSv4.1: deprecate headerpadsz in CREATE_SESSION
Benny Halevy
2011-06-15
1
-4
/
+0
*
Merge branch 'pnfs-submit' of git://git.open-osd.org/linux-open-osd
Linus Torvalds
2011-05-29
1
-3
/
+95
|
\
|
*
pnfs: layoutret_on_setattr
Benny Halevy
2011-05-29
1
-0
/
+3
|
*
pnfs: layoutreturn
Benny Halevy
2011-05-29
1
-0
/
+82
|
*
pnfs: support for non-rpc layout drivers
Benny Halevy
2011-05-29
1
-3
/
+10
*
|
NFSv4: Handle expired stateids when the lease is still valid
Trond Myklebust
2011-05-27
1
-2
/
+7
|
/
*
NFSv41: Resend on NFS4ERR_RETRY_UNCACHED_REP
Andy Adamson
2011-05-11
1
-0
/
+6
*
NFSv4: Ensure that clientid and session establishment can time out
Trond Myklebust
2011-04-24
1
-6
/
+7
*
NFSv4.1: Don't loop forever in nfs4_proc_create_session
Trond Myklebust
2011-04-24
1
-38
/
+7
*
NFSv4: Handle NFS4ERR_WRONGSEC outside of nfs4_handle_exception()
Bryan Schumaker
2011-04-18
1
-5
/
+23
*
NFSv4.1: Don't update sequence number if rpc_task is not sent
Bryan Schumaker
2011-04-18
1
-2
/
+2
*
NFS: don't negotiate when user specifies sec flavor
Bryan Schumaker
2011-04-13
1
-1
/
+2
*
NFS: Attempt mount with default sec flavor first
Bryan Schumaker
2011-04-13
1
-8
/
+16
*
NFS: flav_array honors NFS_MAX_SECFLAVORS
Bryan Schumaker
2011-04-13
1
-1
/
+1
*
NFS: Fix infinite loop in gss_create_upcall()
Bryan Schumaker
2011-04-13
1
-2
/
+3
*
NFS: Change initial mount authflavor only when server returns NFS4ERR_WRONGSEC
Bryan Schumaker
2011-04-07
1
-3
/
+1
*
Merge branch 'nfs-for-2.6.39' into nfs-for-next
Trond Myklebust
2011-03-24
1
-14
/
+111
|
\
|
*
Cleanup XDR parsing for LAYOUTGET, GETDEVICEINFO
Weston Andros Adamson
2011-03-24
1
-8
/
+1
|
*
NFSv4.1 convert layoutcommit sync to boolean
Andy Adamson
2011-03-24
1
-2
/
+2
|
*
NFSv4.1: layoutcommit
Andy Adamson
2011-03-23
1
-0
/
+94
|
*
NFSv4.1: remove GETATTR from ds commits
Fred Isaman
2011-03-23
1
-2
/
+6
|
*
NFSv4.1: add callback to nfs4_commit_done
Fred Isaman
2011-03-23
1
-4
/
+10
*
|
NFS: Determine initial mount security
Bryan Schumaker
2011-03-24
1
-2
/
+31
*
|
NFS: use secinfo when crossing mountpoints
Bryan Schumaker
2011-03-24
1
-0
/
+14
*
|
NFS: Add secinfo procedure
Bryan Schumaker
2011-03-24
1
-0
/
+35
*
|
NFS: lookup supports alternate client
Bryan Schumaker
2011-03-24
1
-39
/
+47
*
|
NFS: convert call_sync() to a function
Bryan Schumaker
2011-03-24
1
-23
/
+30
|
/
*
NFSv4: Send unmapped uid/gids to the server when using auth_sys
Trond Myklebust
2011-03-11
1
-1
/
+14
*
NFSv4: Propagate the error NFS4ERR_BADOWNER to nfs4_do_setattr
Trond Myklebust
2011-03-11
1
-0
/
+3
*
NFSv4.1: pnfs filelayout driver write
Fred Isaman
2011-03-11
1
-0
/
+17
[next]