nfsd4: cl_count is unused
[safe/jmp/linux-2.6] / fs / nfs /
2010-03-06 Linus TorvaldsMerge branch 'for-2.6.34' of git://linux-nfs.org/~bfiel...
2010-03-05 Trond MyklebustMerge branch 'writeback-for-2.6.34' into nfs-for-2...
2010-03-05 Trond MyklebustNFS: Remove requirement for inode->i_mutex from nfs_inv...
2010-03-05 Trond MyklebustNFS: Clean up nfs_sync_mapping
2010-03-05 Trond MyklebustNFS: Simplify nfs_wb_page()
2010-03-05 Trond MyklebustNFS: Replace __nfs_write_mapping with sync_inode()
2010-03-05 Trond MyklebustNFS: Simplify nfs_wb_page_cancel()
2010-03-05 Trond MyklebustNFS: Ensure inode is always marked I_DIRTY_DATASYNC...
2010-03-05 Trond MyklebustNFS: Run COMMIT as an asynchronous RPC call when wbc...
2010-03-05 Trond MyklebustNFS: Reduce the number of unnecessary COMMIT calls
2010-03-05 Trond MyklebustNFS: Add a count of the number of unstable writes carri...
2010-03-05 Trond MyklebustNFS: Cleanup - move nfs_write_inode() into fs/nfs/write.c
2010-03-05 Christoph Hellwigpass writeback_control to ->write_inode
2010-03-05 Christoph Hellwigmake sure data is on disk before calling ->write_inode
2010-03-04 J. Bruce FieldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs...
2010-03-04 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-03-03 Al Viroa couple of mntget+dget -> path_get in nfs4proc
2010-03-03 Al ViroSwitch alloc_nfs_open_context() to struct path
2010-03-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-03-02 Andy Adamsonnfs41 fix NFS4ERR_CLID_INUSE for exchange id
2010-03-02 Trond MyklebustNFS: Fix an allocation-under-spinlock bug
2010-03-02 Trond MyklebustNFSv4.1: Various fixes to the sequence flag error handling
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-03-02 Alexandros Batsakisnfs: kill renewd before clearing client minor version
2010-02-27 Christian KujauRemove EXPERIMENTAL from NFS_FSCACHE
2010-02-17 Tejun Heopercpu: add __percpu sparse annotations to fs
2010-02-16 Chuck LeverNFS: Too many GETATTR and ACCESS calls after direct I/O
2010-02-10 Chuck LeverNFS: Make close(2) asynchronous when closing NFS O_DIRE...
2010-02-10 Chuck LeverNFS: Improve NFS iostat byte count accuracy for writes
2010-02-10 Chuck LeverNFS: Account for NFS bytes read via the splice API
2010-02-10 Chuck LeverNFS: Fix byte accounting for generic NFS reads
2010-02-10 Chuck LeverNFS: Proper accounting for NFS VFS calls
2010-02-10 Andy Adamsonnfs41: cleanup callback code to use __be32 type
2010-02-10 Andy Adamsonnfs41: clear NFS4CLNT_RECALL_SLOT bit on session reset
2010-02-10 Andy Adamsonnfs41: fix nfs4_callback_recallslot
2010-02-10 Andy Adamsonnfs41: resize slot table in reset
2010-02-10 Andy Adamsonnfs41: implement cb_recall_slot
2010-02-10 Andy Adamsonnfs41: back channel drc minimal implementation
2010-02-10 Andy Adamsonnfs41: prepare for back channel drc
2010-02-10 Andy Adamsonnfs41: remove uneeded checks in callback processing
2010-02-10 Andy Adamsonnfs41: directly encode back channel error
2010-02-10 Andy Adamsonnfs41: fix wrong error on callback header xdr overflow
2010-02-10 Mike Sagernfs41: Process callback's referring call list
2010-02-10 Mike Sagernfs41: Check slot table for referring calls
2010-02-10 Mike Sagernfs41: Adjust max cache response size value
2010-02-10 Jeff Laytonnfs: handle NFSv2 -EKEYEXPIRED returns from RPC layer...
2010-02-10 Jeff Laytonnfs: handle NFSv3 -EKEYEXPIRED errors as we would ...
2010-02-10 Jeff Laytonnfs4: handle -EKEYEXPIRED errors from RPC layer
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...
next