summaryrefslogtreecommitdiff
path: root/fs/btrfs/extent_io.c
Commit message (Expand)AuthorAge
* Btrfs: fix error handling in map_private_extent_bufferLiu Bo2016-06-23
* Btrfs: check if extent buffer is aligned to sectorsizeLiu Bo2016-06-17
* Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Chris Mason2016-06-08
|\
| * Btrfs: self-tests: Support non-4k page sizeFeifei Xu2016-06-02
* | Btrfs: fix race between device replace and read repairFilipe Manana2016-05-31
|/
* Merge branch 'cleanups-4.7' into for-chris-4.7-20160525David Sterba2016-05-25
|\
| * btrfs: fix string and comment grammatical issues and typosNicholas D Steeves2016-05-25
| * btrfs: sink gfp parameter to convert_extent_bitDavid Sterba2016-04-29
| * btrfs: make state preallocation more speculative in __set_extent_bitDavid Sterba2016-04-29
| * btrfs: untangle gotos a bit in convert_extent_bitDavid Sterba2016-04-29
| * btrfs: untangle gotos a bit in __clear_extent_bitDavid Sterba2016-04-29
| * btrfs: untangle gotos a bit in __set_extent_bitDavid Sterba2016-04-29
| * btrfs: sink gfp parameter to set_record_extent_bitsDavid Sterba2016-04-29
| * btrfs: sink gfp parameter to clear_record_extent_bitsDavid Sterba2016-04-29
| * btrfs: sink gfp parameter to clear_extent_bitsDavid Sterba2016-04-29
| * btrfs: sink gfp parameter to set_extent_bitsDavid Sterba2016-04-29
* | Btrfs: fix unexpected return value of fiemapLiu Bo2016-05-25
* | Merge branch 'cleanups-4.7' into for-chris-4.7-20160516David Sterba2016-05-16
|\ \
| * | btrfs: GFP_NOFS does not GFP_HIGHMEMDavid Sterba2016-05-10
| * | btrfs: kill unused writepage_io_hook callbackDavid Sterba2016-05-06
| |/
* | Btrfs: cleanup error handling in extent_write_cached_pagesLiu Bo2016-04-28
* | Btrfs: make mapping->writeback_index point to the last written pageLiu Bo2016-04-28
|/
* mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usageKirill A. Shutemov2016-04-04
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-04
* Merge branch 'cleanups-4.6' into for-chris-4.6David Sterba2016-02-26
|\
| * btrfs: avoid uninitialized variable warningArnd Bergmann2016-02-23
| * btrfs: drop null testing before destroy functionsKinglong Mee2016-02-18
| * btrfs: use proper type for failrec in extent_stateDavid Sterba2016-02-18
* | Merge branch 'foreign/liubo/replace-lockup' into for-chris-4.6David Sterba2016-02-26
|\ \
| * | Btrfs: remove no longer used function extent_read_full_page_nolock()Filipe Manana2016-02-03
| |/
* | Btrfs: Search for all ordered extents that could span across a pageChandan Rajendra2016-02-01
|/
* Merge branch 'misc-cleanups-4.5' of git://git.kernel.org/pub/scm/linux/kernel...Chris Mason2016-01-11
|\
| * Btrfs: use linux/sizes.h to represent constantsByongho Lee2016-01-07
* | Merge branch 'freespace-4.5' into for-linus-4.5Chris Mason2015-12-23
|\ \
| * \ Merge branch 'freespace-tree' into for-linus-4.5Chris Mason2015-12-18
| |\ \ | | |/ | |/|
| | * Btrfs: add extent buffer bitmap sanity testsOmar Sandoval2015-12-17
| | * Btrfs: add extent buffer bitmap operationsOmar Sandoval2015-12-17
* | | Merge branch 'dev/simplify-set-bit' of git://git.kernel.org/pub/scm/linux/ker...Chris Mason2015-12-23
|\ \ \
| * | | btrfs: make lock_extent static inlineDavid Sterba2015-12-03
| * | | btrfs: drop unused parameter from lock_extent_bitsDavid Sterba2015-12-03
| * | | btrfs: make clear_extent_bit helpers static inlineDavid Sterba2015-12-03
| * | | btrfs: make set_extent_bit helpers static inlineDavid Sterba2015-12-03
| |/ /
* | | btrfs: make set_range_writeback return voidDavid Sterba2015-12-07
* | | btrfs: make extent_range_redirty_for_io return voidDavid Sterba2015-12-07
* | | btrfs: make extent_range_clear_dirty_for_io return voidDavid Sterba2015-12-07
* | | btrfs: make end_extent_writepage return voidDavid Sterba2015-12-07
* | | btrfs: make extent_clear_unlock_delalloc return voidDavid Sterba2015-12-07
* | | btrfs: make clear_extent_buffer_uptodate return voidDavid Sterba2015-12-07
* | | btrfs: make set_extent_buffer_uptodate return voidDavid Sterba2015-12-07
|/ /
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-11-07
|\ \