summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2017-07-18fs/exec.c: account for argv/envp pointersKees Cook
2017-07-18ceph: fix recursion between ceph_set_acl() and __ceph_setattr()Yan, Zheng
2017-07-18cifs: Do not send echoes before Negotiate is completeSachin Prabhu
2017-07-18CIFS: remove bad_network_name flagGermano Percossi
2017-07-18Reset TreeId to zero on SMB2 TREE_CONNECTJan-Marek Glogowski
2017-07-18CIFS: Handle mismatched open callsPavel Shilovsky
2017-07-18ext4: lock the xattr block before checksuming itTheodore Ts'o
2017-07-18ext4: mark inode dirty after converting inline directoryEric Biggers
2017-07-18NFSv4: fix a reference leak caused WARNING messagesKinglong Mee
2017-07-02mm: larger stack guard gap, between vmasHugh Dickins
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 getacl head length estimationJ. Bruce Fields
2017-06-05f2fs: add ovp valid_blocks check for bg gc victim to fg_gcHou Pengyang
2017-06-05f2fs: use for_each_set_bit to simplify the codeChao Yu
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: fix fencepost in s_first_meta_bg validationTheodore Ts'o
2017-06-05NFSv4: Fix memory and state leak in _nfs4_open_and_get_stateTrond Myklebust
2017-06-05ext4: return EROFS if device is r/o and journal replay is neededTheodore Ts'o
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 inline data error pathsTheodore 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-06-05ext4: fix deadlock between inline_data and ext4_expand_extra_isize_ea()Theodore Ts'o
2017-06-05ext4: avoid deadlock when expanding inode sizeJan Kara
2017-04-04aio: mark AIO pseudo-fs noexecJann Horn
2017-04-04vfs: Commit to never having exectuables on proc and sysfs.Eric W. Biederman
2017-04-04fs/nfs: fix new compiler warning about boolean in switchAndre Przywara
2017-04-04fs: namespace: suppress 'may be used uninitialized' warningsTim Gardner
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-16nfs: Fix "Don't increment lock sequence ID after NFS4ERR_MOVED"Chuck Lever
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-16btrfs: fix locking when we put back a delayed ref that's too newJeff Mahoney
2017-03-16btrfs: fix error handling when run_delayed_extent_op failsJeff Mahoney
2017-03-16fs: exec: apply CLOEXEC before changing dumpable task flagsAleksa Sarai
2017-03-16NFSv4.1: nfs4_fl_prepare_ds must be careful about reporting success.NeilBrown
2017-03-16block_dev: don't test bdev->bd_contains when it is not stableNeilBrown
2017-03-16btrfs: limit async_work allocation and worker func durationMaxim Patlasov
2017-03-16Btrfs: delayed-inode: replace root args iff only fs_info usedDaniel Dressler