summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2015-02-03nfs41: don't use a layout if it is marked for returningPeng Tao
2015-02-03nfs41: add a helper to mark layout for returnPeng Tao
2015-02-03nfs41: make a helper function to send layoutreturnPeng Tao
2015-02-03nfs41: pass iomode through layoutreturn argsPeng Tao
2015-02-03nfs: save server READ/WRITE/COMMIT statusPeng Tao
2015-02-03nfs41: serialize first layoutget of a filePeng Tao
2015-02-03nfs41: close a small race window when adding new layout to global listPeng Tao
2015-02-03nfs/flexclient: export pnfs_layoutcommit_inodePeng Tao
2015-02-03nfs: set hostname when creating nfsv3 ds connectionPeng Tao
2015-02-03NFSv4.1/NFSv3: Add pNFS callbacks for nfs3_(read|write|commit)_done()Trond Myklebust
2015-02-03nfs: allow to specify cred in nfs_initiate_pgioPeng Tao
2015-02-03nfs4: export nfs4_sequence_donePeng Tao
2015-02-03nfs4: pass slot table to nfs40_setup_sequencePeng Tao
2015-02-03nfs: allow different protocol in nfs_initiate_commitPeng Tao
2015-02-03pnfs: Add nfs_rpc_ops in calls to nfs_initiate_pgioTom Haynes
2015-02-03nfs41: create NFSv3 DS connection if specifiedPeng Tao
2015-02-03nfs41: allow LD to choose DS connection version/minor_versionPeng Tao
2015-02-03nfsv3: introduce nfs3_set_ds_clientPeng Tao
2015-02-03nfs41: move file layout macros to generic pnfsPeng Tao
2015-02-03nfs41: allow LD to choose DS connection auth flavorPeng Tao
2015-02-03nfs41: pull nfs4_ds_connect from file layout to generic pnfsPeng Tao
2015-02-03nfs41: pull decode_ds_addr from file layout to generic pnfsPeng Tao
2015-02-03nfs41: pull data server cache from file layout to generic pnfsPeng Tao
2015-02-03pnfs: Do not grab the commit_info lock twice when rescheduling writesTom Haynes
2015-02-03pnfs: Prepare for flexfiles by pulling out common codeTom Haynes
2015-02-01Merge branch 'xfs-ioctl-setattr-cleanup' into for-nextDave Chinner
2015-02-01xfs: fix behaviour of XFS_IOC_FSSETXATTR on directoriesIustin Pop
2015-02-01xfs: factor projid hint checking out of xfs_ioctl_setattrDave Chinner
2015-02-01xfs: factor extsize hint checking out of xfs_ioctl_setattrDave Chinner
2015-02-01xfs: XFS_IOCTL_SETXATTR can run in user namespacesDave Chinner
2015-02-01xfs: kill xfs_ioctl_setattr behaviour maskDave Chinner
2015-02-01xfs: disaggregate xfs_ioctl_setattrDave Chinner
2015-02-01xfs: factor out xfs_ioctl_setattr transaciton preambleDave Chinner
2015-02-01xfs: separate xflags from xfs_ioctl_setattrDave Chinner
2015-02-01xfs: FSX_NONBLOCK is not usedDave Chinner
2015-02-01Merge branch 'xfs-misc-fixes-for-3.20-3' into for-nextDave Chinner
2015-02-01xfs: don't allocate an ioend for direct I/O completionsChristoph Hellwig
2015-02-01xfs: change kmem_free to use generic kvfree()Wang, Yalin
2015-02-01xfs: factor out a xfs_update_prealloc_flags() helperChristoph Hellwig
2015-01-31NFS: a couple off by onesDan Carpenter
2015-01-31nfs: prevent truncate on active swapfileOmar Sandoval
2015-01-31nfs: don't call blocking operations while !TASK_RUNNINGJeff Layton
2015-01-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2015-01-30Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2015-01-30quota: Store maximum space limit in bytesJan Kara
2015-01-30quota: Remove quota_on_meta callbackJan Kara
2015-01-30ocfs2: Use generic helpers for quotaon and quotaoffJan Kara
2015-01-30ext4: Use generic helpers for quotaon and quotaoffJan Kara
2015-01-30quota: Add ->quota_{enable,disable} callbacks for VFS quotasJan Kara
2015-01-30quota: Wire up ->quota_{enable,disable} callbacks into Q_QUOTA{ON,OFF}Jan Kara