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
Commit message (
Expand
)
Author
Age
*
Btrfs: Add some simple throttling to wait for data=ordered and snapshot deletion
Chris Mason
2008-09-25
*
Btrfs: Move snapshot creation to commit time
Chris Mason
2008-09-25
*
Btrfs: Add data=ordered support
Chris Mason
2008-09-25
*
Btrfs: Change tree block csum tagging to avoid false error messages
Chris Mason
2008-09-25
*
Btrfs: resizer: don't hold the fs_mutex for long periods of time
Chris Mason
2008-09-25
*
Properly call btrfs_search_slot while shrinking
Chris Mason
2008-09-25
*
Btrfs: Lower the max inline size to 8k
Chris Mason
2008-09-25
*
Btrfs: Change st_blocksize to 4k
Chris Mason
2008-09-25
*
Btrfs: Properly handle overlapping extent in shrink_extent_tree
Yan
2008-09-25
*
Btrfs: Add a helper that finds previous extent item
Yan
2008-09-25
*
Btrfs: Fix lock ordering of the snapshot semaphore against the page lock
Chris Mason
2008-09-25
*
count_snapshots: Properly update the leaf pointer after btrfs_next_leaf
Chris Mason
2008-09-25
*
Btrfs: Force inlining off in a few places to save stack usage
Chris Mason
2008-09-25
*
Btrfs: 32 bit compile fixes for the resizer and enospc checks
Chris Mason
2008-09-25
*
Btrfs: Reduce stack usage in the resizer, fix 32 bit compiles
Chris Mason
2008-09-25
*
Btrfs: Explicitly send a root objectid to count_snapshots_in_path
Chris Mason
2008-09-25
*
Btrfs: Add readahead to the online shrinker, and a mount -o alloc_start= for ...
Chris Mason
2008-09-25
*
Btrfs: Fix NULL block groups on reading the inode
Chris Mason
2008-09-25
*
Btrfs: Support for online FS resize (grow and shrink)
Chris Mason
2008-09-25
*
Btrfs: Fix an off by one in the extent_map prepare write code
Chris Mason
2008-09-25
*
Btrfs: Implement basic support for -ENOSPC
Chris Mason
2008-09-25
*
Btrfs: Less aggressive readahead on deletes
Chris Mason
2008-09-25
*
Btrfs: Fix nodatacow extent lookup
Chris Mason
2008-09-25
*
Btrfs: Fix delayed allocation to avoid missing delalloc extents
Chris Mason
2008-09-25
*
kmalloc a few large stack objects in the btrfs_ioctl path
Chris Mason
2008-09-25
*
Btrfs: Back port to 2.6.18-el kernels
Chris Mason
2008-09-25
*
Btrfs: Add mount option to enforce a max extent size
Chris Mason
2008-09-25
*
Btrfs: Fix extent_map and extent_state leaks by flushing lrus on FS unmount
Chris Mason
2008-09-25
*
Btrfs: Add mount option to turn off data cow
Chris Mason
2008-09-25
*
Btrfs: Add mount -o nodatasum to turn of file data checksumming
Chris Mason
2008-09-25
*
Fixes for loopback files in btrfs
Chris Mason
2008-09-25
*
Off by one fix for btrfs_drop_extents
Yan
2008-09-25
*
Btrfs: Reorder extent back refs to differentiate btree blocks from file data
Chris Mason
2008-09-25
*
Fix btrfs_inc_ref to add backref hints
Chris Mason
2008-09-25
*
Btrfs: Fix typo in .. check (thanks Yan)
Chris Mason
2008-09-25
*
Btrfs: Add backrefs for symbolic link inodes
Chris Mason
2008-09-25
*
Btrfs: Extra NULL block group checks in find_free_extent
Chris Mason
2008-09-25
*
Btrfs: Add back pointers from the inode to the directory that references it
Chris Mason
2008-09-25
*
Btrfs: Add lowest key information to back refs for extent tree blocks as well.
Chris Mason
2008-09-25
*
Btrfs: Add back pointers from extents to the btree or file referencing them
Chris Mason
2008-09-25
*
Btrfs: Implement generation numbers in block pointers
Chris Mason
2008-09-25
*
Btrfs: section mismatch warnings
Christian Hesse
2008-09-25
*
Btrfs: Fix buffer get/release issue in create_snapshot
Yan
2008-09-25
*
Btrfs: Fix extent allocation for btree blocks as the disk fills
Chris Mason
2008-09-25
*
Btrfs: Add simple stripe size parameter
Chris Mason
2008-09-25
*
btrfs_drop_extents: make sure the item is getting smaller before truncate
Chris Mason
2008-09-25
*
Btrfs: Add efficient dirty accounting to the extent_map tree
Chris Mason
2008-09-25
*
Btrfs: Fine tune the btree writeback exclusion some more
Chris Mason
2008-09-25
*
Btrfs: Only limit btree writeback for pdflush
Chris Mason
2008-09-25
*
Btrfs: Limit btree writeback to prevent seeks
Chris Mason
2008-09-25
[next]