index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
extent_io.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-17
btrfs: readpages() should submit IO as read-ahead
Jens Axboe
1
-1
/
+1
2018-08-06
btrfs: drop extent_io_ops::set_range_writeback callback
David Sterba
1
-9
/
+1
2018-08-06
btrfs: drop extent_io_ops::merge_bio_hook callback
David Sterba
1
-2
/
+2
2018-08-06
btrfs: drop extent_io_ops::tree_fs_info callback
David Sterba
1
-10
/
+4
2018-08-06
btrfs: Rename EXTENT_BUFFER_DUMMY to EXTENT_BUFFER_UNMAPPED
Nikolay Borisov
1
-5
/
+5
2018-08-06
btrfs: Document locking requirement via lockdep_assert_held
Nikolay Borisov
1
-1
/
+2
2018-08-06
btrfs: rename btrfs_release_extent_buffer_page
David Sterba
1
-4
/
+4
2018-08-06
btrfs: Refactor loop in btrfs_release_extent_buffer_page
Nikolay Borisov
1
-9
/
+6
2018-08-06
btrfs: Reword dodgy comments in alloc_extent_buffer
Nikolay Borisov
1
-9
/
+8
2018-08-06
btrfs: Simplify page unlocking in alloc_extent_buffer
Nikolay Borisov
1
-7
/
+2
2018-08-06
btrfs: open-code bio_set_op_attrs
David Sterba
1
-1
/
+1
2018-08-06
btrfs: switch types to int when counting eb pages
David Sterba
1
-22
/
+22
2018-08-06
btrfs: pass only eb to num_extent_pages
David Sterba
1
-15
/
+15
2018-07-21
Merge tag 'for-4.18-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+5
2018-07-19
Btrfs: fix file data corruption after cloning a range and fsync
Filipe Manana
1
-2
/
+5
2018-06-26
Merge tag 'for-4.18-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+4
2018-06-21
Btrfs: fix physical offset reported by fiemap for inline extents
Filipe Manana
1
-1
/
+4
2018-06-15
Merge tag 'for-4.18-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+1
2018-06-07
Btrfs: fiemap: pass correct bytenr when fm_extent_count is zero
Robbie Ko
1
-3
/
+1
2018-06-04
Merge tag 'for-4.18-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
1
-52
/
+10
2018-05-30
btrfs: convert to bioset_init()/mempool_init()
Kent Overstreet
1
-14
/
+11
2018-05-28
btrfs: Remove tree argument from extent_writepages
Nikolay Borisov
1
-3
/
+2
2018-05-28
btrfs: Remove redundant tree argument from extent_readpages
Nikolay Borisov
1
-3
/
+3
2018-05-28
btrfs: Remove map argument from try_release_extent_state
Nikolay Borisov
1
-3
/
+2
2018-05-28
btrfs: Sink extent_tree arguments in try_release_extent_mapping
Nikolay Borisov
1
-3
/
+3
2018-05-28
btrfs: clean up le_bitmap_{set, clear}()
Howard McLauchlan
1
-40
/
+0
2018-04-15
Merge tag 'for-4.17-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+1
2018-04-12
btrfs: replace GPL boilerplate by SPDX -- sources
David Sterba
1
-0
/
+1
2018-04-11
page cache: use xa_lock
Matthew Wilcox
1
-8
/
+8
2018-03-31
btrfs: lift errors from add_extent_changeset to the callers
David Sterba
1
-8
/
+11
2018-03-31
btrfs: document more parameters of submit_extent_page
David Sterba
1
-0
/
+12
2018-03-31
btrfs: cleanup merging conditions in submit_extent_page
David Sterba
1
-17
/
+9
2018-03-31
btrfs: remove redundant variable in __do_readpage
David Sterba
1
-3
/
+1
2018-03-31
btrfs: assume that bio_ret is always valid in submit_extent_page
David Sterba
1
-5
/
+5
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
-5
/
+0
2018-03-26
Btrfs: enhance leak debug checker for extent state and extent buffer
Liu Bo
1
-2
/
+2
2018-01-29
Merge tag 'for-4.16-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
1
-86
/
+57
2018-01-22
btrfs: sink unlock_extent parameter gfp_flags
David Sterba
1
-6
/
+4
2018-01-22
btrfs: add separate helper for unlock_extent_cached with GFP_ATOMIC
David Sterba
1
-1
/
+1
2018-01-22
btrfs: Remove redundant bio_get/bio_set pair from submit_one_bio
Nikolay Borisov
1
-2
/
+0
2018-01-22
btrfs: unify extent_page_data type passed as void
David Sterba
1
-10
/
+7
2018-01-22
btrfs: sink writepage parameter to extent_write_cache_pages
David Sterba
1
-5
/
+4
2018-01-22
btrfs: sink flush_fn to extent_write_cache_pages
David Sterba
1
-6
/
+4
2018-01-22
btrfs: merge two flush_write_bio helpers
David Sterba
1
-11
/
+8
2018-01-22
btrfs: sink extent_write_full_page tree argument
Nikolay Borisov
1
-3
/
+2
2018-01-22
btrfs: sink extent_write_locked_range tree parameter
Nikolay Borisov
1
-2
/
+3
2018-01-22
btrfs: cleanup device states define BTRFS_DEV_STATE_WRITEABLE
Anand Jain
1
-1
/
+2
2018-01-22
btrfs: Remove redundant FLAG_VACANCY
Nikolay Borisov
1
-3
/
+1
2018-01-22
btrfs: sink get_extent parameter to read_extent_buffer_pages
David Sterba
1
-3
/
+3
[next]