summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2017-06-07xfs: fix unaligned access in xfs_btree_visit_blocksEric Sandeen
2017-06-07xfs: bad assertion for delalloc an extent that start at i_sizeZorro Lang
2017-06-07xfs: fix indlen accounting error on partial delalloc conversionBrian Foster
2017-06-07xfs: fix up quotacheck buffer list error handlingBrian Foster
2017-06-07xfs: prevent multi-fsb dir readahead from reading random blocksBrian Foster
2017-06-07xfs: handle array index overrun in xfs_dir2_leaf_readbuf()Eric Sandeen
2017-06-07xfs: fix over-copying of getbmap parameters from userspaceDarrick J. Wong
2017-06-07xfs: fix off-by-one on max nr_pages in xfs_find_get_desired_pgoff()Eryu Guan
2017-06-07xfs: Fix missed holes in SEEK_HOLE implementationJan Kara
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