kernel - jails - undo minor prisoncount atomic ops
[dragonfly.git] / sys / vfs /
2009-12-20 Matthew Dillonkernel - remove FSMID support
2009-12-20 Matthew Dillonkernel - Move mplock to machine-independent C
2009-12-17 Alex Hornungdevfs - Populate getattr va_size for disks properly
2009-12-17 Jan LentferMerge branch 'vendor/NCURSES'
2009-12-17 Jan LentferMerge branch 'vendor/NCURSES'
2009-12-16 Sascha WildnerFix some warnings that creep up when compiling without...
2009-12-16 Michael NeumannUnbreak HAMMER root mounts
2009-12-15 Matthew Dillonkernel - use new td_ucred in numerous places
2009-12-15 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-12-15 Alex HornungLINT - clear a bunch of warnings
2009-12-13 Matthew Dillonkernel - Move MP lock inward, plus misc other stuff
2009-12-13 Michael NeumannRemove misleading comments
2009-12-13 Michael NeumannHAMMER - Stabilize and refactor volume removal
2009-12-12 Michael NeumannHAMMER - Fix reblocking operation of volume removal
2009-12-12 Matthew DillonHAMMER VFS - Fix incorrect hammer_cursor_removed_node...
2009-12-12 Michael NeumannHAMMER - Fix panic when removing volume
2009-12-12 Sascha WildnerRemove inclusion of <sys/cdefs.h> from kernel .c files.
2009-12-12 Michael NeumannHAMMER - Stabilize volume removal
2009-12-12 Michael NeumannFix typo
2009-12-12 Michael NeumannHAMMER - Fix umount flushing issue for volume-add/del
2009-12-11 Michael NeumannHAMMER - Implement experimental volume removal
2009-12-10 Jan LentferMerge branch 'master' of ssh://crater.dragonflybsd...
2009-12-09 Michael NeumannRename "hammer expand" to "hammer volume-add"
2009-12-07 Thomas Nikolajsenhammer: update Version 4 description
2009-12-07 Matthew DillonHAMMER VFS - Fix WIP
2009-12-07 Michael NeumannHAMMER - Implement multi-volume root mounts
2009-12-05 Aggelos EconomopoulosMerge commit 'lentferj/top_update'
2009-12-05 Matthew DillonHAMMER VFS - Change default from version 3 to version 4
2009-12-04 Alexander PolakovImport hotplug(4) pseudo-device.
2009-12-04 Aggelos EconomopoulosMerge commit 'lentferj/top_update'
2009-12-03 Matthew DillonHAMMER VFS - Fix bug in statvfs()
2009-12-03 Jan LentferMerge branch 'vendor/BIND' into bind_vendor2
2009-12-02 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-11-27 Jan LentferMerge branch 'vendor/BIND' into bind_vendor2
2009-11-27 Jan LentferMerge branch 'vendor/BIND' into bind_vendor2
2009-11-25 Michael NeumannMerge branch 'master' of git://git.dragonflybsd.org...
2009-11-24 Michael Neumannhammer expand: Refactor a bit
2009-11-24 Michael Neumannhammer expand: Fix "umount flushing...giving up!" problem.
2009-11-24 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-11-24 Michael Neumannhammer expand: Move free bigblock accounting out of...
2009-11-22 Stathis KamperisAllow null mounts to accept -o update
2009-11-18 YONETANI Tomokazuleftover from 0202303b: fix critical section mismatch.
2009-11-15 Matthew DillonHAMMER VFS - Remove some debug kprintfs from the rebala...
2009-11-14 Aggelos EconomopoulosMerge commit 'crater/master'
2009-11-14 Thomas Nikolajsenhammer: hammer_recover_stage2() may only be called...
2009-11-14 Jan LentferMerge branch 'vendor/LESS' into less_update
2009-11-07 Aggelos EconomopoulosMerge branch 'vendor/OPENSSL'
2009-11-06 UserMerge branch 'vendor/OPENSSL'
2009-11-03 Matthew DillonHAMMER VFS - Handle critical I/O errors without panicing
2009-11-02 Matthew DillonHAMMER VFS - Add sysctl vfs.hammer.debug_critical
2009-11-02 Matthew DillonHAMMER VFS - The backend flusher now sorts inodes
2009-11-02 Matthew DillonHAMMER VFS - Version 4 part 1/many - UNDO FIFO layout...
2009-10-31 Matthew DillonHAMMER - Fix cursor tracking bugs and a few other issues
2009-10-28 Simon SchubertMerge branch 'vendor/BINUTILS220' into bu220
2009-10-28 Simon SchubertMerge branch 'vendor/GCC44' into gcc442
2009-10-21 Antonio Huetedevfs - Rework write-opening cases for disk devices.
2009-10-20 Simon SchubertMerge branch 'vendor/GDB' into gdb7
2009-10-15 Antonio Huetesecurelevel - Fix disk accessing with high secure level.
2009-10-14 Matthew DillonHAMMER - Add version 3 meta-data features
2009-10-10 Matthew DillonNFS - Fix numerous issues with NFS root mounts, primari...
2009-10-08 Matthew Dillonkernel - Major performance changes to VM page management.
2009-10-03 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-10-03 Matthew DillonNFS - Fix BIO size panics
2009-10-02 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-10-02 Matthew DillonHAMMER - Fix root inode creation for slave.
2009-10-01 Peter AvalosMerge branch 'vendor/LIBARCHIVE'
2009-09-30 Simon 'corecode... Merge branch 'vendor/TCSH'
2009-09-25 Alex Hornungdevfs - Change make_dev_covering to use dev_ops
2009-09-16 Sascha Wildnerdevfs: Remove some unneeded variables.
2009-09-14 Matthew Dillonext2fs - A few bug fixes and syntax adjustments.
2009-09-13 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-09-13 Matthew DillonDEVFS - Fixed missed unlock when attempting to list...
2009-09-13 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-09-12 Alexander Polakovlibiconv: convert NTFS to libiconv.
2009-09-11 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-09-11 Matthew DillonHAMMER - HAMMERIOC_GETHISTORY ioctl fails on directorie...
2009-09-11 Alex Hornungdevfs - populate statfs f_files properly
2009-09-11 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-09-11 Alex Hornungdevfs - Add new make_dev_covering
2009-09-11 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-09-11 Matthew DillonHAMMER - Try to improve backend stalls due to heavy...
2009-09-09 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-09-09 Alexander PolakovRevert "Move isonum_ declaration to iso.h"
2009-09-09 Nicolas Therynfs: fix real/effective id mismatch in nfs_access
2009-09-08 Matthew DillonNFS - Fix panic if the readdir base offset is beyond...
2009-09-08 Alexander Polakovcd9660_util.c: fix a typo.
2009-09-08 Alexander Polakovcd9660_util.c: ANSIfy, no functional changes.
2009-09-08 Simon Schubertmodules: remove KMODDEPS, it is not used anymore
2009-09-05 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-09-05 Alexander Polakovsmbfs: use libiconv v.2
2009-09-05 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-09-05 Alexander Polakovmsdosfs: add MODULE_VERSION.
2009-09-05 Alexander Polakovmissing type in iso.h
2009-09-05 Alexander PolakovMove isonum_ declaration to iso.h
2009-09-05 Alexander PolakovConnect cd9660_iconv msdosfs_iconv to the build.
2009-09-05 Alexander Polakovlibiconv: convert cd9660 to libiconv.
2009-09-05 Alexander PolakovStage 3/5: Add msdosfs_iconv.
2009-09-05 Alexander PolakovStage 2/5: Change msdosfs to use libiconv in case.
2009-09-03 Matthew DillonHAMMER - Add vfs.hammer.stats_undo
2009-09-03 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
next