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.c
Commit message (
Expand
)
Author
Age
*
btrfs: remove stale newlines from log messages
David Sterba
2014-06-09
*
Btrfs: set right total device count for seeding support
Wang Shilong
2014-06-09
*
Btrfs: fix NULL pointer crash of deleting a seed device
Liu Bo
2014-06-09
*
btrfs: btrfs_rm_device() should zero mirror SB as well
Anand Jain
2014-06-09
*
btrfs: add dev maxs limit for __btrfs_alloc_chunk in kernel space
Gui Hecheng
2014-06-09
*
btrfs: fix wrong max system array size check in kernel space
Gui Hecheng
2014-06-09
*
btrfs: Add ctime/mtime update for btrfs device add/remove.
Qu Wenruo
2014-06-09
*
btrfs: balance filter: add limit of processed chunks
David Sterba
2014-06-09
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-04-11
|
\
|
*
btrfs: make device scan less noisy
David Sterba
2014-04-07
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-04-04
|
\
|
|
*
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: Cleanup the unused struct async_sched.
Qu Wenruo
2014-03-10
|
*
Btrfs: fix use-after-free in the finishing procedure of the device replace
Miao Xie
2014-03-10
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2014-01-30
|
\
|
|
*
Btrfs: convert printk to btrfs_ and fix BTRFS prefix
Frank Holton
2014-01-28
*
|
btrfs: fix missing increment of bi_remaining
Muthu Kumar
2014-01-08
*
|
block: fixup for generic bio chaining
Kent Overstreet
2013-12-03
*
|
block: Abstract out bvec iterator
Kent Overstreet
2013-11-24
|
/
*
btrfs: fix bio_size_ok() for max_sectors > 0xffff
Akinobu Mita
2013-11-20
*
btrfs: Replace kmalloc with kmalloc_array
Dulshani Gunawardhana
2013-11-11
*
btrfs: Use WARN_ON()'s return value in place of WARN_ON(1)
Dulshani Gunawardhana
2013-11-11
*
btrfs: remove fs/btrfs/compat.h
Zach Brown
2013-11-11
*
Btrfs: init device stats for new devices
Stefan Behrens
2013-11-11
*
Btrfs: disallow 'btrfs {balance,replace} cancel' on ro mounts
Ilya Dryomov
2013-11-11
*
Btrfs: nuke a bogus rw_devices decrement in __btrfs_close_devices
Ilya Dryomov
2013-11-11
*
Btrfs: remove unused max_key arg from btrfs_search_forward
Filipe David Borba Manana
2013-11-11
*
Btrfs: fix memory leak of chunks' extent map
Liu Bo
2013-11-11
*
Merge branch 'for-linus' into for-linus-3.12
Chris Mason
2013-10-05
|
\
|
*
Btrfs: fix a use-after-free bug in btrfs_dev_replace_finishing
Ilya Dryomov
2013-10-04
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2013-09-22
|
\
|
|
*
btrfs: Add btrfs: prefix to kernel log output
Frank Holton
2013-09-21
|
*
Btrfs: do not add replace target to the alloc_list
Ilya Dryomov
2013-09-21
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2013-09-12
|
\
|
|
*
Btrfs: fix deadlock in uuid scan kthread
Filipe David Borba Manana
2013-09-01
|
*
Btrfs: stop refusing the relocation of chunk 0
Ilya Dryomov
2013-09-01
|
*
Btrfs: adjust the fs_devices->missing count on unmount
Josef Bacik
2013-09-01
|
*
Btrfs: fix race conditions in BTRFS_IOC_FS_INFO ioctl
Filipe David Borba Manana
2013-09-01
|
*
Btrfs: fix race between removing a dev and writing sbs
Filipe David Borba Manana
2013-09-01
|
*
Btrfs: Make btrfs_dev_extent_chunk_tree_uuid() return unsigned long
Geert Uytterhoeven
2013-09-01
|
*
Btrfs: Make btrfs_device_fsid() return unsigned long
Geert Uytterhoeven
2013-09-01
|
*
Btrfs: Make btrfs_device_uuid() return unsigned long
Geert Uytterhoeven
2013-09-01
|
*
Btrfs: Remove superfluous casts from u64 to unsigned long long
Geert Uytterhoeven
2013-09-01
|
*
Btrfs: rollback btrfs_device fields on umount
Ilya Dryomov
2013-09-01
|
*
Btrfs: add alloc_fs_devices and switch to it
Ilya Dryomov
2013-09-01
|
*
Btrfs: add btrfs_alloc_device and switch to it
Ilya Dryomov
2013-09-01
|
*
Btrfs: find_next_devid: root -> fs_info
Ilya Dryomov
2013-09-01
|
*
Btrfs: check UUID tree during mount if required
Stefan Behrens
2013-09-01
|
*
Btrfs: fill UUID tree initially
Stefan Behrens
2013-09-01
[next]