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
/
extent-tree.c
Commit message (
Expand
)
Author
Age
*
Btrfs: Fix duplicate ENOSPC checks in find_free_extent
Chris Mason
2008-09-25
*
Btrfs: Use balance_dirty_pages_nr on btree blocks
Chris Mason
2008-09-25
*
Btrfs: Fix cache_block_group to catch holes at the start of the group
Yan
2007-09-14
*
Btrfs: Fix oopsen in extent_tree.c during enospc
Yan
2007-08-29
*
Btrfs: Add per-root block accounting and sysfs entries
Josef Bacik
2007-08-29
*
Btrfs: Add delayed allocation to the extent based page tree code
Chris Mason
2007-08-27
*
Btrfs: Do more extensive readahead during tree searches
Chris Mason
2007-08-27
*
Btrfs: Add BH_Defrag to mark buffers that are in need of defragging
Chris Mason
2007-08-10
*
Btrfs: Btree defrag on the extent-mapping tree as well
Chris Mason
2007-08-10
*
Btrfs: Further reduce the concurrency penalty of defrag and drop_snapshot
Chris Mason
2007-08-08
*
Btrfs: Replace extent tree preallocation code with some bit radix magic.
Chris Mason
2007-08-08
*
Btrfs: Let some locks go during defrag and snapshot dropping
Chris Mason
2007-08-08
*
Btrfs: Add run time btree defrag, and an ioctl to force btree defrag
Chris Mason
2007-08-07
*
Btrfs: Fold some btree readahead routines into something more generic.
Chris Mason
2007-08-07
*
Btrfs: Do snapshot deletion in smaller chunks.
Chris Mason
2007-08-07
*
Btrfs: trivial include fixups
Zach Brown
2007-07-11
*
Btrfs: crash recovery fixes
Chris Mason
2007-06-28
*
Btrfs: Allow find_free_extent callers to pass in an exclusion range
Chris Mason
2007-06-26
*
Btrfs: Fix super block updates during transaction commit
Chris Mason
2007-06-26
*
Btrfs: Audit callers and return codes to make sure -ENOSPC gets up the stack
Chris Mason
2007-06-22
*
Btrfs: reada while dropping snapshots
Chris Mason
2007-06-19
*
Btrfs: cache the extent tree preallocation
Chris Mason
2007-06-19
*
Subject: Rework btrfs_file_write to only allocate while page locks are held
Chris Mason
2007-06-18
*
btrfs: Code cleanup
Aneesh
2007-06-13
*
Btrfs: add GPLv2
Chris Mason
2007-06-12
*
Btrfs: printk fixes
Chris Mason
2007-06-12
*
Btrfs: 64 bit div fixes
Chris Mason
2007-06-12
*
Btrfs: fix oops after block group lookup
Chris Mason
2007-06-11
*
Btrfs: d_type optimization
Chris Mason
2007-06-07
*
Btrfs: use a separate flag for search_start vs a hint in find_free_extent
Chris Mason
2007-05-30
*
Btrfs: block group switching
Chris Mason
2007-05-29
*
Btrfs: sparse files!
Chris Mason
2007-05-24
*
Btrfs: allocator optimizations, truncate readahead
Chris Mason
2007-05-18
*
Btrfs: fix check_node and check_leaf to use less cpu
Chris Mason
2007-05-10
*
Btrfs: many allocator fixes, pretty solid
Chris Mason
2007-05-09
*
Btrfs: allocator and tuning
Chris Mason
2007-05-07
*
Btrfs: more allocator enhancements
Chris Mason
2007-05-06
*
Btrfs: early metadata/data split
Chris Mason
2007-05-03
*
Btrfs: fix page cache memory leak
Chris Mason
2007-05-02
*
Btrfs: directory readahead
Chris Mason
2007-05-01
*
Btrfs: allocator improvements, inode block groups
Chris Mason
2007-04-30
*
Btrfs: prealloc more blocks for the extent map
Chris Mason
2007-04-28
*
Btrfs: smarter transaction writeback
Chris Mason
2007-04-28
*
Btrfs: try to drop dead cow pages from ram
Chris Mason
2007-04-28
*
Btrfs: allocator tweaks
Chris Mason
2007-04-27
*
Btrfs: more block allocator work
Chris Mason
2007-04-27
*
Btrfs: start of block group code
Chris Mason
2007-04-26
*
Btrfs: change around extent-tree prealloc
Chris Mason
2007-04-25
*
Btrfs: get rid of the extent_item type field
Chris Mason
2007-04-24
*
Btrfs: fix extent owner/type setting on extent tree blocks
Chris Mason
2007-04-23
[next]