aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/extent_io.c
Commit message (Expand)AuthorAge
* Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into for-l...Chris Mason2012-05-31
|\
| * Btrfs: dummy extent buffers for tree mod logJan Schmidt2012-05-26
* | Btrfs: add device counters for detected IO and checksum errorsStefan Behrens2012-05-30
* | Btrfs: use fastpath in extent state ops as much as possibleLiu Bo2012-05-30
* | Btrfs: finish ordered extents in their own threadJosef Bacik2012-05-30
* | Btrfs: fix compile warnings in extent_io.cJosef Bacik2012-05-30
* | Btrfs: remove the useless assignment to *entry in function tree_insert of fil...Wang Sheng-Hui2012-05-11
* | Btrfs: fix the comment for find_first_extent_bitWang Sheng-Hui2012-05-11
* | Btrfs: fix btrfs_release_extent_buffer_page with the right usage of num_exten...Wang Sheng-Hui2012-05-11
* | Btrfs: cleanup the comment for clear_state_bit in extent_io.cWang Sheng-Hui2012-05-11
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-05-06
|\|
| * Btrfs: fix page leak when allocing extent buffersJosef Bacik2012-05-04
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-04-28
|\|
| * Btrfs: always store the mirror we read the eb fromJosef Bacik2012-04-18
| * Btrfs: avoid possible use-after-free in clear_extent_bit()Li Zefan2012-04-18
| * Btrfs: retrurn void from clear_state_bitLi Zefan2012-04-18
* | Merge branch 'for-linus-min' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-04-13
|\|
| * Btrfs: check return value of bio_alloc() properlyTsutomu Itoh2012-04-12
| * Btrfs: fix uninit variable in repair_eb_io_failureChris Mason2012-04-12
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2012-03-30
|\|
| * Merge branch 'error-handling' into for-linusChris Mason2012-03-28
| |\
| | * btrfs: replace many BUG_ONs with proper error handlingJeff Mahoney2012-03-22
| | * btrfs: split extent_state opsJeff Mahoney2012-03-21
| | * btrfs: drop gfp_t from lock_extentJeff Mahoney2012-03-21
| | * btrfs: return void in functions without error conditionsJeff Mahoney2012-03-21
| | * btrfs: ->submit_bio_hook error push-upJeff Mahoney2012-03-21
| | * btrfs: Factor out tree->ops->merge_bio_hook callJeff Mahoney2012-03-21
| | * btrfs: Remove set bits return from clear_extent_bitJeff Mahoney2012-03-21
| | * btrfs: Catch locking failures in {set,clear,convert}_extent_bitJeff Mahoney2012-03-21
| * | Btrfs: deal with read errors on extent buffers differentlyJosef Bacik2012-03-26
| * | Btrfs: loop waiting on writebackChris Mason2012-03-26
| * | Btrfs: ensure an entire eb is written at onceJosef Bacik2012-03-26
| * | Btrfs: introduce mark_extent_buffer_accessedJosef Bacik2012-03-26
| * | Btrfs: introduce free_extent_buffer_staleJosef Bacik2012-03-26
| * | Btrfs: only use the existing eb if it's count isn't 0Josef Bacik2012-03-26
| * | Btrfs: set page->private to the ebJosef Bacik2012-03-26
| * | Btrfs: allow metadata blocks larger than the page sizeChris Mason2012-03-26
| |/
* / btrfs: remove the second argument of k[un]map_atomic()Cong Wang2012-03-20
|/
* Btrfs: clear the extent uptodate bits during parent transid failuresChris Mason2012-02-23
* Btrfs: be less strict on finding next node in clear_extent_bitLiu Bo2012-02-21
* Btrfs: kick out redundant stuff in convert_extent_bitLiu Bo2012-02-16
* Btrfs: skip states when they does not contain bits to clearLiu Bo2012-02-16
* Btrfs: check return value of lookup_extent_mapping() correctlyTsutomu Itoh2012-02-16
* Btrfs: fix return value check of extent_io_opsTsutomu Itoh2012-02-16
* btrfs: delalloc for page dirtied out-of-band in fixup workerJeff Mahoney2012-02-15
* Btrfs: Check for NULL page in extent_range_uptodateMitch Harder2012-01-26
* Merge branch 'integrity-check-patch-v2' of git://btrfs.giantdisaster.de/git/b...Chris Mason2012-01-16
|\
| * Btrfs: integrate integrity check module into btrfsStefan Behrens2011-12-21
* | Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into integ...Chris Mason2012-01-16
|\ \ | |/ |/|
| * Btrfs: add nested locking mode for pathsArne Jansen2012-01-04