index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
const_structs.checkpatch
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-29
xfs: use iomap_valid method to detect stale cached iomaps
Dave Chinner
5
-27
/
+87
2022-11-29
iomap: write iomap validity checks
Dave Chinner
3
-10
/
+81
2022-11-29
xfs: xfs_bmap_punch_delalloc_range() should take a byte range
Dave Chinner
4
-21
/
+15
2022-11-29
iomap: buffered write failure should not truncate the page cache
Dave Chinner
1
-15
/
+180
2022-11-23
xfs,iomap: move delalloc punching to iomap
Dave Chinner
3
-39
/
+72
2022-11-23
xfs: use byte ranges for write cleanup ranges
Dave Chinner
1
-15
/
+25
2022-11-23
xfs: punching delalloc extents on write failure is racy
Dave Chinner
1
-18
/
+23
2022-11-21
xfs: fix incorrect i_nlink caused by inode racing
Long Li
1
-0
/
+6
2022-11-16
xfs: Print XFS UUID on mount and umount events.
Lukas Herbolt
2
-5
/
+7
2022-11-16
xfs: fix sb write verify for lazysbcount
Long Li
2
-1
/
+18
2022-11-16
xfs: fix incorrect error-out in xfs_remove
Darrick J. Wong
1
-1
/
+1
2022-11-16
xfs: check inode core when scrubbing metadata files
Darrick J. Wong
1
-6
/
+34
2022-11-16
xfs: don't warn about files that are exactly s_maxbytes long
Darrick J. Wong
1
-1
/
+1
2022-11-16
xfs: teach scrub to flag non-extents format cow forks
Darrick J. Wong
1
-0
/
+2
2022-11-16
xfs: check that CoW fork extents are not shared
Darrick J. Wong
1
-0
/
+2
2022-11-16
xfs: check quota files for unwritten extents
Darrick J. Wong
1
-2
/
+4
2022-11-16
xfs: block map scrub should handle incore delalloc reservations
Darrick J. Wong
1
-19
/
+36
2022-11-16
xfs: teach scrub to check for adjacent bmaps when rmap larger than bmap
Darrick J. Wong
1
-2
/
+72
2022-11-16
xfs: fix perag loop in xchk_bmap_check_rmaps
Darrick J. Wong
1
-7
/
+7
2022-11-16
xfs: online checking of the free rt extent count
Darrick J. Wong
2
-10
/
+84
2022-11-16
xfs: make rtbitmap ILOCKing consistent when scanning the rt bitmap file
Darrick J. Wong
2
-4
/
+4
2022-11-16
xfs: don't return -EFSCORRUPTED from repair when resources cannot be grabbed
Darrick J. Wong
1
-2
/
+2
2022-11-16
xfs: skip fscounters comparisons when the scan is incomplete
Darrick J. Wong
1
-1
/
+20
2022-11-16
xfs: load rtbitmap and rtsummary extent mapping btrees at mount time
Darrick J. Wong
2
-4
/
+4
2022-11-16
xfs: pivot online scrub away from kmem.[ch]
Darrick J. Wong
8
-24
/
+24
2022-11-16
xfs: don't retry repairs harder when EAGAIN is returned
Darrick J. Wong
1
-1
/
+5
2022-11-16
xfs: initialize the check_owner object fully
Darrick J. Wong
1
-1
/
+4
2022-11-16
xfs: fix return code when fatal signal encountered during dquot scrub
Darrick J. Wong
1
-1
/
+1
2022-11-16
xfs: return EINTR when a fatal signal terminates scrub
Darrick J. Wong
9
-25
/
+25
2022-11-16
xfs: make AGFL repair function avoid crosslinked blocks
Darrick J. Wong
1
-12
/
+66
2022-11-16
xfs: standardize GFP flags usage in online scrub
Darrick J. Wong
1
-4
/
+1
2022-11-16
xfs: log the AGI/AGF buffers when rolling transactions during an AG repair
Darrick J. Wong
1
-9
/
+21
2022-11-16
xfs: don't track the AGFL buffer in the scrub AG context
Darrick J. Wong
5
-33
/
+35
2022-11-16
xfs: fully initialize xfs_da_args in xchk_directory_blocks
Darrick J. Wong
1
-4
/
+6
2022-11-07
xfs: write page faults in iomap are not buffered writes
Dave Chinner
3
-1
/
+11
2022-11-06
Linux 6.1-rc4
Linus Torvalds
1
-1
/
+1
2022-11-06
ext4: fix fortify warning in fs/ext4/fast_commit.c:1551
Theodore Ts'o
1
-2
/
+3
2022-11-06
ext4: fix wrong return err in ext4_load_and_init_journal()
Jason Yan
1
-1
/
+1
2022-11-06
ext4: fix warning in 'ext4_da_release_space'
Ye Bin
1
-1
/
+2
2022-11-06
ext4: fix BUG_ON() when directory entry has invalid rec_len
Luís Henriques
1
-1
/
+9
2022-11-04
cifs: fix use-after-free on the link name
ChenXiaoSong
2
-6
/
+25
2022-11-04
cifs: avoid unnecessary iteration of tcp sessions
Shyam Prasad N
3
-51
/
+55
2022-11-04
cifs: always iterate smb sessions using primary channel
Shyam Prasad N
4
-5
/
+25
2022-11-04
Revert "hwmon: (pmbus) Add regulator supply into macro"
Guenter Roeck
1
-1
/
+0
2022-11-04
hwmon: (scmi) Register explicitly with Thermal Framework
Cristian Marussi
1
-13
/
+103
2022-11-04
cxl/region: Recycle region ids
Dan Williams
1
-0
/
+20
2022-11-04
cxl/region: Fix 'distance' calculation with passthrough ports
Dan Williams
3
-3
/
+19
2022-11-04
tools/testing/cxl: Add a single-port host-bridge regression config
Dan Williams
1
-19
/
+278
2022-11-04
tools/testing/cxl: Fix some error exits
Dan Williams
1
-2
/
+2
2022-11-04
cxl/pmem: Fix cxl_pmem_region and cxl_memdev leak
Dan Williams
3
-37
/
+68
[next]