Merge branch 'vendor/TCPDUMP' (early part)
[dragonfly.git] / sys / vfs /
2009-07-04 Peter AvalosMerge branch 'vendor/TCPDUMP' (early part)
2009-07-04 Peter AvalosMerge branch 'vendor/LIBPCAP'
2009-07-04 Peter AvalosMerge branch 'vendor/LIBPCAP' (early part)
2009-07-03 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-07-03 Matthew DillonHAMMER - Formalize the maximum number of volumes (256).
2009-07-01 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-06-30 Matthew DillonHAMMER VFS - Make the same changes to statfs() that...
2009-06-28 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-06-28 Matthew DillonHAMMER VFS - Export highest supported production versio...
2009-06-28 Matthew DillonHAMMER VFS - Fix umount panic on buffer flush race
2009-06-28 Matthew DillonHAMMER VFS - version 2 work - move directory entries...
2009-06-27 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2009-06-25 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-06-25 Matthew DillonHAMMER VFS - Take reserved space into account when...
2009-06-25 Michael NeumannMerge branch 'master' of ssh://crater.dragonflybsd...
2009-06-24 Matthew DillonAMD64 - Fix many compile-time warnings. int/ptr type...
2009-06-22 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2009-06-21 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2009-06-21 Peter AvalosMerge branch 'vendor/LIBARCHIVE' (early part)
2009-06-21 Peter AvalosMerge branch 'vendor/LESS'
2009-06-21 Peter AvalosMerge branch 'vendor/LESS'
2009-06-21 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-06-21 Matthew DillonHAMMER VFS - Implement inode number matching against...
2009-06-21 Peter AvalosMerge branch 'vendor/FILE'
2009-06-20 Matthew DillonHAMER VFS - Cache additional b-tree nodes in directory.
2009-06-20 Peter AvalosMerge branch 'vendor/FILE'
2009-06-20 Peter AvalosMerge branch 'vendor/FILE'
2009-06-20 Peter AvalosMerge branch 'vendor/FILE' (early part)
2009-06-20 Matthew DillonHAMMER VFS - Add hinting capability to block allocator...
2009-06-20 Peter AvalosMerge branch 'vendor/OPENSSH'
2009-06-20 Peter AvalosMerge branch 'vendor/OPENSSH'
2009-06-20 Peter AvalosMerge branch 'vendor/OPENSSH' (early part)
2009-06-20 Matthew DillonHAMMER (and kernel) - Fix cpu-bound kernel thread issue.
2009-06-15 Matthew DillonSet tty ownership on pty open (temporary until devfs...
2009-06-08 Aggelos EconomopoulosMerge branch 'master' of /home/aggelos/devel/dfly/dfly...
2009-05-20 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-05-20 Matthew DillonSave creds on nfs_open() for later read/write/etc.
2009-05-15 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-05-15 Matthew DillonFix a simple code bug when dealing with a raced vnode...
2009-05-14 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-05-07 Aggelos EconomopoulosMerge branch 'master' of git://chlamydia.fs.ei.tum...
2009-05-07 Aggelos Economopouloskill a bit of dead code in nfs
2009-05-07 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-05-07 Matthew DillonHAMMER VFS - Limit recursion for long directory chains...
2009-05-06 Matthew DillonHAMMER VFS - Refactor merged search function to try...
2009-05-06 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-05-06 Matthew DillonAdd kernel-layer support for chflags checks, remove...
2009-05-04 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-05-04 Matthew DillonThe kernel permissions check code was not checking...
2009-04-29 Matthew DillonHAMMER VFS - Better CRC handling, bad-file handling.
2009-04-15 Sascha WildnerFix the way <sys/ioccom.h> is included throughout our...
2009-04-11 Peter AvalosMerge branch 'vendor/OPENSSL'
2009-04-07 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-04-07 Matthew DillonHAMMER VFS - Fix edge case in mirroring code.
2009-04-07 Sascha WildnerReplace all casts of NULL to something with NULL.
2009-04-07 Sascha WildnerGenerally use NULL instead of explicitly casting 0...
2009-04-07 Sascha WildnerGenerally use NULL instead of explicitly casting 0...
2009-04-04 Matthew DillonHAMMER - Fix extra TAILQ_REMOVE in HAMMER shutdown...
2009-04-03 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-04-03 Matthew DillonRevoke reimplementation - primary commit part 1/2.
2009-04-02 Matt DillonFix permissions check for utimes() - owner can call...
2009-03-16 Matthew DillonHAMMER VFS - rebalancing, zero unused fields in boundar...
2009-03-15 Matthew DillonHAMMER VFS - Add a B-Tree rebalancing feature.
2009-03-15 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-03-15 Matthew DillonHAMMER Utility: Change B-Tree, inodes, and dir reblocki...
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.
next