aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/extent_io.c
Commit message (Expand)AuthorAge
* 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
|/
* Btrfs: cleanup the read failure record after write or when the inode is freeingMiao Xie2014-09-17
* Btrfs: implement repair function when direct read failsMiao Xie2014-09-17
* Btrfs: modify clean_io_failure and make it suit direct ioMiao Xie2014-09-17
* Btrfs: modify repair_io_failure and make it suit direct ioMiao Xie2014-09-17
* Btrfs: split bio_readpage_error into several functionsMiao Xie2014-09-17
* Btrfs: Cleanup unused variant and argument of IO failure handlersMiao Xie2014-09-17
* Btrfs: fix missing error handler if submiting re-read bio failsMiao Xie2014-09-17
* Btrfs: do file data check by sub-bio's selfMiao Xie2014-09-17
* Btrfs: load checksum data once when submitting a direct read ioMiao Xie2014-09-17
* Btrfs: make fiemap not blow when you have lots of snapshotsJosef Bacik2014-09-17
* Btrfs: cleanup the same name in end_bio_extent_readpageLiu Bo2014-09-17
* Btrfs: reduce size of struct extent_stateFilipe Manana2014-09-17
* btrfs: kill the key type accessor helpersDavid Sterba2014-09-17
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-08-27
|\
| * Btrfs: fix crash on endio of reading corrupted blockLiu Bo2014-08-21
| * btrfs: Return right extent when fiemap gives unaligned offset and len.Qu Wenruo2014-08-19
* | sched: Remove proliferation of wait_on_bit() action functionsNeilBrown2014-07-16
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-06-14
|\
| * btrfs: fix use of uninit "ret" in end_extent_writepage()Eric Sandeen2014-06-13
| * btrfs: new function read_extent_buffer_to_userGerhard Heift2014-06-12
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2014-06-11
|\|
| * Btrfs: split up __extent_writepage to lower stack usageChris Mason2014-06-09
| * Btrfs: cut down stack usage in btree_write_cache_pagesChris Mason2014-06-09
| * Btrfs: fix double free in find_lock_delalloc_rangeChris Mason2014-06-09
| * Btrfs: add sanity tests for new qgroup accounting codeJosef Bacik2014-06-09
| * Btrfs: mark mapping with error flag to report errors to userspaceLiu Bo2014-06-09
| * Btrfs: fix hang on error (such as ENOSPC) when writing extent pagesFilipe Manana2014-06-09