NFSv4: Handle expired stateids when the lease is still valid
[linux-flexiantxendom0-natty.git] / fs / nfs / nfs4proc.c
2011-07-15 Trond MyklebustNFSv4: Handle expired stateids when the lease is still...
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...
2010-10-28 Geert Uytterhoevennfs4: The difference of 2 pointers is ptrdiff_t
2010-10-26 J. Bruce Fieldsnfs4: fix channel attribute sanity-checks
2010-10-24 Andy AdamsonNFSv4.1: pnfs: add LAYOUTGET and GETDEVICEINFO infrastr...
2010-10-24 Andy AdamsonNFS: ask for layouttypes during v4 fsinfo call
2010-10-24 Ricardo LabiagaAsk for time_delta during fsinfo probe
2010-10-23 Bryan SchumakerNFS: Readdir plus in v4
2010-10-23 Bryan SchumakerNFS: readdir with vmapped pages
2010-10-23 Trond MyklebustNFSv4: The state manager must ignore EKEYEXPIRED.
2010-10-19 Trond MyklebustNFSv4: Don't call nfs4_state_mark_reclaim_reboot()...
2010-10-19 Trond MyklebustNFSv4: Fix open recovery
2010-09-24 Benny HalevyNFSv4.1: keep seq_res.sr_slot as pointer rather than...
2010-09-21 Trond MyklebustNFSv4.1: Fix the slotid initialisation in nfs_async_ren...
2010-09-17 Jeff Laytonnfs: make sillyrename an async operation
2010-09-17 Jeff Laytonnfs: standardize the rename response container
2010-09-17 Jeff Laytonnfs: standardize the rename args container
2010-09-17 Trond MyklebustNFS: Add an 'open_context' element to struct nfs_rpc_ops
2010-09-17 Trond MyklebustNFS: Clean up nfs4_proc_create()
2010-09-17 Trond MyklebustNFSv4: Further cleanups for nfs4_open_revalidate()
2010-09-17 Trond MyklebustNFSv4: Clean up nfs4_open_revalidate
2010-09-17 Trond MyklebustNFSv4: Further minor cleanups for nfs4_atomic_open()
2010-09-17 Trond MyklebustNFSv4: Clean up nfs4_atomic_open
2010-08-18 Trond MyklebustNFS: Fix an Oops in the NFSv4 atomic open code
2010-08-11 Davidlohr Buesonfs: Remove redundant NULL check upon kfree()
2010-08-04 Trond MyklebustNFS: Fix the NFS users of rpc_restart_call()
2010-08-04 Trond MyklebustNFSv4: Get rid of the bogus RPC_ASSASSINATED(task)...
2010-08-04 Trond MyklebustNFSv4: Clean up the process of renewing the NFSv4 lease
2010-08-04 Trond MyklebustNFSv4.1: Handle NFS4ERR_DELAY on SEQUENCE correctly
2010-07-30 Trond MyklebustNFSv4: Ensure the lockowners are labelled using the...
2010-07-30 Trond MyklebustNFSv4: Add support for the RELEASE_LOCKOWNER operation
2010-06-24 Trond MyklebustNFSv4: Clean up struct nfs4_state_owner
2010-06-22 Trond MyklebustNFSv4.1: There is no need to init the session more...
2010-06-22 Trond MyklebustNFSv41: Cleanup for nfs4_alloc_session.
2010-06-22 Trond MyklebustNFSv41: Clean up exclusive create
2010-06-22 Trond MyklebustNFSv41: Fix nfs_async_inode_return_delegation() ugliness
2010-06-22 Trond MyklebustNFSv41: Convert the various reboot recovery ops etc...
2010-06-22 Trond MyklebustNFSv41: Clean up the NFSv4.1 minor version specific...
2010-06-22 Trond MyklebustNFSv41: Don't store session state in the nfs_client...
2010-06-22 Trond MyklebustNFSv41: Further cleanup for nfs4_sequence_done
2010-06-22 Trond MyklebustNFSv4.1: Make nfs4_setup_sequence take a nfs_server...
2010-06-22 Trond MyklebustNFSv4.1: Merge the nfs41_proc_async_sequence() and...
2010-06-22 Trond MyklebustNFSv4: Kill nfs4_async_handle_error() abuses by NFSv4.1
2010-06-22 Trond MyklebustNFSv4.1: Simplify nfs41_sequence_done()
2010-06-22 Trond MyklebustNFSv4.1: Clean up nfs4_setup_sequence
2010-06-22 Trond MyklebustNFSv41: Fix a memory leak in nfs41_proc_async_sequence()
2010-05-14 Trond MyklebustNFSv4: Don't use GFP_KERNEL allocations in state recovery
2010-05-14 Chuck LeverNFS: Calldata for nfs4_renew_done()
2010-05-14 Trond MyklebustNFSv4: Clean up the NFSv4 setclientid operation
2010-05-14 Trond MyklebustNFS: Reduce stack footprint of nfs4_proc_create()
2010-05-14 Trond MyklebustNFS: Reduce stack footprint of nfs_proc_remove()
2010-05-14 Trond MyklebustNFS: Reduce the stack footprint of nfs_link()
2010-05-14 Trond MyklebustNFS: Reduce stack footprint of nfs3_proc_rename() and...
2010-05-14 Trond MyklebustNFSv4: Reduce stack footprint of nfs4_proc_access(...
2010-04-28 Dan Carpenternfs: fix some issues in nfs41_proc_reclaim_complete()
2010-04-12 Trond MyklebustNFSv4: fix delegated locking
2010-04-07 Al ViroHave nfs ->d_revalidate() report errors properly
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-08 Dan Carpenternfs: fix unlikely memory leak
2010-03-05 Trond MyklebustMerge branch 'writeback-for-2.6.34' into nfs-for-2...
2010-03-03 Al Viroa couple of mntget+dget -> path_get in nfs4proc
2010-03-02 Andy Adamsonnfs41 fix NFS4ERR_CLID_INUSE for exchange id
2010-03-02 Alexandros Batsakisnfs4: renewd renew operations should take/put a client...
2010-03-02 Alexandros Batsakisnfs41: renewd sequence operations should take/put clien...
2010-03-02 Alexandros Batsakisnfs: prevent backlogging of renewd requests
2010-02-10 Andy Adamsonnfs41: resize slot table in reset
2010-02-10 Mike Sagernfs41: Adjust max cache response size value
2010-02-10 Jeff Laytonnfs4: handle -EKEYEXPIRED errors from RPC layer
2010-01-26 Trond MyklebustNFS: Ensure that we handle NFS4ERR_STALE_STATEID correctly
2010-01-26 Trond MyklebustNFSv4.1: Don't call nfs4_schedule_state_recovery()...
2010-01-26 Trond MyklebustNFSv4: Don't allow posix locking against servers that...
2010-01-26 Trond MyklebustNFSv4: Ensure that the NFSv4 locking can recover from...
2009-12-15 Trond MyklebustNFSv4: Release the sequence id before restarting a...
2009-12-15 Andy Adamsonnfs41: fix session fore channel negotiation
2009-12-15 Andy Adamsonnfs41: do not zero seqid portion of stateid on close
2009-12-15 Alexandros Batsakisnfs: run state manager in privileged mode
2009-12-15 Alexandros Batsakisnfs: make recovery state manager operations privileged
next