index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-28
Merge tag 'xfs-iomap-stale-fixes' of git://git.kernel.org/pub/scm/linux/kerne...
Darrick J. Wong
12
-106
/
+425
2022-11-29
xfs: drop write error injection is unfixable, remove it
Dave Chinner
3
-23
/
+25
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
2
-2
/
+46
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
2
-39
/
+68
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: skip fscounters comparisons when the scan is incomplete
Darrick J. Wong
1
-1
/
+20
2022-11-16
xfs: make rtbitmap ILOCKing consistent when scanning the rt bitmap file
Darrick J. Wong
2
-4
/
+4
2022-11-16
xfs: load rtbitmap and rtsummary extent mapping btrees at mount time
Darrick J. Wong
1
-4
/
+52
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: don't retry repairs harder when EAGAIN is returned
Darrick J. Wong
1
-1
/
+5
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
1
-1
/
+1
2022-11-16
xfs: pivot online scrub away from kmem.[ch]
Darrick J. Wong
8
-24
/
+24
2022-11-16
xfs: initialize the check_owner object fully
Darrick J. Wong
1
-1
/
+4
2022-11-16
xfs: standardize GFP flags usage in online scrub
Darrick J. Wong
4
-7
/
+15
2022-11-16
xfs: make AGFL repair function avoid crosslinked blocks
Darrick J. Wong
1
-12
/
+66
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
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-7
/
+21
2022-11-06
Merge tag '6.1-rc4-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
6
-62
/
+105
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
Merge tag 'xfs-6.1-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
29
-386
/
+670
2022-11-03
Merge tag 'fuse-fixes-6.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-1
/
+13
2022-11-03
Merge tag 'for-6.1-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-49
/
+91
2022-11-02
Merge tag 'nfs-for-6.1-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
18
-75
/
+80
[next]