nfsd4: reshuffle lease-setting code to allow reuse
[safe/jmp/linux-2.6] / fs / nfs /
2010-03-04 J. Bruce FieldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs...
2010-02-16 Chuck LeverNFS: Too many GETATTR and ACCESS calls after direct I/O
2010-02-09 Trond MyklebustNFS: Fix the mapping of the NFSERR_SERVERFAULT error
2010-02-09 Trond MyklebustNFS: Remove a redundant check for PageFsCache in nfs_mi...
2010-02-09 Trond MyklebustNFS: Fix a bug in nfs_fscache_release_page()
2010-02-03 Trond MyklebustNFS: Don't clobber the attribute type in nfs_update_inode()
2010-02-03 Trond MyklebustNFS: Fix a umount race
2010-02-03 Trond MyklebustNFS: Fix an Oops when truncating a file
2010-01-26 Chuck LeverSUNRPC: Bury "#ifdef IPV6" in svc_create_xprt()
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...
2010-01-26 David HowellsNFS: Avoid warnings when CONFIG_NFS_V4=n
2010-01-26 H Hartley SweetenNFS: Make nfs_commitdata_release static
2010-01-26 Trond MyklebustNFS: Try to commit unstable writes in nfs_release_page()
2010-01-26 Trond MyklebustNFS: Fix a reference leak in nfs_wb_cancel_page()
2010-01-06 OGAWA Hirofuminfs: fix oops in nfs_rename()
2009-12-17 Linus TorvaldsRevert "fix mismerge with Trond's stuff (create_mnt_ns...
2009-12-16 Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2009-12-16 Linus TorvaldsMerge branch 'bugfixes' of git://git.linux-nfs.org...
2009-12-16 Linus TorvaldsMerge branch 'for-2.6.33' of git://linux-nfs.org/~bfiel...
2009-12-16 Al Virofix mismerge with Trond's stuff (create_mnt_ns() export...
2009-12-15 Trond MyklebustNFSv4: Fix a regression in the NFSv4 state manager
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
2009-12-15 Alexandros Batsakisnfs: enforce FIFO ordering of operations trying to...
2009-12-15 Alexandros Batsakisnfs: remove rpc_task argument from nfs4_find_slot
2009-12-15 Alexandros Batsakisnfs: change nfs4_do_setlk params to identify recovery...
2009-12-15 Alexandros Batsakisnfs: do not do a LOOKUP after open
2009-12-15 Alexandros Batsakisnfs: minor cleanup of session draining
2009-12-14 Linus TorvaldsMerge git://git.linux-nfs.org/projects/trondmy/nfs-2.6
2009-12-14 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-13 Trond MyklebustMerge branch 'nfs-for-2.6.33'
2009-12-10 Trond MyklebustNFS: Fix nfs_migrate_page()
2009-12-10 Christoph Hellwigvfs: Implement proper O_SYNC semantics
2009-12-08 Ricardo Labiaganfs41: Invoke RECLAIM_COMPLETE on all new client ids
2009-12-08 Linus TorvaldsMerge branch 'for-2.6.33' of git://git.kernel.dk/linux...
2009-12-08 Linus TorvaldsMerge git://git./linux/kernel/git/ebiederm/sysctl-2.6
2009-12-08 Trond MyklebustNFSv41: Fix a potential state leakage when restarting...
2009-12-07 Ricardo Labiaganfs41: Handle NFSv4.1 session errors in the delegation...
2009-12-07 Ricardo Labiaganfs41: Retry delegation return if it failed with sessio...
2009-12-07 Ricardo Labiaganfs41: Handle session errors during delegation return
2009-12-07 Ricardo Labiaganfs41: Mark stateids in need of reclaim if state manage...
2009-12-07 Trond MyklebustNFS: Fix up the declaration of nfs4_restart_rpc when...
2009-12-06 Ricardo Labiaganfs41: Don't clear DRAINING flag on NFS4ERR_STALE_CLIENTID
2009-12-06 Ricardo Labiaganfs41: nfs41_setup_state_renewal
2009-12-06 Trond MyklebustNFSv41: More cleanups
2009-12-06 Trond MyklebustNFSv41: Fix up some bugs in the NFS4CLNT_SESSION_DRAINI...
2009-12-06 Trond MyklebustNFSv41: Clean up slot table management
2009-12-06 Trond MyklebustNFSv41: Fix nfs4_proc_create_session
2009-12-05 Ricardo Labiaganfs41: Invoke RECLAIM_COMPLETE
2009-12-05 Ricardo Labiaganfs41: RECLAIM_COMPLETE functionality
2009-12-05 Ricardo Labiaganfs41: RECLAIM_COMPLETE XDR functionality
2009-12-05 Ricardo LabiagaCleanup some NFSv4 XDR decode comments
2009-12-05 Trond MyklebustNFSv41: nfs4_reset_session must always set NFS4CLNT_SES...
2009-12-05 Alexandros Batsakisnfs41: v2 fix cb_recall bug
2009-12-05 Alexandros Batsakisnfs41: check SEQUENCE status flag
2009-12-05 Alexandros Batsakisnfs41: V2 adjust max_rqst_sz, max_resp_sz w.r.t to...
2009-12-05 Alexandros Batsakisnfs41: remove server-only EXCHGID4_FLAG_CONFIRMED_R...
2009-12-05 Alexandros Batsakisnfs41: add support for the exclusive create flags
2009-12-05 Alexandros Batsakisnfs41: check if session exists and if it is persistent
2009-12-05 Alexandros Batsakisnfs41: V2 initial support for CB_RECALL_ANY
2009-12-05 Alexandros Batsakisnfs4: V2 return/expire delegations depending on their...
2009-12-05 Alexandros Batsakisnfs4: minor delegation cleaning
2009-12-05 Alexandros Batsakisnfs41: add support for callback with RPC version number 4
2009-12-04 Andy Adamsonnfs41: only state manager sets NFS4CLNT_SESSION_SETUP
2009-12-04 Andy Adamsonnfs41: drain session cleanup
2009-12-04 Andy Adamsonnfs41: nfs41: fix state manager deadlock in session...
2009-12-04 Andy Adamsonnfs41: remove nfs4_recover_session
2009-12-04 Andy Adamsonnfs41: don't clear tk_action on success
2009-12-04 Andy Adamsonnfs41: fix switch in nfs4_recovery_handle_error
2009-12-04 Andy Adamsonnfs41: fix switch in nfs4_handle_exception
2009-12-04 Andy Adamsonnfs41: free the slot on unhandled read errors
2009-12-04 Andy Adamsonnfs41: call free slot from nfs4_restart_rpc
2009-12-04 Andy Adamsonnfs41: nfs4_get_lease_time will never session reset
2009-12-04 Andy Adamsonnfs41: rename cl_state session SETUP bit to RESET
2009-12-04 Andy Adamsonnfs41: add create session into establish_clid
2009-12-04 Trond MyklebustMerge branch 'devel' into linux-next
2009-12-04 NeilBrownNFS4ERR_FILE_OPEN handling in Linux/NFS
2009-12-03 Miklos Szeredinfs: clean up sillyrenaming in nfs_rename()
2009-12-03 Miklos Szeredinfs: dont unhash target if renaming a directory
2009-12-03 Miklos Szeredinfs: fix comments in nfs_rename()
2009-12-03 Miklos Szeredinfs: remove unnecessary check from nfs_rename()
2009-12-03 Trond MyklebustNFSv4.1: Handle NFSv4.1 session errors in the lock...
2009-12-03 Chuck LeverNFS: Revert default r/wsize behavior
2009-12-03 Chuck LeverNFS: Display compressed (shorthand) IPv6 in /proc/mounts
2009-12-03 Jeff LaytonNFS: convert proto= option to use netids rather than...
2009-12-03 J. Bruce FieldsThe rpc server does not require that service threads...
2009-12-03 Trond MyklebustNFSv4: Ensure nfs4_close_context() is declared as static
2009-12-03 Trond MyklebustNFSv4: Ensure nfs_dns_lookup() and nfs_dns_update(...
2009-12-03 Trond MyklebustNFSv4: Fix up error handling in the state manager main...
2009-12-03 Trond MyklebustNFSv4: Handle NFS4ERR_GRACE when recovering an expired...
2009-12-03 Trond MyklebustNFSv4: Ensure the state manager handles NFS4ERR_NO_GRAC...
2009-12-03 Trond MyklebustNFSv4: The state manager shouldn't exit on errors that...
2009-12-03 Trond MyklebustNFSv4: Fix up the callers of nfs4_state_end_reclaim_reboot
2009-12-03 Trond MyklebustNFSv4: Fix a potential state manager deadlock when...
next