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-03-02
Merge tag 'ceph-for-6.3-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
1
-0
/
+8
2023-03-01
capability: just use a 'u64' instead of a 'u32[2]' array
Linus Torvalds
1
-6
/
+1
2023-03-01
Merge tag 'uml-for-linus-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-7
/
+8
2023-03-01
Merge tag 'ubifs-for-linus-6.3-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
13
-62
/
+155
2023-03-01
Merge tag '9p-6.3-for-linus-part1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
6
-14
/
+14
2023-03-01
Merge tag 'jfs-6.3' of https://github.com/kleikamp/linux-shaggy
Linus Torvalds
1
-1
/
+2
2023-03-01
Merge tag 'exfat-for-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
8
-60
/
+101
2023-02-28
Merge tag 'xfs-6.3-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
36
-1243
/
+1536
2023-02-28
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
10
-146
/
+247
2023-02-28
exfat: fix the newly allocated clusters are not freed in error handling
Yuezhang Mo
1
-10
/
+8
2023-02-28
exfat: don't print error log in normal case
Yuezhang Mo
1
-2
/
+3
2023-02-28
exfat: remove unneeded code from exfat_alloc_cluster()
Yuezhang Mo
1
-8
/
+1
2023-02-27
vfs: avoid duplicating creds in faccessat if possible
Mateusz Guzik
1
-1
/
+37
2023-02-27
Merge tag 'f2fs-for-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
21
-881
/
+948
2023-02-27
Merge tag 'soc-drivers-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2023-02-27
Merge tag 'fuse-update-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-61
/
+181
2023-02-27
xfs: restore old agirotor behavior
Darrick J. Wong
1
-1
/
+2
2023-02-27
exfat: handle unreconized benign secondary entries
Namjae Jeon
3
-25
/
+81
2023-02-27
exfat: fix inode->i_blocks for non-512 byte sector size device
Yuezhang Mo
4
-9
/
+5
2023-02-27
exfat: redefine DIR_DELETED as the bad cluster number
Sungjong Seo
1
-1
/
+1
2023-02-27
exfat: fix reporting fs error when reading dir beyond EOF
Yuezhang Mo
1
-1
/
+1
2023-02-27
exfat: fix unexpected EOF while reading dir
Yuezhang Mo
1
-4
/
+1
2023-02-26
Merge tag 'kbuild-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
1
-1
/
+1
2023-02-26
ceph: update the time stamps and try to drop the suid/sgid
Xiubo Li
1
-0
/
+8
2023-02-25
ext4: fix incorrect options show of original mount_opt and extend mount_opt2
Zhang Yi
2
-7
/
+22
2023-02-25
ext4: Fix possible corruption when moving a directory
Jan Kara
1
-1
/
+10
2023-02-25
ext4: init error handle resource before init group descriptors
Ye Bin
1
-12
/
+7
2023-02-24
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-6
/
+6
2023-02-24
Merge branch 'work.namespace' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+14
2023-02-24
Merge branch 'work.sysv' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-88
/
+111
2023-02-24
Merge branch 'work.minix' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
4
-92
/
+91
2023-02-24
Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-10
/
+7
2023-02-24
cifs: Fix cifs_writepages_region()
David Howells
1
-1
/
+2
2023-02-24
fs/9p: fix error reporting in v9fs_dir_release
Eric Van Hensbergen
1
-3
/
+4
2023-02-23
Merge tag 'mm-nonmm-stable-2023-02-20-15-29' of git://git.kernel.org/pub/scm/...
Linus Torvalds
20
-51
/
+78
2023-02-23
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
50
-706
/
+726
2023-02-23
Merge tag 'efi-next-for-v6.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-3
/
+6
2023-02-23
fs/9p: Expand setup of writeback cache to all levels
Eric Van Hensbergen
5
-11
/
+10
2023-02-23
Merge tag 'sysctl-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2
-1
/
+7
2023-02-22
Merge tag '6.3-rc-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
39
-2306
/
+2721
2023-02-22
Merge tag 'nfs-for-6.3-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
15
-420
/
+612
2023-02-22
Merge tag 'nfsd-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
21
-431
/
+308
2023-02-22
Merge tag '6.3-rc-ksmbd-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
10
-152
/
+99
2023-02-22
Merge tag 'zonefs-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
6
-1243
/
+1656
2023-02-22
Merge tag 'gfs2-v6.2-rc5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
13
-127
/
+204
2023-02-22
Merge tag 'xfs-6.3-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
18
-410
/
+375
2023-02-22
Merge tag 'iomap-6.3-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
3
-45
/
+88
2023-02-22
gfs2: Convert gfs2_page_add_databufs to folios
Andreas Gruenbacher
3
-8
/
+8
2023-02-22
gfs2: jdata writepage fix
Andreas Gruenbacher
1
-2
/
+1
2023-02-21
Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-0
/
+10
[next]