projects
/
platform
/
upstream
/
btrfs-progs.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Fix spelling mistake when running 'btrfsck' when argument doesn't exist.
2009-06-03
nick d
Fix spelling mistake when running 'btrfsck' when argument...
Signed-off-by: Chris Mason <
chris.mason@oracle.com
>
commit
|
commitdiff
|
tree
2009-06-03
Shen Feng
Update btrfs-debug-tree to output more readable strings.
Signed-off-by: Chris Mason <
chris.mason@oracle.com
>
commit
|
commitdiff
|
tree
2009-06-03
Peng Tao
Add btrfs-show man page
Signed-off-by: Chris Mason <
chris.mason@oracle.com
>
commit
|
commitdiff
|
tree
2009-06-03
Luca Bruno
Add -V|--version to mkfs.btrfs argument parser
Signed-off-by: Chris Mason <
chris.mason@oracle.com
>
commit
|
commitdiff
|
tree
2009-06-03
Peng Tao
Add btrfs-image man page
Signed-off-by: Chris Mason <
chris.mason@oracle.com
>
commit
|
commitdiff
|
tree
2009-06-03
Peng Tao
Fix typos in btrfsck, btrfsctl, mkfs.btrfs manual
Signed-off-by: Chris Mason <
chris.mason@oracle.com
>
commit
|
commitdiff
|
tree
2009-05-13
Chris Mason
Fix print-tree.c to skip blocks it can't read instead...
commit
|
commitdiff
|
tree
2009-04-15
Chris Mason
Add scan of the btrfs log tree to btrfs-debug-tree
commit
|
commitdiff
|
tree
2009-03-09
Chris Mason
Fix showblocks to display different colors for different...
commit
|
commitdiff
|
tree
2009-01-21
Goldwyn Rodrigues
Add man/btrfsck.8.in and Makefile for man pages
commit
|
commitdiff
|
tree
2009-01-21
Goldwyn Rodrigues
Add man/btrfsctl.8.in
commit
|
commitdiff
|
tree
2009-01-21
Goldwyn Rodrigues
Add man/mkfs.btrfs.8.in
commit
|
commitdiff
|
tree
2009-01-21
Wang Cong
btrfsck.c: bit-fields should be unsigned
commit
|
commitdiff
|
tree
2009-01-21
Thadeu Lima de Souza...
btrfsck: Exit and print error message when not able...
commit
|
commitdiff
|
tree
2009-01-21
Wang Cong
btrfs-image.c: fix return values
commit
|
commitdiff
|
tree
2009-01-21
Wang Cong
btrfs-progs: make several functions static
commit
|
commitdiff
|
tree
2009-01-21
Calvin Walton
Fix misleading error message in btrfsctl
commit
|
commitdiff
|
tree
2009-01-21
Jan Engelhardt
Mention minimum size on devices that are considered...
commit
|
commitdiff
|
tree
2009-01-21
Goldwyn Rodrigues
Modify Makefile to include man directory
commit
|
commitdiff
|
tree
2009-01-21
Yan Zheng
Update convert for uninitialized block groups
commit
|
commitdiff
|
tree
2009-01-21
Chris Mason
Drop bit-radix.[ch] files
Signed-off-by: Chris Mason <
chris.mason@oracle.com
>
commit
|
commitdiff
|
tree
2009-01-17
Chris Mason
Update version.sh to 0.18
Signed-off-by: Chris Mason <
chris.mason@oracle.com
>
commit
|
commitdiff
|
tree
2009-01-16
Chris Mason
Fix ioctl arg size (userland incompatible change!)
Signed-off-by: Chris Mason <
chris.mason@oracle.com
>
commit
|
commitdiff
|
tree
2009-01-12
Chris Mason
Update version.sh to v0.17
Signed-off-by: Chris Mason <
chris.mason@oracle.com
>
commit
|
commitdiff
|
tree
2009-01-12
Yan Zheng
Fix isize/nbytes update bugs in btrfs-convert
commit
|
commitdiff
|
tree
2009-01-11
Chris Mason
Fix mispatch of the experimental warnings
Signed-off-by: Chris Mason <
chris.mason@oracle.com
>
commit
|
commitdiff
|
tree
2009-01-09
Jim Owens
Warn user that this release is experimental
commit
|
commitdiff
|
tree
2009-01-09
Yan Zheng
Fix an accessing freed memory bug in btrfsck
commit
|
commitdiff
|
tree
2009-01-07
Chris Mason
Rename debug-tree to btrfs-debug-tree
Signed-off-by: Chris Mason <
chris.mason@oracle.com
>
commit
|
commitdiff
|
tree
2009-01-07
Shen Feng
Add error processing for btrfsctl -a
commit
|
commitdiff
|
tree
2009-01-07
Shen Feng
debug-tree output tree/key type instead of id
commit
|
commitdiff
|
tree
2009-01-07
Shen Feng
Update BUG_ON and WARN_ON
commit
|
commitdiff
|
tree
2009-01-07
Yan Zheng
Add semantic checks to btrfsck for files and directories
commit
|
commitdiff
|
tree
2009-01-07
Liu Hui
Fix compile error in quick-test.c of btrfs progs
commit
|
commitdiff
|
tree
2009-01-07
Shen Feng
Fix mkfs.btrfs usage help to match the current args
commit
|
commitdiff
|
tree
2009-01-07
Shen Feng
Make the minimum filesystem size error message more...
commit
|
commitdiff
|
tree
2008-12-17
Yan Zheng
Btrfs: update converter for the new disk format
commit
|
commitdiff
|
tree
2008-12-08
Chris Mason
Btrfs: Add inode sequence number for NFS and reserved...
Signed-off-by: Chris Mason <
chris.mason@oracle.com
>
commit
|
commitdiff
|
tree
2008-12-05
Yan Zheng
superblock duplication
commit
|
commitdiff
|
tree
2008-12-08
Chris Mason
Btrfs: move data checksumming into a dedicated tree
Signed-off-by: Chris Mason <
chris.mason@oracle.com
>
commit
|
commitdiff
|
tree
2008-12-02
Chris Mason
Rev the disk format for the compat code and the csum...
Signed-off-by: Chris Mason <
chris.mason@oracle.com
>
commit
|
commitdiff
|
tree
2008-12-02
Josef Bacik
btrfs-progs: support for different csum algorithims
commit
|
commitdiff
|
tree
2008-12-02
Josef Bacik
btrfs-progs: add support for compat flags
commit
|
commitdiff
|
tree
2008-12-02
yanhai zhu
Fix image tool compile warnings
commit
|
commitdiff
|
tree
2008-11-20
Yan Zheng
Btrfs image tool
commit
|
commitdiff
|
tree
2008-11-18
Chris Mason
Update the super magic string to match the seed and...
commit
|
commitdiff
|
tree
2008-11-18
Chris Mason
Add disk format requirements for subvol backward and...
commit
|
commitdiff
|
tree
2008-11-18
Chris Mason
Modify the subvol and snapshot creation ioctls to work...
Signed-off-by: Chris Mason <
chris.mason@oracle.com
>
commit
|
commitdiff
|
tree
2008-11-18
Yan Zheng
update btrfs-progs for seed device support
commit
|
commitdiff
|
tree
2008-10-31
Yan Zheng
Add fallocate support v2
commit
|
commitdiff
|
tree
2008-10-30
Chris Mason
Avoid tree of tree root cow when committing a clean FS
Signed-off-by: Chris Mason <
chris.mason@oracle.com
>
commit
|
commitdiff
|
tree
2008-10-29
Chris Mason
Rev the disk format for compression and root pointer...
Signed-off-by: Chris Mason <
chris.mason@oracle.com
>
commit
|
commitdiff
|
tree
2008-10-29
Yan Zheng
Add root tree pointer transaction ids
commit
|
commitdiff
|
tree
2008-10-29
Chris Mason
Add disk format elements for compression
Signed-off-by: Chris Mason <
chris.mason@oracle.com
>
commit
|
commitdiff
|
tree
2008-10-09
Chris Mason
Rev the disk format for the new back reference format
Signed-off-by: Chris Mason <
chris.mason@oracle.com
>
commit
|
commitdiff
|
tree
2008-10-09
Yan Zheng
Count space allocated to file in bytes
commit
|
commitdiff
|
tree
2008-10-09
Yan Zheng
Remove offset field from struct btrfs_extent_ref
commit
|
commitdiff
|
tree
2008-09-26
Zheng Yan
update mkfs.btrfs for the new space balancing code
Signed-off-by: Chris Mason <
chris.mason@oracle.com
>
commit
|
commitdiff
|
tree