aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/extent_io.h
Commit message (Expand)AuthorAge
* Merge branch 'error-handling' into for-linusChris Mason2012-03-28
|\
| * 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: deal with read errors on extent buffers differentlyJosef Bacik2012-03-26
* | Btrfs: ensure an entire eb is written at onceJosef Bacik2012-03-26
* | Btrfs: introduce free_extent_buffer_staleJosef 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: delalloc for page dirtied out-of-band in fixup workerJeff Mahoney2012-02-15
* Btrfs: add nested locking mode for pathsArne Jansen2012-01-04
* btrfs: mirror_num should be int, not u64Jan Schmidt2011-11-20
* Merge git://git.jan-o-sch.net/btrfs-unstable into integrationChris Mason2011-11-06
|\
| * btrfs: Moved repair code from inode.c to extent_io.cJan Schmidt2011-09-29
| * btrfs scrub: add fixup code for errors on nodatasum filesJan Schmidt2011-09-29
| * btrfs: add mirror_num to extent_read_full_pageJan Schmidt2011-09-29
* | Merge branch 'for-chris' of git://github.com/sensille/linux into integrationChris Mason2011-11-06
|\ \
| * | btrfs: add READAHEAD extent buffer flagArne Jansen2011-10-02
| * | btrfs: add an extra wait mode to read_extent_buffer_pagesArne Jansen2011-10-02
| |/
* | Btrfs: make sure to flush queued bios if write_cache_pages waitsChris Mason2011-11-06
* | Btrfs: stop using write_one_pageJosef Bacik2011-10-19
* | Btrfs: introduce convert_extent_bitJosef Bacik2011-10-19
|/
* Btrfs: remove unused members from struct extent_stateXiao Guangrong2011-08-01
* btrfs: Make extent-io callbacks that never fail return voidJeff Mahoney2011-08-01
* Btrfs: switch the btrfs tree locks to reader/writerChris Mason2011-07-27
* Btrfs: stop using highmem for extent_buffersChris Mason2011-07-27
* btrfs: remove 64bit alignment padding to allow extent_buffer to fit into one ...richard kennedy2011-06-10
* btrfs: remove all unused functionsDavid Sterba2011-05-06
* btrfs: remove unused function prototypesDavid Sterba2011-05-04
* btrfs: drop gfp parameter from alloc_extent_bufferDavid Sterba2011-05-02
* btrfs: drop gfp parameter from find_extent_bufferDavid Sterba2011-05-02
* btrfs: drop unused argument from extent_io_tree_initDavid Sterba2011-05-02
* btrfs: rename variables clashing with global function namesDavid Sterba2011-05-02
* btrfs: using cached extent_state in set/unlock combinationsArne Jansen2011-04-11
* Btrfs: check items for correctness as we searchJosef Bacik2011-03-17
* Btrfs: fix fiemap bugs with delallocChris Mason2011-02-23
* btrfs: Allow to add new compression algorithmLi Zefan2010-12-22
* btrfs: cleanup duplicate bio allocating functionsMiao Xie2010-11-21
* Btrfs: Switch the extent buffer rbtree into a radix treeMiao Xie2010-10-29
* Btrfs: rework O_DIRECT enospc handlingChris Mason2010-05-25
* Btrfs: use async helpers for DIO write checksummingChris Mason2010-05-25
* Btrfs: Update metadata reservation for delayed allocationYan, Zheng2010-05-25
* Btrfs: cache the extent state everywhere we possibly can V2Josef Bacik2010-03-15
* Btrfs: release delalloc reservations on extent item insertionJosef Bacik2009-10-08
* Btrfs: cleanup extent_clear_unlock_delalloc flagsChris Mason2009-10-08
* Btrfs: proper -ENOSPC handlingJosef Bacik2009-09-28
* Btrfs: Use PagePrivate2 to track pages in the data=ordered code.Chris Mason2009-09-11
* Btrfs: use a cached state for extent state operations during delallocChris Mason2009-09-11
* Btrfs: cache values for locking extentsChris Mason2009-09-11
* Btrfs: reduce CPU usage in the extent_state treeChris Mason2009-09-11