index
:
sugar/linux
mainline
Sugar's Linux Kernel Patch
Asai Neko
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Age
Commit message (
Expand
)
Author
3 days
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5 days
Merge tag 'for-6.19-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
5 days
Merge tag 'for-6.19/block-20251201' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5 days
Merge tag 'for-6.19/io_uring-20251201' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
5 days
Merge tag 'kbuild-6.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kb...
Linus Torvalds
7 days
Merge tag 'vfs-6.19-rc1.directory.locking' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
7 days
Merge tag 'vfs-6.19-rc1.guards' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
7 days
Merge tag 'vfs-6.19-rc1.fs_header' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7 days
Merge tag 'vfs-6.19-rc1.folio' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
7 days
Merge tag 'vfs-6.19-rc1.writeback' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7 days
Merge tag 'vfs-6.19-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
7 days
Merge tag 'vfs-6.19-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
12 days
btrfs: fix the comment on btrfs_update_time
Christoph Hellwig
12 days
btrfs: use vfs_utimes to update file timestamps
Christoph Hellwig
12 days
Merge tag 'kvm-x86-gmem-6.19' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
14 days
btrfs: remove unnecessary inode key in btrfs_log_all_parents()
Filipe Manana
14 days
btrfs: remove redundant zero/NULL initializations in btrfs_alloc_root()
Filipe Manana
14 days
btrfs: remaining BTRFS_PATH_AUTO_FREE conversions
David Sterba
14 days
btrfs: send: do not allocate memory for xattr data when checking it exists
Filipe Manana
14 days
btrfs: send: add unlikely to all unexpected overflow checks
Filipe Manana
14 days
btrfs: reduce arguments to btrfs_del_inode_ref_in_log()
Filipe Manana
14 days
btrfs: remove root argument from btrfs_del_dir_entries_in_log()
Filipe Manana
14 days
btrfs: use test_and_set_bit() in btrfs_delayed_delete_inode_ref()
Filipe Manana
14 days
btrfs: don't search back for dir inode item in INO_LOOKUP_USER
Josef Bacik
14 days
btrfs: don't rewrite ret from inode_permission
Josef Bacik
14 days
btrfs: add orig_logical to btrfs_bio for encryption
Josef Bacik
14 days
btrfs: disable verity on encrypted inodes
Sweet Tea Dorminy
14 days
btrfs: disable various operations on encrypted inodes
Omar Sandoval
14 days
btrfs: remove redundant level reset in btrfs_del_items()
Sun YangKai
14 days
btrfs: simplify leaf traversal after path release in btrfs_next_old_leaf()
Sun YangKai
14 days
btrfs: optimize balance_level() path reference handling
Sun YangKai
14 days
btrfs: factor out root promotion logic into promote_child_to_root()
Sun YangKai
14 days
btrfs: raid56: remove the "_step" infix
Qu Wenruo
14 days
btrfs: raid56: enable bs > ps support
Qu Wenruo
14 days
btrfs: raid56: prepare finish_parity_scrub() to support bs > ps cases
Qu Wenruo
14 days
btrfs: raid56: prepare rbio_bio_add_io_paddr() to support bs > ps cases
Qu Wenruo
14 days
btrfs: raid56: prepare steal_rbio() to support bs > ps cases
Qu Wenruo
14 days
btrfs: raid56: prepare set_bio_pages_uptodate() to support bs > ps cases
Qu Wenruo
14 days
btrfs: raid56: prepare verify_bio_data_sectors() to support bs > ps cases
Qu Wenruo
14 days
btrfs: raid56: prepare verify_one_sector() to support bs > ps cases
Qu Wenruo
14 days
btrfs: raid56: prepare recover_vertical() to support bs > ps cases
Qu Wenruo
14 days
btrfs: raid56: prepare generate_pq_vertical() for bs > ps cases
Qu Wenruo
14 days
btrfs: raid56: introduce a new parameter to locate a sector
Qu Wenruo
14 days
btrfs: raid56: add an overview for the btrfs_raid_bio structure
Qu Wenruo
14 days
btrfs: scrub: always update btrfs_scrub_progress::last_physical
Qu Wenruo
14 days
btrfs: place all boolean fields together in struct find_free_extent_ctl
Filipe Manana
14 days
btrfs: use booleans for delalloc arguments and struct find_free_extent_ctl
Filipe Manana
14 days
btrfs: use bool type for btrfs_path members used as booleans
Filipe Manana
14 days
btrfs: update check_skip variable after unlocking current node
Filipe Manana
14 days
btrfs: abort transaction on item count overflow in __push_leaf_left()
Filipe Manana
[next]