summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2012-06-29NFS: Create a have_delegation rpc_opBryan Schumaker9-16/+24
2012-06-29NFS: Create a v4-specific fsync functionBryan Schumaker1-8/+32
2012-06-29NFS: Use nfs4_destroy_server() to clean up NFS v4Bryan Schumaker4-22/+9
2012-06-29NFS: set_pnfs_layoutdriver() from nfs4_proc_fsinfo()Bryan Schumaker2-2/+7
2012-06-29NFSv4.1 handle OPEN O_CREATE mdsthresholdAndy Adamson1-1/+3
2012-06-29NFS: Simplify NFSv4.1 KconfigTrond Myklebust1-4/+5
2012-06-29NFSv4.1: Use session max response size for GETDEVICEINFO gdia_maxcountAndy Adamson1-1/+1
2012-06-29NFS: Cleanup - only store the write verifier in struct nfs_pageTrond Myklebust4-14/+20
2012-06-29NFSv4: Decode getdevicelist should use nfs4_verifierTrond Myklebust1-2/+2
2012-06-29SUNRPC: Remove unused function xdr_encode_pagesTrond Myklebust1-3/+1
2012-06-29NFSv4.1: Clean up nfs4_reclaim_leaseTrond Myklebust1-17/+35
2012-06-29NFSv4.1: Cleanup - move nfs4_has_session tests out of state manager loopTrond Myklebust1-3/+6
2012-06-29NFSv4.1: Clean up nfs4_recall_slot()Trond Myklebust1-5/+6
2012-06-29NFSv4.1: Handle slot recalls before doing state recoveryTrond Myklebust1-11/+10
2012-06-29NFS: add more context to state manager error mesgsWeston Andros Adamson1-2/+14
2012-06-29NFSv3: Don't open code stream position calculation in decode_getacl3resokTrond Myklebust1-1/+1
2012-06-29NFSv4: Simplify the GETATTR attribute length calculationTrond Myklebust1-12/+15
2012-06-29NFS: Let xdr_read_pages() check for buffer overflowsTrond Myklebust3-72/+12
2012-06-25NFSv2/v3: Remove incorrect dprintks from the readdir reply codeTrond Myklebust2-16/+4
2012-06-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds1-9/+12
2012-06-22Merge tag 'for-linus-Jun-21-2012' of git://oss.sgi.com/xfs/xfsLinus Torvalds11-131/+153
2012-06-22Merge tag 'nfs-for-3.5-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds5-11/+19
2012-06-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds4-46/+62
2012-06-21xfs: rename log structure to xlogMark Tinguely6-88/+116
2012-06-21xfs: shutdown xfs_sync_worker before the logBen Myers2-16/+17
2012-06-21xfs: Fix overallocation in xfs_buf_allocate_memory()Jan Kara1-14/+2
2012-06-21xfs: fix allocbt cursor leak in xfs_alloc_ag_vextent_nearDave Chinner1-0/+1
2012-06-21xfs: check for stale inode before acquiring iflock on pushBrian Foster1-9/+8
2012-06-21Btrfs: delay iput with async extentsJosef Bacik1-2/+2
2012-06-21Btrfs: add a missing spin_lockJosef Bacik1-0/+1
2012-06-21Btrfs: don't assume to be on the correct extent in add_all_parentsAlexander Block1-42/+52
2012-06-21Btrfs: introduce btrfs_next_old_itemAlexander Block1-2/+7
2012-06-21Merge tag 'staging-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-11/+21
2012-06-21Merge tag 'driver-core-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-22/+12
2012-06-21Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds3-1/+5
2012-06-21mm: correctly synchronize rss-counters at exit/execKonstantin Khlebnikov1-1/+1
2012-06-21nilfs2: ensure proper cache clearing for gc-inodesRyusuke Konishi2-0/+4
2012-06-20xfs: fix debug_object WARN at xfs_alloc_vextent()Jeff Liu1-1/+1
2012-06-20xfs: xfs_vm_writepage clear iomap_valid when !buffer_uptodate (REV2)Alain Renaud1-3/+8
2012-06-20NFS: Force the legacy idmapper to be single threadedBryan Schumaker1-5/+8
2012-06-20ceph: check PG_Private flag before accessing page->privateYan, Zheng1-9/+12
2012-06-20NFS: Initialise commit_info.rpc_out when !defined(CONFIG_NFS_V4)Trond Myklebust1-1/+1
2012-06-20NFS: Fix a refcounting issue in O_DIRECTTrond Myklebust1-0/+1
2012-06-19NFSv4.1: Fix a race in set_pnfs_layoutdriverTrond Myklebust1-4/+4
2012-06-18NFSv4.1: Fix umount when filelayout DS is also the MDSTrond Myklebust2-1/+5
2012-06-18hfsplus: fix bless ioctl when used with hardlinksMatthew Garrett1-2/+7
2012-06-18hfsplus: fix overflow in sector calculations in hfsplus_submit_bioJanne Kalliomäki1-1/+1
2012-06-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2-2/+3
2012-06-16Merge tag 'nfs-for-3.5-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds11-39/+74
2012-06-16Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2-8/+7