index
:
users/pcacjr/btrfs-progs.git
dev/block-csum-search
dev/busybox
dev/clearfree
dev/compressed-size-via-search-ioctl
dev/comprsize-search
dev/convert-reiser
dev/dump-chunks
dev/file-attr
dev/force-fsck
dev/fsck/separate-messages
dev/list-colwidth
dev/mkfs-defaults
dev/mkfs-stripe-size
dev/pretty-print-roots
dev/rescue-find-root
dev/rescue-select-super
dev/set-super-error
dev/snapsize
dev/subvol-delete-sync
devel
foreign/csp-notation-v2
foreign/csp-notation-v2-3.19
foreign/find-root
foreign/mwilck/restore-update
foreign/qu/dedupe-v9
foreign/qu/fsck-lowmem-v2.1
foreign/qu/fsck-lowmem-v2.1-fixups
foreign/uuid-to-convert-mkfs
integration-20150521
integration-20160104
integration-20160211
integration-20160623
integration-20160624
integration-20160704
ioctl-compressed-size-v3
master
next/delete-by-id-v3
Unnamed repository; edit this file 'description' to name the repository.
Paulo Alcantara
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Btrfs progs v4.7
HEAD
v4.7
master
David Sterba
2016-07-29
1
-1
/
+1
*
btrfs-progs: update CHANGES for 4.7
David Sterba
2016-07-29
1
-1
/
+17
*
btrfs-progs: fix memory leak with missing device
Justin Maggard
2016-07-29
1
-0
/
+2
*
btrfs-progs: fix unaligned access in raid6 calculations
David Sterba
2016-07-29
1
-4
/
+12
*
btrfs-progs: use proper unaligned helper in btrfs_csum_final
David Sterba
2016-07-29
1
-1
/
+1
*
btrfs-progs: fi defrag: change default extent target size to 32 MiB
David Sterba
2016-07-28
2
-6
/
+21
*
btrfs-progs: Doc: Fix format error in btrfs-send
Qu Wenruo
2016-07-28
1
-0
/
+1
*
btrfs-progs: handler memory allocation error in write_data_to_disk
David Sterba
2016-07-28
1
-1
/
+9
*
btrfs-progs: handle memory allocation error in __alloc_extent_buffer
David Sterba
2016-07-28
1
-4
/
+2
*
btrfs-progs: update values of EXTENT_* bits
David Sterba
2016-07-28
1
-12
/
+12
*
btrfs-progs: refactor and extend btrfs_prepare_device arguments
David Sterba
2016-07-28
5
-16
/
+28
*
btrfs-progs: use values directly for BLOCK_GROUP_ macros
David Sterba
2016-07-28
1
-4
/
+4
*
btrfs-progs: use unsigned type for extent_buffer flags
David Sterba
2016-07-28
1
-1
/
+1
*
btrfs-progs: fix unaligned access calculating raid56 data
David Sterba
2016-07-28
1
-3
/
+8
*
btrfs-progs: kerncompat: introduce put_unaligned_x helpers
David Sterba
2016-07-28
1
-0
/
+4
*
btrfs-progs: docs: update btrfs-balance manual page
David Sterba
2016-07-28
1
-2
/
+3
*
btrfs-progs: balance: add another (shorter) option for background
David Sterba
2016-07-26
1
-1
/
+3
*
btrfs-progs: balance: silence compiler warning
David Sterba
2016-07-26
1
-1
/
+6
*
btrfs-progs: add option to run balance as daemon
Austin S. Hemmelgarn
2016-07-26
2
-1
/
+43
*
btrfs-progs: fix btrfsck of space_cache=v2 bitmaps on big-endian
Omar Sandoval
2016-07-26
3
-2
/
+22
*
btrfs-progs: corrupt block: handle eb read and write errors
David Sterba
2016-07-15
1
-1
/
+13
*
btrfs-progs: corrupt block: handle block mapping errors in debug_corrupt_block
David Sterba
2016-07-15
1
-2
/
+10
*
btrfs-progs: corrupt block: pass eb as argument to debug_corrupt_block
David Sterba
2016-07-15
1
-11
/
+16
*
btrfs-progs: image: fix minor resource leak
David Sterba
2016-07-15
1
-0
/
+1
*
btrfs-progs: handle ulist_add errors in qgroup-verify
David Sterba
2016-07-15
1
-5
/
+18
*
Btrfs-progs: fix btrfs-map-logical to only print extent mapping info
Liu Bo
2016-07-15
1
-0
/
+5
*
btrfs-progs: tests: add 007-unsupported-block-sizes
David Sterba
2016-07-15
1
-0
/
+21
*
btrfs-progs: docs: update btrfs manual page
David Sterba
2016-07-15
1
-2
/
+29
*
btrfs-progs: docs: update btrfs-convert manual page
David Sterba
2016-07-15
1
-12
/
+21
*
btrfs-progs: docs: update btrfs-filesystem manual page
David Sterba
2016-07-14
1
-3
/
+4
*
btrfs-progs: docs: update btrfs-scrub manual page
David Sterba
2016-07-14
1
-10
/
+22
*
btrfs-progs: do not set optind if not necessary
David Sterba
2016-07-13
11
-20
/
+0
*
btrfs-progs: balance: use errno directly
David Sterba
2016-07-13
1
-31
/
+16
*
btrfs-progs: balance: cleanup, switch to common exit block
David Sterba
2016-07-13
1
-17
/
+21
*
btrfs-progs: docs: update btrfs-subvolume manual page
David Sterba
2016-07-13
1
-21
/
+26
*
btrfs-progs: docs: update btrfs-balance manual page
David Sterba
2016-07-13
1
-3
/
+147
*
btrfs-progs: du: fix to skip not btrfs dir/file
Wang Shilong
2016-07-13
3
-6
/
+12
*
btrfs-progs: add the error message when open fails
Tsutomu Itoh
2016-07-13
1
-0
/
+2
*
btrfs-progs: docs: man5, document control device
David Sterba
2016-07-13
1
-0
/
+34
*
btrfs-progs: tests: 006-image-on-missing-device: fix btrfs tool path
Luis Henriques
2016-07-13
1
-2
/
+2
*
btrfs-progs: check: write corrected qgroup info to disk
Mark Fasheh
2016-07-13
5
-22
/
+185
*
btrfs-progs: check: verify qgroups above level 0
Mark Fasheh
2016-07-13
1
-57
/
+254
*
btrfs-progs: factor out repair mode
David Sterba
2016-07-04
3
-1
/
+4
*
btrfs-progs: check: switch to iterating over the backref_tree
Jeff Mahoney
2016-07-04
1
-49
/
+39
*
btrfs-progs: check: supplement extent backref list with rbtree
Jeff Mahoney
2016-07-04
1
-48
/
+145
*
btrfs-progs: check: add helpers for converting between structures
Jeff Mahoney
2016-07-04
1
-34
/
+60
*
btrfs-progs: use the correct struct for BTRFS_IOC_LOGICAL_INO
Hans van Kranenburg
2016-07-04
1
-1
/
+1
*
btrfs-progs: mkfs: fix allocation information output of block group types
Wang Xiaoguang
2016-07-04
1
-0
/
+17
*
btrfs-progs: tests: use /bin/bash for scripts
David Sterba
2016-07-04
2
-2
/
+2
*
btrfs-progs: convert-test: Add test case for discontinuous hole extent
Qu Wenruo
2016-07-04
1
-0
/
+23
[next]