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
/
inode.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-4.16-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-03-04
1
-2
/
+9
|
\
|
*
btrfs: handle failure of add_pending_csums
Nikolay Borisov
2018-03-01
1
-2
/
+9
*
|
Merge tag 'for-4.16-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-02-16
1
-15
/
+26
|
\
\
|
|
/
|
*
Btrfs: fix use-after-free on root->orphan_block_rsv
Liu Bo
2018-02-02
1
-13
/
+21
|
*
Btrfs: fix btrfs_evict_inode to handle abnormal inodes correctly
Liu Bo
2018-02-02
1
-1
/
+1
|
*
Btrfs: fix deadlock in run_delalloc_nocow
Liu Bo
2018-02-02
1
-1
/
+4
*
|
Merge tag 'for-4.16-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...
Linus Torvalds
2018-01-29
1
-204
/
+74
|
\
\
|
|
/
|
*
btrfs: Use IS_ALIGNED in btrfs_truncate_block instead of opencoding it
Nikolay Borisov
2018-01-22
1
-2
/
+2
|
*
Btrfs: move extent map specific code to extent_map.c
Liu Bo
2018-01-22
1
-107
/
+0
|
*
Btrfs: add helper for em merge logic
Liu Bo
2018-01-22
1
-34
/
+46
|
*
Btrfs: fix unexpected EEXIST from btrfs_get_extent
Liu Bo
2018-01-22
1
-14
/
+3
|
*
Btrfs: fix incorrect block_len in merge_extent_mapping
Liu Bo
2018-01-22
1
-1
/
+1
|
*
btrfs: correct wrong comment about magic number of index_cnt
Su Yue
2018-01-22
1
-1
/
+1
|
*
btrfs: sink unlock_extent parameter gfp_flags
David Sterba
2018-01-22
1
-14
/
+12
|
*
btrfs: Remove redundant pair of bio_get/set in __btrfs_submit_dio_bio
Nikolay Borisov
2018-01-22
1
-3
/
+0
|
*
btrfs: Remove redundant bio_get/set from submit_dio_repair_bio
Nikolay Borisov
2018-01-22
1
-5
/
+2
|
*
btrfs: sink extent_write_full_page tree argument
Nikolay Borisov
2018-01-22
1
-3
/
+1
|
*
btrfs: sink extent_write_locked_range tree parameter
Nikolay Borisov
2018-01-22
1
-2
/
+2
|
*
btrfs: Handle btrfs_set_extent_delalloc failure in fixup worker
Nikolay Borisov
2018-01-22
1
-2
/
+9
|
*
btrfs: remove redundant check in btrfs_get_extent_fiemap
Nikolay Borisov
2018-01-22
1
-1
/
+1
|
*
btrfs: Remove unused variable in btrfs_get_extent
Nikolay Borisov
2018-01-22
1
-8
/
+1
|
*
Btrfs: compress_file_range() change page dirty status once
Timofey Titovets
2018-01-22
1
-2
/
+7
|
*
btrfs: Remove redundant FLAG_VACANCY
Nikolay Borisov
2018-01-22
1
-1
/
+0
|
*
btrfs: switch btrfs_trans_handle::adding_csums to bool
David Sterba
2018-01-22
1
-2
/
+2
|
*
btrfs: remove dead code from btrfs_get_extent
Edmund Nadolski
2018-01-22
1
-21
/
+1
|
*
btrfs: sink get_extent parameter to extent_readpages
David Sterba
2018-01-22
1
-2
/
+1
|
*
btrfs: sink get_extent parameter to extent_fiemap
David Sterba
2018-01-22
1
-1
/
+1
|
*
btrfs: sink get_extent parameter to extent_write_full_page
David Sterba
2018-01-22
1
-1
/
+1
|
*
btrfs: sink get_extent parameter to extent_write_locked_range
David Sterba
2018-01-22
1
-1
/
+0
|
*
btrfs: sink get_extent parameter to extent_writepages
David Sterba
2018-01-22
1
-1
/
+1
|
*
btrfs: Cleanup existing name_len checks
Qu Wenruo
2018-01-22
1
-4
/
+0
|
*
btrfs: use GFP_KERNEL in btrfs_alloc_inode
David Sterba
2018-01-22
1
-1
/
+1
|
*
btrfs: sink gfp parameter to clear_extent_uptodate
David Sterba
2018-01-22
1
-1
/
+1
|
*
btrfs: sink gfp parameter to clear_extent_bit
David Sterba
2018-01-22
1
-12
/
+10
|
*
Btrfs: document rules about bio async submit
Liu Bo
2018-01-22
1
-1
/
+16
|
*
Btrfs: add __init macro to btrfs init functions
Liu Bo
2018-01-22
1
-1
/
+1
|
*
Btrfs: remove redundant btrfs_balance_delayed_items
Liu Bo
2018-01-22
1
-5
/
+0
*
|
Merge tag 'iversion-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-01-29
1
-4
/
+8
|
\
\
|
*
|
btrfs: only dirty the inode in btrfs_update_time if something was changed
Jeff Layton
2018-01-29
1
-2
/
+3
|
*
|
btrfs: convert to new i_version API
Jeff Layton
2018-01-29
1
-2
/
+4
|
*
|
fs: new API for handling inode->i_version
Jeff Layton
2018-01-29
1
-0
/
+1
|
|
/
*
|
btrfs: avoid accessing bvec table directly for a cloned bio
Ming Lei
2018-01-06
1
-1
/
+3
*
|
block: convert to bio_first_bvec_all & bio_first_page_all
Ming Lei
2018-01-06
1
-2
/
+2
|
/
*
btrfs: Fix quota reservation leak on preallocated files
Justin Maggard
2017-12-07
1
-0
/
+2
*
Btrfs: fix reported number of inode blocks after buffered append writes
Filipe Manana
2017-11-15
1
-4
/
+5
*
Btrfs: bail out gracefully rather than BUG_ON
Liu Bo
2017-11-15
1
-2
/
+8
*
Btrfs: add write_flags for compression bio
Liu Bo
2017-11-15
1
-4
/
+11
*
btrfs: move btrfs_truncate_block out of trans handle
Josef Bacik
2017-11-01
1
-75
/
+45
*
btrfs: make the delalloc block rsv per inode
Josef Bacik
2017-11-01
1
-7
/
+11
*
Btrfs: rework outstanding_extents
Josef Bacik
2017-11-01
1
-78
/
+36
[next]