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-04-17
libfs: Add simple_offset_rename() API
Chuck Lever
1
-0
/
+21
2024-04-17
libfs: Fix simple_offset_rename_exchange()
Chuck Lever
1
-6
/
+19
2024-04-17
jffs2: prevent xattr node from overflowing the eraseblock
Ilya Denisyev
1
-0
/
+3
2024-04-16
bcachefs: make sure to release last journal pin in replay
Kent Overstreet
1
-1
/
+4
2024-04-16
bcachefs: node scan: ignore multiple nodes with same seq if interior
Kent Overstreet
1
-0
/
+2
2024-04-16
bcachefs: Fix format specifier in validate_bset_keys()
Nathan Chancellor
1
-1
/
+1
2024-04-16
bcachefs: Fix null ptr deref in twf from BCH_IOCTL_FSCK_OFFLINE
Kent Overstreet
3
-3
/
+19
2024-04-16
nilfs2: fix OOB in nilfs_set_de_type
Jeongjun Park
1
-1
/
+1
2024-04-16
Squashfs: check the inode number is not the invalid value of zero
Phillip Lougher
1
-1
/
+4
2024-04-16
dlm: use rwlock for lkbidr
Alexander Aring
3
-41
/
+11
2024-04-16
dlm: use rwlock for rsb hash table
Alexander Aring
7
-87
/
+206
2024-04-16
dlm: drop dlm_scand kthread and use timers
Alexander Aring
7
-239
/
+283
2024-04-16
dlm: do not use ref counts for rsb in the toss state
Alexander Aring
3
-32
/
+32
2024-04-16
dlm: switch to use rhashtable for rsbs
Alexander Aring
8
-160
/
+86
2024-04-16
dlm: add rsb lists for iteration
Alexander Aring
6
-261
/
+84
2024-04-16
dlm: merge toss and keep hash table lists into one list
Alexander Aring
7
-76
/
+98
2024-04-16
dlm: change to single hashtable lock
Alexander Aring
7
-61
/
+60
2024-04-16
dlm: increment ls_count for dlm_scand
Alexander Aring
1
-0
/
+3
2024-04-16
ntfs3: serve as alias for the legacy ntfs driver
Christian Brauner
2
-0
/
+40
2024-04-15
xfs: unlock new repair tempfiles after creation
Darrick J. Wong
1
-0
/
+2
2024-04-15
xfs: don't pick up IOLOCK during rmapbt repair scan
Darrick J. Wong
1
-15
/
+1
2024-04-15
xfs: Hold inode locks in xfs_rename
Allison Henderson
1
-12
/
+33
2024-04-15
xfs: Hold inode locks in xfs_trans_alloc_dir
Allison Henderson
2
-4
/
+19
2024-04-15
xfs: Hold inode locks in xfs_ialloc
Allison Henderson
3
-6
/
+16
2024-04-15
xfs: Increase XFS_QM_TRANS_MAXDQS to 5
Allison Henderson
4
-6
/
+53
2024-04-15
xfs: Increase XFS_DEFER_OPS_NR_INODES to 5
Allison Henderson
4
-11
/
+32
2024-04-15
xfs: fix performance problems when fstrimming a subset of a fragmented AG
Darrick J. Wong
1
-60
/
+93
2024-04-15
xfs: create subordinate scrub contexts for xchk_metadata_inode_subtype
Darrick J. Wong
4
-73
/
+91
2024-04-15
xfs: pin inodes that would otherwise overflow link count
Darrick J. Wong
5
-26
/
+36
2024-04-15
xfs: try to avoid allocating from sick inode clusters
Darrick J. Wong
1
-0
/
+40
2024-04-15
xfs: check unused nlink fields in the ondisk inode
Darrick J. Wong
2
-0
/
+20
2024-04-15
xfs: repair AGI unlinked inode bucket lists
Darrick J. Wong
3
-4
/
+1074
2024-04-15
xfs: hoist AGI repair context to a heap object
Darrick J. Wong
1
-42
/
+63
2024-04-15
xfs: check AGI unlinked inode buckets
Darrick J. Wong
3
-1
/
+42
2024-04-15
xfs: online repair of symbolic links
Darrick J. Wong
7
-2
/
+587
2024-04-15
xfs: pass the owner to xfs_symlink_write_target
Darrick J. Wong
3
-6
/
+6
2024-04-15
xfs: expose xfs_bmap_local_to_extents for online repair
Darrick J. Wong
4
-7
/
+16
2024-04-15
xfs: ensure dentry consistency when the orphanage adopts a file
Darrick J. Wong
2
-0
/
+133
2024-04-15
xfs: move files to orphanage instead of letting nlinks drop to zero
Darrick J. Wong
6
-18
/
+161
2024-04-15
xfs: move orphan files to the orphanage
Darrick J. Wong
10
-14
/
+831
2024-04-15
xfs: ask the dentry cache if it knows the parent of a directory
Darrick J. Wong
5
-1
/
+81
2024-04-15
xfs: online repair of parent pointers
Darrick J. Wong
6
-1
/
+238
2024-04-15
xfs: scan the filesystem to repair a directory dotdot entry
Darrick J. Wong
7
-24
/
+528
2024-04-15
xfs: online repair of directories
Darrick J. Wong
15
-2
/
+1563
2024-04-15
xfs: inactivate directory data blocks
Darrick J. Wong
1
-0
/
+51
2024-04-15
xfs: update the unlinked list when repairing link counts
Darrick J. Wong
1
-9
/
+33
2024-04-15
xfs: ensure unlinked list state is consistent with nlink during scrub
Darrick J. Wong
4
-4
/
+67
2024-04-15
xfs: create an xattr iteration function for scrub
Darrick J. Wong
5
-78
/
+414
2024-04-15
xfs: flag empty xattr leaf blocks for optimization
Darrick J. Wong
2
-0
/
+13
2024-04-15
xfs: scrub should set preen if attr leaf has holes
Darrick J. Wong
4
-0
/
+20
[prev]
[next]