index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2025-07-22
btrfs: accessors: factor out split memcpy with two sources
David Sterba
2025-07-22
btrfs: accessors: set target address at initialization
David Sterba
2025-07-22
btrfs: accessors: compile-time fast path for u16
David Sterba
2025-07-22
btrfs: accessors: compile-time fast path for u8
David Sterba
2025-07-22
btrfs: accessors: inline eb bounds check and factor out the error report
David Sterba
2025-07-22
btrfs: accessors: use type sizeof constants directly
David Sterba
2025-07-22
btrfs: accessors: simplify folio bounds checks
David Sterba
2025-07-22
btrfs: remove struct rcu_string
David Sterba
2025-07-22
btrfs: open code RCU for device name
David Sterba
2025-07-22
btrfs: index buffer_tree using node size
Daniel Vacek
2025-07-22
btrfs: send: directly return strcmp() result when comparing recorded refs
Filipe Manana
2025-07-22
btrfs: set search_commit_root to false in iterate_inodes_from_logical()
Filipe Manana
2025-07-22
btrfs: reduce size of struct tree_mod_elem
Filipe Manana
2025-07-22
btrfs: avoid logging tree mod log elements for irrelevant extent buffers
Filipe Manana
2025-07-22
btrfs: use readahead_expand() on compressed extents
Boris Burkov
2025-07-22
btrfs: populate otime when logging an inode item
Qu Wenruo
2025-07-22
btrfs: qgroup: use btrfs_qgroup_enabled() in ioctls
Filipe Manana
2025-07-22
btrfs: qgroup: fix qgroup create ioctl returning success after quotas disabled
Filipe Manana
2025-07-22
btrfs: qgroup: set quota enabled bit if quota disable fails flushing reservat...
Filipe Manana
2025-07-22
btrfs: restrict writes to opened btrfs devices
Qu Wenruo
2025-07-22
btrfs: use fs_holder_ops for all opened devices
Qu Wenruo
2025-07-22
btrfs: use the super_block as holder when mounting file systems
Christoph Hellwig
2025-07-22
btrfs: delay btrfs_open_devices() until super block is created
Qu Wenruo
2025-07-22
btrfs: call bdev_fput() to reclaim the blk_holder immediately
Qu Wenruo
2025-07-22
btrfs: call btrfs_close_devices() from ->kill_sb
Christoph Hellwig
2025-07-22
btrfs: add assertions to make super block creation more clear
Qu Wenruo
2025-07-22
btrfs: get rid of re-entering of btrfs_get_tree()
Qu Wenruo
2025-07-22
btrfs: always open the device read-only in btrfs_scan_one_device()
Christoph Hellwig
2025-07-22
btrfs: don't skip accounting in early ENOTTY return in btrfs_uring_encoded_re...
Caleb Sander Mateos
2025-07-22
btrfs: rename inode number parameter passed to btrfs_check_dir_item_collision()
David Sterba
2025-07-22
btrfs: pass bool to indicate subvolume/snapshot creation type
David Sterba
2025-07-22
btrfs: pass dentry to btrfs_mksubvol() and btrfs_mksnapshot()
David Sterba
2025-07-22
btrfs: use struct qstr for subvolume ioctl helpers
David Sterba
2025-07-22
btrfs: replace strcpy() with strscpy()
Brahmajit Das
2025-07-22
btrfs: accessors: delete token versions of set/get helpers
David Sterba
2025-07-22
btrfs: tree-log: don't use token set/get accessors in fill_inode_item()
David Sterba
2025-07-22
btrfs: don't use token set/get accessors in inode.c:fill_inode_item()
David Sterba
2025-07-22
btrfs: don't use token set/get accessors for btrfs_item members
David Sterba
2025-07-22
btrfs: qgroup: remove no longer used fs_info->qgroup_ulist
Filipe Manana
2025-07-22
btrfs: qgroup: fix race between quota disable and quota rescan ioctl
Filipe Manana
2025-07-22
btrfs: clear dirty status from extent buffer on error at insert_new_root()
Filipe Manana
2025-07-21
btrfs: change dump_block_groups() in btrfs_dump_space_info() from int to bool
Johannes Thumshirn
2025-07-21
btrfs: use pgoff_t for page index variables
David Sterba
2025-07-21
btrfs: replace nested usage of min & max with clamp in btrfs_compress_set_lev...
George Hu
2025-07-21
btrfs: send: avoid extra calls to strlen() in gen_unique_name()
Dmitry Antipov
2025-07-21
btrfs: qgroup: avoid memory allocation if qgroups are not enabled
Filipe Manana
2025-07-21
btrfs: qgroup: remove pointless error check for add_qgroup_rb() call
Filipe Manana
2025-07-21
btrfs: split btrfs_is_fstree() into multiple if statements for readability
Filipe Manana
2025-07-21
btrfs: add btrfs prefix to is_fstree() and make it return bool
Filipe Manana
2025-07-21
btrfs: split inode extref processing from __add_inode_ref() into a helper
Filipe Manana
[prev]
[next]