summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-12-05f2fs: Add sanity_check_inode() functionBen Hutchings1-0/+11
2018-12-05f2fs: fix to do sanity check with secs_per_zoneChao Yu1-2/+2
2018-12-05f2fs: introduce and spread verify_blkaddrChao Yu9-28/+61
2018-12-05f2fs: clean up with is_valid_blkaddr()Chao Yu9-27/+25
2018-12-05f2fs: enhance sanity_check_raw_super() to avoid potential overflowJaegeuk Kim1-7/+64
2018-12-05f2fs: sanity check on sit entryJaegeuk Kim1-0/+9
2018-12-05f2fs: check blkaddr more accuratly before issue a bioYunlei He4-8/+25
2018-12-05btrfs: tree-checker: Fix misleading group system informationShaokun Zhang1-1/+1
2018-12-05btrfs: tree-checker: Check level for leaves and nodesQu Wenruo1-0/+14
2018-12-05btrfs: Check that each block group has corresponding chunk at mount timeQu Wenruo1-1/+27
2018-12-05btrfs: tree-checker: Detect invalid and empty essential treesQu Wenruo1-1/+14
2018-12-05btrfs: tree-checker: Verify block_group_itemQu Wenruo3-1/+103
2018-12-05btrfs: tree-check: reduce stack consumption in check_dir_itemDavid Sterba1-1/+2
2018-12-05btrfs: tree-checker: use %zu format string for size_tArnd Bergmann1-1/+1
2018-12-05btrfs: tree-checker: Add checker for dir itemQu Wenruo1-0/+141
2018-12-05btrfs: tree-checker: Fix false panic for sanity testQu Wenruo3-8/+43
2018-12-05btrfs: tree-checker: Enhance btrfs_check_node outputQu Wenruo1-7/+61
2018-12-05btrfs: Move leaf and node validation checker to tree-checker.cQu Wenruo4-282/+340
2018-12-05btrfs: Add checker for EXTENT_CSUMQu Wenruo1-0/+24
2018-12-05btrfs: Add sanity check for EXTENT_DATA when reading out leafQu Wenruo2-0/+104
2018-12-05btrfs: Check if item pointer overlaps with the item itselfQu Wenruo1-0/+7
2018-12-05btrfs: Refactor check_leaf function for later expansionQu Wenruo1-23/+27
2018-12-05btrfs: Verify that every chunk has corresponding block group at mount timeQu Wenruo1-1/+57
2018-12-05btrfs: validate type when reading a chunkGu Jinxiang1-0/+28
2018-12-05wil6210: missing length check in wmi_set_ieLior David1-1/+7
2018-12-05net/tls: Fixed return value when tls_complete_pending_work() failsVakul Garg1-4/+6
2018-12-05tls: Use correct sk->sk_prot for IPV6Boris Pismenny1-15/+37
2018-12-05tls: don't override sk_write_space if tls_set_sw_offload fails.Ilya Lesokhin1-3/+2
2018-12-05tls: Avoid copying crypto_info again after cipher_type check.Ilya Lesokhin1-19/+14
2018-12-05tls: Fix TLS ulp context leak, when TLS_TX setsockopt is not used.Ilya Lesokhin3-11/+18
2018-12-05tls: Add function to update the TLS socket configurationIlya Lesokhin2-14/+34
2018-12-05bpf: Prevent memory disambiguation attackAlexei Starovoitov2-4/+59
2018-12-05libceph: implement CEPHX_V2 calculation modeIlya Dryomov2-20/+60
2018-12-05libceph: add authorizer challengeIlya Dryomov9-7/+140
2018-12-05libceph: factor out encrypt_authorizer()Ilya Dryomov1-13/+36
2018-12-05libceph: factor out __ceph_x_decrypt()Ilya Dryomov1-9/+24
2018-12-05libceph: factor out __prepare_write_connect()Ilya Dryomov1-9/+12
2018-12-05libceph: store ceph_auth_handshake pointer in ceph_connectionIlya Dryomov2-30/+27
2018-12-05ubi: Initialize Fastmap checkmapping correctlyRichard Weinberger1-10/+10
2018-12-05media: em28xx: Fix use-after-free when disconnectingMatthias Schwarzott1-1/+2
2018-12-05mm/khugepaged: collapse_shmem() do not crash on CompoundHugh Dickins1-1/+9
2018-12-05mm/khugepaged: collapse_shmem() without freezing new_pageHugh Dickins1-12/+7
2018-12-05mm/khugepaged: minor reorderings in collapse_shmem()Hugh Dickins1-43/+30
2018-12-05mm/khugepaged: collapse_shmem() remember to clear holesHugh Dickins1-0/+10
2018-12-05mm/khugepaged: fix crashes due to misaccounted holesHugh Dickins2-2/+8
2018-12-05mm/khugepaged: collapse_shmem() stop if punched or truncatedHugh Dickins1-0/+15
2018-12-05mm/huge_memory: fix lockdep complaint on 32-bit i_size_read()Hugh Dickins1-6/+13
2018-12-05mm/huge_memory: splitting set mapping+index before unfreezeHugh Dickins1-6/+6
2018-12-05mm/huge_memory.c: reorder operations in __split_huge_page_tail()Konstantin Khlebnikov1-21/+15
2018-12-05mm/huge_memory: rename freeze_page() to unmap_page()Hugh Dickins1-6/+6