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
2023-07-13
efs: convert to ctime accessor functions
Jeff Layton
1
-2
/
+2
2023-07-13
efivarfs: convert to ctime accessor functions
Jeff Layton
2
-2
/
+2
2023-07-13
ecryptfs: convert to ctime accessor functions
Jeff Layton
1
-1
/
+1
2023-07-13
devpts: convert to ctime accessor functions
Jeff Layton
1
-3
/
+3
2023-07-13
debugfs: convert to ctime accessor functions
Jeff Layton
1
-2
/
+1
2023-07-13
cramfs: convert to ctime accessor functions
Jeff Layton
1
-1
/
+2
2023-07-13
configfs: convert to ctime accessor functions
Jeff Layton
1
-4
/
+3
2023-07-13
coda: convert to ctime accessor functions
Jeff Layton
4
-4
/
+5
2023-07-13
ceph: convert to ctime accessor functions
Jeff Layton
5
-11
/
+13
2023-07-13
btrfs: convert to ctime accessor functions
Jeff Layton
8
-48
/
+36
2023-07-13
bfs: convert to ctime accessor functions
Jeff Layton
2
-11
/
+10
2023-07-13
befs: convert to ctime accessor functions
Jeff Layton
1
-1
/
+1
2023-07-13
autofs: convert to ctime accessor functions
Jeff Layton
2
-4
/
+4
2023-07-13
fs: convert to ctime accessor functions
Jeff Layton
9
-13
/
+15
2023-07-13
afs: convert to ctime accessor functions
Jeff Layton
2
-4
/
+4
2023-07-13
affs: convert to ctime accessor functions
Jeff Layton
2
-11
/
+11
2023-07-13
adfs: convert to ctime accessor functions
Jeff Layton
1
-2
/
+2
2023-07-13
9p: convert to ctime accessor functions
Jeff Layton
2
-6
/
+6
2023-07-10
reiserfs: convert to simple_rename_timestamp
Jeff Layton
1
-6
/
+1
2023-07-10
ntfs3: convert to simple_rename_timestamp
Jeff Layton
1
-5
/
+2
2023-07-10
exfat: convert to simple_rename_timestamp
Jeff Layton
1
-3
/
+2
2023-07-10
ubifs: convert to simple_rename_timestamp
Jeff Layton
1
-12
/
+3
2023-07-10
btrfs: convert to simple_rename_timestamp
Jeff Layton
1
-13
/
+2
2023-07-10
fs: new helper: simple_rename_timestamp
Jeff Layton
1
-9
/
+27
2023-07-10
fs: add ctime accessors infrastructure
Jeff Layton
1
-0
/
+16
2023-07-10
cifs: update the ctime on a partial page write
Jeff Layton
1
-1
/
+1
2023-07-10
exfat: ensure that ctime is updated whenever the mtime is
Jeff Layton
1
-4
/
+4
2023-07-10
efivarfs: update ctime when mtime changes on a write
Jeff Layton
1
-1
/
+1
2023-07-10
bfs: update ctime in addition to mtime when adding entries
Jeff Layton
1
-1
/
+1
2023-07-09
Merge tag 'xfs-6.5-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-1
/
+1
2023-07-09
Merge tag '6.5-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...
Linus Torvalds
4
-5
/
+72
2023-07-08
Merge tag 'mm-hotfixes-stable-2023-07-08-10-43' of git://git.kernel.org/pub/s...
Linus Torvalds
2
-7
/
+26
2023-07-08
squashfs: fix cache race with migration
Vincent Whitchurch
1
-4
/
+23
2023-07-08
docs: update ocfs2-devel mailing list address
Anthony Iliopoulos
1
-3
/
+3
2023-07-07
xfs: fix uninit warning in xfs_growfs_data
Darrick J. Wong
1
-1
/
+1
2023-07-07
Merge tag 'ceph-for-6.5-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
8
-40
/
+154
2023-07-07
Merge tag 'ntfs3_for_6.5' of https://github.com/Paragon-Software-Group/linux-...
Linus Torvalds
17
-237
/
+531
2023-07-07
Merge tag 'fsnotify_for_v6.5-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+14
2023-07-06
Merge tag 'v6.5/vfs.fixes.2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-4
/
+5
2023-07-06
Merge tag 'asm-generic-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-3
/
+3
2023-07-05
cifs: Add a laundromat thread for cached directories
Ronnie Sahlberg
2
-0
/
+68
2023-07-05
Merge tag 'f2fs-for-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
18
-404
/
+1031
2023-07-05
Merge tag 'xfs-6.5-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
21
-331
/
+586
2023-07-04
afs: Fix accidental truncation when storing data
David Howells
1
-3
/
+5
2023-07-04
Merge tag 'ovl-update-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-564
/
+581
2023-07-04
Merge tag 'gfs2-v6.4-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
19
-237
/
+277
2023-07-04
fanotify: disallow mount/sb marks on kernel internal pseudo fs
Amir Goldstein
1
-0
/
+14
2023-07-04
fs: don't assume arguments are non-NULL
Christian Brauner
1
-2
/
+4
2023-07-04
fs: no need to check source
Jan Kara
1
-2
/
+1
2023-07-03
gfs2: Add quota_change type
Bob Peterson
2
-11
/
+15
[next]