aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-12-09xfs: refactor data device extent validationGravatar Darrick J. Wong 8-50/+32
2020-12-09xfs: scrub should mark a directory corrupt if any entries cannot be iget'dGravatar Darrick J. Wong 1-3/+18
2020-12-09xfs: fix parent pointer scrubber bailing out on unallocated inodesGravatar Darrick J. Wong 1-5/+5
2020-12-09xfs: detect overflows in bmbt recordsGravatar Darrick J. Wong 1-0/+5
2020-12-09xfs: trace log intent item recovery failuresGravatar Darrick J. Wong 2-1/+22
2020-12-09xfs: validate feature support when recovering rmap/refcount intentsGravatar Darrick J. Wong 2-0/+6
2020-12-09xfs: improve the code that checks recovered extent-free intent itemsGravatar Darrick J. Wong 1-8/+7
2020-12-09xfs: hoist recovered extent-free intent checks out of xfs_efi_item_recoverGravatar Darrick J. Wong 1-8/+25
2020-12-09xfs: improve the code that checks recovered refcount intent itemsGravatar Darrick J. Wong 1-12/+11
2020-12-09xfs: hoist recovered refcount intent checks out of xfs_cui_item_recoverGravatar Darrick J. Wong 1-21/+38
2020-12-09xfs: improve the code that checks recovered rmap intent itemsGravatar Darrick J. Wong 1-12/+18
2020-12-09xfs: hoist recovered rmap intent checks out of xfs_rui_item_recoverGravatar Darrick J. Wong 1-25/+42
2020-12-09xfs: improve the code that checks recovered bmap intent itemsGravatar Darrick J. Wong 1-13/+13
2020-12-09xfs: hoist recovered bmap intent checks out of xfs_bui_item_recoverGravatar Darrick J. Wong 1-27/+47
2020-12-09xfs: enable the needsrepair featureGravatar Darrick J. Wong 1-1/+2
2020-12-09xfs: define a new "needrepair" featureGravatar Darrick J. Wong 2-0/+14
2020-12-08xfs: move kernel-specific superblock validation out of libxfsGravatar Darrick J. Wong 2-27/+32
2020-11-22Linux 5.10-rc5v5.10-rc5Gravatar Linus Torvalds 1-1/+1
2020-11-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Gravatar Linus Torvalds 12-17/+223
2020-11-22Merge tag 'sched-urgent-2020-11-22' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 4-57/+95
2020-11-22Merge tag 'perf-urgent-2020-11-22' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 4-24/+12
2020-11-22Merge tag 'locking-urgent-2020-11-22' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-2/+4
2020-11-22Merge tag 'efi-urgent-for-v5.10-rc3' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 3-11/+17
2020-11-22Merge tag 'x86_urgent_for_v5.10-rc5' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 2-57/+29
2020-11-22Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 16-49/+75
2020-11-22Merge tag 'staging-5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 13-85/+165
2020-11-22Merge tag 'tty-5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Gravatar Linus Torvalds 3-22/+26
2020-11-22Merge tag 'ext4_for_linus_fixes2' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 5-37/+37
2020-11-22afs: Fix speculative status fetch going out of order wrt to modificationsGravatar David Howells 3-0/+10
2020-11-22mm: fix madvise WILLNEED performance problemGravatar Matthew Wilcox (Oracle) 1-1/+1
2020-11-22libfs: fix error cast of negative value in simple_attr_write()Gravatar Yicong Yang 1-2/+4
2020-11-22mm/userfaultfd: do not access vma->vm_mm after calling handle_userfault()Gravatar Gerald Schaefer 1-5/+4
2020-11-22mm: memcg/slab: fix root memcg vmstatsGravatar Muchun Song 1-2/+7
2020-11-22mm: fix readahead_page_batch for retry entriesGravatar Matthew Wilcox (Oracle) 1-0/+2
2020-11-22mm: fix phys_to_target_node() and memory_add_physaddr_to_nid() exportsGravatar Dan Williams 10-37/+55
2020-11-22compiler-clang: remove version check for BPF TracingGravatar Nick Desaulniers 1-0/+2
2020-11-22mm/madvise: fix memory leak from process_madviseGravatar Eric Dumazet 1-2/+0
2020-11-21Merge tag 'xfs-5.10-fixes-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxGravatar Linus Torvalds 8-41/+124
2020-11-21Merge tag 'fsnotify_for_v5.10-rc5' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-5/+7
2020-11-21Merge tag 'seccomp-v5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 3-18/+11
2020-11-20Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Gravatar Linus Torvalds 3-12/+31
2020-11-20Merge tag 'block-5.10-2020-11-20' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 6-14/+46
2020-11-20Merge tag 'io_uring-5.10-2020-11-20' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 3-19/+63
2020-11-20selftests/seccomp: sh: Fix register namesGravatar Kees Cook 1-2/+2
2020-11-20selftests/seccomp: powerpc: Fix typo in macro variable nameGravatar Kees Cook 1-2/+2
2020-11-20Merge tag 'for-linus-5.10b-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-1/+11
2020-11-20Merge tag 'dmaengine-fix-5.10-rc5' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 11-63/+111
2020-11-20Merge tag 'iommu-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 5-7/+7
2020-11-20Merge tag 'mmc-v5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Gravatar Linus Torvalds 2-34/+30
2020-11-20Merge tag 'sound-5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Gravatar Linus Torvalds 18-23/+163