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: add fragment=* debug mount option
Josef Bacik
2015-10-21
5
-7
/
+150
*
Btrfs: fix qgroup sanity tests
Josef Bacik
2015-10-21
1
-0
/
+6
*
Btrfs: change how we wait for pending ordered extents
Josef Bacik
2015-10-21
5
-64
/
+60
*
Merge branch 'integration-4.4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Chris Mason
2015-10-21
4
-88
/
+407
|
\
|
*
Btrfs: fix truncation of compressed and inlined extents
Filipe Manana
2015-10-16
1
-14
/
+68
|
*
Btrfs: fix double range unlock of hole region when reading page
Filipe Manana
2015-10-14
1
-2
/
+6
|
*
Btrfs: fix file corruption and data loss after cloning inline extents
Filipe Manana
2015-10-14
1
-43
/
+152
|
*
btrfs: fix resending received snapshot with parent
Robin Ruede
2015-10-13
1
-2
/
+8
|
*
Btrfs: send, fix file corruption due to incorrect cloning operations
Filipe Manana
2015-10-13
1
-27
/
+173
*
|
Merge branch 'cleanups/for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/...
Chris Mason
2015-10-21
16
-211
/
+220
|
\
\
|
|
/
|
/
|
|
*
btrfs: reada: Fix returned errno code
Luis de Bethencourt
2015-10-21
1
-3
/
+5
|
*
btrfs: check-integrity: Fix returned errno codes
Luis de Bethencourt
2015-10-21
1
-2
/
+2
|
*
btrfs: compress: put variables defined per compress type in struct to make ca...
Byongho Lee
2015-10-21
1
-46
/
+48
|
*
btrfs: cleanup iterating over prop_handlers array
Byongho Lee
2015-10-21
1
-7
/
+6
|
*
btrfs: fix a comment typo
Geliang Tang
2015-10-21
1
-1
/
+1
|
*
btrfs: declare rsv_count as unsigned int instead of int
Alexandru Moise
2015-10-21
1
-1
/
+1
|
*
btrfs: change num_items type from u64 to unsigned int
Alexandru Moise
2015-10-21
2
-6
/
+8
|
*
btrfs: cleanup btrfs_balance profile validity checks
Alexandru Moise
2015-10-21
1
-9
/
+12
|
*
btrfs/file.c: remove an unsed varialbe first_index
Shan Hai
2015-10-21
1
-3
/
+0
|
*
btrfs: use btrfs_raid_array in btrfs_reduce_alloc_profile
Zhao Lei
2015-10-21
1
-26
/
+22
|
*
btrfs: use btrfs_raid_array for btrfs_get_num_tolerated_disk_barrier_failures()
Zhao Lei
2015-10-21
3
-13
/
+30
|
*
btrfs: Move btrfs_raid_array to public
Zhao Lei
2015-10-21
2
-59
/
+73
|
*
btrfs: use a single if() statement for one outcome in get_block_rsv()
Alexandru Moise
2015-10-21
1
-7
/
+3
|
*
btrfs: memset cur_trans->delayed_refs to zero
Alexandru Moise
2015-10-21
1
-6
/
+2
|
*
btrfs: remove unnecessary list_del
Byongho Lee
2015-10-21
1
-1
/
+0
|
*
btrfs: replace unnecessary list_for_each_entry_safe to list_for_each_entry
Byongho Lee
2015-10-21
1
-2
/
+1
|
*
btrfs: trimming some start_transaction() code away
Alexandru Moise
2015-10-21
1
-14
/
+1
|
*
btrfs: Fixed declaration of old_len
Alexandru Moise
2015-10-21
1
-1
/
+1
|
*
btrfs: Fixed dsize and last_off declarations
Alexandru Moise
2015-10-21
1
-2
/
+2
|
*
Btrfs: btrfs_submit_bio_hook: Use btrfs_wq_endio_type values instead of integ...
Chandan Rajendra
2015-10-21
1
-2
/
+2
*
|
Merge branch 'fix/waitqueue-barriers' of git://git.kernel.org/pub/scm/linux/k...
Chris Mason
2015-10-12
12
-7
/
+62
|
\
\
|
*
|
btrfs: comment the rest of implicit barriers before waitqueue_active
David Sterba
2015-10-10
5
-0
/
+22
|
*
|
btrfs: remove extra barrier before waitqueue_active
David Sterba
2015-10-10
1
-2
/
+6
|
*
|
btrfs: add comments to barriers before waitqueue_active
David Sterba
2015-10-10
5
-2
/
+16
|
*
|
btrfs: comment waitqueue_active implied by locks
David Sterba
2015-10-10
2
-1
/
+11
|
*
|
btrfs: add barrier for waitqueue_active in clear_btree_io_tree
David Sterba
2015-10-10
1
-0
/
+6
|
*
|
btrfs: remove waitqueue_active check from btrfs_rm_dev_replace_unblocked
David Sterba
2015-10-10
1
-2
/
+1
*
|
|
Merge branch 'anand/sysfs-updates-v4.3-rc3' of git://git.kernel.org/pub/scm/l...
Chris Mason
2015-10-12
17
-177
/
+198
|
\
\
\
|
*
|
|
Btrfs: move kobj stuff out of dev_replace lock range
Liu Bo
2015-10-01
1
-4
/
+4
|
*
|
|
Btrfs: add helper for closing one device
Anand Jain
2015-10-01
2
-30
/
+37
|
*
|
|
Btrfs: don't log error from btrfs_get_bdev_and_sb
Anand Jain
2015-10-01
1
-1
/
+0
|
*
|
|
Btrfs: kernel operation should come after user input has been verified
Anand Jain
2015-10-01
1
-13
/
+13
|
*
|
|
Btrfs: enhance btrfs_scratch_superblock to scratch all superblocks
Anand Jain
2015-10-01
2
-13
/
+27
|
*
|
|
Btrfs: add btrfs_read_dev_one_super() to read one specific SB
Anand Jain
2015-10-01
2
-20
/
+35
|
*
|
|
Btrfs: use BTRFS_ERROR_DEV_MISSING_NOT_FOUND when missing device is not found
Anand Jain
2015-10-01
1
-4
/
+2
|
*
|
|
Btrfs: consolidate btrfs_error() to btrfs_std_error()
Anand Jain
2015-09-29
11
-33
/
+26
|
*
|
|
Btrfs: __btrfs_std_error() logic should be consistent w/out CONFIG_PRINTK def...
Anand Jain
2015-09-29
1
-22
/
+5
|
*
|
|
Btrfs: SB read failure should return EIO for __bread failure
Anand Jain
2015-09-29
2
-7
/
+19
|
*
|
|
Btrfs: rename super_kobj to fsid_kobj
Anand Jain
2015-09-29
3
-20
/
+20
|
*
|
|
Btrfs: rename btrfs_kobj_rm_device to btrfs_sysfs_rm_device_link
Anand Jain
2015-09-29
4
-8
/
+8
[next]