index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
nfs4proc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-19
NFS: Get rid of nfs_restart_rpc()
Trond Myklebust
1
-9
/
+8
2011-10-18
NFSv4: Translate NFS4ERR_BADNAME into ENOENT when applied to a lookup
Trond Myklebust
1
-1
/
+9
2011-10-18
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
2011-06-15
NFSv4.1: allow nfs_fhget to succeed with mounted on fileid
Andy Adamson
1
-10
/
+23
2011-06-15
NFSv4.1: deprecate headerpadsz in CREATE_SESSION
Benny Halevy
1
-4
/
+0
2011-05-29
Merge branch 'pnfs-submit' of git://git.open-osd.org/linux-open-osd
Linus Torvalds
1
-3
/
+95
2011-05-29
pnfs: layoutret_on_setattr
Benny Halevy
1
-0
/
+3
2011-05-29
pnfs: layoutreturn
Benny Halevy
1
-0
/
+82
2011-05-29
pnfs: support for non-rpc layout drivers
Benny Halevy
1
-3
/
+10
2011-05-27
NFSv4: Handle expired stateids when the lease is still valid
Trond Myklebust
1
-2
/
+7
2011-05-11
NFSv41: Resend on NFS4ERR_RETRY_UNCACHED_REP
Andy Adamson
1
-0
/
+6
2011-04-24
NFSv4: Ensure that clientid and session establishment can time out
Trond Myklebust
1
-6
/
+7
2011-04-24
NFSv4.1: Don't loop forever in nfs4_proc_create_session
Trond Myklebust
1
-38
/
+7
2011-04-18
NFSv4: Handle NFS4ERR_WRONGSEC outside of nfs4_handle_exception()
Bryan Schumaker
1
-5
/
+23
2011-04-18
NFSv4.1: Don't update sequence number if rpc_task is not sent
Bryan Schumaker
1
-2
/
+2
2011-04-13
NFS: don't negotiate when user specifies sec flavor
Bryan Schumaker
1
-1
/
+2
2011-04-13
NFS: Attempt mount with default sec flavor first
Bryan Schumaker
1
-8
/
+16
2011-04-13
NFS: flav_array honors NFS_MAX_SECFLAVORS
Bryan Schumaker
1
-1
/
+1
2011-04-13
NFS: Fix infinite loop in gss_create_upcall()
Bryan Schumaker
1
-2
/
+3
2011-04-07
NFS: Change initial mount authflavor only when server returns NFS4ERR_WRONGSEC
Bryan Schumaker
1
-3
/
+1
2011-03-24
Merge branch 'nfs-for-2.6.39' into nfs-for-next
Trond Myklebust
1
-14
/
+111
2011-03-24
Cleanup XDR parsing for LAYOUTGET, GETDEVICEINFO
Weston Andros Adamson
1
-8
/
+1
2011-03-24
NFSv4.1 convert layoutcommit sync to boolean
Andy Adamson
1
-2
/
+2
2011-03-24
NFS: Determine initial mount security
Bryan Schumaker
1
-2
/
+31
2011-03-24
NFS: use secinfo when crossing mountpoints
Bryan Schumaker
1
-0
/
+14
2011-03-24
NFS: Add secinfo procedure
Bryan Schumaker
1
-0
/
+35
2011-03-24
NFS: lookup supports alternate client
Bryan Schumaker
1
-39
/
+47
2011-03-24
NFS: convert call_sync() to a function
Bryan Schumaker
1
-23
/
+30
2011-03-23
NFSv4.1: layoutcommit
Andy Adamson
1
-0
/
+94
2011-03-23
NFSv4.1: remove GETATTR from ds commits
Fred Isaman
1
-2
/
+6
[next]