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
/
super.c
Commit message (
Expand
)
Author
Age
*
btrfsctl -A error code fixup
Linda Knippers
2008-09-25
*
btrfs delete ordered inode handling fix
Mingming
2008-09-25
*
Btrfs: Add mount -o degraded to allow mounts to continue with missing devices
Chris Mason
2008-09-25
*
Btrfs: Add support for online device removal
Chris Mason
2008-09-25
*
Btrfs: Add new ioctl to add devices
Chris Mason
2008-09-25
*
Fix btrfs_fill_super to return -EINVAL when no FS found
Yan
2008-09-25
*
Btrfs: Add support for device scanning and detection ioctls
Chris Mason
2008-09-25
*
Add /dev/btrfs-control for device scanning ioctls
Chris Mason
2008-09-25
*
Btrfs: Misc 2.6.25 updates
Chris Mason
2008-09-25
*
Btrfs: mount -o max_inline=size to control the maximum inline extent size
Chris Mason
2008-09-25
*
Btrfs: Split the extent_map code into two parts
Chris Mason
2008-09-25
*
Btrfs: Add basic lockfs calls
Yan
2008-09-25
*
Btrfs: Add mount -o ssd, which includes optimizations for seek free storage
Chris Mason
2008-09-25
*
Btrfs: Run igrab on data=ordered inodes to prevent deadlocks during writeout
Chris Mason
2008-09-25
*
Btrfs: Add drop inode func to avoid data=ordered deadlock
Chris Mason
2008-09-25
*
Btrfs: Add flush barriers on commit
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: Support for online FS resize (grow and shrink)
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: 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
*
Btrfs: Return value checking in module init
Wyatt Banks
2008-09-25
*
xattr support for btrfs
Josef Bacik
2008-09-25
*
Btrfs: Allow tails larger than one page
Chris Mason
2008-09-25
*
Btrfs: Allow tree blocks larger than the page size
Chris Mason
2008-09-25
*
Btrfs: Create extent_buffer interface for large blocksizes
Chris Mason
2008-09-25
*
Btrfs: Use mount -o subvol to select the subvol directory instead of dev:
Chris Mason
2007-08-29
*
Btrfs: Add mount into directory support
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: Extent based page cache code. This uses an rbtree of extents and tests
Chris Mason
2007-08-27
*
Btrfs: Btree defrag on the extent-mapping tree as well
Chris Mason
2007-08-10
*
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: add GPLv2
Chris Mason
2007-06-12
*
Btrfs: split up super.c
Chris Mason
2007-06-12
*
Btrfs: fix oops after block group lookup
Chris Mason
2007-06-11
*
Btrfs: remove device tree
Chris Mason
2007-06-09
*
Btrfs: add compat ioctl
Chris Mason
2007-06-08
*
Btrfs: d_type optimization
Chris Mason
2007-06-07
*
Btrfs: fixup various fsx failures
Chris Mason
2007-05-29
*
Btrfs: sparse files!
Chris Mason
2007-05-24
*
Btrfs: symlinks and hard links
Chris Mason
2007-05-24
*
Btrfs: rename
Chris Mason
2007-05-23
*
Btrfs: 2.6.21-git fixes
Chris Mason
2007-05-21
*
Btrfs: allocator optimizations, truncate readahead
Chris Mason
2007-05-18
*
Btrfs: patch queue: fix corruption when splitting large items
Chris Mason
2007-05-11
*
Btrfs: many allocator fixes, pretty solid
Chris Mason
2007-05-09
*
Btrfs: more allocator enhancements
Chris Mason
2007-05-06
[next]