index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2022-12-05
btrfs: move CONFIG_BTRFS_FS_RUN_SANITY_TESTS checks to fs.h
Josef Bacik
2022-12-05
btrfs: move verity prototypes into verity.h
Josef Bacik
2022-12-05
btrfs: move dev-replace prototypes into dev-replace.h
Josef Bacik
2022-12-05
btrfs: move scrub prototypes into scrub.h
Josef Bacik
2022-12-05
btrfs: move relocation prototypes into relocation.h
Josef Bacik
2022-12-05
btrfs: move acl prototypes into acl.h
Josef Bacik
2022-12-05
btrfs: move the snapshot drop related prototypes to extent-tree.h
Josef Bacik
2022-12-05
btrfs: move the 32bit warn defines into messages.h
Josef Bacik
2022-12-05
btrfs: move file prototypes to file.h
Josef Bacik
2022-12-05
btrfs: move ioctl prototypes into ioctl.h
Josef Bacik
2022-12-05
btrfs: move uuid tree prototypes to uuid-tree.h
Josef Bacik
2022-12-05
btrfs: move file-item prototypes into their own header
Josef Bacik
2022-12-05
btrfs: move dir-item prototypes into dir-item.h
Josef Bacik
2022-12-05
btrfs: move defrag related prototypes to their own header
Josef Bacik
2022-12-05
btrfs: move the file defrag code into defrag.c
Josef Bacik
2022-12-05
btrfs: move the auto defrag code to defrag.c
Josef Bacik
2022-12-05
btrfs: rename tree-defrag.c to defrag.c
Josef Bacik
2022-12-05
btrfs: move inode prototypes to btrfs_inode.h
Josef Bacik
2022-12-05
btrfs: move the printk and assert helpers to messages.c
Josef Bacik
2022-12-05
btrfs: add blk_types.h include to compression.h
Josef Bacik
2022-12-05
btrfs: add dependencies to fs.h and block-rsv.h
Josef Bacik
2022-12-05
btrfs: move btrfs_chunk_item_size out of ctree.h
Josef Bacik
2022-12-05
btrfs: convert discard stat defs to enum
Josef Bacik
2022-12-05
btrfs: update function comments
David Sterba
2022-12-05
btrfs: remove unused btrfs_cond_migrate_bytes
Josef Bacik
2022-12-05
btrfs: remove unused function prototypes
Josef Bacik
2022-12-05
btrfs: move root tree prototypes to their own header
Josef Bacik
2022-12-05
btrfs: delete unused function prototypes in ctree.h
Josef Bacik
2022-12-05
btrfs: move delalloc space related prototypes to delalloc-space.h
Josef Bacik
2022-12-05
btrfs: move extent-tree helpers into their own header file
Josef Bacik
2022-12-05
btrfs: move btrfs_account_ro_block_groups_free_space into space-info.c
Josef Bacik
2022-12-05
btrfs: remove extra space info prototypes in ctree.h
Josef Bacik
2022-12-05
btrfs: minor whitespace in ctree.h
Josef Bacik
2022-12-05
btrfs: move the lockdep helpers into locking.h
Josef Bacik
2022-12-05
btrfs: move btrfs_fs_info declarations into fs.h
Josef Bacik
2022-12-05
btrfs: extend btrfs_dir_item type to store encryption status
Omar Sandoval
2022-12-05
btrfs: use struct fscrypt_str instead of struct qstr
Sweet Tea Dorminy
2022-12-05
btrfs: setup qstr from dentrys using fscrypt helper
Sweet Tea Dorminy
2022-12-05
btrfs: use struct qstr instead of name and namelen pairs
Sweet Tea Dorminy
2022-12-05
btrfs: merge module cleanup sequence to one helper
Anand Jain
2022-12-05
btrfs: sink gfp_t parameter to alloc_scrub_sector
David Sterba
2022-12-05
btrfs: switch GFP_NOFS to GFP_KERNEL in scrub_setup_recheck_block
David Sterba
2022-12-05
btrfs: sink gfp_t parameter to btrfs_qgroup_trace_extent
David Sterba
2022-12-05
btrfs: sink gfp_t parameter to btrfs_backref_iter_alloc
David Sterba
2022-12-05
btrfs: remove temporary btrfs_map_token declaration in ctree.h
Josef Bacik
2022-12-05
btrfs: move accessor helpers into accessors.h
Josef Bacik
2022-12-05
btrfs: move btrfs_map_token to accessors
Josef Bacik
2022-12-05
btrfs: rename struct-funcs.c to accessors.c
Josef Bacik
2022-12-05
btrfs: move the compat/incompat flag masks to fs.h
Josef Bacik
2022-12-05
btrfs: remove fs_info::pending_changes and related code
Josef Bacik
[next]