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-03-13
bcachefs: Thread with file documentation
Kent Overstreet
2
-7
/
+40
2024-03-13
bcachefs: thread_with_stdio: fix bch2_stdio_redirect_readline()
Kent Overstreet
1
-11
/
+22
2024-03-13
bcachefs: thread_with_stdio: kill thread_with_stdio_done()
Kent Overstreet
3
-22
/
+23
2024-03-13
bcachefs: thread_with_stdio: convert to darray
Kent Overstreet
4
-100
/
+160
2024-03-13
bcachefs: thread_with_stdio: eliminate double buffering
Kent Overstreet
2
-41
/
+18
2024-03-13
bcachefs: kill kvpmalloc()
Kent Overstreet
14
-115
/
+49
2024-03-13
Merge tag 'fs_for_v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
28
-420
/
+604
2024-03-13
Merge tag 'fsnotify_for_v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-13
/
+21
2024-03-13
Merge tag 'xfs-6.9-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
176
-3515
/
+13139
2024-03-13
Merge tag '6.9-rc-smb3-client-fixes-part1' of git://git.samba.org/sfrench/cif...
Linus Torvalds
26
-707
/
+1564
2024-03-13
pidfs: remove config option
Christian Brauner
5
-83
/
+75
2024-03-12
mm, slab: remove last vestiges of SLAB_MEM_SPREAD
Linus Torvalds
35
-57
/
+46
2024-03-12
Merge tag 'lsm-pr-20240312' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-22
/
+16
2024-03-12
f2fs: prevent atomic write on pinned file
Daeho Jeong
1
-1
/
+2
2024-03-12
f2fs: fix to handle error paths of {new,change}_curseg()
Zhiguo Niu
4
-27
/
+45
2024-03-12
f2fs: unify the error handling of f2fs_is_valid_blkaddr
Zhiguo Niu
7
-62
/
+29
2024-03-12
f2fs: zone: fix to remove pow2 check condition for zoned block device
Chao Yu
1
-5
/
+0
2024-03-12
f2fs: fix to truncate meta inode pages forcely
Chao Yu
3
-6
/
+32
2024-03-12
f2fs: compress: fix reserve_cblocks counting error when out of space
Xiuhong Wang
1
-8
/
+7
2024-03-12
f2fs: compress: relocate some judgments in f2fs_reserve_compress_blocks
Xiuhong Wang
1
-4
/
+3
2024-03-12
Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-9
/
+126
2024-03-12
Merge tag 'Smack-for-6.9' of https://github.com/cschaufler/smack-next
Linus Torvalds
1
-1
/
+31
2024-03-12
Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2024-03-12
Merge tag 'execve-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-9
/
+4
2024-03-12
Merge tag 'pstore-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-8
/
+6
2024-03-12
Merge tag 'nfsd-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
29
-557
/
+1344
2024-03-12
Merge tag 'erofs-for-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
9
-317
/
+335
2024-03-12
Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linux
Linus Torvalds
3
-26
/
+24
2024-03-12
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/linux
Linus Torvalds
3
-12
/
+21
2024-03-12
nilfs2: use div64_ul() instead of do_div()
Thorsten Blum
6
-7
/
+7
2024-03-12
Merge tag 'affs-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
1
-2
/
+1
2024-03-12
Merge tag 'for-6.9-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...
Linus Torvalds
118
-1117
/
+2131
2024-03-12
Merge tag 'zonefs-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
1
-72
/
+95
2024-03-12
dlm: fix user space lkb refcounting
Alexander Aring
1
-5
/
+5
2024-03-12
ksmbd: add support for durable handles v1/v2
Namjae Jeon
9
-21
/
+506
2024-03-12
ksmbd: mark SMB2_SESSION_EXPIRED to session when destroying previous session
Namjae Jeon
3
-25
/
+29
2024-03-12
ksmbd: retrieve number of blocks using vfs_getattr in set_file_allocation_info
Marios Makassikis
1
-2
/
+8
2024-03-12
ksmbd: replace generic_fillattr with vfs_getattr
Marios Makassikis
3
-66
/
+127
2024-03-11
Merge tag 'for-6.9/block-20240310' of git://git.kernel.dk/linux
Linus Torvalds
3
-14
/
+38
2024-03-11
Merge tag 'for-6.9/io_uring-20240310' of git://git.kernel.dk/linux
Linus Torvalds
2
-25
/
+29
2024-03-11
Merge tag 'vfs-6.9.uuid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
10
-15
/
+59
2024-03-11
Merge tag 'vfs-6.9.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
30
-272
/
+319
2024-03-11
Merge tag 'vfs-6.9.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
42
-868
/
+956
2024-03-11
Merge tag 'vfs-6.9.pidfd' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
7
-84
/
+486
2024-03-11
Merge tag 'vfs-6.9.iomap' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
12
-331
/
+392
2024-03-11
Merge tag 'vfs-6.9.ntfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
48
-28826
/
+0
2024-03-11
Merge tag 'vfs-6.9.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
45
-390
/
+494
2024-03-11
gfs2: Fix invalid metadata access in punch_hole
Andrew Price
1
-2
/
+3
2024-03-10
cifs: update internal module version number for cifs.ko
Steve French
1
-2
/
+2
2024-03-10
smb: common: simplify compression headers
Enzo Matsumiya
1
-19
/
+26
[prev]
[next]