summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2017-06-17Merge tag 'v4.1.41' into 4.1-2.0.x-imxOtavio Salvador
2017-06-13fs/xattr.c: zero out memory copied to userspace in getxattrMichal Hocko
2017-06-13f2fs: sanity check segment countJin Qian
2017-06-139p: fix a potential acl leakCong Wang
2017-06-13timerfd: Protect the might cancel mechanism properThomas Gleixner
2017-06-13f2fs: do more integrity verification for superblockChao Yu
2017-06-13gfs2: avoid uninitialized variable warningArnd Bergmann
2017-06-08xfs: Fix missed holes in SEEK_HOLE implementationJan Kara
2017-06-08xfs: fix off-by-one on max nr_pages in xfs_find_get_desired_pgoff()Eryu Guan
2017-05-28nfsd: encoders mustn't use unitialized values in error casesJ. Bruce Fields
2017-05-28CIFS: add misssing SFM mapping for doublequoteBjörn Jacke
2017-05-17ceph: fix memory leak in __ceph_setxattr()Luis Henriques
2017-05-17SMB3: Work around mount failure when using SMB3 dialect to MacsSteve French
2017-05-17CIFS: fix mapping of SFM_SPACE and SFM_PERIODBjörn Jacke
2017-05-17fs/block_dev: always invalidate cleancache in invalidate_bdev()Andrey Ryabinin
2017-05-17Set unicode flag on cifs echo request to avoid Mac errorSteve French
2017-05-17ext4: evict inline data when writing to memory mapEric Biggers
2017-05-17proc: Fix unbalanced hard link numbersTakashi Iwai
2017-05-17nfsd: stricter decoding of write-like NFSv2/v3 opsJ. Bruce Fields
2017-05-17nfsd4: minor NFSv2/v3 write decoding cleanupJ. Bruce Fields
2017-05-17nfsd: check for oversized NFSv2/v3 argumentsJ. Bruce Fields
2017-05-17cifs: Do not send echoes before Negotiate is completeSachin Prabhu
2017-05-17CIFS: store results of cifs_reopen_file to avoid infinite waitGermano Percossi
2017-05-17CIFS: remove bad_network_name flagGermano Percossi
2017-05-17sysfs: be careful of error returns from ops->show()NeilBrown
2017-05-17Reset TreeId to zero on SMB2 TREE_CONNECTJan-Marek Glogowski
2017-05-17ext4: mark inode dirty after converting inline directoryEric Biggers
2017-05-17fat: fix using uninitialized fields of fat_inode/fsinfo_inodeOGAWA Hirofumi
2017-05-17NFSv4: fix getacl ERANGE for some ACL buffer sizesWeston Andros Adamson
2017-05-17NFSv4: fix getacl head length estimationJ. Bruce Fields
2017-05-17NFSv4: Fix memory and state leak in _nfs4_open_and_get_stateTrond Myklebust
2017-05-17jbd2: don't leak modified metadata buffers on an aborted journalTheodore Ts'o
2017-05-17mnt: Tuck mounts under others instead of creating shadow/side mounts.Eric W. Biederman
2017-05-17ext4: trim allocation requests to group sizeJan Kara
2017-03-17Merge tag 'v4.1.39' into 4.1-2.0.x-imxOtavio Salvador
2017-03-06vfs: fix uninitialized flags in splice_to_pipe()Miklos Szeredi
2017-03-06btrfs: fix btrfs_compat_ioctl failures on non-compat ioctlsJeff Mahoney
2017-03-06NFSD: Fix a null reference case in find_or_create_lock_stateid()Kinglong Mee
2017-03-06nfs: Fix "Don't increment lock sequence ID after NFS4ERR_MOVED"Chuck Lever
2017-03-06ceph: fix bad endianness handling in parse_reply_info_extraJeff Layton
2017-03-06ubifs: Fix journal replay wrt. xattr nodesRichard Weinberger
2017-03-06ocfs2: fix crash caused by stale lvb with fsdlm pluginEric Ren
2017-03-06sysctl: Drop reference added by grab_header in proc_sys_readdirZhou Chengming
2017-03-06mnt: Protect the mountpoint hashtable with mount_lockEric W. Biederman
2017-03-02ptrace: Capture the ptracer's creds not PT_PTRACE_CAPEric W. Biederman
2017-01-23Merge tag 'v4.1.38' into 4.1-2.0.x-imxOtavio Salvador
2017-01-12fs: exec: apply CLOEXEC before changing dumpable task flagsAleksa Sarai
2017-01-12block_dev: don't test bdev->bd_contains when it is not stableNeilBrown
2017-01-12btrfs: limit async_work allocation and worker func durationMaxim Patlasov
2017-01-12ext4: return -ENOMEM instead of successDan Carpenter