index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
extent-tree.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
btrfs: fix race with relocation recovery and fs_root setup
Jeff Mahoney
2017-06-01
1
-3
/
+3
*
btrfs: fix memory leak in update_space_info failure path
Jeff Mahoney
2017-06-01
1
-0
/
+1
*
btrfs: scrub: Introduce full stripe lock for RAID56
Qu Wenruo
2017-04-18
1
-0
/
+11
*
btrfs: remove unused qgroup members from btrfs_trans_handle
David Sterba
2017-04-18
1
-1
/
+0
*
Btrfs: update comments in cache_save_setup
Liu Bo
2017-04-18
1
-1
/
+2
*
btrfs: convert btrfs_delayed_ref_node.refs from atomic_t to refcount_t
Elena Reshetova
2017-04-18
1
-3
/
+3
*
btrfs: convert btrfs_caching_control.count from atomic_t to refcount_t
Elena Reshetova
2017-04-18
1
-6
/
+6
*
btrfs: convert btrfs_transaction.use_count from atomic_t to refcount_t
Elena Reshetova
2017-04-18
1
-1
/
+1
*
Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2017-03-03
1
-0
/
+1
|
\
|
*
sched/headers: Prepare for the reduction of <linux/sched.h>'s signal API depe...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
|
Merge branch 'for-chris-4.11-part2' of git://git.kernel.org/pub/scm/linux/ker...
Chris Mason
2017-02-28
1
-70
/
+65
|
\
\
|
*
|
btrfs: Make btrfs_orphan_add take btrfs_inode
Nikolay Borisov
2017-02-28
1
-1
/
+1
|
*
|
btrfs: all btrfs_delalloc_release_metadata take btrfs_inode
Nikolay Borisov
2017-02-28
1
-9
/
+9
|
*
|
btrfs: Make btrfs_delalloc_reserve_metadata take btrfs_inode
Nikolay Borisov
2017-02-28
1
-35
/
+34
|
*
|
btrfs: Make btrfs_orphan_release_metadata take btrfs_inode
Nikolay Borisov
2017-02-28
1
-5
/
+5
|
*
|
btrfs: Make btrfs_orphan_reserve_metadata take btrfs_inode
Nikolay Borisov
2017-02-28
1
-5
/
+5
|
*
|
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
1
-4
/
+4
|
*
|
btrfs: make btrfs_is_free_space_inode take btrfs_inode
Nikolay Borisov
2017-02-28
1
-2
/
+2
|
|
/
*
|
Btrfs: fix assertion failure when freeing block groups at close_ctree()
Filipe Manana
2017-02-24
1
-3
/
+6
|
/
*
btrfs: free-space-cache, clean up unnecessary root arguments
Jeff Mahoney
2017-02-17
1
-4
/
+5
*
btrfs: convert btrfs_inc_block_group_ro to accept fs_info
Jeff Mahoney
2017-02-17
1
-3
/
+2
*
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: remove unused parameter from btrfs_prepare_extent_commit
David Sterba
2017-02-17
1
-2
/
+1
*
btrfs: remove unused parameter from btrfs_subvolume_release_metadata
David Sterba
2017-02-17
1
-2
/
+1
*
btrfs: remove unused parameter from clean_tree_block
David Sterba
2017-02-17
1
-2
/
+2
*
Btrfs: use helper to get used bytes of space_info
Liu Bo
2017-02-17
1
-22
/
+19
*
Btrfs: try to avoid acquiring free space ctl's lock
Liu Bo
2017-02-17
1
-11
/
+13
*
Btrfs: kill trans in run_delalloc_nocow and btrfs_cross_ref_exist
Liu Bo
2017-02-14
1
-10
/
+12
*
Btrfs: pass delayed_refs directly to btrfs_find_delayed_ref_head
Liu Bo
2017-02-14
1
-3
/
+3
*
btrfs: allow unlink to exceed subvolume quota
Jeff Mahoney
2017-02-14
1
-2
/
+2
*
Btrfs: constify struct btrfs_{,disk_}key wherever possible
Omar Sandoval
2017-02-14
1
-4
/
+5
*
btrfs: fix over-80 lines introduced by previous cleanups
David Sterba
2017-02-14
1
-2
/
+2
*
btrfs: Make btrfs_ino take a struct btrfs_inode
Nikolay Borisov
2017-02-14
1
-5
/
+5
*
btrfs: add wrapper for counting BTRFS_MAX_EXTENT_SIZE
David Sterba
2017-02-14
1
-8
/
+4
*
btrfs: drop unused extent_op arg from btrfs_add_delayed_data_ref
Jeff Mahoney
2017-02-14
1
-4
/
+3
*
Btrfs: use down_read_nested to make lockdep silent
Liu Bo
2017-01-03
1
-1
/
+2
*
btrfs: fix locking when we put back a delayed ref that's too new
Jeff Mahoney
2017-01-03
1
-1
/
+1
*
btrfs: fix error handling when run_delayed_extent_op fails
Jeff Mahoney
2017-01-03
1
-0
/
+3
*
btrfs: opencode chunk locking, remove helpers
David Sterba
2016-12-06
1
-4
/
+4
*
btrfs: remove root parameter from transaction commit/end routines
Jeff Mahoney
2016-12-06
1
-16
/
+15
*
btrfs: take an fs_info directly when the root is not used otherwise
Jeff Mahoney
2016-12-06
1
-296
/
+245
*
btrfs: simplify btrfs_wait_cache_io prototype
Jeff Mahoney
2016-12-06
1
-11
/
+4
*
btrfs: convert extent-tree tracepoints to use fs_info
Jeff Mahoney
2016-12-06
1
-9
/
+8
*
btrfs: root->fs_info cleanup, add fs_info convenience variables
Jeff Mahoney
2016-12-06
1
-358
/
+393
*
btrfs: root->fs_info cleanup, update_block_group{,flags}
Jeff Mahoney
2016-12-06
1
-14
/
+14
*
btrfs: root->fs_info cleanup, lock/unlock_chunks
Jeff Mahoney
2016-12-06
1
-4
/
+4
*
btrfs: root->fs_info cleanup, btrfs_calc_{trans,trunc}_metadata_size
Jeff Mahoney
2016-12-06
1
-16
/
+19
[next]