emx(4): Support IFCAP_RSS
[dragonfly.git] / sys / vfs /
2009-03-12 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-03-12 Matthew DillonHAMMER VFS - return shorter-form softlinks "@@-1:%05d...
2009-02-28 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-02-28 Nicolas Therymsdosfs: clean up reference counting
2009-02-26 Nicolas Therymsdosfs: fix deleted-but-open files handling.
2009-02-26 Nicolas Therymsdosfs: fix bug in msfdosfs_hashins().
2009-02-26 Nicolas Therymsdosfs: Fix error path in deget().
2009-02-27 Joe TalbottMerge branch 'master' of git://venus/dragonfly
2009-02-25 Matthew DillonHAMMER VFS: Allow the form ".@@<snapshot>"
2009-02-25 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-02-25 Matthew DillonHAMMER VFS: Add missing hammer_rel_volume() call in...
2009-02-22 Nicolas Therymsdosfs: remove useless code.
2009-02-21 Nicolas TheryPotential fix for panic during shutdown.
2009-02-21 Nicolas Therymsdosfs: replace bzero() with M_ZERO.
2009-02-19 Joe TalbottMerge branch 'master' of git://venus/dragonfly
2009-02-16 Sascha WildnerUnbreak kernel build and fix some warnings.
2009-02-09 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-02-09 Matthew DillonHAMMER VFS: Correct a ref count leak in the recent...
2009-02-01 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-02-01 Matthew DillonHAMMER VFS - Fix I/O invalidation collision assertion
2009-01-29 Joe TalbottMerge branch 'master' of git://venus/dragonfly
2009-01-27 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-01-27 Matthew DillonHAMMER VFS - Add missing bqrelse() in last patch.
2009-01-26 Matthew DillonHAMMER VFS - Reorganize the use of hammer_del_buffers...
2009-01-25 Matthew DillonHAMMER VFS - clean out cached data_buffer on unlock...
2009-01-25 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-01-25 Matthew DillonHAMMER VFS - Fix deadlock in rmdir
2009-01-24 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-01-24 Matthew DillonHAMMER VFS - Remove the unused also_ip argument from...
2009-01-24 Peter AvalosMerge branch 'vendor/GDTOA'
2009-01-21 Sascha Wildnerudf: Remove NULL dereference.
2009-01-21 Matthew DillonIssue 1013 - update atime on exec and mmap, add helper...
2009-01-20 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-01-20 Hasso TepperRemove GEMDOS support.
2009-01-20 Hasso TepperRemove checks for BOOTSIG[23] from FAT32 bootblocks.
2009-01-20 Hasso TepperDon't check pm_Heads nor pm_SecPerTrack.
2009-01-20 Matthew DillonHAMMER: adjustments to flush on umount
2009-01-19 Joe TalbottMerge branch 'master' of git://venus/dragonfly
2009-01-12 Matthew DillonSet the auto-reflush flag if the flusher is unable...
2009-01-11 Peter AvalosMerge branch 'vendor/OPENSSL'
2009-01-11 Peter AvalosMerge branch 'vendor/OPENSSL'
2009-01-11 Peter AvalosMerge branch 'vendor/OPENSSL'
2009-01-10 Joe TalbottMerge branch 'master' of git://venus/dragonfly
2009-01-10 Michael NeumannMerge branch 'master' of ssh://crater.dragonflybsd...
2009-01-09 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-01-04 Peter AvalosMerge branch 'vendor/PAM_PASSWDQC'
2009-01-04 Peter AvalosMerge commit 'origin/vendor/PAM_PASSWDQC'
2009-01-03 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-01-03 Matthew DillonRemove unused field.
2008-12-30 Matthias SchmidtMerge branch 'master' of git://chlamydia.fs.ei.tum...
2008-12-31 Michael NeumannMerge branches 'master' and 'suser_to_priv'
2008-12-28 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2008-12-28 Matthew DillonHAMMER performance and kernel memory issues.
2008-12-26 Sascha WildnerMerge branch 'master' of ssh://swildner@crater.dragonfl...
2008-12-26 Matthew DillonThe blockmap layer1/2 CRCs were being checked without...
2008-12-26 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2008-12-20 Sascha WildnerUse BBLOCK.
2008-12-20 Sascha WildnerFix a dereference of an undefined value.
2008-12-20 Sascha WildnerEliminate some dead initialization.
2008-12-20 Hasso TepperMerge commit 'crater/vendor/OPENPAM'
2008-12-17 Michael NeumannMerge branch 'vfsconf'
2008-12-17 Michael NeumannMerge branch 'vfsconf'
2008-12-16 Matthew DillonDue to races clean blocks can remain cached, remove...
2008-12-15 Michael NeumannFix missing includes
2008-12-15 Michael Neumannsuser_* to priv_* conversion
2008-12-12 Sascha WildnerMerge branch 'misc'
2008-12-10 Matthew DillonUse per-mount kmalloc pools for bulk data structures...
2008-12-10 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2008-12-10 Matthew DillonFix a buffer cache deadlock which can occur when simula...
2008-12-03 Sascha WildnerMerge branch 'misc'
2008-12-03 Sascha WildnerMerge branch 'misc'
2008-12-03 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2008-12-03 Matthew DillonHAMMER Filesystem changes:
2008-11-13 Matthew DillonHAMMER: Correct minor oops in last commit. Do not...
2008-11-13 Matthew DillonHAMMER:
2008-10-22 Matthew DillonRaise the kmalloc limit for the M_HAMMER_INO pool based...
2008-10-18 Matthew DillonAdd vfs.nfs.flush_on_hlink and default to off.
2008-10-16 Matthew DillonAdd KQUEUE support to HAMMER.
2008-10-15 Matthew DillonChange hammer_str_to_tid() and its callers to restrict...
2008-10-15 Aggelos EconomopoulosUse cred from componentname, don't access curthread
2008-09-28 Matthew DillonUse the new vop_stdpathconf() instead of rolling our...
2008-09-27 Peter AvalosMerge from vendor branch OPENSSH:
2008-09-27 Peter AvalosMerge from vendor branch OPENSSL:
2008-09-24 Matthew Dillonsleep for a shorter period of time when an excessive...
2008-09-24 Matthew DillonRename the PFSD structure's prune_path[64] to snapshots...
2008-09-23 Matthew DillonFix a double-flush which was occuring for every unlinke...
2008-09-23 Matthew DillonChange the autoflush code to autoflush when a flush...
2008-09-21 Matthew DillonHAMMER: Fix a couple of minor non-corrupting bugs in...
2008-09-18 Matthew DillonUnbreak buildworld a slightly different way. Adjust...
2008-09-17 Matthew Dillon* Implement the ability to export NULLFS mounts via...
2008-09-15 Matthew DillonFix an invalidation case that tends to occur under...
2008-09-06 Peter AvalosMerge from vendor branch OPENSSL:
2008-09-05 Matthew DillonFix an endless recursion and double fault which could...
2008-08-29 Matthew DillonHAMMER: Mass storage flush command support
2008-08-09 Matthew DillonHAMMER 2.0:02 - rmdir, stability
2008-08-06 Matthew DillonHAMMER 2.1:01 - Stability
2008-08-04 Matthew DillonKeep UFS compatible on 32 and 64 bit builds by changing...
2008-08-02 Matthew DillonHAMMER: fsync blocking fixes
2008-07-31 Matthew DillonHAMMER: Mirroring work
2008-07-31 Sascha WildnerFix 'unused variable' warning in case neither BOOTP...
next