summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2018-06-16ext4: fix bitmap position validationLukas Czerner
2018-06-16ext4: add validity checks for bitmap block numbersTheodore Ts'o
2018-06-16ext4: fail ext4_iget for root directory if unallocatedTheodore Ts'o
2018-06-16cifs: empty TargetInfo leads to crash on recoveryDan Aloni
2018-06-16f2fs: fix a panic caused by NULL flush_cmd_controlYunlei He
2018-06-16ocfs2: subsystem.su_mutex is required while accessing the item->ci_parentalex chen
2018-03-03nfsd: auth: Fix gid sorting when rootsquash enabledBen Hutchings
2018-03-03kernel: make groups_sort calling a responsibility group_info allocatorsThiago Rafael Becker
2018-03-03ext4: fix crash when a directory's i_size is too smallChandan Rajendra
2018-03-03btrfs: Fix possible off-by-one in btrfs_search_path_in_treeNikolay Borisov
2018-03-03Btrfs: disable FUA if mounted with nobarrierOmar Sandoval
2018-03-03btrfs: fix missing error return in btrfs_drop_snapshotJeff Mahoney
2018-03-03ext4: fix fdatasync(2) after fallocate(2) operationEryu Guan
2018-03-03quota: Check for register_shrinker() failure.Tetsuo Handa
2018-03-03btrfs: clear space cache inode generation alwaysJosef Bacik
2018-02-13nilfs2: fix race condition that causes file system corruptionAndreas Rohner
2018-02-13autofs: fix careless error in recent commitNeilBrown
2018-02-13autofs: don't fail mount for transient errorNeilBrown
2018-02-13NFS: Fix typo in nomigration mount optionJoshua Watt
2018-02-13nfs: Fix ugly referral attributesChuck Lever
2018-02-13NFS: Avoid RCU usage in tracepointsAnna Schumaker
2018-02-13eCryptfs: use after free in ecryptfs_release_messaging()Dan Carpenter
2018-02-13Revert "f2fs: handle dirty segments inside refresh_sit_entry"Yunlong Song
2018-02-13f2fs: remove redundant lines in allocate_data_blockDongho Sim
2018-02-13coda: fix 'kernel memory exposure attempt' in fsyncJan Harkes
2018-02-13isofs: fix timestamps beyond 2027Arnd Bergmann
2018-02-13btrfs: avoid null pointer dereference on fs_info when calling btrfs_critColin Ian King
2018-02-13f2fs: expose some sectors to user in inline data or dentry caseJaegeuk Kim
2018-02-13fs/9p: Compare qid.path in v9fs_test_inodeTuomas Tynkkynen
2018-02-13elf_fdpic: fix unused variable warningArnd Bergmann
2018-02-13ext4: fix interaction between i_size, fallocate, and delalloc after a crashTheodore Ts'o
2018-01-01exec: Ensure mm->user_ns contains the execed filesEric W. Biederman
2018-01-01ptrace: Capture the ptracer's creds not PT_PTRACE_CAPEric W. Biederman
2018-01-01ocfs2: fstrim: Fix start offset of first cluster group during fstrimAshish Samant
2018-01-01SMB3: Validate negotiate request must always be signedSteve French
2018-01-01SMB: fix validate negotiate info uninitialised memory useDavid Disseldorp
2018-01-01SMB: fix leak of validate negotiate info response bufferDavid Disseldorp
2018-01-01fuse: fix READDIRPLUS skipping an entryMiklos Szeredi
2018-01-01fs/mpage.c: fix mpage_writepage() for pages with buffersMatthew Wilcox
2018-01-01ecryptfs: fix dereference of NULL user_key_payloadEric Biggers
2018-01-01FS-Cache: fix dereference of NULL user_key_payloadEric Biggers
2018-01-01direct-io: Prevent NULL pointer access in submit_page_sectionAndreas Gruenbacher
2018-01-01lsm: fix smack_inode_removexattr and xattr_getsecurity memleakCasey Schaufler
2018-01-01vfs: Return -ENXIO for negative SEEK_HOLE / SEEK_DATA offsetsAndreas Gruenbacher
2018-01-01btrfs: prevent to set invalid default subvolidsatoru takeuchi
2018-01-01Btrfs: fix incorrect {node,sector}size endianness from BTRFS_IOC_FS_INFOOmar Sandoval
2018-01-01SMB3: Don't ignore O_SYNC/O_DSYNC and O_DIRECT flagsSteve French
2018-01-01SMB: Validate negotiate (to protect against downgrade) even if signing offSteve French
2018-01-01cifs: release auth_key.response for reconnect.Shu Wang
2018-01-01cifs: release cifs root_cred after exit_cifsShu Wang