aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/extent_io.h
Commit message (Expand)AuthorAge
* btrfs: constify structs with op functions or static definitionsDavid Sterba2015-02-16
* 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: set page and mapping error on compressed write failureFilipe Manana2014-11-20
* Btrfs: fix compiles when CONFIG_BTRFS_FS_RUN_SANITY_TESTS is offChris Mason2014-10-07
* 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: remove unused extent state bitsDavid Sterba2014-10-02
* | Btrfs: be aware of btree inode write errors to avoid fs corruptionFilipe 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: shrink further sizeof(struct extent_buffer)Filipe Manana2014-09-17
* Btrfs: reduce size of struct extent_stateFilipe Manana2014-09-17
* Btrfs: remove unused wait queue in struct extent_bufferFilipe Manana2014-06-19
* btrfs: new function read_extent_buffer_to_userGerhard Heift2014-06-12
* Btrfs: add sanity tests for new qgroup accounting codeJosef Bacik2014-06-09
* Btrfs: don't clear uptodate if the eb is under IOJosef Bacik2014-04-06
* Btrfs: move the extent buffer radix tree into the fs_infoJosef Bacik2014-01-28
* Btrfs: use a bit to track if we're in the radix treeJosef Bacik2014-01-28
* Btrfs: Simplify the logic in alloc_extent_buffer() for existing extent buffer...Chandra Seetharaman2013-11-11
* Btrfs: add tests for find_lock_delalloc_rangeJosef Bacik2013-11-11
* btrfs: mark some local function as 'static'Sergei Trofimovich2013-09-01
* btrfs: Introduce extent_read_full_page_nolock()Mark Fasheh2013-09-01
* Btrfs: cleanup arguments to extent_clear_unlock_delallocJosef Bacik2013-09-01
* Btrfs: don't cache the csum value into the extent state treeMiao Xie2013-09-01
* Btrfs: check if we can nocow if we don't have data spaceJosef Bacik2013-07-02
* Btrfs: use a btrfs bioset instead of abusing bio internalsChris Mason2013-05-17
* btrfs: use unsigned long type for extent state bitsDavid Sterba2013-05-06
* btrfs: remove unused gfp mask parameter from release_extent_buffer callchainDavid Sterba2013-05-06
* btrfs: make static code static & remove dead codeEric Sandeen2013-05-06
* btrfs: move leak debug code to functionsEric Sandeen2013-05-06
* Btrfs: cleanup destroy_marked_extentsJosef Bacik2013-05-06
* Btrfs: improve the performance of the csums lookupMiao Xie2013-05-06
* Btrfs: fix race between mmap writes and compressionChris Mason2013-03-26
* btrfs: use only inline_pages from extent bufferDavid Sterba2013-02-28
* Merge branch 'raid56-experimental' into for-linus-3.9Chris Mason2013-02-20
|\
| * Btrfs: add rw argument to merge_bio_hook()David Woodhouse2013-02-01
* | Btrfs: remove unused extent io tree ops V2Josef Bacik2013-02-20
|/
* Btrfs: pass fs_info to btrfs_map_block() instead of mapping_treeStefan Behrens2012-12-12
* btrfs: move inline function code to header fileRobin Dong2012-10-09
* Btrfs: cache extent state when writing out dirty metadata pagesJosef Bacik2012-10-09
* Btrfs: do not async metadata csumming in certain situationsJosef Bacik2012-10-09
* Btrfs: use flag EXTENT_DEFRAG for snapshot-aware defragLiu Bo2012-10-01
* 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: finish ordered extents in their own threadJosef Bacik2012-05-30
|/