dm-userspace.ring

log

age author description
3 years Dan Smith Added notice about kernel treedefault tip
3 years Dan Smith Fix IBM copyright
3 years Dan Smith Update to match the latest workqueue changes in upstream kernel
3 years Dan Smith Merge
3 years Dan Smith Update Kconfig and Makefile patches
3 years Dan Smith Remove kmem_cache_t usage and clean up some debug messages
3 years Dan Smith Update to latest dmu.c
3 years Dan Smith Add get_ctl_fd() to dmu
3 years Dan Smith Reset request protection on close
3 years Dan Smith Avoid race to mmap the ringbuffer.
3 years Dan Smith Convert dm-userspace.h to LGPL so it can be included in libdevmapper.
3 years Dan Smith Merge
3 years Dan Smith Decrease the amount of time we wait for buffer space. This *really* needs to
3 years Dan Smith Add copyright to cache
3 years Dan Smith Merge
3 years Dan Smith Mappings cleanup and kcache enablement
3 years Dan Smith Update Kconfig to not have cache toggle
3 years Dan Smith Fix some IRQ lockup bugs due to spinlock usage without irq protection
3 years Dan Smith Ringify dmu.c. This actually works with kernel caching for mkfs
3 years Dan Smith Build fixes
3 years Dan Smith Merge
3 years Dan Smith Added tag LAST_EXT_POST for changeset 1614c9051ba6c9210676a6bcf1c6a4b13456d717
3 years Dan Smith Make dscow_ops lock the dscow file to make sure we're the only ones
3 years Dan Smith Userspace now manages the kernel mappings
3 years Dan Smith Our commit buffer must be memalign'd. This doesn't make it work, but
3 years Dan Smith Install dm-user.ko into the location a kernel build would, thus overriding
3 years Dan Smith Enable kcache by default in standalone tree
3 years Dan Smith Make it a little cleaner
3 years Dan Smith Add the xen interface script
3 years Dan Smith Add simple xen install target at the top level dm-user tree
3 years Dan Smith Fix build break with cowumount
3 years Dan Smith Merge
3 years Dan Smith Fix module to correctly obey read/write permissions on maps
3 years Dan Smith Make testrunner fsck and md5 check the base image after a test run to
3 years Dan Smith Build and install cowmount
3 years Dan Smith Added cowmount script to make it easy to mount a cow file on a directory
3 years Dan Smith Ryan's Kconfig fix
3 years Dan Smith Make cowd_control_loop be quieter
3 years Dan Smith Don't know how this slipped through the cracks, but it breaks a full kernel
3 years Dan Smith Merge
3 years Dan Smith Make kernel caching a feature enabled by kernel config. For building in this
3 years Dan Smith Added dm-userspace-cache.c
3 years Dan Smith Updated Kconfig patch to include dm-userspace-cache, as well as an option
3 years Dan Smith I knew I was going to hell for doing what I did. Apparently I was also
3 years Dan Smith Merge
3 years Dan Smith Merge
3 years Dan Smith Make dscow correctly mark blocks as non-dirty when flushing with AIO to
3 years Dan Smith Avoid flushing the queue even when no AIO events have finished
3 years Dan Smith Go back to using a kthread for map_worker
3 years Dan Smith Merge
3 years Dan Smith Merge with cleanups
3 years Dan Smith Cleanups
3 years Dan Smith Merge
3 years Dan Smith Clean up output due to fsck add
3 years Dan Smith Add fsck after test run
3 years Dan Smith Doh!
3 years Dan Smith Move to -Werror and clean up a huge amount of warnings (with the exception
3 years Dan Smith Merge
3 years Dan Smith Remove copy dependency tracking from the kernel
3 years Dan Smith Merge the AIO and NODEP trees together. Now, we do async metadata writing