summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2017-06-05nfsd: stricter decoding of write-like NFSv2/v3 opsJ. Bruce Fields
2017-06-05nfsd4: minor NFSv2/v3 write decoding cleanupJ. Bruce Fields
2017-06-05nfsd: check for oversized NFSv2/v3 argumentsJ. Bruce Fields
2017-06-05NFSv4: fix getacl ERANGE for some ACL buffer sizesWeston Andros Adamson
2017-06-05NFSv4: Fix range checking in __nfs4_get_acl_uncached and __nfs4_proc_set_aclTrond Myklebust
2017-06-05fuse: add missing FR_FORCEMiklos Szeredi
2017-06-05NFSv4: Fix the underestimation of delegation XDR space reservationTrond Myklebust
2017-06-05nfsd: special case truncates some moreChristoph Hellwig
2017-06-05nfsd: minor nfsd_setattr cleanupChristoph Hellwig
2017-06-05nfsd: update mtime on truncateChristoph Hellwig
2017-06-05ext4: preserve the needs_recovery flag when the journal is abortedTheodore Ts'o
2017-06-05jbd2: don't leak modified metadata buffers on an aborted journalTheodore Ts'o
2017-06-05ext4: fix data corruption in data=journal modeJan Kara
2017-06-05ext4: use private version of page_zero_new_buffers() for data=journal modeTheodore Ts'o
2017-06-05ext4: trim allocation requests to group sizeJan Kara
2017-03-16vfs: fix uninitialized flags in splice_to_pipe()Miklos Szeredi
2017-03-16btrfs: fix btrfs_compat_ioctl failures on non-compat ioctlsJeff Mahoney
2017-03-16ceph: fix bad endianness handling in parse_reply_info_extraJeff Layton
2017-03-16ubifs: Fix journal replay wrt. xattr nodesRichard Weinberger
2017-03-16ocfs2: fix crash caused by stale lvb with fsdlm pluginEric Ren
2017-03-16block_dev: don't test bdev->bd_contains when it is not stableNeilBrown
2017-03-16fsnotify: Fix possible use-after-free in inode iteration on umountJan Kara
2017-03-16ext4: reject inodes with negative sizeDarrick J. Wong
2017-03-16nfs_write_end(): fix handling of short copiesAl Viro
2017-03-16Btrfs: fix tree search logic when replaying directory entry deletesRobbie Ko
2017-03-16ext4: add sanity checking to count_overhead()Theodore Ts'o
2017-03-16ext4: use more strict checks for inodes_per_block on mountTheodore Ts'o
2017-03-16ext4: fix in-superblock mount options processingTheodore Ts'o
2017-03-16ext4: fix stack memory corruption with 64k block sizeChandan Rajendra
2017-03-16ext4: fix mballoc breakage with 64k block sizeChandan Rajendra
2017-03-16xfs: fix up xfs_swap_extent_forks inline extent handlingEric Sandeen
2017-02-23block: fix use-after-free in sys_ioprio_get()Omar Sandoval
2017-02-23fuse: fix clearing suid, sgid for chown()Miklos Szeredi
2017-02-23ext4: sanity check the block and cluster size at mount timeTheodore Ts'o
2017-02-23coredump: fix unfreezable coredumping taskAndrey Ryabinin
2017-02-23ubifs: Fix regression in ubifs_readdir()Richard Weinberger
2017-02-23ubifs: Abort readdir upon errorRichard Weinberger
2017-02-23ubifs: Fix xattr_names length in exit pathsRichard Weinberger
2017-02-23isofs: Do not return EACCES for unknown filesystemsJan Kara
2017-02-23fuse: listxattr: verify xattr listMiklos Szeredi
2017-02-23fuse: fix killing s[ug]id in setattrMiklos Szeredi
2017-02-23fuse: invalidate dir dentry after chmodMiklos Szeredi
2017-02-23ext4: release bh in make_indexed_dirgmail
2017-02-23NFSv4: Open state recovery must account for file permission changesTrond Myklebust
2017-02-23reiserfs: Unlock superblock before calling reiserfs_quota_on_mount()Mike Galbraith
2017-02-23ext4: reinforce check of i_dtime when clearing high fields of uid and gidDaeho Jeong
2016-11-20ext3: NULL dereference in ext3_evict_inode()Dan Carpenter
2016-11-20posix_acl: Clear SGID bit when setting file permissionsJan Kara
2016-11-20Btrfs: skip adding an acl attribute if we don't have toLiu Bo
2016-11-20fs: Avoid premature clearing of capabilitiesJan Kara