summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/extent_io.c
Commit message (Expand)AuthorAgeFilesLines
* btrfs: replace many BUG_ONs with proper error handlingJeff Mahoney2012-03-221-18/+22
* btrfs: split extent_state opsJeff Mahoney2012-03-221-13/+23
* btrfs: drop gfp_t from lock_extentJeff Mahoney2012-03-221-22/+19
* btrfs: return void in functions without error conditionsJeff Mahoney2012-03-221-21/+14
* btrfs: ->submit_bio_hook error push-upJeff Mahoney2012-03-221-11/+26
* btrfs: Factor out tree->ops->merge_bio_hook callJeff Mahoney2012-03-221-3/+14
* btrfs: Remove set bits return from clear_extent_bitJeff Mahoney2012-03-221-7/+5
* btrfs: Catch locking failures in {set,clear,convert}_extent_bitJeff Mahoney2012-03-221-20/+38
* Btrfs: clear the extent uptodate bits during parent transid failuresChris Mason2012-02-231-4/+3
* Btrfs: be less strict on finding next node in clear_extent_bitLiu Bo2012-02-211-2/+1
* Btrfs: kick out redundant stuff in convert_extent_bitLiu Bo2012-02-161-5/+0
* Btrfs: skip states when they does not contain bits to clearLiu Bo2012-02-161-5/+10
* Btrfs: check return value of lookup_extent_mapping() correctlyTsutomu Itoh2012-02-161-1/+1
* Btrfs: fix return value check of extent_io_opsTsutomu Itoh2012-02-161-6/+10
* btrfs: delalloc for page dirtied out-of-band in fixup workerJeff Mahoney2012-02-151-25/+40
* Btrfs: Check for NULL page in extent_range_uptodateMitch Harder2012-01-261-0/+2
* Merge branch 'integrity-check-patch-v2' of git://btrfs.giantdisaster.de/git/b...Chris Mason2012-01-161-2/+3
|\
| * Btrfs: integrate integrity check module into btrfsStefan Behrens2011-12-211-2/+3
* | Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into integ...Chris Mason2012-01-161-0/+1
|\ \ | |/ |/|
| * Btrfs: add nested locking mode for pathsArne Jansen2012-01-041-0/+1
* | Btrfs: drop spin lock when memory alloc failsLiu Bo2011-12-081-8/+16
|/
* Btrfs: fix meta data raid-repair merge problemJan Schmidt2011-12-011-7/+20
* Btrfs: sectorsize align offsets in fiemapJosef Bacik2011-11-201-1/+4
* btrfs: mirror_num should be int, not u64Jan Schmidt2011-11-201-2/+2
* btrfs: Fix up 32/64-bit compatibility for new ioctlsJeff Mahoney2011-11-201-1/+1
* Merge git://git.jan-o-sch.net/btrfs-unstable into integrationChris Mason2011-11-061-9/+384
|\
| * btrfs: Moved repair code from inode.c to extent_io.cJan Schmidt2011-09-291-6/+381
| * btrfs: add mirror_num to extent_read_full_pageJan Schmidt2011-09-291-3/+3
* | Merge branch 'for-chris' of git://github.com/sensille/linux into integrationChris Mason2011-11-061-5/+4
|\ \
| * | btrfs: hooks for readaheadArne Jansen2011-10-021-1/+1
| * | btrfs: add an extra wait mode to read_extent_buffer_pagesArne Jansen2011-10-021-4/+3
| |/
* | Btrfs: ClearPageError during writepage and clean_tree_blockChris Mason2011-11-061-0/+4
* | Btrfs: make sure to flush queued bios if write_cache_pages waitsChris Mason2011-11-061-4/+10
* | Btrfs: do not set EXTENT_DIRTY along with EXTENT_DELALLOCLiu Bo2011-10-201-1/+1
* | Btrfs: introduce convert_extent_bitJosef Bacik2011-10-191-0/+188
* | Btrfs: skip looking for delalloc if we don't have ->fill_delallocJosef Bacik2011-10-191-1/+5
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2011-08-021-96/+43
|\
| * Btrfs: don't call writepages from within write_full_pageJosef Bacik2011-08-011-10/+0
| * Btrfs: clean up for find_first_extent_bit()Xiao Guangrong2011-08-011-40/+24
| * Btrfs: clean up for wait_extent_bit()Xiao Guangrong2011-08-011-5/+1
| * Btrfs: clean up for insert_state()Xiao Guangrong2011-08-011-5/+5
| * btrfs: Make extent-io callbacks that never fail return voidJeff Mahoney2011-08-011-38/+14
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2011-07-271-85/+83
|\ \ | |/
| * Merge branch 'integration' into for-linusChris Mason2011-07-271-85/+83
| |\
| | * Btrfs: reduce extent_state lock contention for metadataChris Mason2011-07-271-14/+41
| | * Btrfs: switch the btrfs tree locks to reader/writerChris Mason2011-07-271-2/+9
| | * Btrfs: stop using highmem for extent_buffersChris Mason2011-07-271-54/+13
| | * Btrfs: tag pages for writeback in syncJosef Bacik2011-07-271-3/+9
| | * Btrfs: fix how we merge extent states and deal with cached statesJosef Bacik2011-07-111-12/+11
* | | writeback: make writeback_control.nr_to_write straightWu Fengguang2011-07-091-2/+0
|/ /
OpenPOWER on IntegriCloud