index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
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_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
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
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Age
Commit message (
Expand
)
Author
Files
Lines
2016-09-09
Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-8
/
+17
2016-09-07
Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Chris Mason
2
-8
/
+16
2016-09-06
btrfs: introduce tickets_id to determine whether asynchronous metadata reclai...
Wang Xiaoguang
2
-5
/
+7
2016-09-06
Btrfs: remove root_log_ctx from ctx list before btrfs_sync_log returns
Chris Mason
1
-0
/
+1
2016-09-05
btrfs: do not decrease bytes_may_use when replaying extents
Wang Xiaoguang
1
-3
/
+9
2016-09-03
Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-11
/
+15
2016-09-01
btrfs: fix one bug that process may endlessly wait for ticket in wait_reserve...
Wang Xiaoguang
1
-5
/
+5
2016-09-01
Btrfs: fix endless loop in balancing block groups
Liu Bo
1
-3
/
+5
2016-09-01
Btrfs: kill invalid ASSERT() in process_all_refs()
Josef Bacik
1
-3
/
+5
2016-08-26
Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
20
-181
/
+473
2016-08-25
Btrfs: fix lockdep warning on deadlock against an inode's log mutex
Filipe Manana
3
-4
/
+8
2016-08-25
Btrfs: detect corruption when non-root leaf has zero item
Liu Bo
1
-1
/
+22
2016-08-25
Btrfs: check btree node's nritems
Liu Bo
1
-0
/
+16
2016-08-25
btrfs: don't create or leak aliased root while cleaning up orphans
Jeff Mahoney
3
-11
/
+22
2016-08-25
Btrfs: fix em leak in find_first_block_group
Josef Bacik
1
-0
/
+1
2016-08-25
btrfs: do not background blkdev_put()
Anand Jain
1
-8
/
+19
2016-08-25
Btrfs: clarify do_chunk_alloc()'s return value
Liu Bo
1
-0
/
+9
2016-08-25
btrfs: fix fsfreeze hang caused by delayed iputs deal
Wang Xiaoguang
4
-1
/
+25
2016-08-25
btrfs: update btrfs_space_info's bytes_may_use timely
Wang Xiaoguang
7
-63
/
+73
2016-08-25
btrfs: divide btrfs_update_reserved_bytes() into two functions
Wang Xiaoguang
1
-40
/
+57
2016-08-25
btrfs: use correct offset for reloc_inode in prealloc_file_extent_cluster()
Wang Xiaoguang
1
-4
/
+6
2016-08-25
btrfs: qgroup: Fix qgroup incorrectness caused by log replay
Qu Wenruo
1
-0
/
+16
2016-08-25
btrfs: relocation: Fix leaking qgroups numbers on data extents
Qu Wenruo
1
-6
/
+103
2016-08-25
btrfs: qgroup: Refactor btrfs_qgroup_insert_dirty_extent()
Qu Wenruo
4
-47
/
+71
2016-08-25
btrfs: waiting on qgroup rescan should not always be interruptible
Jeff Mahoney
4
-6
/
+13
2016-08-25
btrfs: properly track when rescan worker is running
Jeff Mahoney
3
-1
/
+10
2016-08-25
btrfs: flush_space: treat return value of do_chunk_alloc properly
Alex Lyakas
1
-1
/
+1
2016-08-25
Btrfs: add ASSERT for block group's memory leak
Liu Bo
1
-0
/
+5
2016-08-25
btrfs: backref: Fix soft lockup in __merge_refs function
Qu Wenruo
1
-0
/
+1
2016-08-25
Btrfs: fix memory leak of reloc_root
Liu Bo
1
-1
/
+8
2016-08-10
Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-59
/
+283
2016-08-07
block: rename bio bi_rw to bi_opf
Jens Axboe
4
-12
/
+12
2016-08-05
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-7
/
+1
2016-08-05
Merge branch 'integration-4.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Chris Mason
6
-59
/
+283
2016-08-04
Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
43
-686
/
+912
2016-08-04
Fixup direct bi_rw modifiers
Shaun Tancheff
1
-1
/
+1
2016-08-04
block: add missing group association in bio-cloning functions
Paolo Valente
1
-6
/
+0
2016-08-03
Btrfs: fix __MAX_CSUM_ITEMS
Chris Mason
1
-2
/
+3
2016-08-03
Btrfs: remove unused function btrfs_add_delayed_qgroup_reserve()
Filipe Manana
2
-30
/
+0
2016-08-01
Btrfs: improve performance on fsync against new inode after rename/unlink
Filipe Manana
2
-9
/
+95
2016-08-01
Btrfs: be more precise on errors when getting an inode from disk
Filipe Manana
1
-9
/
+18
2016-08-01
Btrfs: send, don't bug on inconsistent snapshots
Filipe Manana
1
-3
/
+45
2016-08-01
Btrfs: send, avoid incorrect leaf accesses when sending utimes operations
Filipe Manana
1
-0
/
+2
2016-08-01
Btrfs: send, fix invalid leaf accesses due to incorrect utimes operations
Robbie Ko
1
-1
/
+11
2016-08-01
Btrfs: send, fix warning due to late freeing of orphan_dir_info structures
Robbie Ko
1
-0
/
+4
2016-08-01
Btrfs: incremental send, fix premature rmdir operations
Robbie Ko
1
-1
/
+1
2016-08-01
Btrfs: incremental send, fix invalid paths for rename operations
Filipe Manana
1
-1
/
+2
2016-08-01
Btrfs: send, add missing error check for calls to path_loop()
Filipe Manana
1
-0
/
+2
2016-08-01
Btrfs: send, fix failure to move directories with the same name around
Robbie Ko
1
-5
/
+95
2016-08-01
Btrfs: add missing check for writeback errors on fsync
Filipe Manana
1
-0
/
+8
[next]