index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Btrfs: fix error return code in btrfs_init_test_fs()
Wei Yongjun
2016-06-23
1
-1
/
+1
*
Btrfs: don't do nocow check unless we have to
Josef Bacik
2016-06-22
1
-22
/
+22
*
btrfs: fix deadlock in delayed_ref_async_start
Chris Mason
2016-06-22
1
-9
/
+11
*
Btrfs: track transid for delayed ref flushing
Josef Bacik
2016-06-22
4
-5
/
+16
*
Btrfs: btrfs_check_super_valid: Allow 4096 as stripesize
Chandan Rajendra
2016-06-17
1
-1
/
+2
*
btrfs: remove build fixup for qgroup_account_snapshot
David Sterba
2016-06-17
1
-5
/
+0
*
btrfs: use new error message helper in qgroup_account_snapshot
David Sterba
2016-06-17
1
-1
/
+1
*
btrfs: avoid blocking open_ctree from cleaner_kthread
Zygo Blaxell
2016-06-17
2
-15
/
+12
*
Btrfs: don't BUG_ON() in btrfs_orphan_add
Josef Bacik
2016-06-17
1
-1
/
+10
*
btrfs: account for non-CoW'd blocks in btrfs_abort_transaction
Jeff Mahoney
2016-06-17
4
-4
/
+7
*
Btrfs: check if extent buffer is aligned to sectorsize
Liu Bo
2016-06-17
6
-15
/
+28
*
btrfs: Use correct format specifier
Heinrich Schuchardt
2016-06-17
1
-1
/
+1
*
Merge branch 'misc-fixes-4.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Chris Mason
2016-06-08
5
-17
/
+114
|
\
|
*
btrfs: advertise which crc32c implementation is being used at module load
Jeff Mahoney
2016-06-06
3
-2
/
+9
|
*
Btrfs: add validadtion checks for chunk loading
Liu Bo
2016-06-06
1
-15
/
+67
|
*
Btrfs: add more validation checks for superblock
Liu Bo
2016-06-06
2
-0
/
+35
|
*
Btrfs: clear uptodate flags of pages in sys_array eb
Liu Bo
2016-06-06
1
-0
/
+2
|
*
Btrfs: end transaction if we abort when creating uuid root
Josef Bacik
2016-06-01
1
-0
/
+1
*
|
Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Chris Mason
2016-06-08
15
-340
/
+454
|
\
\
|
*
|
Btrfs: self-tests: Fix extent buffer bitmap test fail on BE system
Feifei Xu
2016-06-06
1
-1
/
+11
|
*
|
Btrfs: self-tests: Fix test_bitmaps fail on 64k sectorsize
Feifei Xu
2016-06-06
1
-1
/
+7
|
*
|
Btrfs: self-tests: Use macros instead of constants and add missing newline
Feifei Xu
2016-06-06
3
-18
/
+31
|
*
|
Btrfs: self-tests: Support testing all possible sectorsizes and nodesizes
Feifei Xu
2016-06-06
1
-22
/
+32
|
*
|
Btrfs: self-tests: Execute page straddling test only when nodesize < PAGE_SIZE
Feifei Xu
2016-06-06
1
-19
/
+30
|
*
|
Btrfs: self-tests: Support non-4k page size
Feifei Xu
2016-06-02
15
-291
/
+355
|
*
|
Btrfs: Fix integer overflow when calculating bytes_per_bitmap
Feifei Xu
2016-06-02
2
-7
/
+7
|
*
|
Btrfs: test_check_exists: Fix infinite loop when searching for free space ent...
Feifei Xu
2016-06-02
1
-2
/
+2
|
|
/
*
|
Btrfs: deal with duplciates during extent_map insertion in btrfs_get_extent
Chris Mason
2016-06-03
1
-1
/
+12
*
|
Btrfs: fix race between device replace and read repair
Filipe Manana
2016-05-31
1
-0
/
+10
*
|
Btrfs: fix race between device replace and discard
Filipe Manana
2016-05-31
1
-0
/
+6
*
|
Btrfs: fix race between device replace and chunk allocation
Filipe Manana
2016-05-30
1
-12
/
+9
*
|
Btrfs: fix race setting block group back to RW mode during device replace
Filipe Manana
2016-05-30
1
-5
/
+5
*
|
Btrfs: fix unprotected assignment of the left cursor for device replace
Filipe Manana
2016-05-30
1
-0
/
+4
*
|
Btrfs: fix race setting block group readonly during device replace
Filipe Manana
2016-05-30
3
-2
/
+46
*
|
Btrfs: fix race between device replace and block group removal
Filipe Manana
2016-05-30
1
-0
/
+11
*
|
Btrfs: fix race between readahead and device replace/removal
Filipe Manana
2016-05-30
1
-0
/
+2
|
/
*
Btrfs: fix handling of faults from btrfs_copy_from_user
Chris Mason
2016-05-26
1
-10
/
+17
*
Merge branch 'cleanups-4.7' into for-chris-4.7-20160525
David Sterba
2016-05-25
36
-196
/
+193
|
\
|
*
btrfs: fix string and comment grammatical issues and typos
Nicholas D Steeves
2016-05-25
33
-105
/
+106
|
*
btrfs: sink gfp parameter to convert_extent_bit
David Sterba
2016-04-29
3
-8
/
+8
|
*
btrfs: make state preallocation more speculative in __set_extent_bit
David Sterba
2016-04-29
1
-1
/
+7
|
*
btrfs: untangle gotos a bit in convert_extent_bit
David Sterba
2016-04-29
1
-9
/
+7
|
*
btrfs: untangle gotos a bit in __clear_extent_bit
David Sterba
2016-04-29
1
-8
/
+8
|
*
btrfs: untangle gotos a bit in __set_extent_bit
David Sterba
2016-04-29
1
-8
/
+7
|
*
btrfs: sink gfp parameter to set_record_extent_bits
David Sterba
2016-04-29
3
-7
/
+4
|
*
btrfs: sink gfp parameter to set_extent_new
David Sterba
2016-04-29
2
-3
/
+4
|
*
btrfs: sink gfp parameter to set_extent_defrag
David Sterba
2016-04-29
2
-3
/
+3
|
*
btrfs: sink gfp parameter to set_extent_delalloc
David Sterba
2016-04-29
3
-6
/
+6
|
*
btrfs: sink gfp parameter to clear_extent_dirty
David Sterba
2016-04-29
3
-4
/
+4
|
*
btrfs: sink gfp parameter to clear_record_extent_bits
David Sterba
2016-04-29
3
-8
/
+5
[next]