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
Age
Commit message (
Expand
)
Author
Files
Lines
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-13
usb: convert to ctime accessor functions
Jeff Layton
3
-12
/
+10
2023-07-13
ibm: convert to ctime accessor functions
Jeff Layton
2
-2
/
+2
2023-07-13
infiniband: convert to ctime accessor functions
Jeff Layton
1
-2
/
+1
2023-07-13
binderfs: convert to ctime accessor functions
Jeff Layton
1
-4
/
+4
2023-07-13
s390: convert to ctime accessor functions
Jeff Layton
1
-2
/
+2
2023-07-10
spufs: convert to ctime accessor functions
Jeff Layton
1
-1
/
+1
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
shmem: convert to simple_rename_timestamp
Jeff Layton
1
-3
/
+1
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
2
-9
/
+29
2023-07-10
fs: add ctime accessors infrastructure
Jeff Layton
2
-1
/
+60
2023-07-10
cifs: update the ctime on a partial page write
Jeff Layton
1
-1
/
+1
2023-07-10
apparmor: update ctime whenever the mtime changes on an inode
Jeff Layton
2
-6
/
+12
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-10
ibmvmc: update ctime in conjunction with mtime on write
Jeff Layton
1
-1
/
+1
2023-07-09
Linux 6.5-rc1
Linus Torvalds
1
-2
/
+2
2023-07-09
MAINTAINERS 2: Electric Boogaloo
Linus Torvalds
1
-46
/
+46
2023-07-09
Merge tag 'dma-mapping-6.5-2023-07-09' of git://git.infradead.org/users/hch/d...
Linus Torvalds
1
-11
/
+35
2023-07-09
Merge tag 'irq_urgent_for_v6.5_rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+1
2023-07-09
Merge tag 'x86_urgent_for_v6.5_rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+1
2023-07-09
Merge tag 'x86-core-2023-07-09' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+8
2023-07-09
Merge tag 'mips_6.5_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/...
Linus Torvalds
10
-53
/
+46
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-09
Merge tag 'ntb-6.5' of https://github.com/jonmason/ntb
Linus Torvalds
10
-33
/
+36
2023-07-08
mm: lock newly mapped VMA with corrected ordering
Hugh Dickins
1
-2
/
+2
2023-07-08
Merge tag 'mm-hotfixes-stable-2023-07-08-10-43' of git://git.kernel.org/pub/s...
Linus Torvalds
18
-44
/
+99
2023-07-08
fork: lock VMAs of the parent process when forking
Suren Baghdasaryan
1
-0
/
+1
2023-07-08
mm: lock newly mapped VMA which can be modified after it becomes visible
Suren Baghdasaryan
1
-0
/
+2
[next]