summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2011-07-15NFS: Clean up - simplify the switch to read/write-through-MDSTrond Myklebust
2011-07-15NFS: Move the pnfs write code into pnfs.cTrond Myklebust
2011-07-15NFS: Move the pnfs read code into pnfs.cTrond Myklebust
2011-07-15NFS: Allow the nfs_pageio_descriptor to signal that a re-coalesce is neededTrond Myklebust
2011-07-15NFS: Use the nfs_pageio_descriptor->pg_bsize in the read/write requestTrond Myklebust
2011-07-15NFS: Cache rpc_ops in struct nfs_pageio_descriptorTrond Myklebust
2011-07-15NFS: Clean up: split out the RPC transmission from nfs_pagein_multi/oneTrond Myklebust
2011-07-15NFS: fix return value of nfs_pagein_one/nfs_flush_onePeng Tao
2011-07-12NFS: Clean up nfs_read_rpcsetup and nfs_write_rpcsetupTrond Myklebust
2011-07-12NFS: Don't use DATA_SYNC writesTrond Myklebust
2011-07-12NFSv4.1: do not use deviceids after MDS clientid invalidationAndy Adamson
2011-07-12NFSv4.1: Clean up layoutreturnTrond Myklebust
2011-07-12NFSv4.1: File layout only supports whole file layoutsAndy Adamson
2011-07-12NFSv4.1: Clean ups for the device id cacheTrond Myklebust
2011-07-12NFSv4.1: Fall back to ordinary i/o through the mds if we have no layout segmentTrond Myklebust
2011-07-12NFSv4.1: Add an initialisation callback for pNFSTrond Myklebust
2011-07-12NFS: Cleanup of the nfs_pageio code in preparation for a pnfs bugfixTrond Myklebust
2011-07-12NFS: test and free stateids during recoveryBryan Schumaker
2011-07-12NFS: added FREE_STATEID callBryan Schumaker
2011-07-12NFS: Added TEST_STATEID callBryan Schumaker
2011-07-12NFS: Add SECINFO_NO_NAME procedureBryan Schumaker
2011-07-12NFS: move pnfs layouts to nfs_server structureWeston Andros Adamson
2011-07-12NFS: fix commentWeston Andros Adamson
2011-07-12NFS: use scope from exchange_id to skip reclaimWeston Andros Adamson
2011-07-12NFS: pnfs: loop over multipath addrs on connectWeston Andros Adamson
2011-07-12NFS: Parse and store all multipath DS addressesWeston Andros Adamson
2011-07-12NFS: pnfs IPv6 supportWeston Andros Adamson
2011-07-12lockd: properly convert be32 values in debug messagesVasily Averin
2011-07-11NFSv4.1: update nfs4_fattr_bitmap_maxszAndy Adamson
2011-06-28pnfs: write: Set mds_offset in the generic layer - it is needed by all LDsBoaz Harrosh
2011-06-27mm: fix assertion mapping->nrpages == 0 in end_writeback()Jan Kara
2011-06-27romfs: fix romfs_get_unmapped_area() argument checkBob Liu
2011-06-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2011-06-27Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2011-06-27btrfs: fix inconsonant inode informationMiao Xie
2011-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2011-06-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-06-25Btrfs: make sure to update total_bitmaps when freeing cache V3Josef Bacik
2011-06-25Btrfs: fix type mismatch in find_free_extent()Ilya Dryomov
2011-06-24cifs: propagate errors from cifs_get_root() to mount(2)Al Viro
2011-06-24cifs: tidy cifs_do_mount() up a bitAl Viro
2011-06-24cifs: more breakage on mount failuresAl Viro
2011-06-24cifs: close sget() racesAl Viro
2011-06-24cifs: pull freeing mountdata/dropping nls/freeing cifs_sb into cifs_umount()Al Viro
2011-06-24cifs: move cifs_umount() call into ->kill_sb()Al Viro
2011-06-24cifs: pull cifs_mount() call upAl Viro
2011-06-24sanitize cifs_umount() prototypeAl Viro
2011-06-24cifs: initialize ->tlink_tree in cifs_setup_cifs_sb()Al Viro
2011-06-24cifs: allocate mountdata earlierAl Viro
2011-06-24cifs: leak on mount if we share superblockAl Viro