index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
ctree.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-26
btrfs: fix readahead hang and use-after-free after removing a device
Filipe Manana
1
-0
/
+2
2020-10-07
btrfs: remove struct extent_io_ops
Nikolay Borisov
1
-2
/
+0
2020-10-07
btrfs: stop calling submit_bio_hook for data inodes
Nikolay Borisov
1
-0
/
+2
2020-10-07
btrfs: replace readpage_end_io_hook with direct calls
Nikolay Borisov
1
-0
/
+2
2020-10-07
btrfs: use unaligned helpers for stack and header set/get helpers
David Sterba
1
-6
/
+14
2020-10-07
btrfs: sink total_data parameter in setup_items_for_insert
Nikolay Borisov
1
-1
/
+1
2020-10-07
btrfs: eliminate total_size parameter from setup_items_for_insert
Nikolay Borisov
1
-1
/
+1
2020-10-07
btrfs: rename btrfs_punch_hole_range() to a more generic name
Filipe Manana
1
-1
/
+1
2020-10-07
btrfs: rename struct btrfs_clone_extent_info to a more generic name
Filipe Manana
1
-2
/
+6
2020-10-07
btrfs: remove item_size member of struct btrfs_clone_extent_info
Filipe Manana
1
-1
/
+1
2020-10-07
btrfs: fix metadata reservation for fallocate that leads to transaction aborts
Filipe Manana
1
-0
/
+16
2020-10-07
btrfs: enumerate the type of exclusive operation in progress
Goldwyn Rodrigues
1
-5
/
+19
2020-10-07
btrfs: convert btrfs_inode_sectorsize to take btrfs_inode
Nikolay Borisov
1
-4
/
+0
2020-10-07
btrfs: introduce BTRFS_NESTING_COW for cow'ing blocks
Josef Bacik
1
-2
/
+4
2020-10-07
btrfs: introduce btrfs_path::recurse
Josef Bacik
1
-2
/
+1
2020-10-07
btrfs: qgroup: fix qgroup meta rsv leak for subvolume operations
Qu Wenruo
1
-1
/
+1
2020-10-07
btrfs: switch to iomap for direct IO
Goldwyn Rodrigues
1
-0
/
+1
2020-10-07
btrfs: do async reclaim for data reservations
Josef Bacik
1
-1
/
+2
2020-10-07
btrfs: add flushing states for handling data reservations
Josef Bacik
1
-0
/
+2
2020-10-07
btrfs: change nr to u64 in btrfs_start_delalloc_roots
Josef Bacik
1
-1
/
+1
2020-08-21
btrfs: detect nocow for swap after snapshot delete
Boris Burkov
1
-2
/
+2
2020-08-19
btrfs: use the correct const function attribute for btrfs_get_num_csums
David Sterba
1
-1
/
+1
2020-07-27
btrfs: don't WARN if we abort a transaction with EROFS
Josef Bacik
1
-1
/
+1
2020-07-27
btrfs: add comments for btrfs_reserve_flush_enum
Qu Wenruo
1
-2
/
+32
2020-07-27
btrfs: qgroup: remove ASYNC_COMMIT mechanism in favor of reserve retry-after-...
Qu Wenruo
1
-5
/
+0
2020-07-27
btrfs: qgroup: try to flush qgroup space when we get -EDQUOT
Qu Wenruo
1
-0
/
+3
2020-07-27
btrfs: add multi-statement protection to btrfs_set/clear_and_info macros
Marcos Paulo de Souza
1
-4
/
+4
2020-07-27
btrfs: remove no longer needed use of log_writers for the log root tree
Filipe Manana
1
-0
/
+1
2020-07-27
btrfs: stop incremening log_batch for the log root tree when syncing log
Filipe Manana
1
-0
/
+1
2020-07-27
btrfs: qgroup: export qgroups in sysfs
Qu Wenruo
1
-0
/
+1
2020-07-27
btrfs: make btrfs_dirty_pages take btrfs_inode
Nikolay Borisov
1
-1
/
+1
2020-07-27
btrfs: make btrfs_set_extent_delalloc take btrfs_inode
Nikolay Borisov
1
-1
/
+1
2020-07-27
btrfs: make btrfs_run_delalloc_range take btrfs_inode
Nikolay Borisov
1
-1
/
+1
2020-07-27
btrfs: refactor btrfs_check_can_nocow() into two variants
Qu Wenruo
1
-2
/
+3
2020-07-27
btrfs: allow btrfs_truncate_block() to fallback to nocow for data space reser...
Qu Wenruo
1
-0
/
+2
2020-07-27
btrfs: remove unused btrfs_root::defrag_trans_start
David Sterba
1
-1
/
+0
2020-07-27
btrfs: make __btrfs_drop_extents take btrfs_inode
Nikolay Borisov
1
-1
/
+1
2020-07-27
btrfs: make btrfs_csum_one_bio takae btrfs_inode
Nikolay Borisov
1
-2
/
+2
2020-07-27
btrfs: make btrfs_reloc_clone_csums take btrfs_inode
Nikolay Borisov
1
-1
/
+1
2020-07-27
btrfs: add little-endian optimized key helpers
David Sterba
1
-0
/
+48
2020-07-27
btrfs: inode: refactor the parameters of insert_reserved_file_extent()
Qu Wenruo
1
-1
/
+5
2020-06-16
btrfs: check if a log root exists before locking the log_mutex on unlink
Filipe Manana
1
-0
/
+2
2020-06-14
Revert "btrfs: switch to iomap_dio_rw() for dio"
David Sterba
1
-1
/
+0
2020-06-09
Revert "btrfs: split btrfs_direct_IO to read and write part"
David Sterba
1
-3
/
+0
2020-05-28
btrfs: split btrfs_direct_IO to read and write part
Christoph Hellwig
1
-0
/
+3
2020-05-28
btrfs: switch to iomap_dio_rw() for dio
Goldwyn Rodrigues
1
-0
/
+1
2020-05-25
btrfs: fix corrupt log due to concurrent fsync of inodes with shared extents
Filipe Manana
1
-0
/
+3
2020-05-25
btrfs: simplify iget helpers
David Sterba
1
-3
/
+2
2020-05-25
btrfs: don't set SHAREABLE flag for data reloc tree
Qu Wenruo
1
-0
/
+1
2020-05-25
btrfs: rename BTRFS_ROOT_REF_COWS to BTRFS_ROOT_SHAREABLE
Qu Wenruo
1
-2
/
+23
[next]