index
:
delta/btrfs-progs.git
baserock/morph
baserock/tiagogomes/btrfs2
dangerdonteveruse
integration
integration-scrub
master
next
parser
raid56-experimental
recovery-beta
repair
git.kernel.org: pub/scm/linux/kernel/git/mason/btrfs-progs.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ctree.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
btrfs-progs: Add inode item rebuild function.
Qu Wenruo
2014-12-10
1
-0
/
+2
*
btrfs-progs: Add btrfs_mkdir() function for the incoming 'lost+found' fsck me...
Qu Wenruo
2014-12-10
1
-0
/
+2
*
btrfs-progs: Add btrfs_unlink() and btrfs_add_link() functions.
Qu Wenruo
2014-12-10
1
-0
/
+13
*
btrfs-progs: Import lookup/del_inode_ref() function.
Qu Wenruo
2014-12-10
1
-0
/
+7
*
btrfs-progs: Import btrfs_insert/del/lookup_extref() functions.
Qu Wenruo
2014-12-10
1
-0
/
+13
*
btrfs-progs: Enhance the command btrfs filesystem df
Goffredo Baroncelli
2014-12-04
1
-2
/
+3
*
Btrfs-progs: delete bogus dir indexes
Josef Bacik
2014-10-14
1
-0
/
+9
*
Btrfs-progs: pull back backref.c and fix it up
Josef Bacik
2014-10-14
1
-0
/
+14
*
btrfs-progs: read global reserve size from space infos
David Sterba
2014-08-28
1
-0
/
+6
*
btrfs-progs: remove unused flags for btrfs_path
Gui Hecheng
2014-08-28
1
-3
/
+0
*
btrfs-progs: replace BTRFS_NUM_MIRRORS with BTRFS_MAX_MIRRORS
Gui Hecheng
2014-08-22
1
-0
/
+2
*
btrfs-progs: add quota group verify code
Mark Fasheh
2014-08-22
1
-0
/
+10
*
Btrfs-progs: update btrfs_file_extent_inline_len to match kernel version
Filipe David Borba Manana
2014-04-11
1
-9
/
+22
*
btrfs-progs: Constify getters
Kusanagi Kouichi
2014-04-11
1
-6
/
+6
*
Btrfs-progs: use bitfield instead of integer for some variants in fs_info
Wang Shilong
2014-03-21
1
-3
/
+5
*
Btrfs-progs: add support for the no holes incompat flag
Josef Bacik
2014-01-31
1
-1
/
+3
*
Btrfs-progs: deal with invalid key orderings and bad orphan items V2
Josef Bacik
2014-01-31
1
-8
/
+24
*
Btrfs-progs: chunk-recover: add new flag to prepare recovering for ordered da...
Wang Shilong
2014-01-31
1
-0
/
+1
*
btrfs-progs: Make btrfs_header_chunk_tree_uuid() return unsigned long
Ross Kirk
2014-01-31
1
-3
/
+2
*
mkfs: fix mkfs -r to properly allocate space
Chris Mason
2013-10-16
1
-0
/
+10
*
Btrfs-progs: restructure show_qgroups
Wang Shilong
2013-10-16
1
-0
/
+11
*
Btrfs-progs: keep track of transid failures and fix them if possible
Josef Bacik
2013-10-16
1
-0
/
+1
*
btrfs-progs: move out print in cmd_df to another function
Anand Jain
2013-10-16
1
-0
/
+11
*
btrfs-progs: Make btrfs_header_fsid() return unsigned long
Ross Kirk
2013-10-16
1
-3
/
+2
*
btrfs-progs: remove unused parameter from btrfs_header_fsid
Ross Kirk
2013-10-16
1
-1
/
+1
*
btrfs-progs: drop unused parameter from btrfs_item_nr
Ross Kirk
2013-10-16
1
-7
/
+6
*
btrfs-progs: calculate available blocks on device properly
Hidetoshi Seto
2013-10-16
1
-0
/
+8
*
btrfs-progs: add ULL to u64 constant
Zach Brown
2013-09-03
1
-1
/
+1
*
btrfs-progs: mark static & remove unused from shared kernel code
Eric Sandeen
2013-09-03
1
-43
/
+0
*
btrfs-progs: make set/get functions for the super compat_ro flags use compat_ro
Eric Sandeen
2013-09-03
1
-1
/
+1
*
btrfs-progs: fix definition of struct btrfs_extent_inline_ref
Eric Sandeen
2013-09-03
1
-1
/
+1
*
btrfs-progs: drop unused parameter from btrfs_release_path
Eric Sandeen
2013-09-03
1
-1
/
+1
*
btrfs-progs: Cleanup for using BTRFS_SETGET_STACK instead of raw convert
Qu Wenruo
2013-08-09
1
-0
/
+7
*
Btrfs-progs: add uuid_tree_gen field to btrfs-show-super
Stefan Behrens
2013-08-09
1
-1
/
+4
*
Btrfs-progs: add UUID tree lookup methods
Stefan Behrens
2013-08-09
1
-0
/
+5
*
Btrfs-progs: Support UUID tree and UUID items in btrfs-debug-tree
Stefan Behrens
2013-08-09
1
-0
/
+15
*
Btrfs-progs: remove some dead/unbuilt code
Eric Sandeen
2013-08-09
1
-8
/
+0
*
Btrfs-progs: move btrfs_fsck_reinit_root to cmds-check.c
Eric Sandeen
2013-08-09
1
-2
/
+1
*
Merge branch 'liubo-image-restore'
Chris Mason
2013-07-03
1
-0
/
+1
|
\
|
*
Btrfs-progs: enhance btrfs-image to restore image onto multiple disks
Liu Bo
2013-07-03
1
-0
/
+1
*
|
Btrfs-progs: use rb-tree instead of extent cache tree for fs/file roots
Miao Xie
2013-07-03
1
-2
/
+2
|
/
*
Btrfs-progs: add --init-extent-tree to btrfsck
Josef Bacik
2013-06-19
1
-1
/
+4
*
Btrfs-progs: make fsck fix certain file extent inconsistencies
Josef Bacik
2013-06-19
1
-0
/
+2
*
Btrfs-progs: add a free space cache checker to fsck V2
Josef Bacik
2013-04-23
1
-1
/
+15
*
Btrfs-progs: add skinny metadata support to progs V3
Josef Bacik
2013-04-23
1
-4
/
+19
*
Btrfs-progs: tool to visualize fragmentation
Arne Jansen
2013-03-19
1
-0
/
+6
*
btrfs-progs: separate super_copy out of fs_info
David Sterba
2013-03-10
1
-1
/
+1
*
btrfs-progs: libify some parts of btrfs-progs
Mark Fasheh
2013-02-27
1
-0
/
+9
*
Merge branch 'cov-fixes-v1-integration-20130201' of http://git.zabbo.net/cgit...
Chris Mason
2013-02-06
1
-1
/
+1
|
\
|
*
btrfs-progs: treat super.magic as an le64
Zach Brown
2013-02-05
1
-1
/
+1
[next]