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: remove the need_raid_map parameter from btrfs_map_block()
Qu Wenruo
5
-23
/
+14
2023-10-12
btrfs: check-integrity: remove CONFIG_BTRFS_FS_CHECK_INTEGRITY option
Qu Wenruo
4
-121
/
+11
2023-10-12
btrfs: check-integrity: remove btrfsic_unmount() function
Qu Wenruo
8
-413
/
+0
2023-10-12
btrfs: check-integrity: remove btrfsic_mount() function
Qu Wenruo
3
-1601
/
+0
2023-10-12
btrfs: check-integrity: remove btrfsic_check_bio() function
Qu Wenruo
4
-908
/
+0
2023-10-12
btrfs: move extent_buffer::lock_owner to debug section
David Sterba
3
-14
/
+37
2023-10-12
btrfs: reduce size of struct btrfs_ref
David Sterba
1
-6
/
+12
2023-10-12
btrfs: reduce size and reorder compression members in struct btrfs_inode
David Sterba
1
-10
/
+9
2023-10-12
btrfs: reduce size of prelim_ref::level
David Sterba
1
-1
/
+1
2023-10-12
btrfs: reduce arguments of helpers space accounting root item
David Sterba
1
-12
/
+11
2023-10-12
btrfs: reduce parameters of btrfs_pin_extent_for_log_replay
David Sterba
3
-10
/
+7
2023-10-12
btrfs: reduce parameters of btrfs_pin_reserved_extent
David Sterba
3
-7
/
+8
2023-10-12
btrfs: drop __must_check annotations
David Sterba
3
-6
/
+4
2023-10-12
btrfs: reformat remaining kdoc style comments
David Sterba
18
-51
/
+62
2023-10-12
btrfs: move functions comments from qgroup.h to qgroup.c
David Sterba
2
-76
/
+71
2023-10-12
btrfs: comment about fsid and metadata_uuid relationship
Anand Jain
1
-0
/
+9
2023-10-12
btrfs: qgroup: remove unused helpers for ulist aux data
Jiapeng Chong
1
-10
/
+0
2023-10-12
btrfs: qgroup: prealloc btrfs_qgroup_list for __add_relation_rb()
Qu Wenruo
1
-19
/
+59
2023-10-12
btrfs: qgroup: pre-allocate btrfs_qgroup to reduce GFP_ATOMIC usage
Qu Wenruo
1
-26
/
+61
2023-10-12
btrfs: qgroup: use qgroup_iterator_nested to in qgroup_update_refcnt()
Qu Wenruo
2
-42
/
+53
2023-10-12
btrfs: qgroup: use qgroup_iterator to replace tmp ulist in qgroup_update_refc...
Qu Wenruo
1
-28
/
+11
2023-10-12
btrfs: qgroup: use qgroup_iterator in __qgroup_excl_accounting()
Qu Wenruo
1
-64
/
+17
2023-10-12
btrfs: qgroup: use qgroup_iterator in qgroup_convert_meta()
Qu Wenruo
1
-22
/
+10
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
[next]