index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
ctree.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
btrfs: detect nocow for swap after snapshot delete
Boris Burkov
2020-08-21
1
-2
/
+2
*
btrfs: use the correct const function attribute for btrfs_get_num_csums
David Sterba
2020-08-19
1
-1
/
+1
*
btrfs: don't WARN if we abort a transaction with EROFS
Josef Bacik
2020-07-27
1
-1
/
+1
*
btrfs: add comments for btrfs_reserve_flush_enum
Qu Wenruo
2020-07-27
1
-2
/
+32
*
btrfs: qgroup: remove ASYNC_COMMIT mechanism in favor of reserve retry-after-...
Qu Wenruo
2020-07-27
1
-5
/
+0
*
btrfs: qgroup: try to flush qgroup space when we get -EDQUOT
Qu Wenruo
2020-07-27
1
-0
/
+3
*
btrfs: add multi-statement protection to btrfs_set/clear_and_info macros
Marcos Paulo de Souza
2020-07-27
1
-4
/
+4
*
btrfs: remove no longer needed use of log_writers for the log root tree
Filipe Manana
2020-07-27
1
-0
/
+1
*
btrfs: stop incremening log_batch for the log root tree when syncing log
Filipe Manana
2020-07-27
1
-0
/
+1
*
btrfs: qgroup: export qgroups in sysfs
Qu Wenruo
2020-07-27
1
-0
/
+1
*
btrfs: make btrfs_dirty_pages take btrfs_inode
Nikolay Borisov
2020-07-27
1
-1
/
+1
*
btrfs: make btrfs_set_extent_delalloc take btrfs_inode
Nikolay Borisov
2020-07-27
1
-1
/
+1
*
btrfs: make btrfs_run_delalloc_range take btrfs_inode
Nikolay Borisov
2020-07-27
1
-1
/
+1
*
btrfs: refactor btrfs_check_can_nocow() into two variants
Qu Wenruo
2020-07-27
1
-2
/
+3
*
btrfs: allow btrfs_truncate_block() to fallback to nocow for data space reser...
Qu Wenruo
2020-07-27
1
-0
/
+2
*
btrfs: remove unused btrfs_root::defrag_trans_start
David Sterba
2020-07-27
1
-1
/
+0
*
btrfs: make __btrfs_drop_extents take btrfs_inode
Nikolay Borisov
2020-07-27
1
-1
/
+1
*
btrfs: make btrfs_csum_one_bio takae btrfs_inode
Nikolay Borisov
2020-07-27
1
-2
/
+2
*
btrfs: make btrfs_reloc_clone_csums take btrfs_inode
Nikolay Borisov
2020-07-27
1
-1
/
+1
*
btrfs: add little-endian optimized key helpers
David Sterba
2020-07-27
1
-0
/
+48
*
btrfs: inode: refactor the parameters of insert_reserved_file_extent()
Qu Wenruo
2020-07-27
1
-1
/
+5
*
btrfs: check if a log root exists before locking the log_mutex on unlink
Filipe Manana
2020-06-16
1
-0
/
+2
*
Revert "btrfs: switch to iomap_dio_rw() for dio"
David Sterba
2020-06-14
1
-1
/
+0
*
Revert "btrfs: split btrfs_direct_IO to read and write part"
David Sterba
2020-06-09
1
-3
/
+0
*
btrfs: split btrfs_direct_IO to read and write part
Christoph Hellwig
2020-05-28
1
-0
/
+3
*
btrfs: switch to iomap_dio_rw() for dio
Goldwyn Rodrigues
2020-05-28
1
-0
/
+1
*
btrfs: fix corrupt log due to concurrent fsync of inodes with shared extents
Filipe Manana
2020-05-25
1
-0
/
+3
*
btrfs: simplify iget helpers
David Sterba
2020-05-25
1
-3
/
+2
*
btrfs: don't set SHAREABLE flag for data reloc tree
Qu Wenruo
2020-05-25
1
-0
/
+1
*
btrfs: rename BTRFS_ROOT_REF_COWS to BTRFS_ROOT_SHAREABLE
Qu Wenruo
2020-05-25
1
-2
/
+23
*
btrfs: constify extent_buffer in the API functions
David Sterba
2020-05-25
1
-14
/
+14
*
btrfs: preset set/get token with first page and drop condition
David Sterba
2020-05-25
1
-1
/
+2
*
btrfs: drop eb parameter from set/get token helpers
David Sterba
2020-05-25
1
-15
/
+12
*
btrfs: move the block group freeze/unfreeze helpers into block-group.c
Filipe Manana
2020-05-25
1
-2
/
+0
*
btrfs: rename member 'trimming' of block group to a more generic name
Filipe Manana
2020-05-25
1
-2
/
+2
*
btrfs: remove more obsolete v0 extent ref declarations
David Sterba
2020-05-25
1
-9
/
+0
*
btrfs: remove unused function btrfs_dev_extent_chunk_tree_uuid
YueHaibing
2020-05-25
1
-7
/
+0
*
btrfs: get rid of endio_repair_workers
Omar Sandoval
2020-05-25
1
-1
/
+0
*
btrfs: remove the redundant parameter level in btrfs_bin_search()
Qu Wenruo
2020-05-25
1
-1
/
+1
*
btrfs: improve global reserve stealing logic
Josef Bacik
2020-05-25
1
-0
/
+1
*
btrfs: backref: rename and move should_ignore_root()
Qu Wenruo
2020-05-25
1
-0
/
+1
*
btrfs: reloc: make reloc root search-specific for relocation backref cache
Qu Wenruo
2020-05-25
1
-0
/
+2
*
btrfs: kill the subvol_srcu
Josef Bacik
2020-03-23
1
-1
/
+0
*
btrfs: make the extent buffer leak check per fs info
Josef Bacik
2020-03-23
1
-0
/
+3
*
btrfs: add helper to get the end offset of a file extent item
Filipe Manana
2020-03-23
1
-0
/
+1
*
btrfs: Remove block_rsv parameter from btrfs_drop_snapshot
Nikolay Borisov
2020-03-23
1
-3
/
+2
*
btrfs: relocation: add error injection points for cancelling balance
Qu Wenruo
2020-03-23
1
-0
/
+1
*
Btrfs: move all reflink implementation code into its own file
Filipe Manana
2020-03-23
1
-3
/
+0
*
btrfs: simplify parameters of btrfs_set_disk_extent_flags
David Sterba
2020-03-23
1
-1
/
+1
*
btrfs: open code trivial helper btrfs_header_chunk_tree_uuid
David Sterba
2020-03-23
1
-5
/
+0
[next]