summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
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-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
2017-01-12nfs_write_end(): fix handling of short copiesAl Viro
2017-01-12CIFS: Fix a possible memory corruption during reconnectPavel Shilovsky
2017-01-12CIFS: Fix a possible memory corruption in push locksPavel Shilovsky
2017-01-12CIFS: Fix missing nls unload in smb2_reconnect()Pavel Shilovsky
2017-01-12xfs: set AGI buffer type in xlog_recover_clear_agi_bucketEric Sandeen
2017-01-12block: protect iterate_bdevs() against concurrent closeRabin Vincent
2017-01-12Btrfs: fix tree search logic when replaying directory entry deletesRobbie Ko
2017-01-12Btrfs: fix deadlock caused by fsync when logging directory entriesRobbie Ko
2017-01-12f2fs: set ->owner for debugfs status file's file_operationsNicolai Stange
2017-01-12ext4: add sanity checking to count_overhead()Theodore Ts'o
2017-01-12ext4: use more strict checks for inodes_per_block on mountTheodore Ts'o
2017-01-12ext4: sanity check the block and cluster size at mount timeTheodore Ts'o
2017-01-12ext4: fix stack memory corruption with 64k block sizeChandan Rajendra
2017-01-12ext4: fix mballoc breakage with 64k block sizeChandan Rajendra
2016-12-23mnt: Add a per mount namespace limit on the number of mountsEric W. Biederman
2016-12-23posix_acl: Clear SGID bit when setting file permissionsJan Kara
2016-12-23fs: Avoid premature clearing of capabilitiesJan Kara
2016-12-23fs: Give dentry to inode_change_ok() instead of inodeJan Kara
2016-12-23nfsd: Disable NFSv2 timestamp workaround for NFSv3+Andreas Gruenbacher
2016-12-23fuse: Propagate dentry down to inode_change_ok()Jan Kara
2016-12-23xfs: Propagate dentry down to inode_change_ok()Jan Kara
2016-12-23xattr: Option to disable meta-data block cacheAndreas Dilger
2016-11-25ovl: fsync after copy-upMiklos Szeredi
2016-11-25ubifs: Fix regression in ubifs_readdir()Richard Weinberger
2016-11-23btrfs: fix races on root_log_ctx listsChris Mason
2016-11-23libxfs: clean up _calc_dquots_per_chunkDarrick J. Wong
2016-11-23ubifs: Abort readdir upon errorRichard Weinberger
2016-11-23UBIFS: Fix possible memory leak in ubifs_readdir()Richard Weinberger
2016-11-23ubifs: Fix xattr_names length in exit pathsRichard Weinberger
2016-11-01isofs: Do not return EACCES for unknown filesystemsJan Kara
2016-11-01ceph: fix error handling in ceph_read_iterNikolay Borisov
2016-11-01jbd2: fix incorrect unlock on j_list_lockTaesoo Kim
2016-10-03btrfs: ensure that file descriptor used with subvol ioctls is a dirJeff Mahoney
2016-10-03ocfs2: fix start offset to ocfs2_zero_range_for_truncate()Ashish Samant
2016-10-03fanotify: fix list corruption in fanotify_get_response()Jan Kara
2016-10-03fsnotify: add a way to stop queueing events on group shutdownJan Kara