summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2017-07-02mm: larger stack guard gap, between vmasHugh Dickins2-5/+1
2017-06-05nfsd: stricter decoding of write-like NFSv2/v3 opsJ. Bruce Fields2-0/+6
2017-06-05nfsd4: minor NFSv2/v3 write decoding cleanupJ. Bruce Fields2-8/+8
2017-06-05nfsd: check for oversized NFSv2/v3 argumentsJ. Bruce Fields1-0/+36
2017-06-05NFSv4: fix getacl ERANGE for some ACL buffer sizesWeston Andros Adamson1-6/+2
2017-06-05NFSv4: fix getacl head length estimationJ. Bruce Fields1-1/+1
2017-06-05f2fs: add ovp valid_blocks check for bg gc victim to fg_gcHou Pengyang3-1/+32
2017-06-05f2fs: use for_each_set_bit to simplify the codeChao Yu2-14/+6
2017-06-05fuse: add missing FR_FORCEMiklos Szeredi1-0/+1
2017-06-05NFSv4: Fix the underestimation of delegation XDR space reservationTrond Myklebust1-0/+2
2017-06-05nfsd: special case truncates some moreChristoph Hellwig1-6/+26
2017-06-05nfsd: minor nfsd_setattr cleanupChristoph Hellwig1-17/+12
2017-06-05nfsd: update mtime on truncateChristoph Hellwig1-0/+10
2017-06-05ext4: fix fencepost in s_first_meta_bg validationTheodore Ts'o1-1/+1
2017-06-05NFSv4: Fix memory and state leak in _nfs4_open_and_get_stateTrond Myklebust1-1/+1
2017-06-05ext4: return EROFS if device is r/o and journal replay is neededTheodore Ts'o1-1/+2
2017-06-05ext4: preserve the needs_recovery flag when the journal is abortedTheodore Ts'o1-2/+4
2017-06-05jbd2: don't leak modified metadata buffers on an aborted journalTheodore Ts'o1-1/+3
2017-06-05ext4: fix inline data error pathsTheodore Ts'o2-6/+23
2017-06-05ext4: fix data corruption in data=journal modeJan Kara1-10/+13
2017-06-05ext4: use private version of page_zero_new_buffers() for data=journal modeTheodore Ts'o1-1/+33
2017-06-05ext4: trim allocation requests to group sizeJan Kara1-0/+7
2017-06-05ext4: fix deadlock between inline_data and ext4_expand_extra_isize_ea()Theodore Ts'o3-54/+74
2017-06-05ext4: avoid deadlock when expanding inode sizeJan Kara2-8/+13
2017-04-04aio: mark AIO pseudo-fs noexecJann Horn1-0/+1
2017-04-04vfs: Commit to never having exectuables on proc and sysfs.Eric W. Biederman4-5/+12
2017-04-04fs/nfs: fix new compiler warning about boolean in switchAndre Przywara1-7/+4
2017-04-04fs: namespace: suppress 'may be used uninitialized' warningsTim Gardner3-23/+15
2017-03-16vfs: fix uninitialized flags in splice_to_pipe()Miklos Szeredi1-0/+1
2017-03-16btrfs: fix btrfs_compat_ioctl failures on non-compat ioctlsJeff Mahoney1-2/+4
2017-03-16nfs: Fix "Don't increment lock sequence ID after NFS4ERR_MOVED"Chuck Lever1-0/+1
2017-03-16ceph: fix bad endianness handling in parse_reply_info_extraJeff Layton1-4/+5
2017-03-16ubifs: Fix journal replay wrt. xattr nodesRichard Weinberger1-2/+23
2017-03-16ocfs2: fix crash caused by stale lvb with fsdlm pluginEric Ren3-0/+19
2017-03-16btrfs: fix locking when we put back a delayed ref that's too newJeff Mahoney1-1/+1
2017-03-16btrfs: fix error handling when run_delayed_extent_op failsJeff Mahoney1-0/+3
2017-03-16fs: exec: apply CLOEXEC before changing dumpable task flagsAleksa Sarai1-2/+8
2017-03-16NFSv4.1: nfs4_fl_prepare_ds must be careful about reporting success.NeilBrown1-1/+2
2017-03-16block_dev: don't test bdev->bd_contains when it is not stableNeilBrown1-1/+1
2017-03-16btrfs: limit async_work allocation and worker func durationMaxim Patlasov3-2/+19
2017-03-16Btrfs: delayed-inode: replace root args iff only fs_info usedDaniel Dressler1-4/+5
2017-03-16fsnotify: Fix possible use-after-free in inode iteration on umountJan Kara1-36/+9
2017-03-16fs/notify/inode_mark.c: use list_next_entry in fsnotify_unmount_inodesGeliang Tang1-2/+1
2017-03-16ext4: return -ENOMEM instead of successDan Carpenter1-1/+3
2017-03-16ext4: reject inodes with negative sizeDarrick J. Wong1-0/+6
2017-03-16nfs_write_end(): fix handling of short copiesAl Viro1-1/+1
2017-03-16CIFS: Fix a possible memory corruption during reconnectPavel Shilovsky5-31/+85
2017-03-16CIFS: Fix a possible memory corruption in push locksPavel Shilovsky1-1/+1
2017-03-16CIFS: Fix missing nls unload in smb2_reconnect()Pavel Shilovsky1-1/+1
2017-03-16xfs: set AGI buffer type in xlog_recover_clear_agi_bucketEric Sandeen1-0/+1