summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2011-03-14kill path_lookup()Al Viro2-5/+4
2011-03-14GFS2: Update to AIL list lockingSteven Whitehouse3-1/+5
2011-03-14compat breakage in preadv() and pwritev()Al Viro1-2/+6
2011-03-14compat breakage in preadv() and pwritev()Al Viro1-2/+6
2011-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds5-62/+135
2011-03-12Btrfs: break out of shrink_delalloc earlierChris Mason2-12/+32
2011-03-12xfs: don't name variables "panic"Alex Elder1-4/+4
2011-03-11Cleanup: Factor out some cut-and-paste code.Rob Landley1-111/+44
2011-03-11cleanup: save 60 lines/100 bytes by combining two mostly duplicate functions.Rob Landley1-96/+33
2011-03-11NFS: account direct-io into task io accountingKonstantin Khlebnikov1-0/+5
2011-03-11NFSv4: Send unmapped uid/gids to the server when using auth_sysTrond Myklebust3-9/+46
2011-03-11NFSv4: Propagate the error NFS4ERR_BADOWNER to nfs4_do_setattrTrond Myklebust2-2/+3
2011-03-11NFSv4: cleanup idmapper functions to take an nfs_server argumentTrond Myklebust2-22/+20
2011-03-11NFSv4: Send unmapped uid/gids to the server if the idmapper failsTrond Myklebust1-4/+26
2011-03-11NFSv4: If the server sends us a numeric uid/gid then accept itTrond Myklebust1-2/+26
2011-03-11NFSv4.1: reject zero layout with zeroed stripe unitBenny Halevy1-2/+2
2011-03-11NFSv4.1: Clear lseg pointer in ->doio functionFred Isaman3-1/+4
2011-03-11NFSv4.1: rearrange ->doio argsFred Isaman3-37/+43
2011-03-11NFSv4.1: pnfs filelayout driver writeFred Isaman4-2/+126
2011-03-11NFSv4.1: remove GETATTR from ds writesFred Isaman2-4/+10
2011-03-11NFSv4.1: implement generic pnfs layer write switchAndy Adamson4-0/+45
2011-03-11NFSv4.1: trigger LAYOUTGET for writesFred Isaman3-12/+49
2011-03-11NFSv4.1: Send lseg down into nfs_write_rpcsetupFred Isaman1-2/+5
2011-03-11NFSv4.1: add callback to nfs4_write_doneFred Isaman1-4/+10
2011-03-11NFSv4.1: rearrange nfs_write_rpcsetupAndy Adamson1-36/+46
2011-03-11NFSv4.1: turn off pNFS on ds connection failureAndy Adamson4-9/+36
2011-03-11NFSv4.1 move deviceid cache to filelayout driverChristoph Hellwig5-263/+92
2011-03-11NFSv4.1: filelayout async error handlerAndy Adamson5-6/+113
2011-03-11NFSv4.1: filelayout readAndy Adamson5-2/+91
2011-03-11NFSv4.1: filelayout i/o helpersFred Isaman3-0/+108
2011-03-11NFSv4.1: data server connectionAndy Adamson5-2/+146
2011-03-11NFSv4.1: generic readAndy Adamson3-25/+88
2011-03-11NFSv4.1: shift pnfs_update_layout locationsFred Isaman6-35/+48
2011-03-11NFSv4.1: coelesce across layout stripesFred Isaman6-2/+68
2011-03-11NFSv4.1: lseg refcountingFred Isaman2-23/+59
2011-03-11NFSv4.1: add MDS mount DS only checkAndy Adamson2-0/+17
2011-03-11NFSv4.1: new flag for lease time checkAndy Adamson2-0/+14
2011-03-11NFSv4.1: new flag for state renewal checkAndy Adamson2-5/+6
2011-03-11NFSv4.1: send zero stateid seqid on v4.1 i/oAndy Adamson1-3/+7
2011-03-11NFS move nfs_client initialization into nfs_get_clientAndy Adamson5-26/+42
2011-03-11NFSv4.1: put_layout_hdr can remove nfsi->layoutAndy Adamson1-1/+1
2011-03-11NFS: change nfs_writeback_done to return voidFred Isaman1-4/+4
2011-03-11NFS: remove pointless if statement in nfs_direct_write_resultFred Isaman1-2/+1
2011-03-11pnfs: fix pnfs lock inversion of i_lock and cl_lockFred Isaman2-18/+26
2011-03-11pnfs: do not need to clear NFS_LAYOUT_BULK_RECALL flagFred Isaman1-2/+0
2011-03-11pnfs: avoid incorrect use of layout stateidFred Isaman1-3/+10
2011-03-11NFS: NFSROOT should default to "proto=udp"Chuck Lever1-15/+14
2011-03-11nfs4: remove duplicated #includeHuang Weiyi1-1/+0
2011-03-11NFSv4: nfs4_state_mark_reclaim_nograce() should be staticTrond Myklebust2-4/+2
2011-03-11NFSv4: Fix the setlk error handlerTrond Myklebust1-9/+4