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: make clean_io_failure take btrfs_inode
Nikolay Borisov
2017-02-28
3
-14
/
+15
|
|
*
btrfs: make repair_io_failure take btrfs_inode
Nikolay Borisov
2017-02-28
3
-11
/
+12
|
|
*
btrfs: make check_compressed_csum take btrfs_inode
Nikolay Borisov
2017-02-28
1
-5
/
+4
|
|
*
btrfs: make btrfs_print_data_csum_error take btrfs_inode
Nikolay Borisov
2017-02-28
3
-7
/
+8
|
|
*
btrfs: make free_io_failure take btrfs_inode
Nikolay Borisov
2017-02-28
3
-11
/
+13
|
|
*
btrfs: Make lock_and_cleanup_extent_if_need take btrfs_inode
Nikolay Borisov
2017-02-28
1
-14
/
+14
|
|
*
btrfs: Make check_can_nocow take btrfs_inode
Nikolay Borisov
2017-02-28
1
-10
/
+12
|
|
*
btrfs: Make btrfs_lookup_ordered_range take btrfs_inode
Nikolay Borisov
2017-02-28
6
-18
/
+19
|
|
*
btrfs: Make btrfs_mark_extent_written take btrfs_inode
Nikolay Borisov
2017-02-28
3
-6
/
+6
|
|
*
btrfs: Make fill_holes take btrfs_inode
Nikolay Borisov
2017-02-28
1
-19
/
+18
|
|
*
btrfs: Make hole_mergeable take btrfs_inode
Nikolay Borisov
2017-02-28
1
-4
/
+5
|
|
*
btrfs: Make btrfs_drop_extent_cache take btrfs_inode
Nikolay Borisov
2017-02-28
6
-26
/
+30
|
|
*
btrfs: Make btrfs_requeue_inode_defrag take btrfs_inode
Nikolay Borisov
2017-02-28
1
-5
/
+5
|
|
*
btrfs: Make (__)btrfs_add_inode_defrag take btrfs_inode
Nikolay Borisov
2017-02-28
3
-16
/
+17
|
|
*
btrfs: all btrfs_delalloc_release_metadata take btrfs_inode
Nikolay Borisov
2017-02-28
7
-19
/
+22
|
|
*
btrfs: Make btrfs_delalloc_reserve_metadata take btrfs_inode
Nikolay Borisov
2017-02-28
4
-38
/
+39
|
|
*
btrfs: Make btrfs_orphan_release_metadata take btrfs_inode
Nikolay Borisov
2017-02-28
3
-8
/
+8
|
|
*
btrfs: Make btrfs_orphan_reserve_metadata take btrfs_inode
Nikolay Borisov
2017-02-28
3
-7
/
+7
|
|
*
btrfs: Make calc_csum_metadata_size take btrfs_inode
Nikolay Borisov
2017-02-28
1
-15
/
+12
|
|
*
btrfs: Make drop_outstanding_extent take btrfs_inode
Nikolay Borisov
2017-02-28
1
-12
/
+11
|
|
*
btrfs: make btrfs_alloc_data_chunk_ondemand take btrfs_inode
Nikolay Borisov
2017-02-28
3
-6
/
+7
|
|
*
btrfs: make btrfs_is_free_space_inode take btrfs_inode
Nikolay Borisov
2017-02-28
5
-19
/
+20
|
|
*
btrfs: Make btrfs_i_size_write take btrfs_inode
Nikolay Borisov
2017-02-28
7
-19
/
+18
|
|
*
btrfs: Make btrfs_set_inode_index take btrfs_inode
Nikolay Borisov
2017-02-28
3
-13
/
+13
|
|
*
btrfs: make btrfs_set_inode_index_count take btrfs_inode
Nikolay Borisov
2017-02-28
1
-8
/
+8
|
|
*
btrfs: Make btrfs_insert_dir_item take btrfs_inode
Nikolay Borisov
2017-02-28
5
-7
/
+7
|
|
*
btrfs: Make btrfs_log_all_parents take btrfs_inode
Nikolay Borisov
2017-02-28
1
-5
/
+5
|
*
|
Btrfs: try harder to migrate items to left sibling before splitting a leaf
Filipe Manana
2017-02-24
1
-0
/
+7
|
*
|
Btrfs: fix data loss after truncate when using the no-holes feature
Filipe Manana
2017-02-24
1
-13
/
+6
|
*
|
Btrfs: incremental send, fix unnecessary hole writes for sparse files
Filipe Manana
2017-02-24
1
-2
/
+86
|
*
|
Btrfs: fix use-after-free due to wrong order of destroying work queues
Filipe Manana
2017-02-24
1
-2
/
+7
|
*
|
Btrfs: fix assertion failure when freeing block groups at close_ctree()
Filipe Manana
2017-02-24
2
-6
/
+9
|
*
|
Btrfs: do not create explicit holes when replaying log tree if NO_HOLES enabled
Filipe Manana
2017-02-24
1
-0
/
+5
|
*
|
Btrfs: fix leak of subvolume writers counter
Robbie Ko
2017-02-24
1
-2
/
+8
|
*
|
Btrfs: bulk delete checksum items in the same leaf
Filipe Manana
2017-02-24
1
-1
/
+27
|
*
|
Btrfs: incremental send, do not issue invalid rmdir operations
Robbie Ko
2017-02-24
1
-0
/
+13
|
*
|
Btrfs: incremental send, do not delay rename when parent inode is new
Filipe Manana
2017-02-24
1
-3
/
+16
|
*
|
Btrfs: send, fix failure to rename top level inode due to name collision
Robbie Ko
2017-02-24
1
-1
/
+4
|
|
/
*
|
fs: add i_blocksize()
Fabian Frederick
2017-02-27
1
-1
/
+1
*
|
Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-02-25
41
-1242
/
+1211
|
\
\
|
|
/
|
*
Btrfs: use the correct type when creating cow dio extent
Liu Bo
2017-02-22
1
-1
/
+1
|
*
Btrfs: fix deadlock between dedup on same file and starting writeback
Filipe Manana
2017-02-22
1
-2
/
+12
|
*
btrfs: use btrfs_debug instead of pr_debug in transaction abort
Jeff Mahoney
2017-02-17
1
-1
/
+2
|
*
btrfs: btrfs_truncate_free_space_cache always allocates path
Jeff Mahoney
2017-02-17
1
-7
/
+7
|
*
btrfs: free-space-cache, clean up unnecessary root arguments
Jeff Mahoney
2017-02-17
5
-26
/
+22
|
*
btrfs: convert btrfs_inc_block_group_ro to accept fs_info
Jeff Mahoney
2017-02-17
4
-6
/
+5
|
*
btrfs: flush_space always takes fs_info->fs_root
Jeff Mahoney
2017-02-17
1
-10
/
+10
|
*
btrfs: pass fs_info to (more) routines that are only called with extent_root
Jeff Mahoney
2017-02-17
1
-50
/
+53
|
*
btrfs: qgroup: Move half of the qgroup accounting time out of commit trans
Qu Wenruo
2017-02-17
3
-11
/
+75
|
*
btrfs: remove unused parameter from adjust_slots_upwards
David Sterba
2017-02-17
1
-3
/
+2
[prev]
[next]