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
Commit message (
Expand
)
Author
Age
*
Btrfs: change how subvolumes are organized
Yan, Zheng
2009-09-21
*
Btrfs: do not reuse objectid of deleted snapshot/subvol
Yan, Zheng
2009-09-21
*
Btrfs: speed up snapshot dropping
Yan, Zheng
2009-09-21
*
Btrfs: search for an allocation hint while filling file COW
Chris Mason
2009-09-18
*
Btrfs: properly honor wbc->nr_to_write changes
Chris Mason
2009-09-18
*
Btrfs: improve async block group caching
Yan Zheng
2009-09-17
*
Btrfs: Fix async thread shutdown race
Chris Mason
2009-09-15
*
Btrfs: fix worker thread double spin_lock_irq
Chris Mason
2009-09-15
*
Btrfs: fix async worker startup race
Chris Mason
2009-09-15
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...
Chris Mason
2009-09-11
|
\
|
*
Btrfs: zero page past end of inline file items
Chris Mason
2009-09-11
|
*
Btrfs: fix btrfs page_mkwrite to return locked page
Chris Mason
2009-09-11
|
*
Btrfs: Fix extent replacment race
Chris Mason
2009-09-11
|
*
Btrfs: Use PagePrivate2 to track pages in the data=ordered code.
Chris Mason
2009-09-11
|
*
Btrfs: use a cached state for extent state operations during delalloc
Chris Mason
2009-09-11
|
*
Btrfs: don't lock bits in the extent tree during writepage
Chris Mason
2009-09-11
|
*
Btrfs: cache values for locking extents
Chris Mason
2009-09-11
|
*
Btrfs: reduce CPU usage in the extent_state tree
Chris Mason
2009-09-11
|
*
Btrfs: Fix new state initialization order
Chris Mason
2009-09-11
|
*
Btrfs: switch extent_map to a rw lock
Chris Mason
2009-09-11
|
*
Btrfs: tweak congestion backoff
Chris Mason
2009-09-11
|
*
Btrfs: use larger nr_to_write for larger extents
Chris Mason
2009-09-11
|
*
Btrfs: reduce worker thread spin_lock_irq hold times
Chris Mason
2009-09-11
|
*
Btrfs: keep irqs on more often in the worker threads
Chris Mason
2009-09-11
|
*
Btrfs: optimize set extent bit
Chris Mason
2009-09-11
|
*
Btrfs: Allow worker threads to exit when idle
Chris Mason
2009-09-11
*
|
btrfs: fix inode rbtree corruption
From: Nick Piggin
2009-08-21
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
2009-08-07
|
\
|
|
*
Btrfs: fix balancing oops when invalidate_inode_pages2 returns EBUSY
Yan Zheng
2009-08-07
|
*
Btrfs: correct error-handling zlib error handling
Julia Lawall
2009-08-07
|
*
Btrfs: remove superfluous NULL pointer check in btrfs_rename()
Bartlomiej Zolnierkiewicz
2009-08-07
|
*
Btrfs: make sure the async caching thread advances the key
Chris Mason
2009-07-31
|
*
Btrfs: fix btrfs_remove_from_free_space corner case
Josef Bacik
2009-07-31
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
2009-07-30
|
\
|
|
*
Btrfs: be more polite in the async caching threads
Chris Mason
2009-07-30
|
*
Btrfs: preserve commit_root for async caching
Yan Zheng
2009-07-30
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
2009-07-28
|
\
|
|
*
Btrfs: Fix async caching interaction with unmount
Yan Zheng
2009-07-28
|
*
Btrfs: change how we unpin extents
Josef Bacik
2009-07-27
|
*
Btrfs: Correct redundant test in add_inode_ref
Julia Lawall
2009-07-27
|
*
Btrfs: find smallest available device extent during chunk allocation
Chris Mason
2009-07-24
|
*
Btrfs: clear all space_info->full after removing a block group
Chris Mason
2009-07-24
|
*
Btrfs: make flushoncommit mount option correctly wait on ordered_extents
Sage Weil
2009-07-24
|
*
Btrfs: Avoid delayed reference update looping
Yan Zheng
2009-07-24
|
*
Btrfs: Fix ordering of key field checks in btrfs_previous_item
Yan Zheng
2009-07-24
|
*
Btrfs: find_free_dev_extent doesn't handle holes at the start of the device
Yan Zheng
2009-07-24
|
*
Btrfs: Remove code duplication in comp_keys
Diego Calleja
2009-07-24
|
*
Btrfs: async block group caching
Josef Bacik
2009-07-24
|
*
Btrfs: use hybrid extents+bitmap rb tree for free space
Josef Bacik
2009-07-24
|
*
Btrfs: Fix crash on read failures at mount
David Woodhouse
2009-07-22
[next]