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
/
Makefile
Commit message (
Expand
)
Author
Age
*
Btrfs: simplify makefile
Christoph Hellwig
2009-04-24
*
Btrfs: do extent allocation and reference count updates in the background
Chris Mason
2009-03-24
*
Btrfs: Add zlib compression support
Chris Mason
2008-10-29
*
Btrfs: Fix makefile for builing btrfs static
Sage Weil
2008-10-09
*
Btrfs: add and improve comments
Chris Mason
2008-09-29
*
Update Btrfs files for in-kernel usage
Chris Mason
2008-09-25
*
Btrfs: free space accounting redo
Josef Bacik
2008-09-25
*
Btrfs: Add a write ahead tree log to optimize synchronous operations
Chris Mason
2008-09-25
*
Btrfs: compile when posix acl's are disabled
Josef Bacik
2008-09-25
*
Switch btrfs_name_hash() to crc32c
David Woodhouse
2008-09-25
*
NFS support for btrfs - v3
Balaji Rao
2008-09-25
*
Btrfs: Add a leaf reference cache
Yan Zheng
2008-09-25
*
Btrfs: Create orphan inode records to prevent lost files after a crash
Josef Bacik
2008-09-25
*
Btrfs: Add version strings on module load
Chris Mason
2008-09-25
*
Btrfs: Start btree concurrency work.
Chris Mason
2008-09-25
*
Btrfs: split out ioctl.c
Christoph Hellwig
2008-09-25
*
Btrfs: Add async worker threads for pre and post IO checksumming
Chris Mason
2008-09-25
*
btrfs: tiny makefile cleanup
Christoph Hellwig
2008-09-25
*
Btrfs: Add support for multiple devices per filesystem
Chris Mason
2008-09-25
*
Btrfs: Split the extent_map code into two parts
Chris Mason
2008-09-25
*
Btrfs: Fix compile on kernel without ACLs enabled
Yan
2008-09-25
*
Btrfs: Add data=ordered support
Chris Mason
2008-09-25
*
xattr support for btrfs
Josef Bacik
2008-09-25
*
Breakout BTRFS_SETGET_FUNCS into a separate C file, the inlines were too big.
Chris Mason
2008-09-25
*
Btrfs: Create extent_buffer interface for large blocksizes
Chris Mason
2008-09-25
*
Btrfs: Simplify makefile
Jan Engelhardt
2007-09-14
*
Btrfs: add modules_install target
Chris Mason
2007-09-14
*
Btrfs: Add per-root block accounting and sysfs entries
Josef Bacik
2007-08-29
*
Btrfs: Extent based page cache code. This uses an rbtree of extents and tests
Chris Mason
2007-08-27
*
Btrfs: Add run time btree defrag, and an ioctl to force btree defrag
Chris Mason
2007-08-07
*
Btrfs: cleaner make clean
Joel Becker
2007-07-25
*
Btrfs: split up super.c
Chris Mason
2007-06-12
*
Btrfs: add a radix back bit tree
Chris Mason
2007-03-26
*
Btrfs: transaction rework
Chris Mason
2007-03-22
*
Mountable btrfs, with readdir
Chris Mason
2007-03-22
*
Btrfs: initial move to kernel module land
Chris Mason
2007-03-21
*
Btrfs: Better block record keeping, real mkfs
Chris Mason
2007-03-20
*
Btrfs: Add inode map, and the start of file extent items
Chris Mason
2007-03-20
*
Btrfs: add transaction.h to the Makefile
Chris Mason
2007-03-20
*
Btrfs: transaction handles everywhere
Chris Mason
2007-03-16
*
Btrfs: add inode item
Chris Mason
2007-03-15
*
Btrfs: directory testing code and dir item fixes
Chris Mason
2007-03-15
*
Btrfs: Use a chunk of the key flags to record the item type.
Chris Mason
2007-03-15
*
Btrfs: Change the super to point to a tree of trees to enable persistent snap...
Chris Mason
2007-03-13
*
Btrfs: get/set for struct header fields
Chris Mason
2007-03-12
*
Btrfs: Fixup last found extent caching
Chris Mason
2007-03-07
*
Btrfs: get rid of add recursion
Chris Mason
2007-03-07
*
Btrfs: Fixup reference counting on cows
Chris Mason
2007-03-06
*
Btrfs: Fixup the code to merge during path walks
Chris Mason
2007-03-01
*
Btrfs: return code checking
Chris Mason
2007-02-28
[next]