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: clean up btrfs_ioctl a little bit
Christoph Hellwig
2008-12-02
|
|
*
Btrfs: corret fmode_t annotations
Christoph Hellwig
2008-12-02
|
|
*
Btrfs: fix shadowed variable declarations
Christoph Hellwig
2008-12-02
|
|
*
Btrfs: make things static and include the right headers
Christoph Hellwig
2008-12-02
|
|
*
Btrfs: remove unneeded btrfs_start_delalloc_inodes call
Sage Weil
2008-12-02
|
|
*
Btrfs: remove unneeded total_trans
Sage Weil
2008-12-02
|
|
*
Btrfs: sparse lock verification annotations for wait_on_state
Christoph Hellwig
2008-12-02
|
|
*
Btrfs: Fix cow semantic in run_delalloc_nocow()
Liu Hui
2008-12-01
|
|
*
Btrfs: Fix for lockdep warnings with alloc_mutex and pinned_mutex
Josef Bacik
2008-11-20
|
|
*
Btrfs: only flush down bios for writeback pages
Chris Mason
2008-11-20
|
|
*
Btrfs: Drop dirty roots created by log replay immediately when
Yan Zheng
2008-11-20
|
|
*
Btrfs: compat code fixes
Chris Mason
2008-11-20
|
|
*
Btrfs: Use current_fsuid/gid
Chris Mason
2008-11-19
|
|
*
Btrfs: Fixes for 2.6.28-rc API changes
Chris Mason
2008-11-19
|
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...
Chris Mason
2008-11-19
|
|
|
\
|
|
|
*
Btrfs: fix free space accounting when unpinning extents
Josef Bacik
2008-11-19
|
|
|
*
Btrfs: Do fsync log replay when mount -o ro, except when on readonly media
Chris Mason
2008-11-19
|
|
|
*
Btrfs: Avoid writeback stalls
Chris Mason
2008-11-19
|
|
|
*
Btrfs: switch back to wait_on_page_writeback to wait on metadata writes
Chris Mason
2008-11-18
|
|
|
*
Btrfs: Update the disk format for the seed device and new root code
Chris Mason
2008-11-18
|
|
|
*
Btrfs: unplug all devices in the unplug call back
Chris Mason
2008-11-18
|
|
|
*
Btrfs: Some fixes for batching extent insert.
Liu Hui
2008-11-18
|
|
|
*
Btrfs: prevent loops in the directory tree when creating snapshots
Chris Mason
2008-11-17
|
|
|
*
Btrfs: Add backrefs and forward refs for subvols and snapshots
Chris Mason
2008-11-17
|
|
|
*
Btrfs: Give each subvol and snapshot their own anonymous devid
Chris Mason
2008-11-17
|
|
|
*
Btrfs: Allow subvolumes and snapshots anywhere in the directory tree
Chris Mason
2008-11-17
|
|
|
*
Btrfs: Add some debugging around the ENOSPC bugs
Josef Bacik
2008-11-17
|
|
|
*
Btrfs: fix free space leak
Josef Bacik
2008-11-17
|
|
|
*
Btrfs: Add a missing return pointer check
yanhai zhu
2008-11-12
|
|
|
*
Btrfs: Check kthread_should_stop() before schedule() in worker_loop
yanhai zhu
2008-11-12
|
|
|
*
Btrfs: Fix race in btrfs_mark_extent_written
Yan Zheng
2008-11-12
|
|
|
*
Btrfs: Seed device support
Yan Zheng
2008-11-17
|
|
|
*
Btrfs: mount ro and remount support
Yan Zheng
2008-11-12
|
|
|
*
Btrfs: batch extent inserts/updates/deletions on the extent root
Josef Bacik
2008-11-12
|
|
|
*
Btrfs: allow clone of an arbitrary file range
Sage Weil
2008-11-12
|
|
|
*
Btrfs: Fix handling of space info full during allocations
Chris Mason
2008-11-13
|
|
|
*
Btrfs: Improve metadata read latencies
Chris Mason
2008-11-13
|
|
|
*
Btrfs: Fix compile warnings on 32 bit machines
Chris Mason
2008-11-11
|
|
|
*
Btrfs: Fix starting search offset inside btrfs_drop_extents
Yan Zheng
2008-11-11
|
|
|
*
Btrfs: empty_size allocation fixes again
Chris Mason
2008-11-10
|
|
|
*
Btrfs: tune btrfs unplug functions for a small number of devices
Chris Mason
2008-11-10
|
|
|
*
Btrfs: Turn off extent state leak debugging
Chris Mason
2008-11-10
|
|
|
*
Btrfs: Fix usage of struct extent_map->orig_start
Chris Mason
2008-11-10
|
|
|
*
Btrfs: Use invalidatepage when writepage finds a page outside of i_size
Chris Mason
2008-11-10
|
|
|
*
Btrfs: Try harder while searching for free space
Chris Mason
2008-11-10
|
|
|
*
Btrfs: Fix use after free during compressed reads
Chris Mason
2008-11-10
|
|
|
*
Btrfs: Fix csum error for compressed data
Yan Zheng
2008-11-10
|
|
|
*
Btrfs: Make sure pages are dirty before doing delalloc for them
Chris Mason
2008-11-10
|
|
|
*
Btrfs: Don't substract too much from the allocation target (avoid wrapping)
Chris Mason
2008-11-10
|
|
|
*
Btrfs: Avoid unplug storms during commit
Chris Mason
2008-11-07
[prev]
[next]