index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
nfs4proc.c
Age
Commit message (
Expand
)
Author
2013-04-05
NFS: nfs_getaclargs.acl_len is a size_t
Chuck Lever
2013-04-05
NFSv4: Fix an Oops in the NFSv4 getacl code
Trond Myklebust
2013-04-05
NFSv4: include bitmap in nfsv4 get acl data
Andy Adamson
2012-11-26
NFS: Wait for session recovery to finish before returning
Bryan Schumaker
2012-11-17
NFSv4: nfs4_locku_done must release the sequence id
Trond Myklebust
2012-10-02
NFS: Fix the initialisation of the readdir 'cookieverf' array
Trond Myklebust
2012-09-14
NFSv4.1: Remove a bogus BUG_ON() in nfs4_layoutreturn_done
Trond Myklebust
2012-06-10
NFSv4: Map NFS4ERR_SHARE_DENIED into an EACCES error instead of EIO
Trond Myklebust
2012-05-21
NFSv4: Revalidate uid/gid after open
Jonathan Nieder
2012-05-07
NFSv4: Ensure that we check lock exclusive/shared type against open modes
Trond Myklebust
2012-05-07
NFSv4: Ensure that the LOCK code sets exception->inode
Trond Myklebust
2012-04-02
NFSv4: Return the delegation if the server returns NFS4ERR_OPENMODE
Trond Myklebust
2012-04-02
NFS: Properly handle the case where the delegation is revoked
Trond Myklebust
2011-11-26
nfs: when attempting to open a directory, fall back on normal lookup (try #5)
Jeff Layton
2011-08-04
pnfs: let layoutcommit handle a list of lseg
Peng Tao
2011-06-15
nfs4.1: fix several problems with _pnfs_return_layout
Fred Isaman
2011-06-15
NFSv4.1: allow nfs_fhget to succeed with mounted on fileid
Andy Adamson
2011-06-15
NFSv4.1: deprecate headerpadsz in CREATE_SESSION
Benny Halevy
2011-05-29
Merge branch 'pnfs-submit' of git://git.open-osd.org/linux-open-osd
Linus Torvalds
2011-05-29
pnfs: layoutret_on_setattr
Benny Halevy
2011-05-29
pnfs: layoutreturn
Benny Halevy
2011-05-29
pnfs: support for non-rpc layout drivers
Benny Halevy
2011-05-27
NFSv4: Handle expired stateids when the lease is still valid
Trond Myklebust
2011-05-11
NFSv41: Resend on NFS4ERR_RETRY_UNCACHED_REP
Andy Adamson
2011-04-24
NFSv4: Ensure that clientid and session establishment can time out
Trond Myklebust
2011-04-24
NFSv4.1: Don't loop forever in nfs4_proc_create_session
Trond Myklebust
2011-04-18
NFSv4: Handle NFS4ERR_WRONGSEC outside of nfs4_handle_exception()
Bryan Schumaker
2011-04-18
NFSv4.1: Don't update sequence number if rpc_task is not sent
Bryan Schumaker
2011-04-13
NFS: don't negotiate when user specifies sec flavor
Bryan Schumaker
2011-04-13
NFS: Attempt mount with default sec flavor first
Bryan Schumaker
2011-04-13
NFS: flav_array honors NFS_MAX_SECFLAVORS
Bryan Schumaker
2011-04-13
NFS: Fix infinite loop in gss_create_upcall()
Bryan Schumaker
2011-04-07
NFS: Change initial mount authflavor only when server returns NFS4ERR_WRONGSEC
Bryan Schumaker
2011-03-24
Merge branch 'nfs-for-2.6.39' into nfs-for-next
Trond Myklebust
2011-03-24
Cleanup XDR parsing for LAYOUTGET, GETDEVICEINFO
Weston Andros Adamson
2011-03-24
NFSv4.1 convert layoutcommit sync to boolean
Andy Adamson
2011-03-24
NFS: Determine initial mount security
Bryan Schumaker
2011-03-24
NFS: use secinfo when crossing mountpoints
Bryan Schumaker
2011-03-24
NFS: Add secinfo procedure
Bryan Schumaker
2011-03-24
NFS: lookup supports alternate client
Bryan Schumaker
2011-03-24
NFS: convert call_sync() to a function
Bryan Schumaker
2011-03-23
NFSv4.1: layoutcommit
Andy Adamson
2011-03-23
NFSv4.1: remove GETATTR from ds commits
Fred Isaman
2011-03-23
NFSv4.1: add callback to nfs4_commit_done
Fred Isaman
2011-03-11
NFSv4: Send unmapped uid/gids to the server when using auth_sys
Trond Myklebust
2011-03-11
NFSv4: Propagate the error NFS4ERR_BADOWNER to nfs4_do_setattr
Trond Myklebust
2011-03-11
NFSv4.1: pnfs filelayout driver write
Fred Isaman
2011-03-11
NFSv4.1: remove GETATTR from ds writes
Fred Isaman
2011-03-11
NFSv4.1: add callback to nfs4_write_done
Fred Isaman
2011-03-11
NFSv4.1: filelayout async error handler
Andy Adamson
[next]