index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
relocation.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'cleanup/blocksize-diet-part1' of git://git.kernel.org/pub/scm/l...
Chris Mason
2014-10-04
|
\
|
*
btrfs: remove parameter blocksize from read_tree_block
David Sterba
2014-10-02
|
*
btrfs: inline code of reada_tree_block and remove it
David Sterba
2014-10-02
|
*
btrfs: remove unused parameter from readahead_tree_block
David Sterba
2014-10-02
*
|
Merge branch 'cleanup/misc-for-3.18' of git://git.kernel.org/pub/scm/linux/ke...
Chris Mason
2014-10-04
|
\
\
|
*
|
btrfs: let merge_reloc_roots return void
David Sterba
2014-10-02
|
|
/
*
|
Btrfs: fix build_backref_tree issue with multiple shared blocks
Josef Bacik
2014-10-03
*
|
Btrfs: cleanup error handling in build_backref_tree
Josef Bacik
2014-10-03
|
/
*
btrfs: use nodesize everywhere, kill leafsize
David Sterba
2014-09-17
*
btrfs: clenaup: don't call btrfs_release_path before free_path
David Sterba
2014-09-17
*
btrfs: remove stale newlines from log messages
David Sterba
2014-06-09
*
Btrfs: use bitfield instead of integer data type for the some variants in btr...
Miao Xie
2014-06-09
*
Btrfs: do not reset last_snapshot after relocation
Josef Bacik
2014-04-06
*
Btrfs: don't flush all delalloc inodes when we doesn't get s_umount lock
Miao Xie
2014-03-10
*
Btrfs: fix an oops when we fail to relocate tree blocks
Wang Shilong
2014-01-28
*
Btrfs: fix an oops when we fail to merge reloc roots
Wang Shilong
2014-01-28
*
Btrfs: remove unused argument from select_reloc_root()
Wang Shilong
2014-01-28
*
Btrfs: convert printk to btrfs_ and fix BTRFS prefix
Frank Holton
2014-01-28
*
Btrfs: remove unnecessary filemap writting and waiting after block group relo...
Wang Shilong
2014-01-28
*
Btrfs: improve forever loop when doing balance relocation
Wang Shilong
2014-01-28
*
Btrfs: make sure we cleanup all reloc roots if error happens
Wang Shilong
2013-12-12
*
Btrfs: skip building backref tree for uuid and quota tree when doing balance ...
Wang Shilong
2013-12-12
*
Btrfs: fix an oops when doing balance relocation
Wang Shilong
2013-12-12
*
Btrfs: rename btrfs_start_all_delalloc_inodes
Miao Xie
2013-11-11
*
Btrfs: don't wait for the completion of all the ordered extents
Miao Xie
2013-11-11
*
btrfs: Use WARN_ON()'s return value in place of WARN_ON(1)
Dulshani Gunawardhana
2013-11-11
*
Btrfs: use 'u64' rather than 'int' to get extent's generation
Wang Shilong
2013-11-11
*
Btrfs: stop committing the transaction so much during relocate
Josef Bacik
2013-11-11
*
Btrfs: return an error from btrfs_wait_ordered_range
Josef Bacik
2013-11-11
*
Btrfs: fix BUG_ON() casued by the reserved space migration
Miao Xie
2013-11-11
*
Btrfs: relocate csums properly with prealloc extents
Josef Bacik
2013-11-11
*
Btrfs: remove path arg from btrfs_truncate_free_space_cache
Filipe David Borba Manana
2013-11-11
*
Btrfs: fix oops caused by the space balance and dead roots
Miao Xie
2013-10-10
*
Btrfs: kill delay_iput arg to the wait_ordered functions
Josef Bacik
2013-09-21
*
Btrfs: fixup error handling in btrfs_reloc_cow
Josef Bacik
2013-09-21
*
Btrf: cleanup: don't check for root_refs == 0 twice
Stefan Behrens
2013-09-01
*
Btrfs: Remove superfluous casts from u64 to unsigned long long
Geert Uytterhoeven
2013-09-01
*
Btrfs: change how we queue blocks for backref checking
Josef Bacik
2013-09-01
*
Btrfs: check to see if we have an inline item properly
Josef Bacik
2013-09-01
*
Btrfs: cleanup reloc roots properly on error
Josef Bacik
2013-09-01
*
Btrfs: add missing error checks to add_data_references
Filipe David Borba Manana
2013-09-01
*
Btrfs: remove btrfs_sector_sum structure
Miao Xie
2013-07-02
*
Btrfs: fix not being able to find skinny extents during relocate
Josef Bacik
2013-07-01
*
Btrfs: fix broken nocow after balance
Miao Xie
2013-07-01
*
Btrfs: introduce per-subvolume ordered extent list
Miao Xie
2013-06-14
*
Btrfs: introduce per-subvolume delalloc inode list
Miao Xie
2013-06-14
*
Btrfs: cleanup the similar code of the fs root read
Miao Xie
2013-06-14
*
Btrfs: init relocate extent_io_tree with a mapping
Josef Bacik
2013-06-08
*
Btrfs: don't use global block reservation for inode cache truncation
Miao Xie
2013-05-17
*
Btrfs: fix possible memory leak in replace_path()
Stefan Behrens
2013-05-17
[next]