summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/extent_io.h
Commit message (Expand)AuthorAgeFilesLines
* Btrfs: remove unused wait queue in struct extent_bufferFilipe Manana2014-06-191-1/+0
* btrfs: new function read_extent_buffer_to_userGerhard Heift2014-06-121-0/+3
* Btrfs: add sanity tests for new qgroup accounting codeJosef Bacik2014-06-091-0/+2
* Btrfs: don't clear uptodate if the eb is under IOJosef Bacik2014-04-061-0/+1
* Btrfs: move the extent buffer radix tree into the fs_infoJosef Bacik2014-01-281-5/+3
* Btrfs: use a bit to track if we're in the radix treeJosef Bacik2014-01-281-0/+1
* Btrfs: Simplify the logic in alloc_extent_buffer() for existing extent buffer...Chandra Seetharaman2013-11-111-1/+1
* Btrfs: add tests for find_lock_delalloc_rangeJosef Bacik2013-11-111-0/+6
* btrfs: mark some local function as 'static'Sergei Trofimovich2013-09-011-1/+0
* btrfs: Introduce extent_read_full_page_nolock()Mark Fasheh2013-09-011-0/+3
* Btrfs: cleanup arguments to extent_clear_unlock_delallocJosef Bacik2013-09-011-12/+9
* Btrfs: don't cache the csum value into the extent state treeMiao Xie2013-09-011-6/+4
* Btrfs: check if we can nocow if we don't have data spaceJosef Bacik2013-07-021-0/+1
* Btrfs: use a btrfs bioset instead of abusing bio internalsChris Mason2013-05-171-0/+2
* btrfs: use unsigned long type for extent state bitsDavid Sterba2013-05-061-11/+12
* btrfs: remove unused gfp mask parameter from release_extent_buffer callchainDavid Sterba2013-05-061-1/+1
* btrfs: make static code static & remove dead codeEric Sandeen2013-05-061-8/+0
* btrfs: move leak debug code to functionsEric Sandeen2013-05-061-1/+5
* Btrfs: cleanup destroy_marked_extentsJosef Bacik2013-05-061-0/+1
* Btrfs: improve the performance of the csums lookupMiao Xie2013-05-061-0/+4
* Btrfs: fix race between mmap writes and compressionChris Mason2013-03-261-0/+2
* btrfs: use only inline_pages from extent bufferDavid Sterba2013-02-281-2/+1
* Merge branch 'raid56-experimental' into for-linus-3.9Chris Mason2013-02-201-1/+1
|\
| * Btrfs: add rw argument to merge_bio_hook()David Woodhouse2013-02-011-1/+1
* | Btrfs: remove unused extent io tree ops V2Josef Bacik2013-02-201-3/+0
|/
* Btrfs: pass fs_info to btrfs_map_block() instead of mapping_treeStefan Behrens2012-12-121-2/+2
* btrfs: move inline function code to header fileRobin Dong2012-10-091-2/+12
* Btrfs: cache extent state when writing out dirty metadata pagesJosef Bacik2012-10-091-2/+4
* Btrfs: do not async metadata csumming in certain situationsJosef Bacik2012-10-091-0/+1
* Btrfs: use flag EXTENT_DEFRAG for snapshot-aware defragLiu Bo2012-10-011-0/+2
* Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into for-l...Chris Mason2012-05-311-0/+3
|\
| * Btrfs: dummy extent buffers for tree mod logJan Schmidt2012-05-261-0/+3
* | Btrfs: finish ordered extents in their own threadJosef Bacik2012-05-301-3/+2
|/
* Btrfs: always store the mirror we read the eb fromJosef Bacik2012-04-181-2/+2
* Merge branch 'error-handling' into for-linusChris Mason2012-03-281-8/+7
|\
| * btrfs: split extent_state opsJeff Mahoney2012-03-221-1/+1
| * btrfs: drop gfp_t from lock_extentJeff Mahoney2012-03-221-5/+4
| * btrfs: return void in functions without error conditionsJeff Mahoney2012-03-221-2/+2
* | Btrfs: deal with read errors on extent buffers differentlyJosef Bacik2012-03-261-3/+5
* | Btrfs: ensure an entire eb is written at onceJosef Bacik2012-03-261-13/+11
* | Btrfs: introduce free_extent_buffer_staleJosef Bacik2012-03-261-1/+5
* | Btrfs: set page->private to the ebJosef Bacik2012-03-261-0/+1
* | Btrfs: allow metadata blocks larger than the page sizeChris Mason2012-03-261-4/+8
|/
* btrfs: delalloc for page dirtied out-of-band in fixup workerJeff Mahoney2012-02-151-0/+1
* Btrfs: add nested locking mode for pathsArne Jansen2012-01-041-0/+2
* btrfs: mirror_num should be int, not u64Jan Schmidt2011-11-201-1/+1
* Merge git://git.jan-o-sch.net/btrfs-unstable into integrationChris Mason2011-11-061-2/+11
|\
| * btrfs: Moved repair code from inode.c to extent_io.cJan Schmidt2011-09-291-1/+9
| * btrfs scrub: add fixup code for errors on nodatasum filesJan Schmidt2011-09-291-0/+1
| * btrfs: add mirror_num to extent_read_full_pageJan Schmidt2011-09-291-1/+1
OpenPOWER on IntegriCloud