summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2017-05-20ext4: fix potential use after free in __ext4_journal_stopLukas Czerner
2017-05-20CIFS: add misssing SFM mapping for doublequoteBjörn Jacke
2017-05-20CIFS: fix mapping of SFM_SPACE and SFM_PERIODBjörn Jacke
2017-05-20SMB3: Work around mount failure when using SMB3 dialect to MacsSteve French
2017-05-20Set unicode flag on cifs echo request to avoid Mac errorSteve French
2017-05-20fs/block_dev: always invalidate cleancache in invalidate_bdev()Andrey Ryabinin
2017-05-20ceph: fix memory leak in __ceph_setxattr()Luis Henriques
2017-05-20fs/xattr.c: zero out memory copied to userspace in getxattrMichal Hocko
2017-05-15f2fs: sanity check segment countJin Qian
2017-05-159p: fix a potential acl leakCong Wang
2017-05-08gfs2: remove IS_ERR_VALUE abuseArnd Bergmann
2017-05-08posix_acl: Clear SGID bit when setting file permissionsJan Kara
2017-05-08Handle mismatched open callsSachin Prabhu
2017-05-08timerfd: Protect the might cancel mechanism properThomas Gleixner
2017-05-08nfsd: check for oversized NFSv2/v3 argumentsJ. Bruce Fields
2017-05-08ext4: check if in-inode xattr is corrupted in ext4_expand_extra_isize_ea()Theodore Ts'o
2017-05-08f2fs: do more integrity verification for superblockChao Yu
2017-04-30btrfs: fix state->private cast on 32 bit machinesSatoru Takeuchi
2017-04-30gfs2: avoid uninitialized variable warningArnd Bergmann
2017-04-30Fix signed/unsigned pointer warningKevin Cernekee
2017-04-30nfsd: work around a gcc-5.1 warningArnd Bergmann
2017-04-30fs/nfs: fix new compiler warning about boolean in switchAndre Przywara
2017-04-30CIFS: remove bad_network_name flagGermano Percossi
2017-04-30cifs: Do not send echoes before Negotiate is completeSachin Prabhu
2017-04-22xfs: clear _XBF_PAGES from buffers when readahead pageDarrick J. Wong
2017-04-22xfs: fix up xfs_swap_extent_forks inline extent handlingEric Sandeen
2017-04-22xfs: don't allow di_size with high bit setDarrick J. Wong
2017-04-22ext4: mark inode dirty after converting inline directoryEric Biggers
2017-04-22Reset TreeId to zero on SMB2 TREE_CONNECTJan-Marek Glogowski
2017-04-22CIFS: store results of cifs_reopen_file to avoid infinite waitGermano Percossi
2017-04-18fat: fix using uninitialized fields of fat_inode/fsinfo_inodeOGAWA Hirofumi
2017-04-18cancel the setfilesize transation when io error happenZhaohongjiang
2017-04-18coredump: fix unfreezable coredumping taskAndrey Ryabinin
2017-01-15fs: exec: apply CLOEXEC before changing dumpable task flagsAleksa Sarai
2017-01-15block_dev: don't test bdev->bd_contains when it is not stableNeilBrown
2017-01-15ext4: return -ENOMEM instead of successDan Carpenter
2017-01-15nfs_write_end(): fix handling of short copiesAl Viro
2017-01-15CIFS: Fix a possible memory corruption during reconnectPavel Shilovsky
2017-01-15CIFS: Fix a possible memory corruption in push locksPavel Shilovsky
2017-01-15CIFS: Fix missing nls unload in smb2_reconnect()Pavel Shilovsky
2017-01-15xfs: set AGI buffer type in xlog_recover_clear_agi_bucketEric Sandeen
2017-01-15block: protect iterate_bdevs() against concurrent closeRabin Vincent
2017-01-15Btrfs: fix tree search logic when replaying directory entry deletesRobbie Ko
2017-01-15f2fs: set ->owner for debugfs status file's file_operationsNicolai Stange
2017-01-15ext4: add sanity checking to count_overhead()Theodore Ts'o
2017-01-15ext4: use more strict checks for inodes_per_block on mountTheodore Ts'o
2017-01-15ext4: sanity check the block and cluster size at mount timeTheodore Ts'o
2017-01-13ext4: fix stack memory corruption with 64k block sizeChandan Rajendra
2017-01-13ext4: fix mballoc breakage with 64k block sizeChandan Rajendra
2016-12-23nfsd: Disable NFSv2 timestamp workaround for NFSv3+Andreas Gruenbacher