Fix length of buffer copied in __nfs4_get_acl_uncached
[linux-flexiantxendom0.git] / fs / nfs / nfs4proc.c
2012-04-30 Sachin PrabhuFix length of buffer copied in __nfs4_get_acl_uncached
2012-04-19 Trond MyklebustUBUNTU: SAUCE: NFSv4: Ensure that we check lock exclusi...
2012-04-19 Trond MyklebustUBUNTU: SAUCE: NFSv4: Ensure that the LOCK code sets...
2012-04-19 Trond MyklebustNFSv4: Minor cleanups for nfs4_handle_exception and...
2012-04-02 Trond MyklebustNFSv4.1: Fix layoutcommit error handling
2012-04-02 Trond MyklebustNFSv4: Fix two infinite loops in the mount code
2012-04-02 Trond MyklebustNFSv4: Rate limit the state manager warning messages
2012-04-02 Trond MyklebustNFSv4: Return the delegation if the server returns...
2012-04-02 Trond MyklebustNFS: Properly handle the case where the delegation...
2012-03-01 Weston Andros AdamsonNFSv4: fix server_scope memory leak
2012-03-01 Trond MyklebustNFSv4: Fix an Oops in the NFSv4 getacl code
2012-01-26 Andy AdamsonNFSv4: include bitmap in nfsv4 get acl data
2011-12-10 Trond MyklebustNFSv4: Do not accept delegated opens when a delegation...
2011-11-07 Trond MyklebustNFS: Fix a regression in the referral code
2011-11-04 Jeff Laytonnfs: when attempting to open a directory, fall back...
2011-10-31 Peng Taonfs4: serialize layoutcommit
2011-10-19 Trond MyklebustNFS: Get rid of nfs_restart_rpc()
2011-10-18 Trond MyklebustNFSv4: Translate NFS4ERR_BADNAME into ENOENT when appli...
2011-10-18 Trond MyklebustNFS: Remove the unused "lookupfh()" version of nfs4_pro...
2011-10-18 Trond MyklebustNFS: Use the inode->i_version to cache NFSv4 change...
2011-08-24 Trond MyklebustNFSv4: renewd needs to be able to handle the NFS4ERR_CB...
2011-08-24 Trond MyklebustNFSv4: The NFSv4.0 client must send RENEW calls if...
2011-08-24 Trond MyklebustNFSv4: nfs4_proc_renew should be declared static
2011-08-24 Trond MyklebustNFSv4: nfs4_proc_async_renew should use a GFP_NOFS...
2011-07-31 Andy Adamsonpnfs: cleanup_layoutcommit
2011-07-31 Fred Isamanpnfs: ask for layout_blksize and save it in nfs_server
2011-07-31 Andy Adamsonpnfs: GETDEVICELIST
2011-07-31 Peng Taopnfs: let layoutcommit handle a list of lseg
2011-07-25 Stephen RothwellMerge branch 'master' into devel and apply fixup from...
2011-07-20 Al Vironfs_open_context doesn't need struct path either
2011-07-20 Al Vironfs4_opendata doesn't need struct path either
2011-07-20 Al Vironfs4_closedata doesn't need to mess with struct path
2011-07-12 Trond MyklebustNFSv4.1: Clean up layoutreturn
2011-07-12 Bryan SchumakerNFS: test and free stateids during recovery
2011-07-12 Bryan SchumakerNFS: added FREE_STATEID call
2011-07-12 Bryan SchumakerNFS: Added TEST_STATEID call
2011-07-12 Bryan SchumakerNFS: Add SECINFO_NO_NAME procedure
2011-07-12 Weston Andros AdamsonNFS: use scope from exchange_id to skip reclaim
2011-06-15 Fred Isamannfs4.1: fix several problems with _pnfs_return_layout
2011-06-15 Andy AdamsonNFSv4.1: allow nfs_fhget to succeed with mounted on...
2011-06-15 Benny HalevyNFSv4.1: deprecate headerpadsz in CREATE_SESSION
2011-05-29 Linus TorvaldsMerge branch 'pnfs-submit' of git://git.open-osd.org...
2011-05-29 Benny Halevypnfs: layoutret_on_setattr
2011-05-29 Benny Halevypnfs: layoutreturn
2011-05-29 Benny Halevypnfs: support for non-rpc layout drivers
2011-05-27 Trond MyklebustNFSv4: Handle expired stateids when the lease is still...
2011-05-11 Andy AdamsonNFSv41: Resend on NFS4ERR_RETRY_UNCACHED_REP
2011-04-24 Trond MyklebustNFSv4: Ensure that clientid and session establishment...
2011-04-24 Trond MyklebustNFSv4.1: Don't loop forever in nfs4_proc_create_session
2011-04-18 Bryan SchumakerNFSv4: Handle NFS4ERR_WRONGSEC outside of nfs4_handle_e...
2011-04-18 Bryan SchumakerNFSv4.1: Don't update sequence number if rpc_task is...
2011-04-13 Bryan SchumakerNFS: don't negotiate when user specifies sec flavor
2011-04-13 Bryan SchumakerNFS: Attempt mount with default sec flavor first
2011-04-13 Bryan SchumakerNFS: flav_array honors NFS_MAX_SECFLAVORS
2011-04-13 Bryan SchumakerNFS: Fix infinite loop in gss_create_upcall()
2011-04-07 Bryan SchumakerNFS: Change initial mount authflavor only when server...
2011-03-24 Trond MyklebustMerge branch 'nfs-for-2.6.39' into nfs-for-next
2011-03-24 Weston Andros AdamsonCleanup XDR parsing for LAYOUTGET, GETDEVICEINFO
2011-03-24 Andy AdamsonNFSv4.1 convert layoutcommit sync to boolean
2011-03-24 Bryan SchumakerNFS: Determine initial mount security
2011-03-24 Bryan SchumakerNFS: use secinfo when crossing mountpoints
2011-03-24 Bryan SchumakerNFS: Add secinfo procedure
2011-03-24 Bryan SchumakerNFS: lookup supports alternate client
2011-03-24 Bryan SchumakerNFS: convert call_sync() to a function
2011-03-23 Andy AdamsonNFSv4.1: layoutcommit
2011-03-23 Fred IsamanNFSv4.1: remove GETATTR from ds commits
2011-03-23 Fred IsamanNFSv4.1: add callback to nfs4_commit_done
2011-03-11 Trond MyklebustNFSv4: Send unmapped uid/gids to the server when using...
2011-03-11 Trond MyklebustNFSv4: Propagate the error NFS4ERR_BADOWNER to nfs4_do_...
2011-03-11 Fred IsamanNFSv4.1: pnfs filelayout driver write
2011-03-11 Fred IsamanNFSv4.1: remove GETATTR from ds writes
2011-03-11 Fred IsamanNFSv4.1: add callback to nfs4_write_done
2011-03-11 Andy AdamsonNFSv4.1: filelayout async error handler
2011-03-11 Andy AdamsonNFSv4.1: filelayout read
2011-03-11 Andy AdamsonNFSv4.1: data server connection
2011-03-11 Andy AdamsonNFS move nfs_client initialization into nfs_get_client
2011-03-11 Huang Weiyinfs4: remove duplicated #include
2011-03-11 Trond MyklebustNFSv4: Fix the setlk error handler
2011-03-11 Trond MyklebustNFSv4.1: Fix the handling of the SEQUENCE status bits
2011-03-11 Trond MyklebustNFSv4/4.1: Fix nfs4_schedule_state_recovery abuses
2011-03-10 Andy AdamsonNFSv4.1 reclaim complete must wait for completion
2011-03-10 Ricardo LabiagaNFSv4.1: Retry CREATE_SESSION on NFS4ERR_DELAY
2011-03-10 Jovi Zhangnfs: fix compilation warning
2011-03-10 Trond MyklebustSUNRPC: Close a race in __rpc_wait_for_completion_task()
2011-03-05 Neil Hormannfs4: Ensure that ACL pages sent over NFS were not...
2011-01-26 Andy AdamsonNFS construct consistent co_ownerid for v4.1
2011-01-11 Andy AdamsonNFS fix the setting of exchange id flag
2011-01-06 Trond MyklebustNFSv4: Ensure continued open and lockowner name uniqueness
2011-01-06 Fred Isamanpnfs: layout roc code
2011-01-06 Fred Isamanpnfs: serialize LAYOUTGET(openstateid)
2011-01-06 Fred Isamanpnfs: layoutget rpc code cleanup
2011-01-06 Fred Isamanpnfs: remove unnecessary field lgp->status
2011-01-06 Andy AdamsonNFS add session back channel draining
2011-01-06 Andy AdamsonNFS implement v4.0 callback_ident
2011-01-04 Aneesh Kumar K.Vnfsv4: Switch to generic xattr handling code
2011-01-04 Aneesh Kumar K.Vnfs: Set MS_POSIXACL always
2010-12-21 Trond MyklebustNFSv4: Convert a few commas into semicolons...
2010-12-21 J. Bruce Fieldsnfs4: fix units bug causing hang on recovery
2010-12-08 Aneesh Kumar K.Vnfs: Discard ACL cache on mode update
2010-11-16 Trond MyklebustNFS: readdir shouldn't read beyond the reply returned...
next