aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2017-01-06xfs: set AGI buffer type in xlog_recover_clear_agi_bucketEric Sandeen
2017-01-06CIFS: Fix a possible memory corruption in push locksPavel Shilovsky
2017-01-06CIFS: Fix missing nls unload in smb2_reconnect()Pavel Shilovsky
2017-01-06CIFS: Fix a possible memory corruption during reconnectPavel Shilovsky
2017-01-06exec: Ensure mm->user_ns contains the execed filesEric W. Biederman
2017-01-06fs: exec: apply CLOEXEC before changing dumpable task flagsAleksa Sarai
2017-01-06f2fs: set ->owner for debugfs status file's file_operationsNicolai Stange
2017-01-06ext4: do not perform data journaling when data is encryptedSergey Karamov
2017-01-06ext4: return -ENOMEM instead of successDan Carpenter
2017-01-06ext4: reject inodes with negative sizeDarrick J. Wong
2017-01-06ext4: add sanity checking to count_overhead()Theodore Ts'o
2017-01-06ext4: fix in-superblock mount options processingTheodore Ts'o
2017-01-06ext4: use more strict checks for inodes_per_block on mountTheodore Ts'o
2017-01-06ext4: fix stack memory corruption with 64k block sizeChandan Rajendra
2017-01-06ext4: fix mballoc breakage with 64k block sizeChandan Rajendra
2017-01-06ptrace: Capture the ptracer's creds not PT_PTRACE_CAPEric W. Biederman
2017-01-06block_dev: don't test bdev->bd_contains when it is not stableNeilBrown
2017-01-06btrfs: make file clone aware of fatal signalsWang Xiaoguang
2017-01-06Btrfs: don't BUG() during drop snapshotJosef Bacik
2017-01-06Btrfs: fix memory leak in do_walk_downLiu Bo
2017-01-06Btrfs: don't leak reloc root nodes on errorJosef Bacik
2017-01-06Btrfs: return gracefully from balance if fs tree is corruptedLiu Bo
2017-01-06Btrfs: bail out if block group has different mixed flagLiu Bo
2017-01-06Btrfs: fix memory leak in reading btree blocksLiu Bo
2017-01-06Btrfs: fix qgroup rescan worker initializationFilipe Manana
2017-01-06btrfs: store and load values of stripes_min/stripes_max in balance status itemDavid Sterba
2017-01-06Btrfs: fix tree search logic when replaying directory entry deletesRobbie Ko
2017-01-06btrfs: limit async_work allocation and worker func durationMaxim Patlasov
2016-12-02NFSv4.x: hide array-bounds warningArnd Bergmann
2016-11-26ext4: sanity check the block and cluster size at mount timeTheodore Ts'o
2016-11-26fuse: fix fuse_write_end() if zero bytes were copiedMiklos Szeredi
2016-11-18btrfs: qgroup: Prevent qgroup->reserved from going subzeroGoldwyn Rodrigues
2016-11-18coredump: fix unfreezable coredumping taskAndrey Ryabinin
2016-11-10ovl: fsync after copy-upMiklos Szeredi
2016-11-10ubifs: Fix regression in ubifs_readdir()Richard Weinberger
2016-11-10ubifs: Abort readdir upon errorRichard Weinberger
2016-11-10btrfs: fix races on root_log_ctx listsChris Mason
2016-11-10libxfs: clean up _calc_dquots_per_chunkDarrick J. Wong
2016-10-31posix_acl: Clear SGID bit when setting file permissionsJan Kara
2016-10-28ubifs: Fix xattr_names length in exit pathsRichard Weinberger
2016-10-28jbd2: fix incorrect unlock on j_list_lockTaesoo Kim
2016-10-28ext4: do not advertise encryption support when disabledEric Biggers
2016-10-28ceph: fix error handling in ceph_read_iterNikolay Borisov
2016-10-28isofs: Do not return EACCES for unknown filesystemsJan Kara
2016-10-28Fix regression which breaks DFS mountingSachin Prabhu
2016-10-28Cleanup missing frees on some ioctlsSteve French
2016-10-28Do not send SMB3 SET_INFO request if nothing is changingSteve French
2016-10-28SMB3: GUIDs should be constructed as random but valid uuidsSteve French
2016-10-28Set previous session id correctly on SMB3 reconnectSteve French
2016-10-28Display number of credits availableSteve French