aboutsummaryrefslogtreecommitdiff
path: root/fs/btrfs/extent_io.h
AgeCommit message (Expand)Author
2011-11-20btrfs: mirror_num should be int, not u64Jan Schmidt
2011-11-06Merge git://git.jan-o-sch.net/btrfs-unstable into integrationChris Mason
2011-11-06Merge branch 'for-chris' of git://github.com/sensille/linux into integrationChris Mason
2011-11-06Btrfs: make sure to flush queued bios if write_cache_pages waitsChris Mason
2011-10-19Btrfs: stop using write_one_pageJosef Bacik
2011-10-19Btrfs: introduce convert_extent_bitJosef Bacik
2011-10-02btrfs: add READAHEAD extent buffer flagArne Jansen
2011-10-02btrfs: add an extra wait mode to read_extent_buffer_pagesArne Jansen
2011-09-29btrfs: Moved repair code from inode.c to extent_io.cJan Schmidt
2011-09-29btrfs scrub: add fixup code for errors on nodatasum filesJan Schmidt
2011-09-29btrfs: add mirror_num to extent_read_full_pageJan Schmidt
2011-08-01Btrfs: remove unused members from struct extent_stateXiao Guangrong
2011-08-01btrfs: Make extent-io callbacks that never fail return voidJeff Mahoney
2011-07-27Btrfs: switch the btrfs tree locks to reader/writerChris Mason
2011-07-27Btrfs: stop using highmem for extent_buffersChris Mason
2011-06-10btrfs: remove 64bit alignment padding to allow extent_buffer to fit into one ...richard kennedy
2011-05-06btrfs: remove all unused functionsDavid Sterba
2011-05-04btrfs: remove unused function prototypesDavid Sterba
2011-05-02btrfs: drop gfp parameter from alloc_extent_bufferDavid Sterba
2011-05-02btrfs: drop gfp parameter from find_extent_bufferDavid Sterba
2011-05-02btrfs: drop unused argument from extent_io_tree_initDavid Sterba
2011-05-02btrfs: rename variables clashing with global function namesDavid Sterba
2011-04-11btrfs: using cached extent_state in set/unlock combinationsArne Jansen
2011-03-17Btrfs: check items for correctness as we searchJosef Bacik
2011-02-23Btrfs: fix fiemap bugs with delallocChris Mason
2010-12-22btrfs: Allow to add new compression algorithmLi Zefan
2010-11-21btrfs: cleanup duplicate bio allocating functionsMiao Xie
2010-10-29Btrfs: Switch the extent buffer rbtree into a radix treeMiao Xie
2010-05-25Btrfs: rework O_DIRECT enospc handlingChris Mason
2010-05-25Btrfs: use async helpers for DIO write checksummingChris Mason
2010-05-25Btrfs: Update metadata reservation for delayed allocationYan, Zheng
2010-03-15Btrfs: cache the extent state everywhere we possibly can V2Josef Bacik
2009-10-08Btrfs: release delalloc reservations on extent item insertionJosef Bacik
2009-10-08Btrfs: cleanup extent_clear_unlock_delalloc flagsChris Mason
2009-09-28Btrfs: proper -ENOSPC handlingJosef Bacik
2009-09-11Btrfs: Use PagePrivate2 to track pages in the data=ordered code.Chris Mason
2009-09-11Btrfs: use a cached state for extent state operations during delallocChris Mason
2009-09-11Btrfs: cache values for locking extentsChris Mason
2009-09-11Btrfs: reduce CPU usage in the extent_state treeChris Mason
2009-03-24Btrfs: leave btree locks spinning more oftenChris Mason
2009-02-04Btrfs: Change btree locking to use explicit blocking pointsChris Mason
2009-01-21Btrfs: fiemap supportYehuda Sadeh
2008-12-12Btrfs: fix nodatasum handling in balancing codeYan Zheng
2008-11-06Btrfs: Optimize compressed writeback and readsChris Mason
2008-10-29Btrfs: nuke fs wide allocation mutex V2Josef Bacik
2008-10-29Btrfs: Add zlib compression supportChris Mason
2008-09-26Btrfs: extent_map and data=ordered fixes for space balancingZheng Yan
2008-09-25Btrfs: Tree logging fixesChris Mason
2008-09-25Btrfs: Fix some data=ordered related data corruptionsChris Mason
2008-09-25Btrfs: Use a mutex in the extent buffer for tree block lockingChris Mason