index
:
blaster4385/linux-IllusionX
v6.12.1
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
2024-03-04
btrfs: handle root deletion lookup error in btrfs_del_root()
David Sterba
1
-2
/
+5
2024-03-04
btrfs: handle block group lookup error when it's being removed
David Sterba
1
-1
/
+3
2024-03-04
btrfs: handle invalid range and start in merge_extent_mapping()
David Sterba
1
-4
/
+5
2024-03-04
btrfs: handle directory and dentry mismatch in btrfs_may_delete()
David Sterba
1
-1
/
+3
2024-03-04
btrfs: use READ/WRITE_ONCE for fs_devices->read_policy
Naohiro Aota
2
-8
/
+9
2024-03-04
btrfs: preallocate temporary extent buffer for inode logging when needed
Filipe Manana
3
-36
/
+94
2024-03-04
btrfs: add comment about list_is_singular() use at btrfs_delete_unused_bgs()
Filipe Manana
1
-0
/
+7
2024-03-04
btrfs: document what the spinlock unused_bgs_lock protects
Filipe Manana
1
-0
/
+3
2024-03-04
btrfs: make btrfs_error_unpin_extent_range() return void
David Sterba
2
-9
/
+7
2024-03-04
btrfs: return errors from unpin_extent_range()
David Sterba
2
-5
/
+16
2024-03-04
btrfs: handle errors returned from unpin_extent_cache()
David Sterba
2
-3
/
+16
2024-03-04
btrfs: zlib: Fix spelling mistake "infalte" -> "inflate"
Colin Ian King
1
-1
/
+1
2024-03-04
btrfs: zstd: fix and simplify the inline extent decompression (v2)
Qu Wenruo
2
-54
/
+24
2024-03-04
btrfs: remove unused included headers
David Sterba
42
-65
/
+6
2024-03-04
btrfs: replace i_blocksize by fs_info::sectorsize
David Sterba
1
-2
/
+2
2024-03-04
btrfs: replace sb::s_blocksize by fs_info::sectorsize
David Sterba
7
-9
/
+11
2024-03-04
btrfs: remove duplicate recording of physical address
Johannes Thumshirn
1
-2
/
+0
2024-03-04
btrfs: page to folio conversion in btrfs_truncate_block()
Goldwyn Rodrigues
1
-22
/
+24
2024-03-04
btrfs: use a folio array throughout the defrag process
Matthew Wilcox (Oracle)
1
-23
/
+21
2024-03-04
btrfs: convert defrag_prepare_one_page() to use a folio
Matthew Wilcox (Oracle)
1
-26
/
+27
2024-03-04
btrfs: add set_folio_extent_mapped() helper
Matthew Wilcox (Oracle)
2
-4
/
+9
2024-03-04
btrfs: WARN_ON_ONCE() in our leak detection code
Josef Bacik
3
-0
/
+3
2024-03-04
btrfs: remove extent_map_tree forward declaration at extent_io.h
Filipe Manana
1
-2
/
+0
2024-03-04
btrfs: cache folio size and shift in extent_buffer
Qu Wenruo
5
-28
/
+42
2024-03-04
btrfs: remove unused variable bio_offset from end_bbio_data_read()
Qu Wenruo
1
-9
/
+0
2024-03-04
btrfs: remove the pg_offset parameter from btrfs_get_extent()
Qu Wenruo
5
-44
/
+36
2024-03-03
Linux 6.8-rc7
Linus Torvalds
1
-1
/
+1
2024-03-03
Merge tag 'phy-fixes2-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
4
-111
/
+69
2024-03-03
Merge tag 'dmaengine-fix2-6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
13
-47
/
+85
2024-03-03
Merge tag 'powerpc-6.8-5' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
4
-65
/
+120
2024-03-03
Merge tag 'x86_urgent_for_v6.8_rc7' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-92
/
+98
2024-03-02
Merge tag 'firewire-fixes-6.8-rc7' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+13
2024-03-02
Merge tag 'xfs-6.8-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-1
/
+0
2024-03-02
Merge tag 'gpio-fixes-for-v6.8-rc7' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-7
/
+7
2024-03-02
block: define bvec_iter as __packed __aligned(4)
Ming Lei
1
-1
/
+1
2024-03-02
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-2
/
+9
2024-03-01
Merge tag 'for-v6.8-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/sre...
Linus Torvalds
2
-1
/
+4
2024-03-01
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-24
/
+54
2024-03-01
Merge tag 'devicetree-fixes-for-6.8-2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2024-03-01
of: property: fw_devlink: Fix stupid bug in remote-endpoint parsing
Saravana Kannan
1
-1
/
+1
2024-03-01
Merge tag 'riscv-for-linus-6.8-rc7' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
21
-113
/
+145
2024-03-01
Merge tag 'ceph-for-6.8-rc7' of https://github.com/ceph/ceph-client
Linus Torvalds
2
-4
/
+9
2024-03-01
Merge tag 'for-6.8-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-35
/
+139
2024-03-01
Merge tag 'exfat-for-6.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-15
/
+22
2024-03-01
Merge tag 'vfs-6.8-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-17
/
+14
2024-03-01
Merge tag 'iommu-fix-v6.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+2
2024-03-01
Merge tag 'mmc-v6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...
Linus Torvalds
3
-9
/
+65
2024-03-01
Merge tag 'pmdomain-v6.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-2
/
+8
2024-03-01
Merge tag 'efi-fixes-for-v6.8-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
4
-18
/
+16
2024-03-01
Merge tag 'sound-6.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
15
-14
/
+96
[next]