aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/extent_io.c
Commit message (Expand)AuthorAge
* 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
|/
* Btrfs: btrfs_release_extent_buffer_page didn't free pages of dummy extentForrest Liu2015-04-29
* btrfs: fix race on ENOMEM in alloc_extent_bufferOmar Sandoval2015-04-26
* btrfs: incorrect handling for fiemap_fill_next_extent returnChengyu Song2015-03-26
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2015-03-21
|\
| * Btrfs: just free dummy extent buffersJosef Bacik2015-03-17
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2015-02-19
|\|
| * Btrfs: account for large extents with enospcJosef Bacik2015-02-14
| * btrfs: clear bio reference after submit_one_bio()Naohiro Aota2015-02-02
| * Btrfs: add ref_count and free function for btrfs_bioZhao Lei2015-01-21
| * btrfs: switch extent_state state to unsignedDavid Sterba2015-01-21
| * btrfs: sink parameter len to alloc_extent_bufferDavid Sterba2014-12-12
| * btrfs: unify extent buffer allocation apiDavid Sterba2014-12-12
| * btrfs: use GFP_NOFS in __alloc_extent_buffer directlyDavid Sterba2014-12-12
* | page_writeback: put account_page_redirty() after set_page_dirty()Konstantin Khebnikov2015-02-11
* | btrfs: fix state->private cast on 32 bit machinesSatoru Takeuchi2015-01-19
|/
* Btrfs: avoid premature -ENOMEM in clear_extent_bit()Filipe Manana2014-11-20
* Btrfs: avoid returning -ENOMEM in convert_extent_bit() too earlyFilipe Manana2014-11-20
* Btrfs: make find_first_extent_bit be able to cache any stateFilipe Manana2014-11-20
* Btrfs: set page and mapping error on compressed write failureFilipe Manana2014-11-20
* Merge branch 'cleanup/misc-for-3.18' of git://git.kernel.org/pub/scm/linux/ke...Chris Mason2014-10-04
|\
| * btrfs: kill extent_buffer_page helperDavid Sterba2014-10-02
| * btrfs: drop constant param from btrfs_release_extent_buffer_pageDavid Sterba2014-10-02
* | Btrfs: be aware of btree inode write errors to avoid fs corruptionFilipe Manana2014-10-03
* | Btrfs: fix crash of btrfs_release_extent_buffer_pageLiu Bo2014-10-03
* | Btrfs: add missing end_page_writeback on submit_extent_page failureFilipe Manana2014-10-03
|/