summaryrefslogtreecommitdiff
path: root/extent_io.c
Commit message (Expand)AuthorAge
* btrfs-progs: extent-cache: actually cache extent buffersJeff Mahoney2017-10-06
* btrfs-progs: Refactor btrfs_map_block and its variants to use btrfs_fs_infoQu Wenruo2017-07-12
* btrfs-progs: Refactor nodesize user in extent_io.cQu Wenruo2017-07-03
* btrfs-progs: remove unused argument from clear_extent_dirtyDavid Sterba2017-03-08
* btrfs-progs: remove unused argument from set_extent_dirtyDavid Sterba2017-03-08
* btrfs-progs: remove unused argument from set_extent_bitsDavid Sterba2017-03-08
* btrfs-progs: remove unused argument from clear_extent_bitsDavid Sterba2017-03-08
* btrfs-progs: handler memory allocation error in write_data_to_diskDavid Sterba2016-07-28
* btrfs-progs: handle memory allocation error in __alloc_extent_bufferDavid Sterba2016-07-28
* btrfs-progs: fix btrfsck of space_cache=v2 bitmaps on big-endianOmar Sandoval2016-07-26
* btrfs-progs: replace leafsize with nodesizeDavid Sterba2016-05-02
* btrfs-progs: libbtrfs: remove max/min macros from APIOndrej Kozina2016-03-14
* btrfs-progs: check the free space tree in btrfsckOmar Sandoval2016-01-12
* btrfs-progs: use calloc instead of malloc+memsetSilvio Fricke2015-10-21
* btrfs-progs: Avoid reading bad fd in case of missing device.Qu Wenruo2015-08-31
* btrfs-progs: Move (set/clear_)extent_buffer_uptodate() to extent_io.h.Qu Wenruo2015-02-27
* btrfs-progs: read_tree_block() and read_node_slot() cleanup.Qu Wenruo2015-02-02
* btrfs-progs: drop feature defines from C files, in favour of CFLAGS definesDimitri John Ledkov2015-01-27
* btrfs-progs: check read extent errors when mappingZach Brown2014-11-03
* Btrfs-progs: pull back backref.c and fix it upJosef Bacik2014-10-14
* btrfs-progs: do not reclaim extent bufferNaohiro Aota2014-10-10
* btrfs-progs: Do not free dirty extent bufferNaohiro Aota2014-08-28
* Btrfs-progs: fix the mismatch of extent buffer's spaceLiu Bo2014-01-31
* Btrfs-progs: keep track of transid failures and fix them if possibleJosef Bacik2013-10-16
* btrfs-progs: clear_extent_bits: Fix memory leak.chandan2013-10-16
* btrfs-progs: mark static & remove unused from shared kernel codeEric Sandeen2013-09-03
* btrfs-progs: fix the comment for extent_io.c/clear_extent_bitsWang Sheng-Hui2013-08-09
* Merge branch 'liubo-image-restore'Chris Mason2013-07-03
|\
| * Btrfs-progs: enhance btrfs-image to restore image onto multiple disksLiu Bo2013-07-03
* | Btrfs-progs: extend the extent cache for the device extentMiao Xie2013-07-03
* | Btrfs-progs: introduce common insert/search/delete functions for rb-treeMiao Xie2013-07-03
|/
* Btrfs-progs: add a free space cache checker to fsck V2Josef Bacik2013-04-23
* btrfs-progs: make libbtrfs usable from C++Arvin Schnell2013-02-19
* Merge branch 'cov-fixes-v1-integration-20130201' of http://git.zabbo.net/cgit...Chris Mason2013-02-06
|\
| * btrfs-progs: don't leak in set_extent_bitsZach Brown2013-02-05
* | Add basic RAID[56] supportDavid Woodhouse2013-02-01
|/
* Allow extent_buffers to use more ramChris Mason2012-02-06
* Add open_ctree_fs_info for partial FS opensChris Mason2012-02-05
* btrfs-progs: add a recovery utility to pull files from damanged filesystemsJosef Bacik2011-10-27
* mkfs.btrfs: write zeroes instead on uninitialized data.Sergei Trofimovich2011-10-25
* Fix unused-but-set errors in gcc-4.6Chris Ball2011-10-25
* Mixed back reference (FORWARD ROLLING FORMAT CHANGE)Chris Mason2009-06-08
* Verify parent generation number on btree readsChris Mason2008-05-13
* Update the Ext3 converterChris Mason2008-04-22
* btrfs-progs: Fix printf format casting errorsAlex Chiang2008-04-01
* Add support for multiple devices per filesystemChris Mason2008-03-24
* Rename the extent_map code to extent_ioChris Mason2008-03-04