summaryrefslogtreecommitdiff
path: root/volumes.c
Commit message (Expand)AuthorAge
* btrfs-progs: volumes: Remove BUG_ON in raid56 write routineQu Wenruo2016-10-25
* btrfs-progs: don't access freed memory in btrfs_close_devicesDavid Sterba2016-10-05
* btrfs-progs: cleanup, kill trivial btrfs_key_type helperDavid Sterba2016-10-03
* btrfs-progs: improve error handling in btrfs_alloc_data_chunkDavid Sterba2016-10-03
* btrfs-progs: handle errors from btrfs_alloc_pathDavid Sterba2016-09-21
* btrfs-progs: Do extra chunk check before processing chunk itemQu Wenruo2016-09-05
* btrfs-progs: make superblock reading/scanning api more genericDavid Sterba2016-08-24
* btrfs-progs: fix memory leak with missing deviceJustin Maggard2016-07-29
* btrfs-progs: fix unaligned access calculating raid56 dataDavid Sterba2016-07-28
* btrfs-progs: add the error message when open failsTsutomu Itoh2016-07-13
* btrfs-progs: Introduce function to create convert data chunksQu Wenruo2016-06-07
* btrfs-progs: typo review of strings and commentsNicholas D Steeves2016-06-01
* btrfs-progs: add validation checks for chunk loadingLiu Bo2016-05-11
* btrfs-progs: don't print message for a missing deviceDavid Sterba2016-03-14
* btrfs-progs: Add support for tree block operations on fs_info without rootsQu Wenruo2016-02-26
* btrfs-progs: volume: Fix a bug causing btrfs-find-root to skip first chunkQu Wenruo2016-02-26
* btrfs-progs: Enhance chunk validation checkQu Wenruo2016-01-12
* btrfs-progs: verbose error when we find an unexpected item in sys_arrayDavid Sterba2016-01-04
* btrfs-progs: handle invalid num_stripes in sys_arrayDavid Sterba2016-01-04
* btrfs-progs: add more checks to btrfs_read_sys_arrayDavid Sterba2016-01-04
* btrfs-progs: cleanup, rename a few variables in btrfs_read_sys_arrayDavid Sterba2016-01-04
* btrfs-progs: update btrfs_read_sys_array to match kernel implementationDavid Sterba2016-01-04
* btrfs-progs: find-root: Add support to search chunk rootQu Wenruo2015-11-16
* btrfs-progs: use on-stack buffer for btrfs_scan_one_deviceDavid Sterba2015-11-13
* btrfs-progs: use calloc instead of malloc+memsetSilvio Fricke2015-10-21
* btrfs-progs: Introduce btrfs_close_all_devices helperZhao Lei2015-08-31
* btrfs-progs: btrfstune: fix a bug which makes unfinished fsid change unrecove...Qu Wenruo2015-05-26
* btrfs-progs: Fix a bug in chunk item extra check and allow degraded chunk.Qu Wenruo2015-05-20
* btrfs-progs: Add extra chunk item check to avoid btrfs-progs crash.Qu Wenruo2015-05-14
* btrfs-progs: drop feature defines from C files, in favour of CFLAGS definesDimitri John Ledkov2015-01-27
* btrfs-progs: move contents of math.h to utils.h and deleteDavid Sterba2014-12-19
* btrfs-progs: convert: fix unable to rollback case with removed empty block gr...Gui Hecheng2014-12-09
* btrfs-progs: remove dead condition for btrfs_map_blockGui Hecheng2014-12-09
* btrfs-progs: fix device missing of btrfs fi show with seed devicesGui Hecheng2014-10-10
* btrfs-progs: fix BUG_ON when all devices under seed fs are missingGui Hecheng2014-10-10
* Btrfs-progs: don't assert when we have an invalid mappingJosef Bacik2014-10-01
* Btrfs-progs: fix Segmentation fault of btrfs-convertLiu Bo2014-08-22
* btrfs-progs: Allow btrfs_read_dev_super() to read all 3 super for super_recover.Qu Wenruo2014-08-22
* btrfs-progs: Fix a use-after-free in the volumes code.Adam Buchbinder2014-08-22
* btrfs-progs: add dev maxs limit for btrfs_alloc_chunk in user spaceGui Hecheng2014-05-02
* btrfs-progs: fix wrong max system array size check in user spaceGui Hecheng2014-05-02
* btrfs-progs: Fix a memleak in btrfs_scan_one_device.Qu Wenruo2014-03-21
* btrfs-progs: btrfsck operations should be exclusiveAnand Jain2014-01-31
* btrfs-progs: use stripe_len define hereAnand Jain2014-01-31
* btrfs-progs: remove NULL-ptr judge before free for btrfs-progsGui Hecheng2014-01-31
* Btrfs-progs: chunk-recover: add new flag to prepare recovering for ordered da...Wang Shilong2014-01-31
* btrfs-progs: calculate available blocks on device properlyHidetoshi Seto2013-10-16
* btrfs-progs: remove variable length stack arraysZach Brown2013-09-03
* btrfs-progs: fix shadow symbolsZach Brown2013-09-03
* btrfs-progs: mark static & remove unused from shared kernel codeEric Sandeen2013-09-03