index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
extent_io.h
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-29
btrfs: switch extent_buffer::lock_nested to bool
David Sterba
1
-1
/
+1
2019-04-29
btrfs: use assertion helpers for extent buffer write lock counters
David Sterba
1
-2
/
+1
2019-04-29
btrfs: use assertion helpers for extent buffer read lock counters
David Sterba
1
-1
/
+1
2019-04-29
btrfs: use assertion helpers for spinning readers
David Sterba
1
-1
/
+1
2019-04-29
btrfs: use assertion helpers for spinning writers
David Sterba
1
-1
/
+1
2019-04-29
btrfs: Remove EXTENT_IOBITS
Nikolay Borisov
1
-1
/
+0
2019-04-29
btrfs: Remove EXTENT_WRITEBACK
Nikolay Borisov
1
-16
/
+15
2019-04-29
btrfs: Introduce extent_io_tree::owner to distinguish different io_trees
Qu Wenruo
1
-1
/
+17
2019-04-29
btrfs: switch extent_io_tree::track_uptodate to bool
David Sterba
1
-1
/
+1
2019-04-29
btrfs: Introduce fs_info to extent_io_tree
Qu Wenruo
1
-1
/
+3
2019-02-25
btrfs: Remove EXTENT_FIRST_DELALLOC bit
Nikolay Borisov
1
-8
/
+7
2018-12-17
btrfs: Fix typos in comments and strings
Andrea Gelmini
1
-1
/
+1
2018-12-17
btrfs: remove always true if branch in find_delalloc_range
Lu Fengqi
1
-1
/
+1
2018-12-17
btrfs: switch EXTENT_BUFFER_* to enums
David Sterba
1
-12
/
+16
2018-12-17
btrfs: Remove extent_io_ops::readpage_io_failed_hook
Nikolay Borisov
1
-1
/
+0
2018-12-17
Btrfs: allow clear_extent_dirty() to receive a cached extent state record
Filipe Manana
1
-2
/
+2
2018-12-17
btrfs: use EXPORT_FOR_TESTS for conditionally exported functions
Johannes Thumshirn
1
-4
/
+3
2018-12-17
btrfs: Sink find_lock_delalloc_range's 'max_bytes' argument
Nikolay Borisov
1
-1
/
+1
2018-12-17
btrfs: Remove extent_io_ops::split_extent_hook callback
Nikolay Borisov
1
-6
/
+0
2018-12-17
btrfs: Remove extent_io_ops::merge_extent_hook callback
Nikolay Borisov
1
-3
/
+0
2018-12-17
btrfs: Remove extent_io_ops::clear_bit_hook callback
Nikolay Borisov
1
-3
/
+0
2018-12-17
btrfs: Remove extent_io_ops::set_bit_hook extent_io callback
Nikolay Borisov
1
-2
/
+0
2018-12-17
btrfs: Remove extent_io_ops::check_extent_io_range callback
Nikolay Borisov
1
-2
/
+0
2018-12-17
btrfs: Remove extent_io_ops::writepage_end_io_hook
Nikolay Borisov
1
-2
/
+0
2018-12-17
btrfs: Remove extent_io_ops::writepage_start_hook
Nikolay Borisov
1
-1
/
+0
2018-12-17
btrfs: Remove extent_io_ops::fill_delalloc
Nikolay Borisov
1
-5
/
+0
2018-10-15
btrfs: tests: add separate stub for find_lock_delalloc_range
David Sterba
1
-1
/
+1
2018-10-15
Btrfs: skip set_page_dirty if eb pages are already dirty
Liu Bo
1
-1
/
+1
2018-08-06
btrfs: drop extent_io_ops::set_range_writeback callback
David Sterba
1
-1
/
+0
2018-08-06
btrfs: drop extent_io_ops::merge_bio_hook callback
David Sterba
1
-3
/
+0
2018-08-06
btrfs: drop extent_io_ops::tree_fs_info callback
David Sterba
1
-1
/
+0
2018-08-06
btrfs: unify end_io callbacks of async_submit_bio
David Sterba
1
-3
/
+0
2018-08-06
btrfs: Rename EXTENT_BUFFER_DUMMY to EXTENT_BUFFER_UNMAPPED
Nikolay Borisov
1
-1
/
+1
2018-08-06
btrfs: switch types to int when counting eb pages
David Sterba
1
-1
/
+1
2018-08-06
btrfs: use round_up wrapper in num_extent_pages
David Sterba
1
-2
/
+2
2018-08-06
btrfs: pass only eb to num_extent_pages
David Sterba
1
-3
/
+3
2018-05-28
btrfs: Remove tree argument from extent_writepages
Nikolay Borisov
1
-2
/
+1
2018-05-28
btrfs: Remove redundant tree argument from extent_readpages
Nikolay Borisov
1
-3
/
+2
2018-05-28
btrfs: Sink extent_tree arguments in try_release_extent_mapping
Nikolay Borisov
1
-3
/
+1
2018-05-28
btrfs: remove unused le_test_bit()
Howard McLauchlan
1
-5
/
+0
2018-05-28
btrfs: clean up le_bitmap_{set, clear}()
Howard McLauchlan
1
-3
/
+0
2018-04-12
btrfs: replace GPL boilerplate by SPDX -- headers
David Sterba
1
-2
/
+4
2018-03-31
btrfs: remove unused parameters from extent_submit_bio_done_t
David Sterba
1
-2
/
+1
2018-03-31
btrfs: remove unused parameters from extent_submit_bio_start_t
David Sterba
1
-2
/
+1
2018-03-31
btrfs: separate types for submit_bio_start and submit_bio_done
David Sterba
1
-0
/
+9
2018-03-26
btrfs: drop extern from function declarations
David Sterba
1
-2
/
+2
2018-03-26
btrfs: add more __cold annotations
David Sterba
1
-1
/
+1
2018-03-26
btrfs: extent_buffer_uptodate() make it static and inline
Anand Jain
1
-1
/
+5
2018-01-30
Merge tag 'for-4.16-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
1
-22
/
+26
2018-01-22
btrfs: sink unlock_extent parameter gfp_flags
David Sterba
1
-2
/
+2
[prev]
[next]