summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2018-12-13cifs: Fix separator when building path from dentryPaulo Alcantara
2018-12-13f2fs: fix to do sanity check with block address in main area v2Chao Yu
2018-12-13flexfiles: use per-mirror specified stateid for IOTigran Mkrtchyan
2018-12-08udf: Allow mounting volumes with incorrect identification stringsJan Kara
2018-12-08btrfs: Always try all copies when reading extent buffersNikolay Borisov
2018-12-08btrfs: tree-checker: Don't check max block group size as current max chunk si...Qu Wenruo
2018-12-08userfaultfd: shmem/hugetlbfs: only allow to register VM_MAYWRITE vmasAndrea Arcangeli
2018-12-08kernfs: Replace strncpy with memcpyGuenter Roeck
2018-12-05f2fs: fix missing up_readJaegeuk Kim
2018-12-05btrfs: release metadata before running delayed refsJosef Bacik
2018-12-05ext2: fix potential use after freePan Bian
2018-12-05fs: fix lost error code in dio_completeMaximilian Heyne
2018-12-05btrfs: relocation: set trans to be NULL after ending transactionPan Bian
2018-12-05Btrfs: ensure path name is null terminated at btrfs_control_ioctlFilipe Manana
2018-12-05xfs: don't fail when converting shortform attr to long form during ATTR_REPLACEDarrick J. Wong
2018-12-05f2fs: fix to do sanity check with cp_pack_start_sumChao Yu
2018-12-05f2fs: fix to do sanity check with i_extra_isizeChao Yu
2018-12-05f2fs: fix to do sanity check with block address in main areaChao Yu
2018-12-05f2fs: fix to do sanity check with node footer and iblocksChao Yu
2018-12-05f2fs: fix to do sanity check with user_block_countChao Yu
2018-12-05f2fs: fix to do sanity check with extra_attr featureChao Yu
2018-12-05f2fs: Add sanity_check_inode() functionBen Hutchings
2018-12-05f2fs: fix to do sanity check with secs_per_zoneChao Yu
2018-12-05f2fs: introduce and spread verify_blkaddrChao Yu
2018-12-05f2fs: clean up with is_valid_blkaddr()Chao Yu
2018-12-05f2fs: enhance sanity_check_raw_super() to avoid potential overflowJaegeuk Kim
2018-12-05f2fs: sanity check on sit entryJaegeuk Kim
2018-12-05f2fs: check blkaddr more accuratly before issue a bioYunlei He
2018-12-05btrfs: tree-checker: Fix misleading group system informationShaokun Zhang
2018-12-05btrfs: tree-checker: Check level for leaves and nodesQu Wenruo
2018-12-05btrfs: Check that each block group has corresponding chunk at mount timeQu Wenruo
2018-12-05btrfs: tree-checker: Detect invalid and empty essential treesQu Wenruo
2018-12-05btrfs: tree-checker: Verify block_group_itemQu Wenruo
2018-12-05btrfs: tree-check: reduce stack consumption in check_dir_itemDavid Sterba
2018-12-05btrfs: tree-checker: use %zu format string for size_tArnd Bergmann
2018-12-05btrfs: tree-checker: Add checker for dir itemQu Wenruo
2018-12-05btrfs: tree-checker: Fix false panic for sanity testQu Wenruo
2018-12-05btrfs: tree-checker: Enhance btrfs_check_node outputQu Wenruo
2018-12-05btrfs: Move leaf and node validation checker to tree-checker.cQu Wenruo
2018-12-05btrfs: Add checker for EXTENT_CSUMQu Wenruo
2018-12-05btrfs: Add sanity check for EXTENT_DATA when reading out leafQu Wenruo
2018-12-05btrfs: Check if item pointer overlaps with the item itselfQu Wenruo
2018-12-05btrfs: Refactor check_leaf function for later expansionQu Wenruo
2018-12-05btrfs: Verify that every chunk has corresponding block group at mount timeQu Wenruo
2018-12-05btrfs: validate type when reading a chunkGu Jinxiang
2018-12-05libceph: add authorizer challengeIlya Dryomov
2018-12-01namei: allow restricted O_CREAT of FIFOs and regular filesSalvatore Mesoraca
2018-12-01gfs2: Don't leave s_fs_info pointing to freed memory in init_sbdAndrew Price
2018-12-01bfs: add sanity check at bfs_fill_super()Tetsuo Handa
2018-12-01v9fs_dir_readdir: fix double-free on p9stat_read errorDominique Martinet