aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/extent_io.c
Commit message (Expand)AuthorAge
...
* 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
|\ \
| * | mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman2015-11-06
| |/
* | btrfs: extent_io: Introduce new function clear_record_extent_bits()Qu Wenruo2015-10-21
* | btrfs: extent_io: Introduce new function set_record_extent_bitsQu Wenruo2015-10-21
* | Btrfs: fix double range unlock of hole region when reading pageFilipe Manana2015-10-13
* | Merge branch 'cleanup/messages' of git://git.kernel.org/pub/scm/linux/kernel/...Chris Mason2015-10-12
|\ \ | |/ |/|
| * btrfs: switch more printks to our helpersDavid Sterba2015-10-08
| * btrfs: switch message printers to ratelimited variantsDavid Sterba2015-10-08
| * btrfs: switch message printers to ratelimited _in_rcu variantsDavid Sterba2015-10-08
* | Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-10-09
|\ \ | |/ |/|
| * Btrfs: update fix for read corruption of compressed and shared extentsFilipe Manana2015-10-05
* | Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-09-25
|\|
| * Btrfs: fix read corruption of compressed and shared extentsFilipe Manana2015-09-14
* | Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-09-05
|\|
| * btrfs: fix compile when block cgroups are not enabledChris Mason2015-08-21
| * btrfs: Prevent from early transaction abortMichal Hocko2015-08-19
| * Btrfs: add support for blkio controllersChris Mason2015-08-09
* | block: remove bio_get_nr_vecs()Kent Overstreet2015-08-13
* | block: add a bi_error field to struct bioChristoph Hellwig2015-07-29
|/
* Merge branch 'for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2015-06-30
|\
| * Btrfs: set UNWRITTEN for prealloc'ed extents in fiemapJosef Bacik2015-06-03
| * Btrfs: wake up extent state waiters on unlock through clear_extent_bitsFilipe Manana2015-06-03
* | Merge branch 'for-4.2/core' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-25
|\ \ | |/ |/|
| * block: remove BIO_EOPNOTSUPPChristoph Hellwig2015-05-19
* | Btrfs: fix race when reusing stale extent buffers that leads to BUG_ONFilipe Manana2015-05-11
|/