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: provide positive errno to strerror in cmd_restore
[platform/upstream/btrfs-progs.git]
/
mkfs.c
2013-02-19
Eric Sandeen
btrfs-progs: require mkfs -f force option to overwrite...
blob
|
commitdiff
2013-02-19
Tsutomu Itoh
Btrfs-progs: check out if the swap device
blob
|
commitdiff
|
diff to current
2013-02-06
Chris Mason
Merge branch 'cov-fixes-v1-integration-20130201' of...
blob
|
commitdiff
|
diff to current
2013-02-06
Chris Mason
Merge branch 'for-chris' of git://repo.or.cz/btrfs...
blob
|
commitdiff
|
diff to current
2013-02-06
Zach Brown
btrfs-progs: don't close(-1)
blob
|
commitdiff
|
diff to current
2013-02-06
Zach Brown
btrfs-progs: use ftw() unstead of system("du")
blob
|
commitdiff
|
diff to current
2013-02-01
David Woodhouse
Add basic RAID[56] support
blob
|
commitdiff
|
diff to current
2013-01-31
Mark Fasheh
btrfs-progs: mkfs support for extended inode refs
blob
|
commitdiff
|
diff to current
2013-01-31
Eric Sandeen
btrfs-progs: fix mkfs.btrfs -r option
blob
|
commitdiff
|
diff to current
2013-01-25
Josef Bacik
btrfs-progs: kill check for /'s in labels
blob
|
commitdiff
|
diff to current
2013-01-23
Josef Bacik
Btrfs-progs: detect if the disk we are formatting is...
blob
|
commitdiff
|
diff to current
2013-01-23
Eric Sandeen
btrfs-progs: Use sysconf instead of getpagesize
blob
|
commitdiff
|
diff to current
2013-01-21
Danny Kukawka
btrfs-progs: Handle errors returned from open_ctree
blob
|
commitdiff
|
diff to current
2013-01-17
Goffredo Baroncelli
Move parse_size() to utils.[hc]
blob
|
commitdiff
|
diff to current
2013-01-17
Wang Sheng-Hui
btrfs-progs: add -V description in print_usage
blob
|
commitdiff
|
diff to current
2013-01-17
Wade Cline
Btrfs-progs: Fix compiler warnings on PPC64
blob
|
commitdiff
|
diff to current
2012-10-04
Robin Dong
btrfs-progs: limit the max value of leafsize and nodesize
blob
|
commitdiff
|
diff to current
2012-10-02
Josef Bacik
Btrfs-progs: only enforce a maximum size if we specify one
blob
|
commitdiff
|
diff to current
2012-10-02
David Sterba
btrfs-progs: mkfs: rename nodiscard option to K
blob
|
commitdiff
|
diff to current
2012-07-06
David Sterba
btrfs-progs: mkfs: add option to skip trim
blob
|
commitdiff
|
diff to current
2012-07-05
Chris Mason
Merge branch 'for-chris' of git://github.com/idryomov...
blob
|
commitdiff
|
diff to current
2012-07-03
Josef Bacik
btrfs-progs: enforce block count on all devices in...
blob
|
commitdiff
|
diff to current
2012-07-03
Jan Kara
mkfs: Handle creation of filesystem larger than the...
blob
|
commitdiff
|
diff to current
2012-06-05
Jim Meyering
mkfs: avoid heap-buffer-read-underrun for zero-length...
blob
|
commitdiff
|
diff to current
2012-06-05
Jim Meyering
mkfs: use strdup in place of strlen,malloc,strcpy sequence
blob
|
commitdiff
|
diff to current
2012-03-26
Chris Mason
mkfs: make -l and -n an alias for each other
blob
|
commitdiff
|
diff to current
2012-03-13
Ilya Dryomov
Btrfs-progs: allow dup for data chunks in mixed mode
blob
|
commitdiff
|
diff to current
2012-02-05
Chris Mason
Merge branch 'restriper' of git://github.com/idryomov...
blob
|
commitdiff
|
diff to current
2012-02-05
Chris Mason
Merge branch 'restriper' of git://github.com/idryomov...
blob
|
commitdiff
|
diff to current
2012-02-05
Chris Mason
Merge branch 'parser' of git://github.com/idryomov...
blob
|
commitdiff
|
diff to current
2011-12-12
Ilya Dryomov
Btrfs-progs: change the way mkfs picks raid profiles
blob
|
commitdiff
|
diff to current
2011-12-12
Ilya Dryomov
Btrfs-progs: fail gracefully on error from open_ctree()
blob
|
commitdiff
|
diff to current
2011-10-25
Zhong, Xin
btrfs-progs: Improvement for making btrfs image from...
blob
|
commitdiff
|
diff to current
2011-10-25
Jeff Liu
Btrfs-progs: specify label length larger than 255 bytes...
blob
|
commitdiff
|
diff to current
2011-10-25
Hubert Kario
remove unused variables
blob
|
commitdiff
|
diff to current
2011-10-25
Hugo Mills
mkfs.btrfs: Fix compilation errors with gcc 4.6
blob
|
commitdiff
|
diff to current
2011-10-25
Sergei Trofimovich
mkfs.btrfs: fix error text in '-r' mode
blob
|
commitdiff
|
diff to current
2011-10-25
Sergei Trofimovich
mkfs.btrfs: fix memory leak caused by 'scandir()' calls
blob
|
commitdiff
|
diff to current
2011-10-25
Sergei Trofimovich
mkfs.btrfs: free buffers allocated by pretty_sizes
blob
|
commitdiff
|
diff to current
2011-10-25
Sergei Trofimovich
mkfs.btrfs: write zeroes instead on uninitialized data.
blob
|
commitdiff
|
diff to current
2011-10-25
Sergei Trofimovich
mkfs.btrfs: fix symlink names writing
blob
|
commitdiff
|
diff to current
2011-10-25
Sergei Trofimovich
mkfs.btrfs: fail on scandir error (-r mode)
blob
|
commitdiff
|
diff to current
2011-10-25
Chris Ball
Fix unused-but-set errors in gcc-4.6
blob
|
commitdiff
|
diff to current
2011-10-25
Donggeun Kim
btrfs-progs: Add new feature to mkfs.btrfs to make...
blob
|
commitdiff
|
diff to current
2011-10-25
Josef Bacik
Btrfs-progs: add support for mixed data+metadata block...
blob
|
commitdiff
|
diff to current
2009-06-08
Chris Mason
Mixed back reference (FORWARD ROLLING FORMAT CHANGE)
blob
|
commitdiff
|
diff to current
2009-06-03
Luca Bruno
Fix printf format casting errors
blob
|
commitdiff
|
diff to current
2009-06-03
Luca Bruno
Add -V|--version to mkfs.btrfs argument parser
blob
|
commitdiff
|
diff to current
2009-01-11
Chris Mason
Fix mispatch of the experimental warnings
blob
|
commitdiff
|
diff to current
2009-01-07
Shen Feng
Fix mkfs.btrfs usage help to match the current args
blob
|
commitdiff
|
diff to current
2009-01-07
Shen Feng
Make the minimum filesystem size error message more...
blob
|
commitdiff
|
diff to current
2008-12-17
Yan Zheng
Btrfs: update converter for the new disk format
blob
|
commitdiff
|
diff to current
2008-12-05
Yan Zheng
superblock duplication
blob
|
commitdiff
|
diff to current
2008-12-08
Chris Mason
Btrfs: move data checksumming into a dedicated tree
blob
|
commitdiff
|
diff to current
2008-10-29
Yan Zheng
Add root tree pointer transaction ids
blob
|
commitdiff
|
diff to current
2008-09-26
Zheng Yan
update mkfs.btrfs for the new space balancing code
blob
|
commitdiff
|
diff to current
2008-09-23
Zheng Yan
Full back reference support
blob
|
commitdiff
|
diff to current
2008-07-24
Josef Bacik
btrfs-progs new dir index support
blob
|
commitdiff
|
diff to current
2008-07-24
Chris Mason
Print the version string in a few programs
blob
|
commitdiff
|
diff to current
2008-05-05
Chris Mason
Add a readonly flag open_ctree to force RO opens
blob
|
commitdiff
|
diff to current
2008-05-01
Chris Mason
Fix uninitialized variables, and use -O so gcc starts...
blob
|
commitdiff
|
diff to current
2008-04-28
Chris Mason
Add btrfs-vol command to balance, add and (eventually...
blob
|
commitdiff
|
diff to current
2008-04-25
Chris Mason
Add mkfs.btrfs -A offset to control allocation start...
blob
|
commitdiff
|
diff to current
2008-04-22
Chris Mason
Update the Ext3 converter
blob
|
commitdiff
|
diff to current
2008-04-22
Chris Mason
Add a command to show all of the btrfs filesystems...
blob
|
commitdiff
|
diff to current
2008-04-18
Chris Mason
Add checks to avoid adding the same device twice during...
blob
|
commitdiff
|
diff to current
2008-04-18
Chris Mason
Use better chunk sizes for small and large filesystems
blob
|
commitdiff
|
diff to current
2008-04-18
Chris Mason
Add support for filesystem labels via mkfs.btrfs -L
blob
|
commitdiff
|
diff to current
2008-04-16
Chris Mason
Add raid10 support
blob
|
commitdiff
|
diff to current
2008-04-15
Chris Mason
Add chunk uuids and update multi-device back references
blob
|
commitdiff
|
diff to current
2008-04-09
Chris Mason
Use leafsize and nodesize == pagesize for now
blob
|
commitdiff
|
diff to current
2008-04-04
Chris Mason
Recow all roots at the end of mkfs
blob
|
commitdiff
|
diff to current
2008-04-03
Chris Mason
Add mkfs options for data and metadata mirroring modes
blob
|
commitdiff
|
diff to current
2008-04-03
Chris Mason
Add support for single single duplication of metadata
blob
|
commitdiff
|
diff to current
2008-04-03
Chris Mason
Add mirroring support across multiple drives
blob
|
commitdiff
|
diff to current
2008-04-01
Chris Mason
Use getopt_long and introduce long mkfs options. ...
blob
|
commitdiff
|
diff to current
2008-04-01
Goldwyn Rodrigues
check if partition is mounted before mkfs
blob
|
commitdiff
|
diff to current
2008-03-24
Chris Mason
Walk all block devices looking for btrfs
blob
|
commitdiff
|
diff to current
2008-03-24
Chris Mason
ioctls to scan for btrfs filesystems
blob
|
commitdiff
|
diff to current
2008-03-24
Chris Mason
Add support for multiple devices per filesystem
blob
|
commitdiff
|
diff to current
2008-02-15
Chris Mason
mkfs: Zero 2MB at the start and end of the device
blob
|
commitdiff
|
diff to current
2008-01-04
Yan
Update btrfs-progs to match kernel sources
blob
|
commitdiff
|
diff to current
2007-12-21
Chris Mason
Add online resizing ioctls
blob
|
commitdiff
|
diff to current
2007-12-13
Chris Mason
Reorder extent back refs to differentiate file data...
blob
|
commitdiff
|
diff to current
2007-12-12
Chris Mason
Create macros to generation set/get funcs for on disk...
blob
|
commitdiff
|
diff to current
2007-12-11
Chris Mason
Add back pointers from extents to the file or btree...
blob
|
commitdiff
|
diff to current
2007-12-09
Chris Mason
Add generation numbers to block pointers
blob
|
commitdiff
|
diff to current
2007-11-30
Chris Mason
Add simple stripe size parameter
blob
|
commitdiff
|
diff to current
2007-10-17
Chris Mason
Remove the last radix tree (block_group_cache)
blob
|
commitdiff
|
diff to current
2007-10-15
Chris Mason
Switch to byte granular allocations
blob
|
commitdiff
|
diff to current
2007-10-15
Chris Mason
Allow large blocks
blob
|
commitdiff
|
diff to current
2007-08-29
Josef Bacik
btrfs-progs support for root block accounting
blob
|
commitdiff
|
diff to current
2007-08-07
Chris Mason
add defrag ioctl
blob
|
commitdiff
|
diff to current
2007-06-12
Chris Mason
i386 fixes from axboe
blob
|
commitdiff
|
diff to current
2007-06-12
Chris Mason
add GPLv2
blob
|
commitdiff
|
diff to current
2007-06-12
Chris Mason
printf cleanups
blob
|
commitdiff
|
diff to current
2007-06-09
Chris Mason
remove device tree
blob
|
commitdiff
|
diff to current
2007-06-08
Chris Mason
endian fixes, makefile fixes
blob
|
commitdiff
|
diff to current
2007-05-30
Chris Mason
data vs metadata flag for block groups
blob
|
commitdiff
|
diff to current
2007-04-26
Chris Mason
start of block group code
blob
|
commitdiff
|
diff to current
next