index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
extent_io.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Btrfs: fix error handling in map_private_extent_buffer
Liu Bo
2016-06-23
1
-1
/
+6
*
Btrfs: check if extent buffer is aligned to sectorsize
Liu Bo
2016-06-17
1
-3
/
+12
*
Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Chris Mason
2016-06-08
1
-5
/
+5
|
\
|
*
Btrfs: self-tests: Support non-4k page size
Feifei Xu
2016-06-02
1
-5
/
+5
*
|
Btrfs: fix race between device replace and read repair
Filipe Manana
2016-05-31
1
-0
/
+10
|
/
*
Merge branch 'cleanups-4.7' into for-chris-4.7-20160525
David Sterba
2016-05-25
1
-44
/
+44
|
\
|
*
btrfs: fix string and comment grammatical issues and typos
Nicholas D Steeves
2016-05-25
1
-2
/
+2
|
*
btrfs: sink gfp parameter to convert_extent_bit
David Sterba
2016-04-29
1
-6
/
+6
|
*
btrfs: make state preallocation more speculative in __set_extent_bit
David Sterba
2016-04-29
1
-1
/
+7
|
*
btrfs: untangle gotos a bit in convert_extent_bit
David Sterba
2016-04-29
1
-9
/
+7
|
*
btrfs: untangle gotos a bit in __clear_extent_bit
David Sterba
2016-04-29
1
-8
/
+8
|
*
btrfs: untangle gotos a bit in __set_extent_bit
David Sterba
2016-04-29
1
-8
/
+7
|
*
btrfs: sink gfp parameter to set_record_extent_bits
David Sterba
2016-04-29
1
-3
/
+2
|
*
btrfs: sink gfp parameter to clear_record_extent_bits
David Sterba
2016-04-29
1
-3
/
+2
|
*
btrfs: sink gfp parameter to clear_extent_bits
David Sterba
2016-04-29
1
-2
/
+2
|
*
btrfs: sink gfp parameter to set_extent_bits
David Sterba
2016-04-29
1
-3
/
+2
*
|
Btrfs: fix unexpected return value of fiemap
Liu Bo
2016-05-25
1
-1
/
+5
*
|
Merge branch 'cleanups-4.7' into for-chris-4.7-20160516
David Sterba
2016-05-16
1
-25
/
+18
|
\
\
|
*
|
btrfs: GFP_NOFS does not GFP_HIGHMEM
David Sterba
2016-05-10
1
-2
/
+2
|
*
|
btrfs: kill unused writepage_io_hook callback
David Sterba
2016-05-06
1
-23
/
+16
|
|
/
*
|
Btrfs: cleanup error handling in extent_write_cached_pages
Liu Bo
2016-04-28
1
-5
/
+2
*
|
Btrfs: make mapping->writeback_index point to the last written page
Liu Bo
2016-04-28
1
-6
/
+26
|
/
*
mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage
Kirill A. Shutemov
2016-04-04
1
-5
/
+3
*
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-04-04
1
-131
/
+131
*
Merge branch 'cleanups-4.6' into for-chris-4.6
David Sterba
2016-02-26
1
-21
/
+16
|
\
|
*
btrfs: avoid uninitialized variable warning
Arnd Bergmann
2016-02-23
1
-2
/
+2
|
*
btrfs: drop null testing before destroy functions
Kinglong Mee
2016-02-18
1
-4
/
+2
|
*
btrfs: use proper type for failrec in extent_state
David Sterba
2016-02-18
1
-17
/
+14
*
|
Merge branch 'foreign/liubo/replace-lockup' into for-chris-4.6
David Sterba
2016-02-26
1
-34
/
+11
|
\
\
|
*
|
Btrfs: remove no longer used function extent_read_full_page_nolock()
Filipe Manana
2016-02-03
1
-34
/
+11
|
|
/
*
/
Btrfs: Search for all ordered extents that could span across a page
Chandan Rajendra
2016-02-01
1
-1
/
+2
|
/
*
Merge branch 'misc-cleanups-4.5' of git://git.kernel.org/pub/scm/linux/kernel...
Chris Mason
2016-01-11
1
-1
/
+1
|
\
|
*
Btrfs: use linux/sizes.h to represent constants
Byongho Lee
2016-01-07
1
-1
/
+1
*
|
Merge branch 'freespace-4.5' into for-linus-4.5
Chris Mason
2015-12-23
1
-13
/
+170
|
\
\
|
*
\
Merge branch 'freespace-tree' into for-linus-4.5
Chris Mason
2015-12-18
1
-13
/
+170
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
Btrfs: add extent buffer bitmap sanity tests
Omar Sandoval
2015-12-17
1
-13
/
+21
|
|
*
Btrfs: add extent buffer bitmap operations
Omar Sandoval
2015-12-17
1
-0
/
+149
*
|
|
Merge branch 'dev/simplify-set-bit' of git://git.kernel.org/pub/scm/linux/ker...
Chris Mason
2015-12-23
1
-93
/
+5
|
\
\
\
|
*
|
|
btrfs: make lock_extent static inline
David Sterba
2015-12-03
1
-5
/
+0
|
*
|
|
btrfs: drop unused parameter from lock_extent_bits
David Sterba
2015-12-03
1
-6
/
+6
|
*
|
|
btrfs: make clear_extent_bit helpers static inline
David Sterba
2015-12-03
1
-39
/
+0
|
*
|
|
btrfs: make set_extent_bit helpers static inline
David Sterba
2015-12-03
1
-44
/
+0
|
|
/
/
*
|
|
btrfs: make set_range_writeback return void
David Sterba
2015-12-07
1
-2
/
+1
*
|
|
btrfs: make extent_range_redirty_for_io return void
David Sterba
2015-12-07
1
-2
/
+1
*
|
|
btrfs: make extent_range_clear_dirty_for_io return void
David Sterba
2015-12-07
1
-2
/
+1
*
|
|
btrfs: make end_extent_writepage return void
David Sterba
2015-12-07
1
-5
/
+2
*
|
|
btrfs: make extent_clear_unlock_delalloc return void
David Sterba
2015-12-07
1
-3
/
+2
*
|
|
btrfs: make clear_extent_buffer_uptodate return void
David Sterba
2015-12-07
1
-2
/
+1
*
|
|
btrfs: make set_extent_buffer_uptodate return void
David Sterba
2015-12-07
1
-2
/
+1
|
/
/
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-11-07
1
-7
/
+7
|
\
\
[next]