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: 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
|
*
btrfs: inline code of reada_tree_block and remove it
David Sterba
2014-10-02
1
-10
/
+2
|
*
btrfs: remove unused parameter from readahead_tree_block
David Sterba
2014-10-02
1
-7
/
+2
*
|
Merge branch 'cleanup/misc-for-3.18' of git://git.kernel.org/pub/scm/linux/ke...
Chris Mason
2014-10-04
1
-2
/
+1
|
\
\
|
*
|
btrfs: let merge_reloc_roots return void
David Sterba
2014-10-02
1
-2
/
+1
|
|
/
*
|
Btrfs: fix build_backref_tree issue with multiple shared blocks
Josef Bacik
2014-10-03
1
-1
/
+4
*
|
Btrfs: cleanup error handling in build_backref_tree
Josef Bacik
2014-10-03
1
-29
/
+59
|
/
*
btrfs: use nodesize everywhere, kill leafsize
David Sterba
2014-09-17
1
-11
/
+10
*
btrfs: clenaup: don't call btrfs_release_path before free_path
David Sterba
2014-09-17
1
-1
/
+0
*
btrfs: remove stale newlines from log messages
David Sterba
2014-06-09
1
-2
/
+2
*
Btrfs: use bitfield instead of integer data type for the some variants in btr...
Miao Xie
2014-06-09
1
-8
/
+9
*
Btrfs: do not reset last_snapshot after relocation
Josef Bacik
2014-04-06
1
-21
/
+0
*
Btrfs: don't flush all delalloc inodes when we doesn't get s_umount lock
Miao Xie
2014-03-10
1
-1
/
+1
*
Btrfs: fix an oops when we fail to relocate tree blocks
Wang Shilong
2014-01-28
1
-0
/
+6
*
Btrfs: fix an oops when we fail to merge reloc roots
Wang Shilong
2014-01-28
1
-7
/
+3
*
Btrfs: remove unused argument from select_reloc_root()
Wang Shilong
2014-01-28
1
-4
/
+2
*
Btrfs: convert printk to btrfs_ and fix BTRFS prefix
Frank Holton
2014-01-28
1
-2
/
+2
*
Btrfs: remove unnecessary filemap writting and waiting after block group relo...
Wang Shilong
2014-01-28
1
-5
/
+0
*
Btrfs: improve forever loop when doing balance relocation
Wang Shilong
2014-01-28
1
-38
/
+36
*
Btrfs: make sure we cleanup all reloc roots if error happens
Wang Shilong
2013-12-12
1
-0
/
+7
*
Btrfs: skip building backref tree for uuid and quota tree when doing balance ...
Wang Shilong
2013-12-12
1
-1
/
+3
*
Btrfs: fix an oops when doing balance relocation
Wang Shilong
2013-12-12
1
-23
/
+47
*
Btrfs: rename btrfs_start_all_delalloc_inodes
Miao Xie
2013-11-11
1
-1
/
+1
*
Btrfs: don't wait for the completion of all the ordered extents
Miao Xie
2013-11-11
1
-1
/
+1
*
btrfs: Use WARN_ON()'s return value in place of WARN_ON(1)
Dulshani Gunawardhana
2013-11-11
1
-9
/
+4
*
Btrfs: use 'u64' rather than 'int' to get extent's generation
Wang Shilong
2013-11-11
1
-1
/
+1
*
Btrfs: stop committing the transaction so much during relocate
Josef Bacik
2013-11-11
1
-20
/
+13
*
Btrfs: return an error from btrfs_wait_ordered_range
Josef Bacik
2013-11-11
1
-1
/
+6
*
Btrfs: fix BUG_ON() casued by the reserved space migration
Miao Xie
2013-11-11
1
-2
/
+4
*
Btrfs: relocate csums properly with prealloc extents
Josef Bacik
2013-11-11
1
-3
/
+15
*
Btrfs: remove path arg from btrfs_truncate_free_space_cache
Filipe David Borba Manana
2013-11-11
1
-10
/
+1
*
Btrfs: fix oops caused by the space balance and dead roots
Miao Xie
2013-10-10
1
-1
/
+1
*
Btrfs: kill delay_iput arg to the wait_ordered functions
Josef Bacik
2013-09-21
1
-1
/
+1
*
Btrfs: fixup error handling in btrfs_reloc_cow
Josef Bacik
2013-09-21
1
-17
/
+24
*
Btrf: cleanup: don't check for root_refs == 0 twice
Stefan Behrens
2013-09-01
1
-3
/
+0
*
Btrfs: Remove superfluous casts from u64 to unsigned long long
Geert Uytterhoeven
2013-09-01
1
-4
/
+3
*
Btrfs: change how we queue blocks for backref checking
Josef Bacik
2013-09-01
1
-7
/
+7
*
Btrfs: check to see if we have an inline item properly
Josef Bacik
2013-09-01
1
-0
/
+5
*
Btrfs: cleanup reloc roots properly on error
Josef Bacik
2013-09-01
1
-1
/
+6
*
Btrfs: add missing error checks to add_data_references
Filipe David Borba Manana
2013-09-01
1
-1
/
+6
*
Btrfs: remove btrfs_sector_sum structure
Miao Xie
2013-07-02
1
-11
/
+3
*
Btrfs: fix not being able to find skinny extents during relocate
Josef Bacik
2013-07-01
1
-8
/
+27
*
Btrfs: fix broken nocow after balance
Miao Xie
2013-07-01
1
-0
/
+44
*
Btrfs: introduce per-subvolume ordered extent list
Miao Xie
2013-06-14
1
-1
/
+1
*
Btrfs: introduce per-subvolume delalloc inode list
Miao Xie
2013-06-14
1
-1
/
+1
*
Btrfs: cleanup the similar code of the fs root read
Miao Xie
2013-06-14
1
-3
/
+2
*
Btrfs: init relocate extent_io_tree with a mapping
Josef Bacik
2013-06-08
1
-4
/
+5
[next]