summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2015-02-02nfsd: make find_any_file available outside nfs4state.cChristoph Hellwig
2015-02-02nfsd: make find/get/put file available outside nfs4state.cChristoph Hellwig
2015-02-02nfsd: make lookup/alloc/unhash_stid available outside nfs4state.cChristoph Hellwig
2015-02-02nfsd: add fh_fsid_match helperChristoph Hellwig
2015-02-02nfsd: move nfsd_fh_match to nfsfh.hChristoph Hellwig
2015-02-02fs: add FL_LAYOUT lease typeChristoph Hellwig
2015-02-02fs: track fl_owner for leasesChristoph Hellwig
2015-02-02Make super_blocks and sb_lock staticAl Viro
2015-02-02Merge branch 'locks-3.20' of git://git.samba.org/jlayton/linux into for-3.20J. Bruce Fields
2015-02-02Merge branch 'xfs-ioctl-setattr-cleanup' into for-nextDave Chinner
2015-02-02xfs: fix behaviour of XFS_IOC_FSSETXATTR on directoriesIustin Pop
2015-02-02xfs: factor projid hint checking out of xfs_ioctl_setattrDave Chinner
2015-02-02xfs: factor extsize hint checking out of xfs_ioctl_setattrDave Chinner
2015-02-02xfs: XFS_IOCTL_SETXATTR can run in user namespacesDave Chinner
2015-02-02xfs: kill xfs_ioctl_setattr behaviour maskDave Chinner
2015-02-02xfs: disaggregate xfs_ioctl_setattrDave Chinner
2015-02-02xfs: factor out xfs_ioctl_setattr transaciton preambleDave Chinner
2015-02-02xfs: separate xflags from xfs_ioctl_setattrDave Chinner
2015-02-02xfs: FSX_NONBLOCK is not usedDave Chinner
2015-02-02Merge branch 'xfs-misc-fixes-for-3.20-3' into for-nextDave Chinner
2015-02-02xfs: don't allocate an ioend for direct I/O completionsChristoph Hellwig
2015-02-02xfs: change kmem_free to use generic kvfree()Wang, Yalin
2015-02-02xfs: factor out a xfs_update_prealloc_flags() helperChristoph Hellwig
2015-01-30NFS: a couple off by onesDan Carpenter
2015-01-30nfs: prevent truncate on active swapfileOmar Sandoval
2015-01-30nfs: 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
2015-01-30quota: Split ->set_xstate callback into twoJan Kara
2015-01-30Merge branch 'for_linus' into for_nextJan Kara
2015-01-29Merge tag 'nfs-for-3.19-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2015-01-29Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar
2015-01-29fs: add vfs_iter_{read,write} helpersChristoph Hellwig
2015-01-29new helper: iov_iter_bvec()Al Viro
2015-01-28UBIFS: add a couple of extra assertsArtem Bityutskiy
2015-01-28UBIFS: add ubifs_err() to print error reasonSubodh Nijsure
2015-01-28UBIFS: Add security.* XATTR support for the UBIFSSubodh Nijsure
2015-01-28UBIFS: Add xattr support for symlinksSubodh Nijsure
2015-01-28quota: Switch ->get_dqblk() and ->set_dqblk() to use bytes as space unitsJan Kara
2015-01-28udf: Release preallocation on last writeable closeJan Kara
2015-01-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-01-27btrfs: fix raid56 scrub failed in xfstests btrfs/072Gui Hecheng
2015-01-26cifs: fix MUST SecurityFlags filteringNiklas Cassel
2015-01-26GFS2: Eliminate a nonsense gotoBob Peterson