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
2021-10-26
btrfs: zoned: finish superblock zone once no space left for new SB
Naohiro Aota
3
-20
/
+44
2021-10-26
btrfs: zoned: locate superblock position using zone capacity
Naohiro Aota
1
-2
/
+13
2021-10-26
btrfs: zoned: consider zone as full when no more SB can be written
Naohiro Aota
1
-8
/
+15
2021-10-26
btrfs: zoned: tweak reclaim threshold for zone capacity
Naohiro Aota
1
-2
/
+6
2021-10-26
btrfs: zoned: calculate free space from zone capacity
Naohiro Aota
4
-6
/
+16
2021-10-26
btrfs: zoned: move btrfs_free_excluded_extents out of btrfs_calc_zone_unusable
Naohiro Aota
2
-3
/
+2
2021-10-26
btrfs: zoned: load zone capacity information from devices
Naohiro Aota
2
-1
/
+24
2021-10-26
btrfs: defrag: enable defrag for subpage case
Qu Wenruo
1
-6
/
+0
2021-10-26
btrfs: defrag: remove the old infrastructure
Qu Wenruo
1
-313
/
+0
2021-10-26
btrfs: defrag: use defrag_one_cluster() to implement btrfs_defrag_file()
Qu Wenruo
1
-149
/
+55
2021-10-26
btrfs: defrag: introduce helper to defrag one cluster
Qu Wenruo
1
-0
/
+56
2021-10-26
btrfs: defrag: introduce helper to defrag a range
Qu Wenruo
1
-10
/
+93
2021-10-26
btrfs: defrag: introduce helper to defrag a contiguous prepared range
Qu Wenruo
1
-0
/
+55
2021-10-26
btrfs: defrag: introduce helper to collect target file extents
Qu Wenruo
1
-0
/
+120
2021-10-26
btrfs: defrag: factor out page preparation into a helper
Qu Wenruo
1
-61
/
+87
2021-10-26
btrfs: defrag: replace hard coded PAGE_SIZE with sectorsize
Qu Wenruo
1
-5
/
+6
2021-10-26
btrfs: defrag: also check PagePrivate for subpage cases in cluster_pages_for_...
Qu Wenruo
1
-2
/
+3
2021-10-26
btrfs: defrag: pass file_ra_state instead of file to btrfs_defrag_file()
Qu Wenruo
2
-11
/
+20
2021-10-26
btrfs: rename and switch to bool btrfs_chunk_readonly
Anand Jain
3
-17
/
+19
2021-10-26
btrfs: reflink: initialize return value to 0 in btrfs_extent_same()
Sidong Yang
1
-1
/
+1
2021-10-26
btrfs: subpage: pack all subpage bitmaps into a larger bitmap
Qu Wenruo
3
-85
/
+121
2021-10-25
btrfs: subpage: introduce btrfs_subpage_bitmap_info
Qu Wenruo
4
-3
/
+72
2021-10-25
btrfs: subpage: make btrfs_alloc_subpage() return btrfs_subpage directly
Qu Wenruo
3
-22
/
+24
2021-10-25
btrfs: subpage: only call btrfs_alloc_subpage() when sectorsize is smaller th...
Qu Wenruo
2
-9
/
+10
2021-10-25
btrfs: update comment for fs_devices::seed_list in btrfs_rm_device
Su Yue
1
-1
/
+1
2021-10-25
btrfs: drop unnecessary ret in ioctl_quota_rescan_status
Anand Jain
1
-3
/
+2
2021-10-25
btrfs: send: simplify send_create_inode_if_needed
Marcos Paulo de Souza
1
-11
/
+4
2021-10-25
btrfs: rename btrfs_alloc_chunk to btrfs_create_chunk
Nikolay Borisov
4
-10
/
+10
2021-10-25
Linux 5.15-rc7
Linus Torvalds
1
-1
/
+1
2021-10-25
secretmem: Prevent secretmem_users from wrapping to zero
Matthew Wilcox (Oracle)
1
-0
/
+2
2021-10-25
spi: Fix tegra20 build with CONFIG_PM=n once again
Linus Torvalds
1
-1
/
+1
2021-10-25
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
8
-6
/
+17
2021-10-25
Merge tag 'libata-5.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+2
2021-10-25
Merge tag 'pinctrl-v5.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-45
/
+63
2021-10-25
ARM: 9148/1: handle CONFIG_CPU_ENDIAN_BE32 in arch/arm/kernel/head.S
LABBE Corentin
1
-2
/
+2
2021-10-25
ata: sata_mv: Fix the error handling of mv_chip_id()
Zheyu Ma
1
-2
/
+2
2021-10-24
Revert "mm/secretmem: use refcount_t instead of atomic_t"
Linus Torvalds
1
-5
/
+4
2021-10-24
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-1
/
+1
2021-10-24
Merge tag 'sched_urgent_for_v5.15_rc7' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+1
2021-10-24
Merge tag 'x86_urgent_for_v5.15_rc7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2021-10-24
Merge tag '5.15-rc6-ksmbd-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
14
-153
/
+306
2021-10-24
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
11
-41
/
+69
2021-10-22
Merge tag 'block-5.15-2021-10-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-2
/
+4
2021-10-22
Merge tag 'io_uring-5.15-2021-10-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-14
/
+47
2021-10-22
Merge tag 'fuse-fixes-5.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-56
/
+46
2021-10-22
Merge tag 'hyperv-fixes-signed-20211022' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-0
/
+1
2021-10-22
hyperv/vmbus: include linux/bitops.h
Arnd Bergmann
1
-0
/
+1
2021-10-22
Merge tag 'acpi-5.15-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2
-8
/
+8
2021-10-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-62
/
+121
2021-10-22
Merge branch 'acpi-tools'
Rafael J. Wysocki
1
-2
/
+7
[next]