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
/
inode.c
Age
Commit message (
Expand
)
Author
5 days
Merge tag 'for-6.19-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
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
14 days
btrfs: remaining BTRFS_PATH_AUTO_FREE conversions
David Sterba
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: disable various operations on encrypted inodes
Omar Sandoval
2025-11-24
btrfs: use booleans for delalloc arguments and struct find_free_extent_ctl
Filipe Manana
2025-11-24
btrfs: use bool type for btrfs_path members used as booleans
Filipe Manana
2025-11-24
btrfs: make read verification handle bs > ps cases without large folios
Qu Wenruo
2025-11-24
btrfs: make btrfs_csum_one_bio() handle bs > ps without large folios
Qu Wenruo
2025-11-24
btrfs: move and rename CSUM_FMT definition
David Sterba
2025-11-24
btrfs: relax btrfs_inode::ordered_tree_lock IRQ locking context
Qu Wenruo
2025-11-24
btrfs: remove btrfs_bio::fs_info by extracting it from btrfs_bio::inode
Qu Wenruo
2025-11-24
btrfs: headers cleanup to remove unnecessary local includes
Qu Wenruo
2025-11-24
btrfs: declare free_ipath() via DEFINE_FREE()
Miquel SabatĂ© SolĂ
2025-11-24
btrfs: use the key format macros when printing keys
Filipe Manana
2025-11-24
btrfs: avoid multiple i_size rounding in btrfs_truncate()
Filipe Manana
2025-11-24
btrfs: consistently round up or down i_size in btrfs_truncate()
Filipe Manana
2025-11-24
btrfs: introduce a new shutdown state
Qu Wenruo
2025-11-24
btrfs: fix trivial -Wshadow warnings
David Sterba
2025-11-12
btrfs: utilize IOP_FASTPERM_MAY_EXEC
Mateusz Guzik
2025-11-11
Merge tag 'for-6.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-11-05
fs: inline current_umask() and move it to fs_struct.h
Mateusz Guzik
2025-11-05
btrfs: release root after error in data_reloc_print_warning_inode()
Zilin Guan
2025-11-04
Merge tag 'for-6.18-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-10-31
btrfs: Use folio_next_pos()
Matthew Wilcox (Oracle)
2025-10-30
btrfs: set inode flag BTRFS_INODE_COPY_EVERYTHING when logging new name
Filipe Manana
2025-10-29
mm,btrfs: add a filemap_flush_nr helper
Christoph Hellwig
2025-10-29
btrfs: push struct writeback_control into start_delalloc_inodes
Christoph Hellwig
2025-10-29
btrfs: use the local tmp_inode variable in start_delalloc_inodes
Christoph Hellwig
2025-10-20
btrfs: use the new ->i_state accessors
Mateusz Guzik
2025-10-02
Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-09-30
Merge tag 'for-6.18-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
2025-09-29
Merge tag 'vfs-6.18-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-09-29
Merge tag 'vfs-6.18-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-09-23
btrfs: add unlikely annotations to branches leading to transaction abort
David Sterba
2025-09-23
btrfs: add unlikely annotations to branches leading to EIO
David Sterba
2025-09-23
btrfs: add unlikely annotations to branches leading to EUCLEAN
David Sterba
2025-09-23
btrfs: fix symbolic link reading when bs > ps
Qu Wenruo
2025-09-23
btrfs: prepare compression folio alloc/free for bs > ps cases
Qu Wenruo
2025-09-23
btrfs: introduce btrfs_bio_for_each_block() helper
Qu Wenruo
2025-09-23
btrfs: concentrate highmem handling for data verification
Qu Wenruo
2025-09-23
btrfs: fix typos in comments and strings
David Sterba
2025-09-23
btrfs: keep folios locked inside run_delalloc_nocow()
Qu Wenruo
2025-09-23
btrfs: make nocow_one_range() to do cleanup on error
Qu Wenruo
[next]