projects
/
platform
/
upstream
/
btrfs-progs.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
btrfs-progs: fix type mismatch in backtrace dumping functions
[platform/upstream/btrfs-progs.git]
/
btrfs-convert.c
2016-06-01
Nicholas D Steeves
btrfs-progs: typo review of strings and comments
blob
|
commitdiff
2016-05-02
David Sterba
btrfs-progs: convert: fix typo in original image subvol...
blob
|
commitdiff
|
diff to current
2016-03-30
David Sterba
btrfs-progs: use safe copy for label buffer everywhere
blob
|
commitdiff
|
diff to current
2016-03-14
David Sterba
btrfs-progs: unify argc min/max checking
blob
|
commitdiff
|
diff to current
2016-01-12
Qu Wenruo
btrfs-progs: Introduce new members for btrfs_convert_co...
blob
|
commitdiff
|
diff to current
2015-11-26
Jeff Mahoney
btrfs-progs: convert: add context and operations struct...
blob
|
commitdiff
|
diff to current
2015-11-06
David Sterba
btrfs-progs: simplify empty stirngs check
blob
|
commitdiff
|
diff to current
2015-11-02
Liu Bo
Btrfs-progs: fix btrfs-convert rollback to check ROOT_B...
blob
|
commitdiff
|
diff to current
2015-10-07
Qu Wenruo
btrfs-progs: convert: Print different error message...
blob
|
commitdiff
|
diff to current
2015-10-02
Qu Wenruo
btrfs-progs: utils: Check nodesize against features
blob
|
commitdiff
|
diff to current
2015-09-09
Zhao Lei
btrfs-progs: close inode scan in copy_inodes
blob
|
commitdiff
|
diff to current
2015-09-09
Zhao Lei
btrfs-progs: Avoid uninitialized data in output of...
blob
|
commitdiff
|
diff to current
2015-09-02
David Sterba
btrfs-progs: convert: rework checks of label size
blob
|
commitdiff
|
diff to current
2015-09-01
Byongho Lee
btrfs-progs: fix memory leak in btrfs-convert main()
blob
|
commitdiff
|
diff to current
2015-08-31
Zhao Lei
btrfs-progs: Remove cleanup-timer code for btrfs-convert
blob
|
commitdiff
|
diff to current
2015-08-31
Qu Wenruo
btrfs-progs: convert: Avoid allocating metadata extent...
blob
|
commitdiff
|
diff to current
2015-07-01
David Sterba
btrfs-progs: drop unused parameter from make_btrfs
blob
|
commitdiff
|
diff to current
2015-07-01
David Sterba
btrfs-progs: move make_btrfs arguments to a struct
blob
|
commitdiff
|
diff to current
2015-06-10
David Sterba
btrfs-progs: accept --help as option in the standalone...
blob
|
commitdiff
|
diff to current
2015-06-05
Jeff Mahoney
btrfs-progs: convert: factor out block iteration callback
blob
|
commitdiff
|
diff to current
2015-06-05
Jeff Mahoney
btrfs-progs: convert: factor out adding dirent into...
blob
|
commitdiff
|
diff to current
2015-06-05
Jeff Mahoney
btrfs-progs: convert: fix typo in btrfs_insert_dir_item...
blob
|
commitdiff
|
diff to current
2015-06-05
Jeff Mahoney
btrfs-progs: convert: rename ext2_root to image_root
blob
|
commitdiff
|
diff to current
2015-06-05
Jeff Mahoney
btrfs-progs: convert: remove unused inode_key in copy_s...
blob
|
commitdiff
|
diff to current
2015-06-05
Jeff Mahoney
btrfs-progs: convert: remove unused fs argument from...
blob
|
commitdiff
|
diff to current
2015-06-05
Jeff Mahoney
btrfs-progs: convert: clean up blk_iterate_data handlin...
blob
|
commitdiff
|
diff to current
2015-06-04
David Sterba
btrfs-progs: convert: allow to set filesystem features
blob
|
commitdiff
|
diff to current
2015-05-14
David Sterba
btrfs-progs: convert: drop dependency on sys/acl.h
blob
|
commitdiff
|
diff to current
2015-04-08
David Sterba
btrfs-progs: cleanup option index argument from getopt_long
blob
|
commitdiff
|
diff to current
2015-04-07
David Sterba
btrfs-progs: mkfs, deprecate leafsize and clean up...
blob
|
commitdiff
|
diff to current
2015-04-07
David Sterba
btrfs-progs: convert: use exact size for reading superblock
blob
|
commitdiff
|
diff to current
2015-04-02
Qu Wenruo
btrfs-progs: convert: Make ext*_image file obey datacsu...
blob
|
commitdiff
|
diff to current
2015-03-24
David Sterba
btrfs-progs: convert, add long options for all short...
blob
|
commitdiff
|
diff to current
2015-03-23
David Sterba
btrfs-progs: convert, fix typo in getopt value
blob
|
commitdiff
|
diff to current
2015-03-23
Sebastian Thorarensen
btrfs-progs: btrfs-convert: Allow setting nodesize
blob
|
commitdiff
|
diff to current
2015-03-09
David Sterba
btrfs-progs: convert, adjust help text formatting
blob
|
commitdiff
|
diff to current
2015-03-09
David Sterba
btrfs-progs: convert, add option to disable progress
blob
|
commitdiff
|
diff to current
2015-02-27
David Sterba
btrfs-progs: convert: show progress by default
blob
|
commitdiff
|
diff to current
2015-01-27
Dimitri John Ledkov
btrfs-progs: drop feature defines from C files, in...
blob
|
commitdiff
|
diff to current
2015-01-06
David Sterba
btrfs-progs: convert, handle pwrite error in do_rollback
blob
|
commitdiff
|
diff to current
2014-12-18
Merlijn Wajer
btrfs-progs: include headers required for musl-libc
blob
|
commitdiff
|
diff to current
2014-12-09
Gui Hecheng
btrfs-progs: convert: fix unable to rollback case with...
blob
|
commitdiff
|
diff to current
2014-12-04
Silvio Fricke
btrfs-progs: convert: use task for progress indication...
blob
|
commitdiff
|
diff to current
2014-11-25
Liu Bo
Btrfs-progs: fix a bug of converting sparse ext2/3/4
blob
|
commitdiff
|
diff to current
2014-10-10
David Sterba
btrfs-progs: convert: set label or copy from origin
blob
|
commitdiff
|
diff to current
2014-10-01
Dimitri John Ledkov
btrfs-progs: Properly cast to avoid compiler warnings...
blob
|
commitdiff
|
diff to current
2014-09-02
Holger Hoffstätte
Btrfs-progs: fix typos
blob
|
commitdiff
|
diff to current
2014-08-22
Gui Hecheng
btrfs-progs: remove unused parameter in rollback for...
blob
|
commitdiff
|
diff to current
2014-08-22
Gui Hecheng
btrfs-progs: check option conflict for btrfs-convert
blob
|
commitdiff
|
diff to current
2014-08-22
Gui Hecheng
btrfs-progs: use check_argc_* to check arg number for...
blob
|
commitdiff
|
diff to current
2014-08-22
Eric Sandeen
btrfs-progs: mkfs: allow UUID specification at mkfs...
blob
|
commitdiff
|
diff to current
2014-03-21
Gui Hecheng
btrfs-progs: judge the return value of check_mounted...
blob
|
commitdiff
|
diff to current
2014-01-31
Anand Jain
btrfs-progs: use stripe_len define here
blob
|
commitdiff
|
diff to current
2014-01-31
Anand Jain
btrfs-progs: don't replicate the stripe_len defines
blob
|
commitdiff
|
diff to current
2014-01-31
Gui Hecheng
btrfs-progs: remove NULL-ptr judge before free for...
blob
|
commitdiff
|
diff to current
2014-01-31
Liu Bo
Btrfs-progs: fix the mismatch of extent buffer's space
blob
|
commitdiff
|
diff to current
2013-11-07
Josef Bacik
Btrfs-progs: rework open_ctree to take flags, add a...
blob
|
commitdiff
|
diff to current
2013-10-16
Chris Mason
mkfs: fix mkfs -r to properly allocate space
blob
|
commitdiff
|
diff to current
2013-10-16
Zach Brown
btrfs-progs: check link_subvol name base
blob
|
commitdiff
|
diff to current
2013-09-03
Filipe David Borba...
Btrfs-progs: mkfs can now create fs with skinny extents
blob
|
commitdiff
|
diff to current
2013-09-03
Zach Brown
btrfs-progs: don't use <linux/fs.h>
blob
|
commitdiff
|
diff to current
2013-09-03
Zach Brown
btrfs-progs: make many private symbols static
blob
|
commitdiff
|
diff to current
2013-09-03
Zach Brown
btrfs-progs: remove __CHECKER__ from main code
blob
|
commitdiff
|
diff to current
2013-09-03
Eric Sandeen
btrfs-progs: mark static & remove unused from non-kerne...
blob
|
commitdiff
|
diff to current
2013-09-03
Eric Sandeen
btrfs-progs: drop unused parameter from btrfs_release_path
blob
|
commitdiff
|
diff to current
2013-08-09
Filipe David Borba...
Btrfs-progs: return error on write failure in make_btrfs()
blob
|
commitdiff
|
diff to current
2013-08-09
Qu Wenruo
btrfs-progs: Cleanup for using BTRFS_SETGET_STACK inste...
blob
|
commitdiff
|
diff to current
2013-04-24
Eric Sandeen
btrfs-progs: standardize tool source filenames
blob
|
commitdiff
|
diff to current