index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
ctree.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
btrfs: remove struct extent_io_ops
Nikolay Borisov
2020-10-07
1
-2
/
+0
*
btrfs: stop calling submit_bio_hook for data inodes
Nikolay Borisov
2020-10-07
1
-0
/
+2
*
btrfs: replace readpage_end_io_hook with direct calls
Nikolay Borisov
2020-10-07
1
-0
/
+2
*
btrfs: use unaligned helpers for stack and header set/get helpers
David Sterba
2020-10-07
1
-6
/
+14
*
btrfs: sink total_data parameter in setup_items_for_insert
Nikolay Borisov
2020-10-07
1
-1
/
+1
*
btrfs: eliminate total_size parameter from setup_items_for_insert
Nikolay Borisov
2020-10-07
1
-1
/
+1
*
btrfs: rename btrfs_punch_hole_range() to a more generic name
Filipe Manana
2020-10-07
1
-1
/
+1
*
btrfs: rename struct btrfs_clone_extent_info to a more generic name
Filipe Manana
2020-10-07
1
-2
/
+6
*
btrfs: remove item_size member of struct btrfs_clone_extent_info
Filipe Manana
2020-10-07
1
-1
/
+1
*
btrfs: fix metadata reservation for fallocate that leads to transaction aborts
Filipe Manana
2020-10-07
1
-0
/
+16
*
btrfs: enumerate the type of exclusive operation in progress
Goldwyn Rodrigues
2020-10-07
1
-5
/
+19
*
btrfs: convert btrfs_inode_sectorsize to take btrfs_inode
Nikolay Borisov
2020-10-07
1
-4
/
+0
*
btrfs: introduce BTRFS_NESTING_COW for cow'ing blocks
Josef Bacik
2020-10-07
1
-2
/
+4
*
btrfs: introduce btrfs_path::recurse
Josef Bacik
2020-10-07
1
-2
/
+1
*
btrfs: qgroup: fix qgroup meta rsv leak for subvolume operations
Qu Wenruo
2020-10-07
1
-1
/
+1
*
btrfs: switch to iomap for direct IO
Goldwyn Rodrigues
2020-10-07
1
-0
/
+1
*
btrfs: do async reclaim for data reservations
Josef Bacik
2020-10-07
1
-1
/
+2
*
btrfs: add flushing states for handling data reservations
Josef Bacik
2020-10-07
1
-0
/
+2
*
btrfs: change nr to u64 in btrfs_start_delalloc_roots
Josef Bacik
2020-10-07
1
-1
/
+1
*
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
[next]