index
:
platform/upstream/btrfs-progs
accepted/tizen/ivi/genivi
accepted/tizen/ivi/stable
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/kjackiewicz/test
tizen
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_4.0_tv
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
tizen_ivi_genivi
tizen_pre_4.16_upgrade
upstream
Domain: System / System Framework Device Management;
Hyotaek Shim <hyotaek.shim@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
disk-io.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-17
btrfs-progs: export read_extent_data function
Qu Wenruo
1
-0
/
+34
2015-05-25
btrfs-progs: Enhance read_tree_block to avoid memory corruption
Qu Wenruo
1
-0
/
+26
2015-05-14
btrfs-progs: Export write_tree_block
Qu Wenruo
1
-2
/
+2
2015-05-14
btrfs-progs: Add open_ctree check for uuid changing
Qu Wenruo
1
-1
/
+10
2015-02-12
btrfs-progs: fix typo in OPEN_CTREE flag
David Sterba
1
-3
/
+3
2015-02-11
btrfs-progs: Add new btrfs_open_ctree_flags CHUNK_ONLY
Qu Wenruo
1
-1
/
+5
2015-02-11
btrfs-progs: Add support to suppress tree block csum error output
Qu Wenruo
1
-8
/
+15
2015-02-11
btrfs-progs: Cleanup check_tree_block() function
Qu Wenruo
1
-8
/
+37
2015-02-09
Btrfs-progs: skip opening all devices with restore
Josef Bacik
1
-3
/
+5
2015-02-09
Btrfs-progs: remove global transaction from fsck
Josef Bacik
1
-0
/
+2
2015-02-02
btrfs-progs: read_tree_block() and read_node_slot() cleanup.
Qu Wenruo
1
-5
/
+5
2015-02-02
btrfs-progs: Record orphan data extent ref to corresponding root.
Qu Wenruo
1
-0
/
+1
2015-01-27
btrfs-progs: drop feature defines from C files, in favour of CFLAGS defines
Dimitri John Ledkov
1
-3
/
+0
2015-01-09
btrfs-progs: Fix a copy-n-paste bug in btrfs_read_fs_root().
Qu Wenruo
1
-1
/
+1
2014-12-19
btrfs-progs: Fix a clang dead-judgement warning in disk-io.c.
Qu Wenruo
1
-3
/
+6
2014-11-14
btrfs-progs: Check sb_bytenr with device size before scanning one device.
Qu Wenruo
1
-0
/
+10
2014-11-14
Btrfs-progs: don't fail on log tree opening with PARTIAL
Josef Bacik
1
-1
/
+2
2014-11-03
btrfs-progs: optimize btrfs_scan_lblkid() for multiple calls
Anand Jain
1
-1
/
+1
2014-11-03
btrfs-progs: fix csum root copy-n-paste error
Zach Brown
1
-30
/
+37
2014-10-17
Btrfs-progs: check, ability to detect and fix outdated snapshot root items
Filipe Manana
1
-0
/
+2
2014-10-16
btrfs-progs: introduce a proper structure on which cli will call register-dev...
Anand Jain
1
-3
/
+2
2014-10-14
Btrfs-progs: break out rbtree util functions
Josef Bacik
1
-0
/
+1
2014-10-10
Btrfs-progs: fsck: deal with corrupted csum root
Wang Shilong
1
-0
/
+7
2014-10-10
Btrfs-progs: fsck: disallow partial opening if critical roots corrupted
Wang Shilong
1
-4
/
+1
2014-10-10
btrfs-progs: remove BTRFS_SCAN_PROC scan method
Anand Jain
1
-1
/
+1
2014-10-10
btrfs-progs: don't fall back to recursive /dev scan
Eric Sandeen
1
-1
/
+1
2014-10-01
Btrfs-progs: let btrfs-image actually work on a balanced fs
Josef Bacik
1
-1
/
+2
2014-09-14
btrfs-progs: remove btrfs_release_path before btrfs_free_path
Gui Hecheng
1
-1
/
+0
2014-09-14
btrfs-progs: kill BUG_ON in readahead_tree_block()
Zach Brown
1
-15
/
+10
2014-08-22
btrfs-progs: Allow btrfs_read_dev_super() to read all 3 super for super_recover.
Qu Wenruo
1
-7
/
+10
2014-08-22
Btrfs-progs: fsck: fix wrong check for btrfs_read_fs_root()
Wang Shilong
1
-1
/
+1
2014-08-22
btrfs-progs: add quota group verify code
Mark Fasheh
1
-2
/
+14
2014-05-02
Btrfs-progs: fsck: fix double free memory crash
Rakesh Pandit
1
-2
/
+1
2014-04-04
btrfs-progs: avoid implicit scan for backup SB
Anand Jain
1
-1
/
+8
2014-03-21
Btrfs-progs: make sure to save mirror_num only if it is set
Josef Bacik
1
-1
/
+1
2014-01-31
btrfs-progs: Fix bus error on sparc
Ivan Jager
1
-1
/
+2
2014-01-31
btrfs-progs: btrfsck operations should be exclusive
Anand Jain
1
-2
/
+8
2014-01-31
Btrfs-progs: check return value of read_tree_block() in check_chunks_and_exte...
Eryu Guan
1
-1
/
+4
2014-01-31
btrfs-progs: Make btrfs_header_chunk_tree_uuid() return unsigned long
Ross Kirk
1
-1
/
+1
2014-01-31
btrfs-progs: make it static if function isn't called outside
Anand Jain
1
-1
/
+1
2014-01-31
Btrfs-progs: allow --init-extent-tree to work when extent tree is borked
Josef Bacik
1
-1
/
+11
2013-11-07
Btrfs-progs: rework open_ctree to take flags, add a new one V2
Josef Bacik
1
-76
/
+30
2013-11-07
Btrfs-progs: add -b to btrfsck to look at backup roots
Josef Bacik
1
-10
/
+44
2013-10-16
mkfs: fix mkfs -r to properly allocate space
Chris Mason
1
-12
/
+19
2013-10-16
Btrfs-progs: keep track of transid failures and fix them if possible
Josef Bacik
1
-0
/
+15
2013-10-16
btrfs-progs: Make btrfs_header_fsid() return unsigned long
Ross Kirk
1
-1
/
+1
2013-10-16
btrfs-progs: remove unused parameter from btrfs_header_fsid
Ross Kirk
1
-1
/
+1
2013-10-16
Btrfs-progs: add super-recover to recover bad supers
Wang Shilong
1
-7
/
+35
2013-10-16
Btrfs-progs: pass flag to control whether run ioctl in btrfs_scan_for_fsid()
Wang Shilong
1
-3
/
+3
2013-10-16
btrfs-progs: make btrfs-corrupt-block compile again
David Sterba
1
-1
/
+1
[next]