platform/upstream/btrfs-progs.git
2008-04-01 Alex Chiangbtrfs-progs: Fix printf format casting errors
2008-04-01 Alex Chiangbtrfs-progs: Stop stomping on 'name' input parameter
2008-04-01 Goldwyn Rodriguescheck if partition is mounted before mkfs
2008-04-01 Chris MasonUpdate struct btrfs_header flags, and use it to indicat...
2008-03-25 Chris MasonImplement raid0 when multiple devices are present
2008-03-24 Chris MasonWalk all block devices looking for btrfs
2008-03-24 Chris Masonioctls to scan for btrfs filesystems
2008-03-24 Chris MasonBtrfsck updates for multi-device filesystems
2008-03-24 Chris MasonDynamic chunk allocation
2008-03-24 Chris MasonAdd support for multiple devices per filesystem
2008-03-04 Chris MasonRemove extent back refs in batches, and avoid duplicate...
2008-02-04 Chris MasonAdd debugging for block group update failure
2008-02-01 YanCall btrfs_cow_block while lowering tree level.
2008-03-04 Chris MasonInsert extent record and the first backref in a single...
2008-01-30 Chris MasonCopy correct tree when inserting into slot 0
2008-01-29 Chris MasonAdd inode item and backref in one insert, reducing...
2008-01-29 Chris MasonDuring deletes and truncate, remove many items at once...
2008-03-04 Chris MasonAdd some extra debugging around file data checksum...
2008-01-24 Chris MasonTune readahead during defrag to avoid reading too much...
2008-03-04 Chris MasonRename the extent_map code to extent_io
2008-03-04 Chris MasonAdd debug-tree -e to print all allocated extents, and...
2008-02-21 Chris MasonAdded tag v0.13 for changeset 58b803dc9fae
2008-02-15 David MillerCRC32C big endian bugs...
2008-02-15 David MillerUnaligned access fixes
2008-02-15 Chris Masonmkfs: Zero 2MB at the start and end of the device
2008-02-06 Chris MasonAdded tag v0.12 for changeset 5e8f040cdf7c
2008-02-04 Chris MasonUpdate magic
2008-02-01 Chris MasonHash in the owner and offset for file extent backref...
2008-01-22 YanFix for test_range_bit
2008-01-22 Kyle McMartinFix btrfsck args checking
2008-01-22 Jan Engelhardtbtrfs-progs: build with -D_FORTIFY_SOURCE=2
2008-01-22 Jan Engelhardtbtrfs-progs: fix a buffer overflow during mkfs
2008-01-22 YanFix for btrfs_find_free_objectid
2008-01-22 YanFixes for the converter
2008-01-17 Chris MasonAdded tag v0.11 for changeset b3e59089dab6
2008-01-17 YanRemove kernel-space header in btrfs-progs
2008-01-15 Chris MasonAdded tag v0.10 for changeset 548ea8d7514b
2008-01-14 Chris MasonInstall btrfs-convert during make install
2008-01-14 Chris MasonChange the magic to rev the disk format
2008-01-14 YanAdd readonly inode flag
2008-01-14 Yanxattr support for the ext3->btrfs converter
2008-01-14 YanFix a typo in btrfs-progs/extent_map.c
2008-01-08 YanAdd rollback support for the converter
2008-01-08 YanA few update for btrfs-progs
2008-01-07 Chris Masonbtrfs_print_node: don't use btrfs_item_key_to_cpu on...
2008-01-04 Chris MasonAdd Yan Zheng's ext3->btrfs conversion program
2008-01-04 YanUpdate find_free_extent for the ext3 conversion tool
2008-01-04 YanUpdate btrfs-progs to match kernel sources
2008-01-04 Yan ZhengPort extent buffer to btrfs-progs
2007-12-21 Chris MasonAdd online resizing ioctls
2007-12-14 Chris MasonVerify extent back references in btrfsck
2007-12-13 Chris MasonReorder extent back refs to differentiate file data...
2007-12-12 Chris MasonCreate macros to generation set/get funcs for on disk...
2007-12-12 Chris MasonAdd back pointers from the inode to the directory that...
2007-12-11 Jan EngelhardtMakefile: CFLAGS, LDFLAGS
2007-12-11 Chris MasonAdd back pointers from extents to the file or btree...
2007-12-09 Chris MasonAdd generation numbers to block pointers
2007-12-05 YanUpdate btrfs-progs to better match the kernel
2007-12-04 Chris MasonAdded tag v0.9 for changeset 99eb8cf2ca51
2007-11-30 Chris MasonAdd simple stripe size parameter
2007-11-16 Josef Bacikxattr support for btrfs-progs
2007-10-19 Chris Masonproperly init block group cache structs
2007-10-17 Chris MasonRemove the last radix tree (block_group_cache)
2007-10-15 Chris MasonMake the crc32c code match what the kernel modules...
2007-10-15 Chris MasonCreate a slightly more generic extent-caching structure
2007-10-15 Chris MasonSwitch to byte granular allocations
2007-10-15 Chris MasonStop using radix trees to record pending allocations
2007-10-15 Chris MasonAllow large blocks
2007-09-14 Jan EngelhardtAdd per-file dependency tracking
2007-09-14 Jan EngelhardtMake btrfs-progs compile with -fstrict-aliasing (includ...
2007-09-14 Chris Masonextra stats for btrfsck, link count in print-tree.c
2007-09-11 Chris MasonAdded tag v0.8 for changeset f4810b8d5822
2007-08-29 Josef Bacikbtrfs-progs support for root block accounting
2007-08-07 Chris MasonAdded tag v0.6 for changeset 75b9a16fff1a
2007-08-07 Chris Masonadd defrag ioctl
2007-06-28 Chris MasonAdded tag v0.5 for changeset 85bf73175772
2007-06-28 Josef Bacikcalculate checksums during IO
2007-06-28 Jeff MahoneyAllow install prefix overrides
2007-06-28 Chris MasonDocumentation update
2007-06-22 Chris MasonAdded tag v0.4 for changeset c969452d5ae7
2007-06-22 Chris MasonAdded tag v0.4 for changeset c760f17dde33
2007-06-22 Chris Masondisk format updates for finding dead roots
2007-06-18 Chris MasonAdded tag v0.3 for changeset 1ef7cf63ac2c
2007-06-18 Terje RostenFix btrfsck build failure on FC7
2007-06-13 Chris MasonAdded tag v0.2 for changeset 9cebac62e0c9
2007-06-12 Chris Masonfix COPYING
2007-06-12 Chris Masoni386 fixes from axboe
2007-06-12 Chris Masonadd GPLv2
2007-06-12 Chris Masonno slashes in subvolume names
2007-06-12 Chris Masonprintf cleanups
2007-06-09 Chris Masonremove device tree
2007-06-08 Chris Mason32 bit compile fixes
2007-06-08 Chris Masonendian fixes, makefile fixes
2007-05-30 Chris Masondata vs metadata flag for block groups
2007-05-22 Chris Masoncleanup warnings found with -O2
2007-05-22 Chris Masonreduce ram used by btrfsck
2007-05-18 Chris Masonbtrfsck fixes and cleanups
2007-05-10 Chris Masonmore stats from fsck
2007-05-08 Chris Masoncompile fix
2007-04-30 Chris Masonallocator improvements, inode block groups
next