HAMMER 25/many: get fsx (filesystem test) working, cleanup pass
[dragonfly.git] / sys / vfs /
2008-01-25 Matthew DillonHAMMER 25/many: get fsx (filesystem test) working,...
2008-01-25 Matthew DillonHAMMER 24/many: Clean up edge cases
2008-01-24 Matthew DillonHAMMER 23/many: Recovery, B-Tree, spike, I/O work.
2008-01-21 Matthew DillonHAMMER 22/many: Recovery and B-Tree work.
2008-01-19 Peter AvalosMerge from vendor branch FILE:
2008-01-18 Matthew DillonHAMMER 21/many: B-Tree node locking finalization.
2008-01-17 Matthew DillonHAMMER 20B/many: New spike topology, simplify the B...
2008-01-16 Matthew DillonHAMMER 20A/many: B-Tree lookup API cleanup, B-Tree...
2008-01-15 Matthias SchmidtMerge from vendor branch TCSH:
2008-01-15 Matthew DillonHAMMER 19/Many - Cleanup pass, cluster recovery code.
2008-01-15 Simon SchubertMerge from vendor branch GDB:
2008-01-14 Simon SchubertMerge from vendor branch GDB:
2008-01-11 Matthew DillonHAMMER 18B/many: Stabilization pass
2008-01-11 Matthew DillonHAMMER 18/many: Stabilization pass
2008-01-10 Matthew DillonHAMMER 17/many: Refactor IO backend, clean up buffer...
2008-01-10 Matthew DillonFix buffer cache deadlocks by splitting dirty buffers...
2008-01-09 Matthew DillonHAMMER 16B/many: Fix data overwrite case.
2008-01-09 Matthew DillonHAMMER 16/many - Recovery infrastructure, misc bug...
2008-01-06 Sascha WildnerRemove bogus checks after kmalloc(M_WAITOK) which never...
2008-01-06 Nicolas TheryRemoved non-existent entry in .PATH:.
2008-01-05 Sascha WildnerFor kmalloc(), MALLOC() and contigmalloc(), use M_ZERO...
2008-01-03 Matthew DillonHAMMER 15/many - user utility infrastructure, refactor...
2008-01-02 Matthew DillonBack out the last commit, it asserts in the getblk...
2008-01-02 Matthew DillonUFS vnodes must have VM objects before they can be...
2008-01-01 Matthew DillonHAMMER 14/many - historical access cleanup, itimes...
2007-12-31 Matthew DillonHAMMER 13B/many - addendum to 13.
2007-12-31 Matthew DillonHAMMER 13/many - Stabilization commit
2007-12-30 Matthew DillonHAMMER 12/many - buffer cache sync, buffer cache intera...
2007-12-30 Matthew DillonHAMMER 12/many - add VOPs for symlinks, device, and...
2007-12-29 Matthew DillonHAMMER 11/many - initial spike commit.
2007-12-22 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-12-14 Matthew DillonHAMMER 10/many - synchronize miscellaneous work.
2007-12-06 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-11-30 Matthew DillonHAMMER 9/many - btree removal cases, mount nohistory
2007-11-27 Matthew DillonHAMMER 8/many - A-list, B-Tree fixes. As-of queries
2007-11-26 Matthew DillonHAMMER 7/many - deletions, overwrites, B-Tree work.
2007-11-26 Matthew DillonHAMMER 6/many - memory->disk flush, single-cluster...
2007-11-25 Peter AvalosMerge from vendor branch LESS:
2007-11-20 Matthew DillonHAMMER 5/many - in-memory cache and more vnops.
2007-11-20 Matthew DillonClean up some missing 32->64 bit cookie conversions...
2007-11-20 Matthew DillonMake necessary changes to readdir/getdirentries to...
2007-11-20 Matthew DillonHAMMER 4/many - more core infrastructure
2007-11-19 Matthew DillonHAMMER 3/many - more core infrastructure.
2007-11-16 Peter AvalosMerge from vendor branch LESS:
2007-11-07 Matthew DillonCorrect bug in last commit.
2007-11-07 Matthew DillonAdd bio_ops->io_checkread and io_checkwrite - a read...
2007-11-07 Matthew DillonHAMMER part 2/many.
2007-11-06 Matthew DillonWhen the quotacheck has not been run the quota code...
2007-11-06 Matthew DillonConvert the global 'bioops' into per-mount bio_ops...
2007-11-05 Gregory Neil ShapiroMerge from vendor branch SENDMAIL:
2007-11-03 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-11-02 Matthew DillonModify struct vattr:
2007-11-02 Matthew DillonHAMMER 2/many - core mount and unmount code now works...
2007-11-01 Matthew DillonHAMMER part 1/many. This is a clear-my-plate commit.
2007-10-25 Peter AvalosMerge from vendor branch OPENSSL:
2007-10-16 Matthew DillonGive the A-list code the ability to do a forward or...
2007-10-12 Peter AvalosMerge from vendor branch LESS:
2007-10-12 Peter AvalosMerge from vendor branch OPENSSL:
2007-10-12 Matthew DillonClean up the structural organization. Separate out...
2007-10-12 Matthew DillonAdjust the description of HAMMER's storage limitations...
2007-10-11 Peter AvalosMerge from vendor branch TCPDUMP:
2007-10-11 Peter AvalosMerge from vendor branch LIBPCAP:
2007-10-10 Matthew DillonPrimary header file infrastructure and A-list implement...
2007-10-10 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-10-09 Peter AvalosMerge from vendor branch LESS:
2007-09-29 Sascha WildnerAdd some missing files.
2007-09-24 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-09-23 Yonghong Yanprepare the amd64 kernel build, ext2_bitops.h merged...
2007-09-08 Peter AvalosMerge from vendor branch OPENSSH:
2007-09-07 Matthew DillonGeneral userfs fleshing out work. Abstract out constru...
2007-09-04 Matthew DillonForce an over-the-wire transaction when resolving the...
2007-09-03 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-09-03 Matthew DillonAdd a MNTK_ flag to the mount structure allowing a...
2007-08-28 Matthew DillonFix a bug in vnode_pager_generic_getpages(). This...
2007-08-28 Matthew DillonAdd vop_stdgetpages() and vop_stdputpages() and replace...
2007-08-25 Simon SchubertFix a bug in linprocfs and hold lwps to prevent a race...
2007-08-25 Peter AvalosMerge from vendor branch TNFTP:
2007-08-22 Simon SchubertMerge from vendor branch GDB:
2007-08-21 Matthew Dillongetpages/putpages fixup part 1 - Add support for UIO_NO...
2007-08-18 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-08-13 Matthew DillonPart 1/many USERFS support. Bring in the initial userf...
2007-08-13 Matthew DillonThe new VOP_N*() (namespace) operations pass a pointer...
2007-08-13 Matthew DillonRemove the vpp (returned underlying device vnode) argum...
2007-08-08 Sascha WildnerFix some remaining issues with MSDOSFS_DEBUG and add...
2007-08-08 Sascha WildnerAdjust some comments with reality.
2007-08-07 Matthew DillonFix build errors when MSDOSFS_DEBUG is defined.
2007-08-07 Peter AvalosMerge from vendor branch TCPDUMP:
2007-08-07 Peter AvalosMerge from vendor branch LIBPCAP:
2007-08-07 Sepherosa ZiehauMerge from vendor branch HOSTAPD:
2007-08-07 Sepherosa ZiehauMerge from vendor branch WPA_SUPPLICANT:
2007-08-05 Peter AvalosMerge from vendor branch DIFFUTILS:
2007-08-04 Peter AvalosMerge from vendor branch TNFTP:
2007-08-03 Sascha WildnerFix wrong parentheses.
2007-07-31 Matthew DillonDetect the case where rename()ing over a file that...
2007-07-30 Matthew DillonWhen an inode collision occurs a partially initialized...
2007-07-24 Simon SchubertMerge from vendor branch BIND:
2007-07-24 Matthew DillonMerge from vendor branch BIND:
2007-07-23 Matthew DillonDo not loop forever doing 0-sized I/Os if si_iosize_max...
2007-07-20 Matthew DillonRemove the requirement that calls to vn_strategy()...
2007-07-16 Peter AvalosMerge from vendor branch LIBARCHIVE:
next