platform/upstream/btrfs-progs.git
2013-08-09 Filipe David... Btrfs-progs: update usage message for cmds-restore
2013-08-09 David Sterbabtrfs-progs: use reentrant localtime
2013-08-09 David Sterbabtrfs-progs: use accessor macro for otime
2013-08-09 Michal Marekbtrfs-progs: fix duplicate __[su]* typedefs on ppc64
2013-08-09 David Sterbabtrfs-progs: Fix getopt on arm/ppc platforms
2013-08-09 Filipe David... Btrfs-progs: add missing path release
2013-08-09 Kusanagi Kouichibtrfs-progs: Fix automatic prerequisite generation
2013-08-09 Filipe David... Btrfs-progs: optimize function btrfs_read_chunk_tree
2013-08-09 Filipe David... Btrfs-progs: remove incorrect slot decrement
2013-08-09 Filipe David... Btrfs-progs: fix optimization in btrfs_lookup_extent_info
2013-08-09 Filipe David... Btrfs-progs: don't ignore errors in extent-tree.c
2013-08-09 Filipe David... Btrfs-progs: return error on write failure in make_btrfs()
2013-08-09 Filipe David... Btrfs-progs: add missing write check for mkfs
2013-08-09 Wang ShilongBtrfs-progs: fix possible memory leak related to subvol...
2013-08-09 Zach Brownbtrfs-progs: per-thread, per-call pretty buffer
2013-08-09 Filipe David... Btrfs-progs: remove unused code
2013-08-09 Filipe David... Btrfs-progs: add kstrdup() return value check
2013-08-09 Qu Wenruobtrfs-progs: Cleanup unneeded extra variant in btrfs_re...
2013-08-09 Qu Wenruobtrfs-progs: Cleanup for using BTRFS_SETGET_STACK inste...
2013-08-09 Cristian Rodríguezbtrfs-progs: kerncompat.h: remove offsetof redefinition
2013-08-09 Wang Sheng-Huibtrfs-progs: fix the comment for extent_io.c/clear_exte...
2013-08-09 Guangyu Sunbtrfs-progs: update man page for btrfs filesystem label
2013-08-09 Stefan BehrensBtrfs-progs: add option to btrfs-debug-tree to print...
2013-08-09 Stefan BehrensBtrfs-progs: add uuid_tree_gen field to btrfs-show...
2013-08-09 Stefan BehrensBtrfs-progs: use UUID tree for send/receive
2013-08-09 Stefan BehrensBtrfs-progs: add UUID tree lookup methods
2013-08-09 Stefan BehrensBtrfs-progs: Support UUID tree and UUID items in btrfs...
2013-08-09 Josef BacikBtrfs-progs: commit the csum_root if we do --init-csum...
2013-08-09 Filipe David... Btrfs-progs: pretty print dir_item type
2013-08-09 Filipe David... Btrfs-progs: Add missing close_ctree() calls to debug...
2013-08-09 Filipe David... Btrfs-progs: Add missing free_extent_buffer() call...
2013-08-09 Wang ShilongBtrfs-progs: fix compile warning in btrfs_free_block_gr...
2013-08-09 David Sterbabtrfs-progs: mkfs: add -O option to specify fs features
2013-08-09 Stefan BehrensBtrfs-progs: detect when scrub is started twice
2013-08-09 David Sterbabtrfs-progs: restore: use long option for the path...
2013-08-09 Josef Bacikbtrfs-progs: fix regexec to only work if we actually...
2013-08-09 Peter Stugerestore: Add regex matching of paths and files to be...
2013-08-09 Lin Mingbtrfs-progs: pass up return value of walk_down_tree
2013-08-09 Eryu Guanbtrfs-progs: update manpage to add filesystem show...
2013-08-09 Richard W.M... libbtrfs: Set SONAME to "libbtrfs.so.0" (instead of...
2013-08-09 Stefan BehrensBtrfs-progs: add send option for using new end-cmd...
2013-08-09 Eric SandeenBtrfs-progs: make btrfsck a hardlink at install time
2013-08-09 Eric SandeenBtrfs-progs: remove btrfs_init_path calls from ctree.c
2013-08-09 Eric SandeenBtrfs-progs: remove the unnecessary 'return -1;' at...
2013-08-09 Eric SandeenBtrfs-progs: make extent_ref_type() match kernelspace
2013-08-09 Eric SandeenBtrfs-progs: cleanup duplicated division functions
2013-08-09 Eric SandeenBtrfs-progs: remove some dead/unbuilt code
2013-08-09 Eric SandeenBtrfs-progs: move btrfs_fsck_reinit_root to cmds-check.c
2013-08-09 Eric SandeenBtrfs-progs: fix array bound checking
2013-08-09 Eric SandeenBtrfs-progs: remove dead btrfs-defrag.c
2013-07-05 Chris Masonbtrfs-restore: deal with NULL returns from read_node_slot
2013-07-05 Chris Masonbtrfs-restore: use the correct leafsize when reading...
2013-07-05 Chris MasonAdd options to btrfs-find-root to control generation...
2013-07-05 Chris Masonbtrfsck: fix incorrect casting on items in the corrupt_...
2013-07-05 Filipe David... Btrfs-progs: fix closing of devices
2013-07-03 Chris MasonMerge branch 'liubo-image-restore'
2013-07-03 Liu BoBtrfs-progs: enhance btrfs-image to restore image onto...
2013-07-03 Liu BoBtrfs-progs: cleanup btrfs-image usage
2013-07-03 Liu BoBtrfs-progs: delete fs_devices itself from fs_uuid...
2013-07-03 Liu BoBtrfs-progs: skip open devices which is missing
2013-07-03 Liu BoBtrfs-progs: fix misuse of skinny metadata in btrfs...
2013-07-03 Miao XieBtrfs-progs: recover raid0/raid10/raid5/raid6 metadata...
2013-07-03 Miao XieBtrfs-progs: Add chunk rebuild function for RAID1/SINGL...
2013-07-03 Miao XieBtrfs-progs: introduce list_{first, next}_entry/list_sp...
2013-07-03 Miao XieBtrfs-progs: Add chunk recover function - using old...
2013-07-03 Miao XieBtrfs-progs: Add block group check funtion
2013-07-03 Miao XieBtrfs-progs: extend the extent cache for the device...
2013-07-03 Miao XieBtrfs-progs: use rb-tree instead of extent cache tree...
2013-07-03 Miao XieBtrfs-progs: introduce common insert/search/delete...
2013-07-03 Miao XieBtrfs-progs: cleanup similar code in open_ctree_* and...
2013-07-03 Miao XieBtrfs-progs: Don't free the devices when close the...
2013-07-03 Miao XieBtrfs-progs: don't close the file descriptor 0 when...
2013-07-03 Wang ShilongBtrfs-progs: fix missing recow roots when making btrfs...
2013-06-19 Josef BacikBtrfs-progs: fix reference check for roots in btrfsck
2013-06-19 Josef BacikBtrfs-progs: fix incorrect root backref errors in fsck
2013-06-19 Josef BacikBtrfs-progs: fix fsck dealing with finding backrefs...
2013-06-19 Josef BacikBtrfs-progs: fix the allocator
2013-06-19 Josef BacikBtrfs-progs: fix free space cache checks
2013-06-19 Josef BacikBtrfs-progs: add --init-extent-tree to btrfsck
2013-06-19 Josef BacikBtrfs-progs: add a newline to a free space cache message
2013-06-19 Josef BacikBtrfs-progs: make image restore with the original devic...
2013-06-19 Josef BacikBtrfs-progs: pass properly formated key to read_fs_root
2013-06-19 Josef BacikBtrfs-progs: make fsck fix certain file extent inconsis...
2013-06-19 Josef BacikBtrfs-image: add the ability to santize file names...
2013-05-10 Josef BacikBtrfs-progs: add the ability to find mismmatching backrefs
2013-05-10 Josef BacikBtrfs-progs: sanity check the number of items in a...
2013-05-10 Wang ShilongBtrfs-progs: fix compile warnings in i386 machine
2013-05-10 David Sterbabtrfs-progs: fix typecast when printing csum value
2013-05-10 Jan SchmidtBtrfs-progs: fixup: add flags to struct btrfs_ioctl_quo...
2013-05-06 Josef BacikBtrfs-progs: init free space ctl with proper unit
2013-05-03 Chris Masonbtrfs-image: fix reading the super block on big metadat...
2013-05-03 Anand Jainbtrfs-progs: mkfs seg fault for wrong free
2013-04-24 Eric Sandeenbtrfs-progs: Add default rules to Makefile
2013-04-24 Eric Sandeenbtrfs-progs: standardize tool source filenames
2013-04-23 Stefan BehrensBtrfs-progs: add function to map subvol ID to path
2013-04-23 Stefan BehrensBtrfs-progs: in btrfs-debug-tree, print -1 in key for...
2013-04-23 Stefan BehrensBtrfs-progs: btrfs-send: free used memory and close fds
2013-04-23 Stefan BehrensBtrfs-progs: btrfs-crc: support specifying checksum...
2013-04-23 Eric Sandeenbtrfs-progs: update generation_v2 in btrfs_update_root
2013-04-23 Eric Sandeenbtrfs-progs: set generation_v2 any time we write a...
next