index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
relocation.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-07
Btrfs: use FLUSH_LIMIT for relocation in reserve_metadata_bytes
Josef Bacik
1
-17
/
+20
2016-07-07
Btrfs: fill relocation block rsv after allocation
Josef Bacik
1
-0
/
+6
2016-07-07
Btrfs: fix callers of btrfs_block_rsv_migrate
Josef Bacik
1
-1
/
+1
2016-05-25
Merge branch 'cleanups-4.7' into for-chris-4.7-20160525
David Sterba
1
-10
/
+9
2016-05-25
btrfs: fix string and comment grammatical issues and typos
Nicholas D Steeves
1
-6
/
+6
2016-05-17
Merge branch 'for-chris-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Chris Mason
1
-6
/
+5
2016-05-13
Btrfs: fix race between block group relocation and nocow writes
Filipe Manana
1
-0
/
+1
2016-05-13
Btrfs: don't do unnecessary delalloc flushes when relocating
Filipe Manana
1
-5
/
+1
2016-05-13
Btrfs: don't wait for unrelated IO to finish before relocation
Filipe Manana
1
-1
/
+3
2016-04-29
btrfs: sink gfp parameter to clear_extent_bits
David Sterba
1
-2
/
+1
2016-04-29
btrfs: sink gfp parameter to set_extent_bits
David Sterba
1
-2
/
+2
2016-04-28
btrfs: rename btrfs_std_error to btrfs_handle_fs_error
Anand Jain
1
-1
/
+1
2016-04-09
Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+1
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
1
-8
/
+8
2016-04-04
Btrfs: fix invalid reference in replace_path
Liu Bo
1
-0
/
+1
2016-01-29
Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+2
2016-01-25
btrfs: add free space tree to the cow-only list
David Sterba
1
-1
/
+2
2016-01-22
wrappers for ->i_mutex access
Al Viro
1
-2
/
+2
2016-01-07
btrfs: cleanup, use enum values for btrfs_path reada
David Sterba
1
-6
/
+6
2015-10-25
Btrfs: fix regression running delayed references when using qgroups
Filipe Manana
1
-9
/
+7
2015-10-21
btrfs: qgroup: Cleanup old inaccurate facilities
Qu Wenruo
1
-4
/
+4
2015-10-21
btrfs: extent-tree: Switch to new check_data_free_space and free_reserved_dat...
Qu Wenruo
1
-4
/
+4
2015-09-29
Btrfs: consolidate btrfs_error() to btrfs_std_error()
Anand Jain
1
-1
/
+1
2015-08-09
btrfs: Remove unnecessary variants in relocation.c
Zhaolei
1
-8
/
+5
2015-08-09
btrfs: Cleanup: Remove objectid's init-value in create_reloc_inode()
Zhaolei
1
-1
/
+1
2015-08-09
btrfs: Error handle for get_ref_objectid_v0() in relocate_block_group()
Zhaolei
1
-0
/
+4
2015-08-09
btrfs: Use ref_cnt for set_block_group_ro()
Zhaolei
1
-8
/
+6
2015-07-01
Btrfs: fix wrong check for btrfs_force_chunk_alloc()
Shilong Wang
1
-1
/
+1
2015-06-03
Btrfs: fix up read_tree_block to return proper error
Liu Bo
1
-5
/
+14
2015-04-13
btrfs: qgroup: do a reservation in a higher level.
Dongsheng Yang
1
-1
/
+1
2015-04-10
Btrfs: allow block group cache writeout outside critical section in commit
Chris Mason
1
-3
/
+6
2014-12-12
btrfs: sink blocksize parameter to tree_block_processed
David Sterba
1
-4
/
+5
2014-12-12
btrfs: sink blocksize parameter to readahead_tree_block
David Sterba
1
-2
/
+1
2014-10-04
Merge branch 'cleanup/blocksize-diet-part1' of git://git.kernel.org/pub/scm/l...
Chris Mason
1
-22
/
+6
2014-10-04
Merge branch 'cleanup/misc-for-3.18' of git://git.kernel.org/pub/scm/linux/ke...
Chris Mason
1
-2
/
+1
2014-10-03
Btrfs: fix build_backref_tree issue with multiple shared blocks
Josef Bacik
1
-1
/
+4
2014-10-03
Btrfs: cleanup error handling in build_backref_tree
Josef Bacik
1
-29
/
+59
2014-10-02
btrfs: let merge_reloc_roots return void
David Sterba
1
-2
/
+1
2014-10-02
btrfs: remove parameter blocksize from read_tree_block
David Sterba
1
-7
/
+4
2014-10-02
btrfs: inline code of reada_tree_block and remove it
David Sterba
1
-10
/
+2
2014-10-02
btrfs: remove unused parameter from readahead_tree_block
David Sterba
1
-7
/
+2
2014-09-17
btrfs: use nodesize everywhere, kill leafsize
David Sterba
1
-11
/
+10
2014-09-17
btrfs: clenaup: don't call btrfs_release_path before free_path
David Sterba
1
-1
/
+0
2014-06-09
btrfs: remove stale newlines from log messages
David Sterba
1
-2
/
+2
2014-06-09
Btrfs: use bitfield instead of integer data type for the some variants in btr...
Miao Xie
1
-8
/
+9
2014-04-06
Btrfs: do not reset last_snapshot after relocation
Josef Bacik
1
-21
/
+0
2014-03-10
Btrfs: don't flush all delalloc inodes when we doesn't get s_umount lock
Miao Xie
1
-1
/
+1
2014-01-28
Btrfs: fix an oops when we fail to relocate tree blocks
Wang Shilong
1
-0
/
+6
2014-01-28
Btrfs: fix an oops when we fail to merge reloc roots
Wang Shilong
1
-7
/
+3
2014-01-28
Btrfs: remove unused argument from select_reloc_root()
Wang Shilong
1
-4
/
+2
[next]