summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2017-04-26orangefs: return from orangefs_devreq_read quickly if possibleMartin Brandenburg
2017-04-26orangefs: ensure the userspace component is unmounted if mount failsMartin Brandenburg
2017-04-26orangefs: do not check possibly stale size on truncateMartin Brandenburg
2017-04-26orangefs: implement statxMartin Brandenburg
2017-04-26orangefs: remove ORANGEFS_READDIR macrosMartin Brandenburg
2017-04-26orangefs: support very large directoriesMartin Brandenburg
2017-04-26orangefs: support llseek on directoriesMartin Brandenburg
2017-04-26orangefs: rewrite readdir to fix several bugsMartin Brandenburg
2017-04-26orangefs: do not set getattr_time on orangefs_lookupMartin Brandenburg
2017-04-26orangefs: clean up oversize xattr validationMartin Brandenburg
2017-04-26orangefs: fix bounds check for listxattrMartin Brandenburg
2017-04-26orangefs: remove unused get_fsid_from_inoMartin Brandenburg
2017-04-26NFSv4: Don't special case "launder"Trond Myklebust
2017-04-26NFS: Add a few more fatal I/O errors to nfs_error_is_fatal()Trond Myklebust
2017-04-26Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro
2017-04-26Btrfs: fix reported number of inode blocksFilipe Manana
2017-04-26Btrfs: send, fix file hole not being preserved due to inline extentFilipe Manana
2017-04-26Btrfs: fix extent map leak during fallocate error pathFilipe Manana
2017-04-26Btrfs: fix incorrect space accounting after failure to insert inline extentFilipe Manana
2017-04-26Btrfs: fix invalid attempt to free reserved space on failure to cow rangeFilipe Manana
2017-04-26btrfs: Handle delalloc error correctly to avoid ordered extent hangQu Wenruo
2017-04-26btrfs: Fix metadata underflow caused by btrfs_reloc_clone_csum errorQu Wenruo
2017-04-26ovl: do not set overlay.opaque on non-dir createAmir Goldstein
2017-04-25lockd: remove redundant check on blockColin Ian King
2017-04-25NFS: don't try to cross a mountpount when there isn't one there.NeilBrown
2017-04-25nfsd4: remove pointless strdup_if_nonnullNeilBrown
2017-04-25nfsd: check for oversized NFSv2/v3 argumentsJ. Bruce Fields
2017-04-25f2fs: enable small discard by defaultChao Yu
2017-04-25f2fs: delay awaking discard threadChao Yu
2017-04-25f2fs: seperate read nat page from nat_tree_lockYunlei He
2017-04-25f2fs: fix multiple f2fs_add_link() having same name for inline dentrySheng Yong
2017-04-25nfsd: stricter decoding of write-like NFSv2/v3 opsJ. Bruce Fields
2017-04-25nfsd4: minor NFSv2/v3 write decoding cleanupJ. Bruce Fields
2017-04-25nfsd: check for oversized NFSv2/v3 argumentsJ. Bruce Fields
2017-04-25NFSv3: nfs3_nlm_alloc_call should be declared staticTrond Myklebust
2017-04-25block: remove block_device_operations ->direct_access()Dan Williams
2017-04-25block, dax: convert bdev_dax_supported() to dax_direct_access()Dan Williams
2017-04-25filesystem-dax: convert to dax_direct_access()Dan Williams
2017-04-25Revert "block: use DAX for partition table reads"Dan Williams
2017-04-25ext2, ext4, xfs: retrieve dax_device for iomap operationsDan Williams
2017-04-25NFS: Don't write back further requests if there is a pending write errorTrond Myklebust
2017-04-25pNFS: Fix use after free issues in pnfs_do_read()Trond Myklebust
2017-04-25ceph: fix recursion between ceph_set_acl() and __ceph_setattr()Yan, Zheng
2017-04-25xfs: better log intent item refcount checkingDarrick J. Wong
2017-04-25xfs: fix up quotacheck buffer list error handlingBrian Foster
2017-04-25xfs: remove xfs_trans_ail_delete_bulkChristoph Hellwig
2017-04-25xfs: don't use bool values in trace buffersChristoph Hellwig
2017-04-25xfs: fix getfsmap userspace memory corruption while setting OF_LASTDarrick J. Wong
2017-04-25xfs: fix __user annotations for xfs_ioc_getfsmapChristoph Hellwig
2017-04-25xfs: corruption needs to respect endianess too!Christoph Hellwig