index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
extent_io.h
Age
Commit message (
Expand
)
Author
2017-02-17
btrfs: embed extent_changeset::range_changed to the structure
David Sterba
2017-02-17
btrfs: teach __process_pages_contig about PAGE_LOCK operation
Liu Bo
2016-12-06
btrfs: take an fs_info directly when the root is not used otherwise
Jeff Mahoney
2016-12-06
btrfs: pull node/sector/stripe sizes out of root and into fs_info
Jeff Mahoney
2016-11-30
btrfs: add optimized version of eb to eb copy
David Sterba
2016-11-30
btrfs: remove constant parameter to memset_extent_buffer and rename it
David Sterba
2016-11-30
btrfs: introduce helpers for updating eb uuids
David Sterba
2016-10-12
Merge branch 'fst-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Chris Mason
2016-10-03
Btrfs: fix free space tree bitmaps on big-endian systems
Omar Sandoval
2016-09-26
Btrfs: kill the start argument to read_extent_buffer_pages
Josef Bacik
2016-09-26
btrfs: extend btrfs_set_extent_delalloc and its friends to support in-band de...
Qu Wenruo
2016-08-26
Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-08-25
btrfs: update btrfs_space_info's bytes_may_use timely
Wang Xiaoguang
2016-07-26
Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-06-07
btrfs: use bio fields for op and flags
Mike Christie
2016-06-02
Btrfs: self-tests: Support non-4k page size
Feifei Xu
2016-05-25
Merge branch 'cleanups-4.7' into for-chris-4.7-20160525
David Sterba
2016-05-06
btrfs: kill unused writepage_io_hook callback
David Sterba
2016-04-29
btrfs: sink gfp parameter to convert_extent_bit
David Sterba
2016-04-29
btrfs: sink gfp parameter to set_record_extent_bits
David Sterba
2016-04-29
btrfs: sink gfp parameter to set_extent_new
David Sterba
2016-04-29
btrfs: sink gfp parameter to set_extent_defrag
David Sterba
2016-04-29
btrfs: sink gfp parameter to set_extent_delalloc
David Sterba
2016-04-29
btrfs: sink gfp parameter to clear_extent_dirty
David Sterba
2016-04-29
btrfs: sink gfp parameter to clear_record_extent_bits
David Sterba
2016-04-29
btrfs: sink gfp parameter to clear_extent_bits
David Sterba
2016-04-29
btrfs: sink gfp parameter to set_extent_bits
David Sterba
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-02-26
Merge branch 'cleanups-4.6' into for-chris-4.6
David Sterba
2016-02-18
btrfs: use proper type for failrec in extent_state
David Sterba
2016-02-03
Btrfs: remove no longer used function extent_read_full_page_nolock()
Filipe Manana
2015-12-23
Merge branch 'freespace-4.5' into for-linus-4.5
Chris Mason
2015-12-23
Merge branch 'dev/simplify-set-bit' of git://git.kernel.org/pub/scm/linux/ker...
Chris Mason
2015-12-18
Merge branch 'freespace-tree' into for-linus-4.5
Chris Mason
2015-12-17
Btrfs: add extent buffer bitmap sanity tests
Omar Sandoval
2015-12-17
Btrfs: add extent buffer bitmap operations
Omar Sandoval
2015-12-07
btrfs: make extent_range_redirty_for_io return void
David Sterba
2015-12-07
btrfs: make extent_range_clear_dirty_for_io return void
David Sterba
2015-12-07
btrfs: make end_extent_writepage return void
David Sterba
2015-12-07
btrfs: make extent_clear_unlock_delalloc return void
David Sterba
2015-12-07
btrfs: make clear_extent_buffer_uptodate return void
David Sterba
2015-12-07
btrfs: make set_extent_buffer_uptodate return void
David Sterba
2015-12-03
btrfs: make lock_extent static inline
David Sterba
2015-12-03
btrfs: drop unused parameter from lock_extent_bits
David Sterba
2015-12-03
btrfs: make clear_extent_bit helpers static inline
David Sterba
2015-12-03
btrfs: make set_extent_bit helpers static inline
David Sterba
2015-10-21
btrfs: qgroup: Introduce btrfs_qgroup_reserve_data function
Qu Wenruo
2015-10-21
btrfs: extent_io: Introduce new function clear_record_extent_bits()
Qu Wenruo
2015-10-21
btrfs: extent_io: Introduce new function set_record_extent_bits
Qu Wenruo
2015-10-21
btrfs: extent_io: Introduce needed structure for recoding set/clear bits
Qu Wenruo
[next]