index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
relocation.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
btrfs: remove constant parameter to memset_extent_buffer and rename it
David Sterba
2016-11-30
1
-1
/
+1
*
btrfs: make block group flags in balance printks human-readable
Adam Borowski
2016-11-30
1
-3
/
+40
*
Btrfs: kill BUG_ON in do_relocation
Liu Bo
2016-10-17
1
-1
/
+8
*
btrfs: unsplit printed strings
Jeff Mahoney
2016-09-26
1
-7
/
+9
*
Btrfs: don't leak reloc root nodes on error
Josef Bacik
2016-09-26
1
-0
/
+4
*
Btrfs: return gracefully from balance if fs tree is corrupted
Liu Bo
2016-09-26
1
-6
/
+17
*
Btrfs: add a flags field to btrfs_fs_info
Josef Bacik
2016-09-26
1
-1
/
+1
*
btrfs: extend btrfs_set_extent_delalloc and its friends to support in-band de...
Qu Wenruo
2016-09-26
1
-1
/
+1
*
Btrfs: fix endless loop in balancing block groups
Liu Bo
2016-09-01
1
-3
/
+5
*
btrfs: update btrfs_space_info's bytes_may_use timely
Wang Xiaoguang
2016-08-25
1
-2
/
+9
*
btrfs: use correct offset for reloc_inode in prealloc_file_extent_cluster()
Wang Xiaoguang
2016-08-25
1
-4
/
+6
*
btrfs: relocation: Fix leaking qgroups numbers on data extents
Qu Wenruo
2016-08-25
1
-6
/
+103
*
btrfs: btrfs_abort_transaction, drop root parameter
Jeff Mahoney
2016-07-26
1
-2
/
+2
*
Btrfs: fix panic in balance due to EIO
Liu Bo
2016-07-26
1
-0
/
+4
*
Btrfs: change BUG_ON()'s to ASSERT()'s in backref_cache_cleanup()
Liu Bo
2016-07-26
1
-6
/
+6
*
Btrfs: use FLUSH_LIMIT for relocation in reserve_metadata_bytes
Josef Bacik
2016-07-07
1
-17
/
+20
*
Btrfs: fill relocation block rsv after allocation
Josef Bacik
2016-07-07
1
-0
/
+6
*
Btrfs: fix callers of btrfs_block_rsv_migrate
Josef Bacik
2016-07-07
1
-1
/
+1
*
Merge branch 'cleanups-4.7' into for-chris-4.7-20160525
David Sterba
2016-05-25
1
-10
/
+9
|
\
|
*
btrfs: fix string and comment grammatical issues and typos
Nicholas D Steeves
2016-05-25
1
-6
/
+6
|
*
btrfs: sink gfp parameter to clear_extent_bits
David Sterba
2016-04-29
1
-2
/
+1
|
*
btrfs: sink gfp parameter to set_extent_bits
David Sterba
2016-04-29
1
-2
/
+2
*
|
Merge branch 'for-chris-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Chris Mason
2016-05-17
1
-6
/
+5
|
\
\
|
*
|
Btrfs: fix race between block group relocation and nocow writes
Filipe Manana
2016-05-13
1
-0
/
+1
|
*
|
Btrfs: don't do unnecessary delalloc flushes when relocating
Filipe Manana
2016-05-13
1
-5
/
+1
|
*
|
Btrfs: don't wait for unrelated IO to finish before relocation
Filipe Manana
2016-05-13
1
-1
/
+3
|
|
/
*
/
btrfs: rename btrfs_std_error to btrfs_handle_fs_error
Anand Jain
2016-04-28
1
-1
/
+1
|
/
*
Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-04-09
1
-0
/
+1
|
\
|
*
Btrfs: fix invalid reference in replace_path
Liu Bo
2016-04-04
1
-0
/
+1
*
|
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-04-04
1
-8
/
+8
|
/
*
Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-01-29
1
-1
/
+2
|
\
|
*
btrfs: add free space tree to the cow-only list
David Sterba
2016-01-25
1
-1
/
+2
*
|
wrappers for ->i_mutex access
Al Viro
2016-01-22
1
-2
/
+2
|
/
*
btrfs: cleanup, use enum values for btrfs_path reada
David Sterba
2016-01-07
1
-6
/
+6
*
Btrfs: fix regression running delayed references when using qgroups
Filipe Manana
2015-10-25
1
-9
/
+7
*
btrfs: qgroup: Cleanup old inaccurate facilities
Qu Wenruo
2015-10-21
1
-4
/
+4
*
btrfs: extent-tree: Switch to new check_data_free_space and free_reserved_dat...
Qu Wenruo
2015-10-21
1
-4
/
+4
*
Btrfs: consolidate btrfs_error() to btrfs_std_error()
Anand Jain
2015-09-29
1
-1
/
+1
*
btrfs: Remove unnecessary variants in relocation.c
Zhaolei
2015-08-09
1
-8
/
+5
*
btrfs: Cleanup: Remove objectid's init-value in create_reloc_inode()
Zhaolei
2015-08-09
1
-1
/
+1
*
btrfs: Error handle for get_ref_objectid_v0() in relocate_block_group()
Zhaolei
2015-08-09
1
-0
/
+4
*
btrfs: Use ref_cnt for set_block_group_ro()
Zhaolei
2015-08-09
1
-8
/
+6
*
Btrfs: fix wrong check for btrfs_force_chunk_alloc()
Shilong Wang
2015-07-01
1
-1
/
+1
*
Btrfs: fix up read_tree_block to return proper error
Liu Bo
2015-06-03
1
-5
/
+14
*
btrfs: qgroup: do a reservation in a higher level.
Dongsheng Yang
2015-04-13
1
-1
/
+1
*
Btrfs: allow block group cache writeout outside critical section in commit
Chris Mason
2015-04-10
1
-3
/
+6
*
btrfs: sink blocksize parameter to tree_block_processed
David Sterba
2014-12-12
1
-4
/
+5
*
btrfs: sink blocksize parameter to readahead_tree_block
David Sterba
2014-12-12
1
-2
/
+1
*
Merge branch 'cleanup/blocksize-diet-part1' of git://git.kernel.org/pub/scm/l...
Chris Mason
2014-10-04
1
-22
/
+6
|
\
|
*
btrfs: remove parameter blocksize from read_tree_block
David Sterba
2014-10-02
1
-7
/
+4
[next]