]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/ufs
Free the shared devq last since CAM expects it to be there if
[FreeBSD/FreeBSD.git] / sys / ufs /
2005-01-07 imp/* -> /*- for license, minor formatting changes
2004-12-28 obrienThis commit was generated by cvs2svn to compensate...
2004-12-14 phkwhite space
2004-12-14 phkImplement simpler panics for VOP_{read,write} on fifos.
2004-12-13 impLINT defines things which compile in code that as refer...
2004-12-12 phkWith the introduction of UFS2 we started looking for...
2004-12-11 marcelRevert previous commit. The null-pointer function call...
2004-12-09 mckusickFixes a bug that caused UFS2 filesystems bigger than...
2004-12-08 samThis commit was generated by cvs2svn to compensate...
2004-12-08 phkFix snapshot creation.
2004-12-07 phkFix nfs exports (for now). The real fix is to teach...
2004-12-07 phkThe remaining part of nmount/omount/rootfs mount change...
2004-12-06 robertoThis commit was generated by cvs2svn to compensate...
2004-12-05 phkVFS_STATFS(mp, ...) is mostly called with &mp->mnt_stat...
2004-12-05 marcelFix null-pointer indirect function calls introduced...
2004-12-03 phktypo in comment.
2004-12-02 marksThis commit was generated by cvs2svn to compensate...
2004-12-02 marksThis commit was generated by cvs2svn to compensate...
2004-12-01 phkBack when VOP_* was introduced, we did not have new...
2004-12-01 marksThis commit was generated by cvs2svn to compensate...
2004-12-01 phkMechanically change prototypes for vnode operations...
2004-11-25 phkUse system wide no-op vfs_start function.
2004-11-18 jeff - Eliminate the acquisition and release of the bqlock...
2004-11-15 phkMake VOP_BMAP return a struct bufobj for the underlying...
2004-11-13 phkBe prepared to accept NULL mountargs as part of root...
2004-11-12 phkPut back the vfs_object_create() calls, they do make...
2004-11-10 phkfix some comments
2004-11-09 phkUse mount flags instead of NULL path to detect root...
2004-11-09 phkStop pretending to have a vm_object backing the underly...
2004-11-06 phkProperly implement a default version of VOP_GETWRITEMOUNT.
2004-11-04 phkDon't grab the exclusive bit on a root filesystem until...
2004-10-29 phkMove UFS from DEVFS backing to GEOM backing.
2004-10-28 desThis commit was generated by cvs2svn to compensate...
2004-10-28 phkWe only support backing UFS/FFS with disks.
2004-10-27 phkEliminate unnecessary KASSERTS.
2004-10-26 phkKASSERT that we only get to prewrite() on writes.
2004-10-26 phkWhite space changes. Add missing static.
2004-10-26 phkReplace single case switch() with if().
2004-10-26 phkVertically align comment.
2004-10-26 phkThe island council met and voted buf_prewrite() home.
2004-10-26 phkFix syntax errors introduced by last commit.
2004-10-26 phkPut the I/O block size in bufobj->bo_bsize.
2004-10-26 phkDegeneralize the per cdev copyonwrite callback. The...
2004-10-25 phkLoose the v_dirty* and v_clean* alias macros.
2004-10-25 phkRemove vnode->v_bsize. This was a dead-end.
2004-10-24 phkMove the buffer method vector (buf->b_op) to the bufobj.
2004-10-22 phkAdd b_bufobj to struct buf which eventually will elimin...
2004-10-21 phkMove the VI_BWAIT flag into no bo_flag element of bufob...
2004-10-20 rwatsonExplicitly break out NETA license from Berkeley license...
2004-10-18 acheThis commit was generated by cvs2svn to compensate...
2004-10-18 acheThis commit was generated by cvs2svn to compensate...
2004-10-17 wollmanThis commit was generated by cvs2svn to compensate...
2004-10-15 kanThis commit was generated by cvs2svn to compensate...
2004-10-09 njlFix fsbtodb() for UFS1. This fixes an overflow for...
2004-10-05 pjdBack out changes which were introduced to delay mountin...
2004-10-05 ruThis commit was generated by cvs2svn to compensate...
2004-09-29 trhodesThis commit was generated by cvs2svn to compensate...
2004-09-28 phkRemove support for accessing device nodes in UFS/FFS.
2004-09-27 phkGive cluster_write() an explicit vnode argument.
2004-09-24 trhodesThis commit was generated by cvs2svn to compensate...
2004-09-23 pjdIntroduce new /boot/loader.conf variable: root_mount_delay.
2004-09-23 desThis commit was generated by cvs2svn to compensate...
2004-09-19 trhodesThis commit was generated by cvs2svn to compensate...
2004-09-19 phkThe getpages VOP was a good stab at getting scatter...
2004-09-19 trhodesThis commit was generated by cvs2svn to compensate...
2004-09-16 phkDo not traverse list of snapshots if there isn't one.
2004-09-16 phkMissed a place where snapshots were allocated in my...
2004-09-13 phkCreate struct snapdata which contains the snapshot...
2004-09-13 phkRemove the buffercache/vnode side of BIO_DELETE process...
2004-09-07 phkCreate simple function init_va_filerev() for initializi...
2004-08-22 csjpCurrently, if the secure level is low enough, system...
2004-08-19 jhbGeneralize the UFS bad magic value used to determine...
2004-08-18 obrienThis commit was generated by cvs2svn to compensate...
2004-08-18 njlThis commit was generated by cvs2svn to compensate...
2004-08-16 dwmaloneWhen looking for some extra data to include in the...
2004-08-15 mbrThis commit was generated by cvs2svn to compensate...
2004-08-15 jmgAdd locking to the kqueue subsystem. This also makes...
2004-08-13 markmThis commit was generated by cvs2svn to compensate...
2004-08-12 hartiThis commit was generated by cvs2svn to compensate...
2004-08-12 tjrThis commit was generated by cvs2svn to compensate...
2004-08-12 tjrThis commit was generated by cvs2svn to compensate...
2004-08-12 kanThis commit was generated by cvs2svn to compensate...
2004-08-11 hartiThis commit was generated by cvs2svn to compensate...
2004-08-11 hartiThis commit was generated by cvs2svn to compensate...
2004-08-10 hartiThis commit was generated by cvs2svn to compensate...
2004-08-09 obrienThis commit was generated by cvs2svn to compensate...
2004-08-08 phkuse bufdone() not biodone().
2004-08-06 hartiThis commit was generated by cvs2svn to compensate...
2004-08-01 gadThis commit was generated by cvs2svn to compensate...
2004-08-01 gshapiroThis commit was generated by cvs2svn to compensate...
2004-07-30 phkPut a version element in the VFS filesystem configurati...
2004-07-30 ruThis commit was generated by cvs2svn to compensate...
2004-07-28 phkRemove global variable rootdevs and rootvp, they are...
2004-07-28 kanAvoid using casts as lvalues. Introduce DIP_SET macro...
2004-07-28 kanThis commit was generated by cvs2svn to compensate...
2004-07-28 kanThis commit was generated by cvs2svn to compensate...
2004-07-28 kanThis commit was generated by cvs2svn to compensate...
2004-07-28 kanThis commit was generated by cvs2svn to compensate...
2004-07-26 cpercivaRename suser_cred()'s PRISON_ROOT flag to SUSER_ALLOWJA...
2004-07-22 robertoThis commit was generated by cvs2svn to compensate...
next