summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-05wil6210: missing length check in wmi_set_ieLior David
2018-12-05net/tls: Fixed return value when tls_complete_pending_work() failsVakul Garg
2018-12-05tls: Use correct sk->sk_prot for IPV6Boris Pismenny
2018-12-05tls: don't override sk_write_space if tls_set_sw_offload fails.Ilya Lesokhin
2018-12-05tls: Avoid copying crypto_info again after cipher_type check.Ilya Lesokhin
2018-12-05tls: Fix TLS ulp context leak, when TLS_TX setsockopt is not used.Ilya Lesokhin
2018-12-05tls: Add function to update the TLS socket configurationIlya Lesokhin
2018-12-05bpf: Prevent memory disambiguation attackAlexei Starovoitov
2018-12-05libceph: implement CEPHX_V2 calculation modeIlya Dryomov
2018-12-05libceph: add authorizer challengeIlya Dryomov
2018-12-05libceph: factor out encrypt_authorizer()Ilya Dryomov
2018-12-05libceph: factor out __ceph_x_decrypt()Ilya Dryomov
2018-12-05libceph: factor out __prepare_write_connect()Ilya Dryomov
2018-12-05libceph: store ceph_auth_handshake pointer in ceph_connectionIlya Dryomov
2018-12-05ubi: Initialize Fastmap checkmapping correctlyRichard Weinberger
2018-12-05media: em28xx: Fix use-after-free when disconnectingMatthias Schwarzott
2018-12-05mm/khugepaged: collapse_shmem() do not crash on CompoundHugh Dickins
2018-12-05mm/khugepaged: collapse_shmem() without freezing new_pageHugh Dickins
2018-12-05mm/khugepaged: minor reorderings in collapse_shmem()Hugh Dickins
2018-12-05mm/khugepaged: collapse_shmem() remember to clear holesHugh Dickins
2018-12-05mm/khugepaged: fix crashes due to misaccounted holesHugh Dickins
2018-12-05mm/khugepaged: collapse_shmem() stop if punched or truncatedHugh Dickins
2018-12-05mm/huge_memory: fix lockdep complaint on 32-bit i_size_read()Hugh Dickins