aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/const_structs.checkpatch (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2022-11-29xfs: use iomap_valid method to detect stale cached iomapsDave Chinner5-27/+87
2022-11-29iomap: write iomap validity checksDave Chinner3-10/+81
2022-11-29xfs: xfs_bmap_punch_delalloc_range() should take a byte rangeDave Chinner4-21/+15
2022-11-29iomap: buffered write failure should not truncate the page cacheDave Chinner1-15/+180
2022-11-23xfs,iomap: move delalloc punching to iomapDave Chinner3-39/+72
2022-11-23xfs: use byte ranges for write cleanup rangesDave Chinner1-15/+25
2022-11-23xfs: punching delalloc extents on write failure is racyDave Chinner1-18/+23
2022-11-21xfs: fix incorrect i_nlink caused by inode racingLong Li1-0/+6
2022-11-16xfs: Print XFS UUID on mount and umount events.Lukas Herbolt2-5/+7
2022-11-16xfs: fix sb write verify for lazysbcountLong Li2-1/+18
2022-11-16xfs: fix incorrect error-out in xfs_removeDarrick J. Wong1-1/+1
2022-11-16xfs: check inode core when scrubbing metadata filesDarrick J. Wong1-6/+34
2022-11-16xfs: don't warn about files that are exactly s_maxbytes longDarrick J. Wong1-1/+1
2022-11-16xfs: teach scrub to flag non-extents format cow forksDarrick J. Wong1-0/+2
2022-11-16xfs: check that CoW fork extents are not sharedDarrick J. Wong1-0/+2
2022-11-16xfs: check quota files for unwritten extentsDarrick J. Wong1-2/+4
2022-11-16xfs: block map scrub should handle incore delalloc reservationsDarrick J. Wong1-19/+36
2022-11-16xfs: teach scrub to check for adjacent bmaps when rmap larger than bmapDarrick J. Wong1-2/+72
2022-11-16xfs: fix perag loop in xchk_bmap_check_rmapsDarrick J. Wong1-7/+7
2022-11-16xfs: online checking of the free rt extent countDarrick J. Wong2-10/+84
2022-11-16xfs: make rtbitmap ILOCKing consistent when scanning the rt bitmap fileDarrick J. Wong2-4/+4
2022-11-16xfs: don't return -EFSCORRUPTED from repair when resources cannot be grabbedDarrick J. Wong1-2/+2
2022-11-16xfs: skip fscounters comparisons when the scan is incompleteDarrick J. Wong1-1/+20
2022-11-16xfs: load rtbitmap and rtsummary extent mapping btrees at mount timeDarrick J. Wong2-4/+4
2022-11-16xfs: pivot online scrub away from kmem.[ch]Darrick J. Wong8-24/+24
2022-11-16xfs: don't retry repairs harder when EAGAIN is returnedDarrick J. Wong1-1/+5
2022-11-16xfs: initialize the check_owner object fullyDarrick J. Wong1-1/+4
2022-11-16xfs: fix return code when fatal signal encountered during dquot scrubDarrick J. Wong1-1/+1
2022-11-16xfs: return EINTR when a fatal signal terminates scrubDarrick J. Wong9-25/+25
2022-11-16xfs: make AGFL repair function avoid crosslinked blocksDarrick J. Wong1-12/+66
2022-11-16xfs: standardize GFP flags usage in online scrubDarrick J. Wong1-4/+1
2022-11-16xfs: log the AGI/AGF buffers when rolling transactions during an AG repairDarrick J. Wong1-9/+21
2022-11-16xfs: don't track the AGFL buffer in the scrub AG contextDarrick J. Wong5-33/+35
2022-11-16xfs: fully initialize xfs_da_args in xchk_directory_blocksDarrick J. Wong1-4/+6
2022-11-07xfs: write page faults in iomap are not buffered writesDave Chinner3-1/+11
2022-11-06Linux 6.1-rc4Linus Torvalds1-1/+1
2022-11-06ext4: fix fortify warning in fs/ext4/fast_commit.c:1551Theodore Ts'o1-2/+3
2022-11-06ext4: fix wrong return err in ext4_load_and_init_journal()Jason Yan1-1/+1
2022-11-06ext4: fix warning in 'ext4_da_release_space'Ye Bin1-1/+2
2022-11-06ext4: fix BUG_ON() when directory entry has invalid rec_lenLuís Henriques1-1/+9
2022-11-04cifs: fix use-after-free on the link nameChenXiaoSong2-6/+25
2022-11-04cifs: avoid unnecessary iteration of tcp sessionsShyam Prasad N3-51/+55
2022-11-04cifs: always iterate smb sessions using primary channelShyam Prasad N4-5/+25
2022-11-04Revert "hwmon: (pmbus) Add regulator supply into macro"Guenter Roeck1-1/+0
2022-11-04hwmon: (scmi) Register explicitly with Thermal FrameworkCristian Marussi1-13/+103
2022-11-04cxl/region: Recycle region idsDan Williams1-0/+20
2022-11-04cxl/region: Fix 'distance' calculation with passthrough portsDan Williams3-3/+19
2022-11-04tools/testing/cxl: Add a single-port host-bridge regression configDan Williams1-19/+278
2022-11-04tools/testing/cxl: Fix some error exitsDan Williams1-2/+2
2022-11-04cxl/pmem: Fix cxl_pmem_region and cxl_memdev leakDan Williams3-37/+68