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
/
disk-io.c
Commit message (
Expand
)
Author
Age
*
Btrfs: Fix checkpatch.pl warnings
Chris Mason
2009-01-05
*
Btrfs: avoid potential super block corruption
Yan Zheng
2009-01-05
*
Btrfs: Fix compile warning around num_online_cpus() in a min statement
Chris Mason
2008-12-19
*
Btrfs: shift all end_io work to thread pools
Chris Mason
2008-12-17
*
Btrfs: shared seed device
Yan Zheng
2008-12-12
*
Btrfs: Add checking of csum tree in balancing code
Yan Zheng
2008-12-10
*
Btrfs: superblock duplication
Yan Zheng
2008-12-08
*
Btrfs: move data checksumming into a dedicated tree
Chris Mason
2008-12-08
*
Btrfs: add support for multiple csum algorithms
Josef Bacik
2008-12-02
*
Btrfs: fix panic on error during mount
Josef Bacik
2008-12-02
*
Btrfs: add support for compat flags to btrfs
Josef Bacik
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: Drop dirty roots created by log replay immediately when
Yan Zheng
2008-11-20
*
Btrfs: compat code fixes
Chris Mason
2008-11-20
*
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: unplug all devices in the unplug call back
Chris Mason
2008-11-18
*
Btrfs: prevent loops in the directory tree when creating 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: Seed device support
Yan Zheng
2008-11-17
*
Btrfs: mount ro and remount support
Yan Zheng
2008-11-12
*
Btrfs: Improve metadata read latencies
Chris Mason
2008-11-13
*
Btrfs: tune btrfs unplug functions for a small number of devices
Chris Mason
2008-11-10
*
Btrfs: Optimize compressed writeback and reads
Chris Mason
2008-11-06
*
Btrfs: Add ordered async work queues
Chris Mason
2008-11-06
*
Btrfs: Add root tree pointer transaction ids
Yan Zheng
2008-10-29
*
Btrfs: nuke fs wide allocation mutex V2
Josef Bacik
2008-10-29
*
Btrfs: Improve space balancing code
Yan Zheng
2008-10-29
*
Btrfs: Add zlib compression support
Chris Mason
2008-10-29
*
Btrfs: disk-io.c (open_ctree): avoid leaks upon allocation failure
Jim Meyering
2008-10-01
*
Btrfs: disk-io.c (open_ctree): Don't deref. NULL upon failed kzalloc
Jim Meyering
2008-10-01
*
Btrfs: add and improve comments
Chris Mason
2008-09-29
*
Btrfs: Wait for IO on the block device inodes of newly added devices
Chris Mason
2008-09-29
*
Btrfs: update space balancing code
Zheng Yan
2008-09-26
*
Btrfs: Add shared reference cache
Zheng Yan
2008-09-26
*
Btrfs: Raise thresholds for metadata writeback
Chris Mason
2008-09-25
*
Remove Btrfs compat code for older kernels
Chris Mason
2008-09-25
*
Btrfs: Full back reference support
Zheng Yan
2008-09-25
*
Btrfs: Checksum tree blocks in the background
Chris Mason
2008-09-25
*
Btrfs: free space accounting redo
Josef Bacik
2008-09-25
*
Btrfs: Fix mismerge in block header checks
Chris Mason
2008-09-25
*
Btrfs: Record dirty pages tree-log pages in an extent_io tree
Chris Mason
2008-09-25
*
Btrfs: Optimize tree log block allocations
Chris Mason
2008-09-25
*
Btrfs: Optimize btree walking while logging inodes
Chris Mason
2008-09-25
*
Btrfs: Fix releasepage to properly keep dirty and writeback pages
Chris Mason
2008-09-25
*
Btrfs: Tree logging fixes
Chris Mason
2008-09-25
*
Btrfs: Add a write ahead tree log to optimize synchronous operations
Chris Mason
2008-09-25
*
Btrfs: Add debugging checks to track down corrupted metadata
Chris Mason
2008-09-25
[next]