aboutsummaryrefslogtreecommitdiff
path: root/fs/nfs
AgeCommit message (Expand)Author
2012-03-28Merge tag 'nfs-for-3.4-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-03-28Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds
2012-03-28Remove all #inclusions of asm/system.hDavid Howells
2012-03-27NFSv4: Minor cleanups for nfs4_handle_exception and nfs4_async_handle_errorTrond Myklebust
2012-03-27NFSv4.1: Fix layoutcommit error handlingTrond Myklebust
2012-03-27NFSv4: Fix two infinite loops in the mount codeTrond Myklebust
2012-03-24NFS4.1: remove duplicate variable declaration in filelayout_clear_request_commitFred Isaman
2012-03-24Fix length of buffer copied in __nfs4_get_acl_uncachedSachin Prabhu
2012-03-23Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-03-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-03-21Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2012-03-21NFS: fix sb->s_id in nfs debug printsVivek Trivedi
2012-03-21pnfs-obj: autologin: Add support for protocol autologinSachin Bhamare
2012-03-21NFS: Remove nfs4_setup_sequence from generic rename codeBryan Schumaker
2012-03-21NFS: Remove nfs4_setup_sequence from generic unlink codeBryan Schumaker
2012-03-21NFS: Remove nfs4_setup_sequence from generic read codeBryan Schumaker
2012-03-21NFS: Remove nfs4_setup_sequence from generic write codeBryan Schumaker
2012-03-21NFS: Fix more NFS debug related build warningsTrond Myklebust
2012-03-20switch open-coded instances of d_make_root() to new helperAl Viro
2012-03-20SUNRPC/NFS: Add Kbuild dependencies for NFS_DEBUG/RPC_DEBUGTrond Myklebust
2012-03-20NFS: Use cond_resched_lock() to reduce latencies in the commit scansTrond Myklebust
2012-03-20NFSv4: It is not safe to dereference lsp->ls_state in release_lockownerTrond Myklebust
2012-03-20NFS: ncommit count is being double decrementedFred Isaman
2012-03-20nfs: remove the second argument of k[un]map_atomic()Cong Wang
2012-03-17Try using machine credentials for RENEW callsSachin Prabhu
2012-03-17NFSv4.1: Fix a few issues in filelayout_commit_pagelistTrond Myklebust
2012-03-17NFSv4.1: Clean ups and bugfixes for the pNFS read/writeback/commit codeTrond Myklebust
2012-03-14NFS: Fix a compile error when !defined NFS_DEBUGTrond Myklebust
2012-03-14NFSv4: Rate limit the state manager for lock reclaim warning messagesWilliam Dauchy
2012-03-13pnfs-obj: Uglify objio_segment allocation for the sake of the principle :-(Boaz Harrosh
2012-03-13NFS: null dereference in dev_remove()Dan Carpenter
2012-03-12NFSv4: Rate limit the state manager warning messagesTrond Myklebust
2012-03-12NFS: Check return value from rpc_queue_upcall()Bryan Schumaker
2012-03-12NFS: Only define some function when v4.1 is enabledBryan Schumaker
2012-03-11NFS: Fix a number of sparse warningsTrond Myklebust
2012-03-11NFS: replace global bl_wq with per-net oneStanislav Kinsbursky
2012-03-11NFS: replace global bl_mount_reply with per-net oneStanislav Kinsbursky
2012-03-10NFS: remove nfs_inode radix treeFred Isaman
2012-03-10NFS: remove NFS_PAGE_TAG_LOCKEDFred Isaman
2012-03-10NFSv4.0: Re-establish the callback channel on NFS4ERR_CB_PATHDOWNTrond Myklebust
2012-03-08NFSv4: Clean up nfs4_select_rw_stateid()Trond Myklebust
2012-03-08NFS: Don't copy read delegation stateids in setattrTrond Myklebust
2012-03-08NFSv4.1 cleanup DS stateid error handlingAndy Adamson
2012-03-07NFSv4: Return the delegation if the server returns NFS4ERR_OPENMODETrond Myklebust
2012-03-07NFSv4: Don't free the nfs4_lock_state until after the release_lockownerTrond Myklebust
2012-03-07NFSv4.1 handle DS stateid errorsAndy Adamson
2012-03-07NFS: add fh_crc to debug outputWeston Andros Adamson
2012-03-07NFS: add filehandle crc for debug displayWeston Andros Adamson
2012-03-06NFSv4: Add a helper encode_uint64Trond Myklebust
2012-03-06NFSv4: More xdr cleanupsTrond Myklebust