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-10-12
btrfs: qgroup: use qgroup_iterator in btrfs_qgroup_free_refroot()
Qu Wenruo
1
-22
/
+7
2023-10-12
btrfs: qgroup: iterate qgroups without memory allocation for qgroup_reserve()
Qu Wenruo
2
-32
/
+38
2023-10-12
btrfs: remove extraneous includes from ctree.h
Josef Bacik
1
-28
/
+0
2023-10-12
btrfs: include linux/security.h in super.c
Josef Bacik
1
-0
/
+1
2023-10-12
btrfs: include trace header in where necessary
Josef Bacik
4
-0
/
+4
2023-10-12
btrfs: add btrfs_delayed_ref_head declaration to extent-tree.h
Josef Bacik
1
-0
/
+1
2023-10-12
btrfs: add fscrypt related dependencies to respective headers
Josef Bacik
4
-0
/
+6
2023-10-12
btrfs: include linux/iomap.h in file.c
Josef Bacik
1
-0
/
+1
2023-10-12
btrfs: include asm/unaligned.h in accessors.h
Josef Bacik
1
-0
/
+1
2023-10-12
btrfs: move btrfs_name_hash to dir-item.h
Josef Bacik
4
-5
/
+9
2023-10-12
btrfs: move btrfs_extref_hash into inode-item.h
Josef Bacik
2
-9
/
+7
2023-10-12
btrfs: remove btrfs_crc32c wrapper
Josef Bacik
4
-13
/
+8
2023-10-12
btrfs: move btrfs_crc32c_final into free-space-cache.c
Josef Bacik
2
-5
/
+5
2023-10-12
btrfs: do not require EXTENT_NOWAIT for btrfs_redirty_list_add()
Qu Wenruo
1
-1
/
+1
2023-10-12
btrfs: sipmlify uuid parameters of alloc_fs_devices()
Anand Jain
2
-17
/
+18
2023-10-12
btrfs: update comment for reservation of metadata space for delayed items
Filipe Manana
1
-1
/
+1
2023-10-11
Merge tag 'fs_for_v6.6-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-27
/
+39
2023-10-11
Merge tag 'for-6.6-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-6
/
+2
2023-10-11
btrfs: add __counted_by for struct btrfs_delayed_item and use struct_size()
Gustavo A. R. Silva
2
-2
/
+2
2023-10-10
Revert "btrfs: reject unknown mount options early"
David Sterba
1
-4
/
+0
2023-10-08
Merge tag '6.6-rc4-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
10
-45
/
+151
2023-10-07
Merge tag '6.6-rc4-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-13
/
+13
2023-10-07
Merge tag 'xfs-6.6-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
6
-117
/
+311
2023-10-06
Merge tag 'for-6.6-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-17
/
+47
2023-10-06
quota: Fix slow quotaoff
Jan Kara
1
-27
/
+39
2023-10-05
Merge tag 'erofs-for-6.6-rc5-fixes' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+5
2023-10-05
Merge tag 'ovl-fixes-6.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-30
/
+28
2023-10-04
ksmbd: fix race condition between tree conn lookup and disconnect
Namjae Jeon
6
-17
/
+90
2023-10-04
ksmbd: fix race condition from parallel smb2 lock requests
Namjae Jeon
1
-11
/
+1
2023-10-04
ksmbd: fix race condition from parallel smb2 logoff requests
Namjae Jeon
1
-8
/
+16
2023-10-04
ksmbd: fix uaf in smb20_oplock_break_ack
luosili
1
-2
/
+2
2023-10-04
ksmbd: fix race condition with fp
Namjae Jeon
3
-4
/
+32
2023-10-04
ksmbd: fix race condition between session lookup and expire
Namjae Jeon
3
-3
/
+10
2023-10-04
smb: client: do not start laundromat thread on nohandlecache
Paulo Alcantara
1
-8
/
+8
2023-10-04
smb: use kernel_connect() and kernel_bind()
Jordan Rife
1
-5
/
+5
2023-10-04
btrfs: error out when reallocating block for defrag using a stale transaction
Filipe Manana
1
-2
/
+16
2023-10-04
btrfs: error when COWing block from a root that is being deleted
Filipe Manana
1
-3
/
+7
2023-10-04
btrfs: error out when COWing block using a stale transaction
Filipe Manana
1
-8
/
+16
2023-10-04
btrfs: always print transaction aborted messages with an error level
Filipe Manana
1
-2
/
+2
2023-10-04
btrfs: reject unknown mount options early
Qu Wenruo
1
-0
/
+4
2023-10-04
btrfs: fix some -Wmaybe-uninitialized warnings in ioctl.c
Josef Bacik
1
-2
/
+2
2023-10-04
xfs: abort fstrim if kernel is suspending
Dave Chinner
1
-8
/
+13
2023-10-04
xfs: reduce AGF hold times during fstrim operations
Dave Chinner
3
-24
/
+188
2023-10-04
xfs: move log discard work to xfs_discard.c
Dave Chinner
5
-88
/
+113
2023-10-03
Merge tag 'nfs-for-6.6-3' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
3
-14
/
+37
2023-10-03
ovl: fix NULL pointer defer when encoding non-decodable lower fid
Amir Goldstein
1
-1
/
+1
2023-10-02
ovl: make use of ->layers safe in rcu pathwalk
Amir Goldstein
3
-24
/
+21
2023-10-02
ovl: fetch inode once in ovl_dentry_revalidate_common()
Al Viro
1
-2
/
+4
2023-10-02
ovl: move freeing ovl_entry past rcu delay
Al Viro
1
-1
/
+2
2023-10-02
ovl: fix file reference leak when submitting aio
Amir Goldstein
1
-2
/
+0
[next]