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
/
send.c
Commit message (
Expand
)
Author
Age
*
Btrfs: fix memory leak in name_cache_insert()
Tsutomu Itoh
2013-01-14
*
Btrfs: rename root_times_lock to root_item_lock
Anand Jain
2012-12-16
*
Btrfs: Send: preserve ownership (uid and gid) also for symlinks.
Alex Lyakas
2012-10-25
*
Btrfs: send correct rdev and mode in btrfs-send
Arne Jansen
2012-10-25
*
Btrfs: extended inode refs support for send mechanism
Jan Schmidt
2012-10-25
*
Btrfs: write_buf is now callable outside send.c
Anand Jain
2012-10-04
*
Btrfs: fix a bug in parsing return value in logical resolve
Liu Bo
2012-10-01
*
Btrfs: fix gcc warnings for 32bit compiles
Jan Schmidt
2012-10-01
*
Btrfs: fix btrfs send for inline items and compression
Chris Mason
2012-10-01
*
Btrfs: don't treat top/root directory inode as deleted/reused
Alexander Block
2012-10-01
*
Btrfs: ignore non-FS inodes for send/receive
Alexander Block
2012-10-01
*
Btrfs: pass root instead of parent_root to iterate_inode_ref
Alexander Block
2012-10-01
*
Btrfs: use <= instead of < in is_extent_unchanged
Alexander Block
2012-10-01
*
Btrfs: fix check for changed extent in is_extent_unchanged
Alexander Block
2012-10-01
*
Btrfs: free nce and nce_head on error in name_cache_insert
Alexander Block
2012-10-01
*
Btrfs: remove unused tmp_path from iterate_dir_item
Alexander Block
2012-10-01
*
Btrfs: code cleanups for send/receive
Alexander Block
2012-10-01
*
Btrfs: add/fix comments/documentation for send/receive
Alexander Block
2012-10-01
*
Btrfs: update send_progress at correct places
Alexander Block
2012-10-01
*
Btrfs: fix use of radix_tree for name_cache in send/receive
Alexander Block
2012-10-01
*
Btrfs: fix memory leak for name_cache in send/receive
Alexander Block
2012-10-01
*
Btrfs: don't break in the final loop of find_extent_clone
Alexander Block
2012-10-01
*
Btrfs: use normal return path for root == send_root case
Alexander Block
2012-10-01
*
Btrfs: use kmalloc instead of stack for backref_ctx
Alexander Block
2012-10-01
*
Btrfs: rename backref_ctx::found_in_send_root to found_itself
Alexander Block
2012-10-01
*
Btrfs: remove unused use_list from send/receive code
Alexander Block
2012-10-01
*
Btrfs: add correct parent to check_dirs when dir got moved
Alexander Block
2012-10-01
*
Btrfs: remove unused code with #if 0
Alexander Block
2012-10-01
*
Btrfs: add missing check for dir != tmp_dir to is_first_ref
Alexander Block
2012-10-01
*
Btrfs: fix cur_ino < parent_ino case for send/receive
Alexander Block
2012-10-01
*
Btrfs: add rdev to get_inode_info in send/receive
Alexander Block
2012-10-01
*
Btrfs: using vmalloc and friends needs vmalloc.h
Stephen Rothwell
2012-07-26
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2012-07-26
*
Btrfs: uninit variable fixes in send/receive
Chris Mason
2012-07-25
*
Btrfs: introduce BTRFS_IOC_SEND for btrfs send/receive
Alexander Block
2012-07-25