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
/
volumes.h
Commit message (
Expand
)
Author
Age
*
Btrfs: Include map_type in raid_bio
Zhao Lei
2015-01-21
*
Btrfs: add ref_count and free function for btrfs_bio
Zhao Lei
2015-01-21
*
Btrfs: Make raid_map array be inlined in btrfs_bio structure
Zhao Lei
2015-01-21
*
Merge branch 'raid56-scrub-replace' of git://github.com/miaoxie/linux-btrfs i...
Chris Mason
2014-12-02
|
\
|
*
Btrfs, replace: write dirty pages into the replace target device
Miao Xie
2014-12-02
|
*
Btrfs, scrub: repair the common data on RAID5/6 if it is corrupted
Miao Xie
2014-12-02
*
|
Btrfs: fix race between fs trimming and block group remove/allocation
Filipe Manana
2014-12-02
*
|
btrfs: Fix a lockdep warning when running xfstest.
Qu Wenruo
2014-11-25
|
/
*
Btrfs: remove empty block groups automatically
Josef Bacik
2014-09-22
*
Btrfs: do file data check by sub-bio's self
Miao Xie
2014-09-17
*
Btrfs: fix use-after-free problem of the device during device replace
Miao Xie
2014-09-17
*
Btrfs: fix unprotected device's variants on 32bits machine
Miao Xie
2014-09-17
*
Btrfs: fix wrong device bytes_used in the super block
Miao Xie
2014-09-17
*
Btrfs: fix wrong disk size when writing super blocks
Miao Xie
2014-09-17
*
Btrfs: fix unprotected assignment of the target device
Miao Xie
2014-09-17
*
Btrfs: cleanup unused num_can_discard in fs_devices
Miao Xie
2014-09-17
*
Btrfs: cleanup unused latest_devid and latest_trans in fs_devices
Miao Xie
2014-09-17
*
Btrfs: update the comment of total_bytes and disk_total_bytes of btrfs_devie
Miao Xie
2014-09-17
*
Btrfs: Fix the problem that the dirty flag of dev stats is cleared
Miao Xie
2014-09-17
*
Btrfs: make the device lock and its protected data in the same cacheline
Miao Xie
2014-09-17
*
Btrfs: fix deadlock when mounting a degraded fs
Miao Xie
2014-06-19
*
btrfs: balance filter: add limit of processed chunks
David Sterba
2014-06-09
*
btrfs: Cleanup the "_struct" suffix in btrfs_workequeue
Qu Wenruo
2014-03-10
*
btrfs: Replace fs_info->submit_workers with btrfs_workqueue.
Qu Wenruo
2014-03-10
*
Btrfs: fix use-after-free in the finishing procedure of the device replace
Miao Xie
2014-03-10
*
btrfs: Pack struct btrfs_device
Dulshani Gunawardhana
2013-11-11
*
Btrfs: remove scrub_super_lock holding in btrfs_sync_log()
Wang Shilong
2013-11-11
*
Btrfs: add btrfs_alloc_device and switch to it
Ilya Dryomov
2013-09-01
*
Btrfs: check UUID tree during mount if required
Stefan Behrens
2013-09-01
*
Btrfs: create UUID tree if required
Stefan Behrens
2013-09-01
*
Btrfs: don't cache the csum value into the extent state tree
Miao Xie
2013-09-01
*
Btrfs: make the chunk allocator completely tree lockless
Josef Bacik
2013-07-02
*
Btrfs: cleanup the similar code of the fs root read
Miao Xie
2013-06-14
*
Btrfs: use a btrfs bioset instead of abusing bio internals
Chris Mason
2013-05-17
*
btrfs: make static code static & remove dead code
Eric Sandeen
2013-05-06
*
Merge branch 'raid56-experimental' into for-linus-3.9
Chris Mason
2013-02-20
|
\
|
*
Btrfs: RAID5 and RAID6
David Woodhouse
2013-02-01
*
|
Btrfs: move fs/btrfs/ioctl.h to include/uapi/linux/btrfs.h
Filipe Brandenburger
2013-02-20
|
/
*
Btrfs: put raid properties into global table
Liu Bo
2012-12-16
*
Btrfs: change core code of btrfs to support the device replace operations
Stefan Behrens
2012-12-12
*
Btrfs: add new sources for device replace code
Stefan Behrens
2012-12-12
*
Btrfs: disallow some operations on the device replace target device
Stefan Behrens
2012-12-12
*
Btrfs: pass fs_info instead of root
Stefan Behrens
2012-12-12
*
Btrfs: add btrfs_scratch_superblock() function
Stefan Behrens
2012-12-12
*
Btrfs: pass fs_info to btrfs_map_block() instead of mapping_tree
Stefan Behrens
2012-12-12
*
Btrfs: Pass fs_info to btrfs_num_copies() instead of mapping_tree
Stefan Behrens
2012-12-12
*
Btrfs: add two more find_device() methods
Stefan Behrens
2012-12-12
*
Btrfs: rename the scrub context structure
Stefan Behrens
2012-12-12
*
Btrfs: revert checksum error statistic which can cause a BUG()
Stefan Behrens
2012-08-28
*
Btrfs: add DEVICE_READY ioctl
Josef Bacik
2012-07-23
[next]