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
2024-02-29
f2fs: prevent an f2fs_gc loop during disable_checkpoint
Jaegeuk Kim
1
-0
/
+1
2024-02-29
f2fs: introduce FAULT_NO_SEGMENT
Chao Yu
3
-0
/
+7
2024-02-29
f2fs: compress: fix to check compress flag w/ .i_sem lock
Chao Yu
1
-4
/
+8
2024-02-29
f2fs: fix to handle segment allocation failure correctly
Chao Yu
5
-12
/
+57
2024-02-29
f2fs: stop checkpoint when get a out-of-bounds segment
Zhiguo Niu
1
-1
/
+11
2024-02-29
f2fs: delete f2fs_get_new_segment() declaration
Chao Yu
1
-2
/
+0
2024-02-28
nfs: fix regression in handling of fsc= option in NFSv4
Chen Hanxiao
1
-0
/
+24
2024-02-28
pnfs/filelayout: add tracepoint to getdeviceinfo
Olga Kornievskaia
3
-0
/
+32
2024-02-28
NFSv4.2: fix listxattr maximum XDR buffer size
Jorge Mora
1
-2
/
+5
2024-02-28
NFSv4.2: fix nfs4_listxattr kernel BUG at mm/usercopy.c:102
Jorge Mora
1
-6
/
+10
2024-02-28
NFS: Display the "fsc=" mount option if it is set
Chen Hanxiao
1
-1
/
+9
2024-02-28
pidfd: move struct pidfd_fops
Christian Brauner
2
-1
/
+123
2024-02-28
xfs: use kvfree() in xlog_cil_free_logvec()
Dave Chinner
1
-2
/
+2
2024-02-28
xfs: xfs_btree_bload_prep_block() should use __GFP_NOFAIL
Dave Chinner
1
-1
/
+1
2024-02-27
libfs: Drop generic_set_encrypted_ci_d_ops
Gabriel Krisman Bertazi
1
-34
/
+0
2024-02-27
ubifs: Configure dentry operations at dentry-creation time
Gabriel Krisman Bertazi
2
-1
/
+1
2024-02-27
f2fs: Configure dentry operations at dentry-creation time
Gabriel Krisman Bertazi
2
-1
/
+1
2024-02-27
ext4: Configure dentry operations at dentry-creation time
Gabriel Krisman Bertazi
2
-1
/
+1
2024-02-27
libfs: Add helper to choose dentry operations at mount-time
Gabriel Krisman Bertazi
1
-0
/
+28
2024-02-27
libfs: Merge encrypted_ci_dentry_ops and ci_dentry_ops
Gabriel Krisman Bertazi
1
-28
/
+6
2024-02-27
fscrypt: Factor out a helper to configure the lookup dentry
Gabriel Krisman Bertazi
1
-10
/
+5
2024-02-27
ovl: Always reject mounting over case-insensitive directories
Gabriel Krisman Bertazi
1
-3
/
+11
2024-02-27
libfs: Attempt exact-match comparison first during casefolded lookup
Gabriel Krisman Bertazi
1
-17
/
+23
2024-02-27
f2fs: introduce get_available_block_count() for cleanup
Chao Yu
1
-22
/
+27
2024-02-27
f2fs: support file pinning for zoned devices
Daeho Jeong
6
-38
/
+154
2024-02-27
f2fs: kill heap-based allocation
Jaegeuk Kim
4
-68
/
+10
2024-02-27
f2fs: support SEEK_DATA and SEEK_HOLE for compression files
Daeho Jeong
1
-3
/
+18
2024-02-27
f2fs: compress: fix to check zstd compress level correctly in mount option
Chao Yu
1
-2
/
+8
2024-02-27
f2fs: Use folio in f2fs_read_merkle_tree_page
HuangXiaojia
1
-7
/
+9
2024-02-27
f2fs: fix to create selinux label during whiteout initialization
Chao Yu
3
-11
/
+22
2024-02-27
f2fs: separate f2fs_gc_range() to use GC for a range
Daeho Jeong
1
-21
/
+28
2024-02-27
f2fs: use BLKS_PER_SEG, BLKS_PER_SEC, and SEGS_PER_SEC
Jaegeuk Kim
12
-136
/
+135
2024-02-27
efs: remove SLAB_MEM_SPREAD flag usage
Chengming Zhou
1
-2
/
+2
2024-02-27
jfs: remove SLAB_MEM_SPREAD flag usage
Chengming Zhou
1
-1
/
+1
2024-02-27
minix: remove SLAB_MEM_SPREAD flag usage
Chengming Zhou
1
-1
/
+1
2024-02-27
openpromfs: remove SLAB_MEM_SPREAD flag usage
Chengming Zhou
1
-1
/
+1
2024-02-27
proc: remove SLAB_MEM_SPREAD flag usage
Chengming Zhou
1
-1
/
+1
2024-02-27
qnx6: remove SLAB_MEM_SPREAD flag usage
Chengming Zhou
1
-1
/
+1
2024-02-27
reiserfs: remove SLAB_MEM_SPREAD flag usage
Chengming Zhou
1
-1
/
+0
2024-02-27
romfs: remove SLAB_MEM_SPREAD flag usage
Chengming Zhou
1
-2
/
+2
2024-02-27
sysv: remove SLAB_MEM_SPREAD flag usage
Chengming Zhou
1
-1
/
+1
2024-02-27
vfs: remove SLAB_MEM_SPREAD flag usage
Chengming Zhou
4
-5
/
+4
2024-02-27
fs/aio: Make io_cancel() generate completions again
Bart Van Assche
1
-16
/
+11
2024-02-27
afs: Fix endless loop in directory parsing
David Howells
1
-1
/
+3
2024-02-27
xfs: drop experimental warning for FSDAX
Shiyang Ruan
1
-1
/
+0
2024-02-26
Merge tag 'for-6.8-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-22
/
+88
2024-02-26
ceph: switch to corrected encoding of max_xattr_size in mdsmap
Xiubo Li
2
-4
/
+9
2024-02-26
fs/ntfs3: fix build without CONFIG_NTFS3_LZX_XPRESS
Mark O'Donovan
1
-1
/
+1
2024-02-26
xfs: fix scrub stats file permissions
Darrick J. Wong
1
-2
/
+2
2024-02-26
affs: remove SLAB_MEM_SPREAD flag usage
Chengming Zhou
1
-2
/
+1
[prev]
[next]