summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2017-01-12fs: exec: apply CLOEXEC before changing dumpable task flagsAleksa Sarai1-2/+8
2017-01-12block_dev: don't test bdev->bd_contains when it is not stableNeilBrown1-1/+1
2017-01-12btrfs: limit async_work allocation and worker func durationMaxim Patlasov3-2/+19
2017-01-12ext4: return -ENOMEM instead of successDan Carpenter1-1/+3
2017-01-12nfs_write_end(): fix handling of short copiesAl Viro1-1/+1
2017-01-12CIFS: Fix a possible memory corruption during reconnectPavel Shilovsky5-31/+85
2017-01-12CIFS: Fix a possible memory corruption in push locksPavel Shilovsky1-1/+1
2017-01-12CIFS: Fix missing nls unload in smb2_reconnect()Pavel Shilovsky1-1/+1
2017-01-12xfs: set AGI buffer type in xlog_recover_clear_agi_bucketEric Sandeen1-0/+1
2017-01-12block: protect iterate_bdevs() against concurrent closeRabin Vincent1-1/+6
2017-01-12Btrfs: fix tree search logic when replaying directory entry deletesRobbie Ko1-2/+1
2017-01-12Btrfs: fix deadlock caused by fsync when logging directory entriesRobbie Ko1-2/+2
2017-01-12f2fs: set ->owner for debugfs status file's file_operationsNicolai Stange1-0/+1
2017-01-12ext4: add sanity checking to count_overhead()Theodore Ts'o1-3/+8
2017-01-12ext4: use more strict checks for inodes_per_block on mountTheodore Ts'o1-9/+6
2017-01-12ext4: sanity check the block and cluster size at mount timeTheodore Ts'o2-1/+17
2017-01-12ext4: fix stack memory corruption with 64k block sizeChandan Rajendra1-1/+1
2017-01-12ext4: fix mballoc breakage with 64k block sizeChandan Rajendra1-1/+1
2016-12-23mnt: Add a per mount namespace limit on the number of mountsEric W. Biederman4-2/+52
2016-12-23posix_acl: Clear SGID bit when setting file permissionsJan Kara14-92/+83
2016-12-23fs: Avoid premature clearing of capabilitiesJan Kara1-6/+14
2016-12-23fs: Give dentry to inode_change_ok() instead of inodeJan Kara47-60/+61
2016-12-23nfsd: Disable NFSv2 timestamp workaround for NFSv3+Andreas Gruenbacher2-38/+50
2016-12-23fuse: Propagate dentry down to inode_change_ok()Jan Kara3-5/+6
2016-12-23xfs: Propagate dentry down to inode_change_ok()Jan Kara5-35/+68
2016-12-23xattr: Option to disable meta-data block cacheAndreas Dilger3-12/+24
2016-11-25ovl: fsync after copy-upMiklos Szeredi1-0/+2
2016-11-25ubifs: Fix regression in ubifs_readdir()Richard Weinberger1-0/+8
2016-11-23btrfs: fix races on root_log_ctx listsChris Mason1-14/+6
2016-11-23libxfs: clean up _calc_dquots_per_chunkDarrick J. Wong1-2/+1
2016-11-23ubifs: Abort readdir upon errorRichard Weinberger1-5/+3
2016-11-23UBIFS: Fix possible memory leak in ubifs_readdir()Richard Weinberger1-2/+3
2016-11-23ubifs: Fix xattr_names length in exit pathsRichard Weinberger1-0/+2
2016-11-01isofs: Do not return EACCES for unknown filesystemsJan Kara1-3/+5
2016-11-01ceph: fix error handling in ceph_read_iterNikolay Borisov1-1/+2
2016-11-01jbd2: fix incorrect unlock on j_list_lockTaesoo Kim1-1/+2
2016-10-03btrfs: ensure that file descriptor used with subvol ioctls is a dirJeff Mahoney1-0/+12
2016-10-03ocfs2: fix start offset to ocfs2_zero_range_for_truncate()Ashish Samant1-10/+24
2016-10-03fanotify: fix list corruption in fanotify_get_response()Jan Kara3-39/+25
2016-10-03fsnotify: add a way to stop queueing events on group shutdownJan Kara2-1/+26
2016-10-03autofs: use dentry flags to block walks during expireIan Kent1-13/+42
2016-10-03autofs racesAl Viro3-22/+15
2016-10-03ocfs2/dlm: fix race between convert and migrationJoseph Qi1-6/+6
2016-10-02NFSv4.1: Fix the CREATE_SESSION slot number accountingTrond Myklebust1-2/+10
2016-10-02fscrypto: require write access to mount to set encryption policyEric Biggers1-0/+6
2016-10-02Btrfs: remove root_log_ctx from ctx list before btrfs_sync_log returnsChris Mason1-0/+1
2016-10-02ovl: fix workdir creationMiklos Szeredi1-2/+2
2016-10-02fuse: direct-io: don't dirty ITER_BVEC pagesMiklos Szeredi1-3/+4
2016-09-15ovl: listxattr: use strnlen()Miklos Szeredi1-7/+10
2016-09-15ovl: remove posix_acl_default from workdirMiklos Szeredi1-0/+19