index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
extent_io.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Btrfs: kill the start argument to read_extent_buffer_pages
Josef Bacik
2016-09-26
1
-1
/
+1
*
btrfs: extend btrfs_set_extent_delalloc and its friends to support in-band de...
Qu Wenruo
2016-09-26
1
-1
/
+1
*
Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-08-26
1
-0
/
+1
|
\
|
*
btrfs: update btrfs_space_info's bytes_may_use timely
Wang Xiaoguang
2016-08-25
1
-0
/
+1
*
|
Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-07-26
1
-4
/
+4
|
\
\
|
|
/
|
/
|
|
*
btrfs: use bio fields for op and flags
Mike Christie
2016-06-07
1
-4
/
+4
*
|
Btrfs: self-tests: Support non-4k page size
Feifei Xu
2016-06-02
1
-2
/
+2
|
/
*
Merge branch 'cleanups-4.7' into for-chris-4.7-20160525
David Sterba
2016-05-25
1
-17
/
+17
|
\
|
*
btrfs: sink gfp parameter to convert_extent_bit
David Sterba
2016-04-29
1
-1
/
+1
|
*
btrfs: sink gfp parameter to set_record_extent_bits
David Sterba
2016-04-29
1
-2
/
+1
|
*
btrfs: sink gfp parameter to set_extent_new
David Sterba
2016-04-29
1
-2
/
+3
|
*
btrfs: sink gfp parameter to set_extent_defrag
David Sterba
2016-04-29
1
-2
/
+2
|
*
btrfs: sink gfp parameter to set_extent_delalloc
David Sterba
2016-04-29
1
-2
/
+2
|
*
btrfs: sink gfp parameter to clear_extent_dirty
David Sterba
2016-04-29
1
-2
/
+2
|
*
btrfs: sink gfp parameter to clear_record_extent_bits
David Sterba
2016-04-29
1
-2
/
+1
|
*
btrfs: sink gfp parameter to clear_extent_bits
David Sterba
2016-04-29
1
-2
/
+3
|
*
btrfs: sink gfp parameter to set_extent_bits
David Sterba
2016-04-29
1
-2
/
+2
*
|
btrfs: kill unused writepage_io_hook callback
David Sterba
2016-05-06
1
-1
/
+0
|
/
*
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-04-04
1
-3
/
+3
*
Merge branch 'cleanups-4.6' into for-chris-4.6
David Sterba
2016-02-26
1
-3
/
+2
|
\
|
*
btrfs: use proper type for failrec in extent_state
David Sterba
2016-02-18
1
-3
/
+2
*
|
Btrfs: remove no longer used function extent_read_full_page_nolock()
Filipe Manana
2016-02-03
1
-3
/
+0
|
/
*
Merge branch 'freespace-4.5' into for-linus-4.5
Chris Mason
2015-12-23
1
-1
/
+9
|
\
|
*
Merge branch 'freespace-tree' into for-linus-4.5
Chris Mason
2015-12-18
1
-1
/
+9
|
|
\
|
|
*
Btrfs: add extent buffer bitmap sanity tests
Omar Sandoval
2015-12-17
1
-1
/
+3
|
|
*
Btrfs: add extent buffer bitmap operations
Omar Sandoval
2015-12-17
1
-0
/
+6
*
|
|
Merge branch 'dev/simplify-set-bit' of git://git.kernel.org/pub/scm/linux/ker...
Chris Mason
2015-12-23
1
-23
/
+91
|
\
\
\
|
*
|
|
btrfs: make lock_extent static inline
David Sterba
2015-12-03
1
-1
/
+6
|
*
|
|
btrfs: drop unused parameter from lock_extent_bits
David Sterba
2015-12-03
1
-1
/
+1
|
*
|
|
btrfs: make clear_extent_bit helpers static inline
David Sterba
2015-12-03
1
-9
/
+38
|
*
|
|
btrfs: make set_extent_bit helpers static inline
David Sterba
2015-12-03
1
-12
/
+46
|
|
/
/
*
|
|
btrfs: make extent_range_redirty_for_io return void
David Sterba
2015-12-07
1
-1
/
+1
*
|
|
btrfs: make extent_range_clear_dirty_for_io return void
David Sterba
2015-12-07
1
-1
/
+1
*
|
|
btrfs: make end_extent_writepage return void
David Sterba
2015-12-07
1
-1
/
+1
*
|
|
btrfs: make extent_clear_unlock_delalloc return void
David Sterba
2015-12-07
1
-1
/
+1
*
|
|
btrfs: make clear_extent_buffer_uptodate return void
David Sterba
2015-12-07
1
-1
/
+1
*
|
|
btrfs: make set_extent_buffer_uptodate return void
David Sterba
2015-12-07
1
-1
/
+1
|
/
/
*
|
btrfs: qgroup: Introduce btrfs_qgroup_reserve_data function
Qu Wenruo
2015-10-21
1
-0
/
+1
*
|
btrfs: extent_io: Introduce new function clear_record_extent_bits()
Qu Wenruo
2015-10-21
1
-0
/
+3
*
|
btrfs: extent_io: Introduce new function set_record_extent_bits
Qu Wenruo
2015-10-21
1
-0
/
+3
*
|
btrfs: extent_io: Introduce needed structure for recoding set/clear bits
Qu Wenruo
2015-10-21
1
-0
/
+12
|
/
*
btrfs: constify structs with op functions or static definitions
David Sterba
2015-02-16
1
-1
/
+1
*
btrfs: switch extent_state state to unsigned
David Sterba
2015-01-21
1
-29
/
+29
*
btrfs: sink parameter len to alloc_extent_buffer
David Sterba
2014-12-12
1
-2
/
+2
*
btrfs: unify extent buffer allocation api
David Sterba
2014-12-12
1
-1
/
+2
*
Btrfs: set page and mapping error on compressed write failure
Filipe Manana
2014-11-20
1
-0
/
+1
*
Btrfs: fix compiles when CONFIG_BTRFS_FS_RUN_SANITY_TESTS is off
Chris Mason
2014-10-07
1
-1
/
+1
*
Merge branch 'cleanup/misc-for-3.18' of git://git.kernel.org/pub/scm/linux/ke...
Chris Mason
2014-10-04
1
-10
/
+0
|
\
|
*
btrfs: kill extent_buffer_page helper
David Sterba
2014-10-02
1
-6
/
+0
|
*
btrfs: remove unused extent state bits
David Sterba
2014-10-02
1
-4
/
+0
[next]