summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* CRC32C big endian bugs...v0.13David Miller2008-02-151-4/+2
* Unaligned access fixesDavid Miller2008-02-156-26/+20
* mkfs: Zero 2MB at the start and end of the deviceChris Mason2008-02-151-6/+51
* Added tag v0.12 for changeset 5e8f040cdf7cChris Mason2008-02-061-0/+1
* Update magicv0.12Chris Mason2008-02-041-1/+1
* Hash in the owner and offset for file extent backref keysChris Mason2008-02-011-7/+6
* Fix for test_range_bitYan2008-01-221-0/+5
* Fix btrfsck args checkingKyle McMartin2008-01-221-0/+8
* btrfs-progs: build with -D_FORTIFY_SOURCE=2Jan Engelhardt2008-01-221-1/+1
* btrfs-progs: fix a buffer overflow during mkfsJan Engelhardt2008-01-221-1/+1
* Fix for btrfs_find_free_objectidYan2008-01-221-3/+1
* Fixes for the converterYan2008-01-221-21/+46
* Added tag v0.11 for changeset b3e59089dab6Chris Mason2008-01-171-0/+1
* Remove kernel-space header in btrfs-progsv0.11Yan2008-01-171-2/+0
* Added tag v0.10 for changeset 548ea8d7514bChris Mason2008-01-151-0/+1
* Install btrfs-convert during make installv0.10Chris Mason2008-01-141-0/+1
* Change the magic to rev the disk formatChris Mason2008-01-141-1/+1
* Add readonly inode flagYan2008-01-142-3/+6
* xattr support for the ext3->btrfs converterYan2008-01-141-33/+361
* Fix a typo in btrfs-progs/extent_map.cYan2008-01-141-1/+1
* Add rollback support for the converterYan2008-01-083-120/+404
* A few update for btrfs-progsYan2008-01-082-46/+40
* btrfs_print_node: don't use btrfs_item_key_to_cpu on nodesChris Mason2008-01-071-1/+1
* Add Yan Zheng's ext3->btrfs conversion programChris Mason2008-01-042-1/+1283
* Update find_free_extent for the ext3 conversion toolYan2008-01-043-10/+26
* Update btrfs-progs to match kernel sourcesYan2008-01-0420-2511/+5525
* Port extent buffer to btrfs-progsYan Zheng2008-01-044-0/+876
* Add online resizing ioctlsChris Mason2007-12-213-9/+56
* Verify extent back references in btrfsckChris Mason2007-12-142-17/+229
* Reorder extent back refs to differentiate file data from btree blocksChris Mason2007-12-132-3/+3
* Create macros to generation set/get funcs for on disk structuresChris Mason2007-12-124-545/+153
* Add back pointers from the inode to the directory that referenced itChris Mason2007-12-122-1/+34
* Makefile: CFLAGS, LDFLAGSJan Engelhardt2007-12-111-8/+9
* Add back pointers from extents to the file or btree referencing themChris Mason2007-12-116-55/+323
* Add generation numbers to block pointersChris Mason2007-12-095-8/+25
* Update btrfs-progs to better match the kernelYan2007-12-058-134/+836
* Added tag v0.9 for changeset 99eb8cf2ca51Chris Mason2007-12-041-0/+1
* Add simple stripe size parameterv0.9Chris Mason2007-11-304-10/+44
* xattr support for btrfs-progsJosef Bacik2007-11-163-19/+24
* properly init block group cache structsChris Mason2007-10-191-0/+1
* Remove the last radix tree (block_group_cache)Chris Mason2007-10-175-62/+60
* Make the crc32c code match what the kernel modules are currently doingChris Mason2007-10-151-7/+9
* Create a slightly more generic extent-caching structureChris Mason2007-10-158-228/+318
* Switch to byte granular allocationsChris Mason2007-10-1510-319/+423
* Stop using radix trees to record pending allocationsChris Mason2007-10-158-99/+824
* Allow large blocksChris Mason2007-10-1513-106/+113
* Add per-file dependency trackingJan Engelhardt2007-09-141-10/+4
* Make btrfs-progs compile with -fstrict-aliasing (included in -O2) again.Jan Engelhardt2007-09-144-8/+8
* extra stats for btrfsck, link count in print-tree.cChris Mason2007-09-142-2/+13
* Added tag v0.8 for changeset f4810b8d5822Chris Mason2007-09-111-0/+1