DEVFS - Add serial number links for all CAM and NATA attachments.
[dragonfly.git] / sys / vfs /
2009-08-05 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-04 Alex HornungMerge branch 'master' of ssh://alexh@crater.dragonflybs...
2009-08-04 Alex HornungMerge branch 'devfs' of ssh://alexh@leaf.dragonflybsd...
2009-08-04 Matthew DillonMOUNTCTL - Adjust the hammer and null filesystems to...
2009-08-04 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-04 Matthew DillonMerge commit 'crater/master' into devfs
2009-08-04 Matthew DillonDEVFS - Add required call to devfs_tracer_orphan_count...
2009-08-04 Matthew DillonDEVFS - Remove debugging
2009-08-04 Matthew DillonDEVFS - Fix NULL ptr deref when reclaiming unlinked...
2009-08-04 Alex HornungDEVFS - Fix a bug in devfsctl and devfs_rules
2009-08-04 Matthew DillonDEVFS - rollup - all kernel devices
2009-08-04 Matthew DillonDEVFS - Rollup
2009-08-04 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-08-02 Simon SchubertMerge branch 'vendor/MPFR' into gcc441
2009-08-02 Simon SchubertMerge branch 'vendor/GMP' into gcc441
2009-08-02 Simon SchubertMerge branch 'vendor/GCC44' into gcc441
2009-08-01 Matthew DillonDEVFS - remove dev_ops_add(), dev_ops_get(), and get_dev()
2009-08-01 Matthew DillonDEVFS - Bring in Alex's GSOC kernel adjustments.
2009-08-01 Matthew DillonDEVFS - Bring Alex's GSOC DEVFS core into the main...
2009-07-25 Sascha WildnerMerge branch 'master' of ssh://swildner@crater.dragonfl...
2009-07-23 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-07-23 Matthew DillonHAMMER - Augment "Missing inode for dirent" Warning.
2009-07-23 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-07-23 Matthew DillonHAMMER / VFS_VGET - Add optional dvp argument to VFS_VG...
2009-07-23 Matthew DillonNFS - fix d_ino reporting for readdir, readdirplus...
2009-07-21 Matthew DillonEXT2FS: support variable inode size.
2009-07-18 Matthew DillonNFS - Increase default read-ahead from 4 to 6
2009-07-18 Matthew DillonNFS - Implement async write BIO, greatly increase sockb...
2009-07-18 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-07-18 Matthew DillonNFS - Fix panic on umount/reboot
2009-07-18 Matthew DillonNFS - Stability pass / recent work.
2009-07-18 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-07-18 Matthew DillonNFS - Rewrite the RTT code and the request flags &...
2009-07-17 Matthew DillonNFS - Fix unmounting blockages, fix tick interval,...
2009-07-17 Matthew DillonNFS - implement async state machine for nfs_readrpc_bio()
2009-07-17 Matthew DillonNFS - refactor nfs_request() and add state machine...
2009-07-17 Matthew DillonNFS - Cleanup pass -factor out strict temporaries from...
2009-07-17 Matthew DillonNFS - Fix refactor bugs.
2009-07-16 Matthew DillonNFS - Marathon - completely refactor the nfsm_* macros.
2009-07-16 Matthew DillonNFS - create nfsm_subs.c, clean up externs
2009-07-16 Michael Neumannhammer expand: Refactor code
2009-07-16 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-07-16 Matthew DillonNFS - install nfsmount on nfs_mountq, for timeout handling.
2009-07-16 Matthew DillonNFS - Remove old nfsiod, start adding new kernel thread...
2009-07-16 Matthew DillonNFS - Minor compile fix
2009-07-16 Matthew DillonNFS - move nfs_reqq from global to per-nfsmount.
2009-07-16 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-07-16 Matthew DillonNFS - Use mutex API, begin refactoring the state machine.
2009-07-15 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-07-15 Michael Neumannhammer expand: Also increase number of total bigblocks
2009-07-15 Michael Neumannhammer expand: Layer 1 formatting (step 2/2)
2009-07-15 Michael Neumannhammer expand: Layer 2 formatting (step 1.5/2)
2009-07-15 Matthew DillonNFS - Make the NFS read-ahead defaults & limits more...
2009-07-15 Matthew DillonMPSAFE - tsleep_interlock, BUF/BIO, cluster, swap_pager.
2009-07-15 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-07-15 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-07-15 Matthew DillonMinor adjustments of recent commits to fix UP kernel...
2009-07-14 Michael NeumannMerge branch 'master' of ssh://crater.dragonflybsd...
2009-07-14 Michael Neumannhammer expand: Do not assume sequential vol_no's
2009-07-14 Michael NeumannMerge branch 'master' of ssh://crater.dragonflybsd...
2009-07-14 Michael NeumannExpand HAMMER filesystem step 1/2
2009-07-14 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-07-14 Matthew Dillontsleep() - Add PINTERLOCKED flag to catch edge case.
2009-07-14 Matthew DillonHAMMER - new hammer_lock code, fix mplock bug in last...
2009-07-14 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-07-14 Matthew DillonHAMMER - Add MPSAFE suppor for hammer_vop_read().
2009-07-14 Matthew DillonMPSAFE - Add read() and write() path MPSAFE support...
2009-07-13 Matthew DillonBUF/BIO - MPSAFE work on core buffer cache routines.
2009-07-13 Michael NeumannExpand HAMMER filesystem stubs
2009-07-13 Aggelos EconomopoulosMerge branch 'mxge'
2009-07-13 Matthew Dillonbuffer cache - Control all access to the buf red-black...
2009-07-13 Matthew DillonMake operations on struct bio_track MPSAFE.
2009-07-13 Matthew Dillonvnode - move v_pollinfo.vpi_token to v_token
2009-07-12 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2009-07-12 Michael Neumannpriv: Define and use PRIV_HAMMER_IOCTL
2009-07-12 Michael Neumannpriv: Use PRIV_DEBUG_UNPRIV in procfs
2009-07-12 Michael Neumannpriv: Use PRIV_VFS_SETGID
2009-07-12 Michael Neumannpriv: Sync ext2_quotactl() with ufs_quotactl() implemen...
2009-07-12 Michael Neumannpriv: Use PRIV_VFS_CHMOD and PRIV_VFS_CHOWN
2009-07-12 Michael Neumannpriv: Refactor UFS quota permissions
2009-07-12 Michael NeumannRemove duplicate line
2009-07-12 Michael Neumannpriv: Use PRIV_VFS_CHMOD and PRIV_VFS_CHOWN
2009-07-12 Michael Neumannpriv: Introduce and use PRIV_VFS_SETATTR in xxx_setattr()
2009-07-12 Sascha Wildnerkmod.mk: Remove some dead code supposed to handle modul...
2009-07-10 Matthew Dillonprocfs - fix incremental reads of /proc/*/rlimit
2009-07-06 Peter AvalosMerge branch 'master' of /home/www-data/gitweb/dragonfly
2009-07-06 Jordan GordeevMerge branch 'master' into amd64
2009-07-06 Jordan GordeevMerge commit '973c11b9c3cdde88fe6ca0ef2c5af56a8c49e014...
2009-07-06 Jordan GordeevMerge commit '1276d1e1a1b128f7093a3021d3f6bc27afa80d23...
2009-07-06 Peter AvalosMerge branch 'vendor/TCPDUMP' and update build for...
2009-07-06 Peter AvalosMerge branch 'vendor/LIBPCAP' and updated build for...
2009-07-05 Antonio HueteAdd 'hammer info' command that shows extended informati...
2009-07-04 Peter AvalosMerge branch 'vendor/TCPDUMP'
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...
next