summaryrefslogtreecommitdiffstats
path: root/include/vdso (unfollow)
Commit message (Expand)AuthorFilesLines
2020-12-09xfs: check tp->t_dqinfo value instead of the XFS_TRANS_DQ_DIRTY flagKaixu Xia3-19/+3
2020-12-09xfs: delete duplicated tp->t_dqinfo null check and allocationKaixu Xia1-7/+0
2020-12-09xfs: rename xfs_fc_* back to xfs_fs_*Darrick J. Wong1-13/+13
2020-12-09xfs: refactor file range validationDarrick J. Wong8-5/+37
2020-12-09xfs: refactor realtime volume extent validationDarrick J. Wong5-20/+23
2020-12-09xfs: refactor data device extent validationDarrick J. Wong8-50/+32
2020-12-09xfs: scrub should mark a directory corrupt if any entries cannot be iget'dDarrick J. Wong1-3/+18
2020-12-09xfs: fix parent pointer scrubber bailing out on unallocated inodesDarrick J. Wong1-5/+5
2020-12-09xfs: detect overflows in bmbt recordsDarrick J. Wong1-0/+5
2020-12-09xfs: trace log intent item recovery failuresDarrick J. Wong2-1/+22
2020-12-09xfs: validate feature support when recovering rmap/refcount intentsDarrick J. Wong2-0/+6
2020-12-09xfs: improve the code that checks recovered extent-free intent itemsDarrick J. Wong1-8/+7
2020-12-09xfs: hoist recovered extent-free intent checks out of xfs_efi_item_recoverDarrick J. Wong1-8/+25
2020-12-09xfs: improve the code that checks recovered refcount intent itemsDarrick J. Wong1-12/+11
2020-12-09xfs: hoist recovered refcount intent checks out of xfs_cui_item_recoverDarrick J. Wong1-21/+38
2020-12-09xfs: improve the code that checks recovered rmap intent itemsDarrick J. Wong1-12/+18
2020-12-09xfs: hoist recovered rmap intent checks out of xfs_rui_item_recoverDarrick J. Wong1-25/+42
2020-12-09xfs: improve the code that checks recovered bmap intent itemsDarrick J. Wong1-13/+13
2020-12-09xfs: hoist recovered bmap intent checks out of xfs_bui_item_recoverDarrick J. Wong1-27/+47
2020-12-09xfs: enable the needsrepair featureDarrick J. Wong1-1/+2
2020-12-09xfs: define a new "needrepair" featureDarrick J. Wong2-0/+14
2020-12-09xfs: move kernel-specific superblock validation out of libxfsDarrick J. Wong2-27/+32
2020-11-23Linux 5.10-rc5v5.10-rc5Linus Torvalds1-1/+1
2020-11-22afs: Fix speculative status fetch going out of order wrt to modificationsDavid Howells3-0/+10
2020-11-22mm: fix madvise WILLNEED performance problemMatthew Wilcox (Oracle)1-1/+1
2020-11-22libfs: fix error cast of negative value in simple_attr_write()Yicong Yang1-2/+4
2020-11-22mm/userfaultfd: do not access vma->vm_mm after calling handle_userfault()Gerald Schaefer1-5/+4
2020-11-22mm: memcg/slab: fix root memcg vmstatsMuchun Song1-2/+7
2020-11-22mm: fix readahead_page_batch for retry entriesMatthew Wilcox (Oracle)1-0/+2
2020-11-22mm: fix phys_to_target_node() and memory_add_physaddr_to_nid() exportsDan Williams10-37/+55
2020-11-22compiler-clang: remove version check for BPF TracingNick Desaulniers1-0/+2
2020-11-22mm/madvise: fix memory leak from process_madviseEric Dumazet1-2/+0
2020-11-20selftests/seccomp: sh: Fix register namesKees Cook1-2/+2
2020-11-20selftests/seccomp: powerpc: Fix typo in macro variable nameKees Cook1-2/+2
2020-11-20ext4: fix bogus warning in ext4_update_dx_flag()Jan Kara1-1/+2
2020-11-20jbd2: fix kernel-doc markupsMauro Carvalho Chehab3-32/+35
2020-11-20xfs: revert "xfs: fix rmap key and record comparison functions"Darrick J. Wong1-8/+8
2020-11-19ext4: drop fast_commit from /proc/mountsTheodore Ts'o1-4/+0
2020-11-19drm/i915/gt: Fixup tgl mocs for PTE trackingChris Wilson1-2/+3
2020-11-19fail_function: Remove a redundant mutex unlockLuo Meng1-2/+3
2020-11-19selftest/bpf: Test bpf_probe_read_user_str() strips trailing bytes after NULDaniel Xu2-0/+96
2020-11-19lib/strncpy_from_user.c: Mask out bytes after NUL terminator.Daniel Xu2-2/+27
2020-11-19drm/vram-helper: Fix use of top-down placementThomas Zimmermann1-1/+1
2020-11-19net/smc: fix direct access to ib_gid_addr->ndev in smc_ib_determine_gid()Karsten Graul1-3/+3
2020-11-19net/smc: fix matching of existing link groupsKarsten Graul2-2/+4
2020-11-19ipv6: Remove dependency of ipv6_frag_thdr_truncated on ipv6 moduleGeorg Kohmann4-33/+32
2020-11-19ALSA: mixart: Fix mutex deadlockTakashi Iwai1-3/+2
2020-11-19xfs: don't allow NOWAIT DIO across extent boundariesDave Chinner1-0/+29
2020-11-19libbpf: Fix VERSIONED_SYM_COUNT number parsingJiri Olsa1-0/+2
2020-11-19HID: logitech-dj: Fix Dinovo Mini when paired with a MX5x00 receiverHans de Goede2-0/+26