]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/ufs
MFC: Connect GEOM_ELI class to the build.
[FreeBSD/FreeBSD.git] / sys / ufs /
2005-07-11 samThis commit was generated by cvs2svn to compensate...
2005-07-11 samThis commit was generated by cvs2svn to compensate...
2005-07-07 obrienThis commit was generated by cvs2svn to compensate...
2005-07-06 samThis commit was generated by cvs2svn to compensate...
2005-06-17 desThis commit was generated by cvs2svn to compensate...
2005-06-17 desThis commit was generated by cvs2svn to compensate...
2005-06-17 desThis commit was generated by cvs2svn to compensate...
2005-06-17 desThis commit was generated by cvs2svn to compensate...
2005-06-17 desThis commit was generated by cvs2svn to compensate...
2005-06-14 gshapiroThis commit was generated by cvs2svn to compensate...
2005-06-13 samThis commit was generated by cvs2svn to compensate...
2005-06-13 samThis commit was generated by cvs2svn to compensate...
2005-06-09 ssouhlalAllow EVFILT_VNODE events to work on every filesystem...
2005-06-09 samThis commit was generated by cvs2svn to compensate...
2005-06-07 gshapiroThis commit was generated by cvs2svn to compensate...
2005-06-07 brooksThis commit was generated by cvs2svn to compensate...
2005-06-05 samThis commit was generated by cvs2svn to compensate...
2005-06-05 samThis commit was generated by cvs2svn to compensate...
2005-06-05 desThis commit was generated by cvs2svn to compensate...
2005-06-05 desThis commit was generated by cvs2svn to compensate...
2005-06-03 kanThis commit was generated by cvs2svn to compensate...
2005-06-03 kanThis commit was generated by cvs2svn to compensate...
2005-06-03 kanThis commit was generated by cvs2svn to compensate...
2005-06-03 kanThis commit was generated by cvs2svn to compensate...
2005-05-31 kensmithThis patch addresses a standards violation issue. ...
2005-05-30 jeff - Don't set our bio op to be a READ when we've just...
2005-05-29 samThis commit was generated by cvs2svn to compensate...
2005-05-29 samThis commit was generated by cvs2svn to compensate...
2005-05-29 samThis commit was generated by cvs2svn to compensate...
2005-05-25 hartiThis commit was generated by cvs2svn to compensate...
2005-05-25 hartiThis commit was generated by cvs2svn to compensate...
2005-05-23 hartiThis commit was generated by cvs2svn to compensate...
2005-05-23 hartiThis commit was generated by cvs2svn to compensate...
2005-05-23 hartiThis commit was generated by cvs2svn to compensate...
2005-05-23 ruThis commit was generated by cvs2svn to compensate...
2005-05-18 mckusickAllow removal of empty directories with high link count...
2005-05-17 mikehThis commit was generated by cvs2svn to compensate...
2005-05-16 ruThis commit was generated by cvs2svn to compensate...
2005-05-16 obrienThis commit was generated by cvs2svn to compensate...
2005-05-10 tjrThis commit was generated by cvs2svn to compensate...
2005-05-04 umeThis commit was generated by cvs2svn to compensate...
2005-05-03 mlaierThis commit was generated by cvs2svn to compensate...
2005-05-03 jeff - Don't restrict the softdep stats to DEBUG kernels...
2005-04-30 jeff - Use bdone() directly instead of calling it indirectl...
2005-04-29 hartiThis commit was generated by cvs2svn to compensate...
2005-04-26 hartiThis commit was generated by cvs2svn to compensate...
2005-04-25 darrenrThis commit was generated by cvs2svn to compensate...
2005-04-25 darrenrThis commit was generated by cvs2svn to compensate...
2005-04-24 mpThis commit was generated by cvs2svn to compensate...
2005-04-24 kientzleThis commit was generated by cvs2svn to compensate...
2005-04-16 pjd- Plug memory leak.
2005-04-13 jeff - Change all filesystems and vfs_cache to relock the...
2005-04-05 jeff - Consistently call 'vp' vp rather than ovp sometimes...
2005-04-03 jeff - Use M_ZERO rather than explicitly calling bzero().
2005-04-03 jeff - In ffs_sync we need to pass LK_SLEEPFAIL in when...
2005-04-03 jeff - Move the contents of softdep_disk_prewrite into...
2005-03-31 jeff - Fix botched LK_NOWAIT removal. I mistakenly thought...
2005-03-31 jeff - FFS supports shared locks, clear LK_NOSHARE from...
2005-03-31 jeff - Set LK_NOSHARE for snapshot locks. snapshots requir...
2005-03-31 jeff - LK_NOPAUSE is a nop now.
2005-03-29 jeff - Remove wantparent, it is no longer necessary. An...
2005-03-29 jeff - Upgrade a shared lock request to exclusive in ffs_vg...
2005-03-29 jeff - Honor the cn_lkflags passed from namei() when lockin...
2005-03-28 jeff - UFS no longer uses PDIRUNLOCK to track the parent...
2005-03-28 jeff - We no longer have to bother with PDIRUNLOCK, lookup...
2005-03-25 dasWhen the softupdates worklist gets too long, threads...
2005-03-24 jeff - Call VFS_ROOT() with LK_EXCLUSIVE.
2005-03-24 jeff - Update the ufs_root() prototype.
2005-03-17 jeff - Lock the clearing of v_data in ufs_reclaim() to...
2005-03-17 dougbThis commit was generated by cvs2svn to compensate...
2005-03-16 phkAdd two arguments to the vfs_hash() KPI so that filesys...
2005-03-15 phkDon't hold a reference on the disk vnode for each inode.
2005-03-15 phkImprove the vfs_hash() API: vput() the unneeded vnode...
2005-03-15 phkSimplify the vfs_hash calling convention.
2005-03-15 jeff - Destroy the vnode object earlier in VOP_RECLAIM...
2005-03-14 phkUse vfs_hash instead of home-rolled.
2005-03-13 jeff - It is not legal to access v_data without the vnode...
2005-03-13 jeff - The VI_DOOMED flag now signals the end of a vnode...
2005-03-13 jeff - The VI_DOOMED flag now signals the end of a vnode...
2005-03-13 jeff - Fix an assert now that the XLOCK no longer exists.
2005-03-13 jeff - In ufs_mknod(), hold the lock across the call to...
2005-03-13 jeff - Don't drop the lock in ufs_inactive().
2005-03-12 obrienThis commit was generated by cvs2svn to compensate...
2005-03-01 jeff - Fix anoter dyslexic moment; an atomic_set_int should...
2005-02-28 hartiThis commit was generated by cvs2svn to compensate...
2005-02-27 phkRemove debug printout of major/minor numbers, print...
2005-02-27 samuse uiomove return value instead of always returning...
2005-02-25 nectarThis commit was generated by cvs2svn to compensate...
2005-02-24 nectarThis commit was generated by cvs2svn to compensate...
2005-02-22 jeff - Add VOP locking asserts in several functions that...
2005-02-20 mikehThis commit was generated by cvs2svn to compensate...
2005-02-20 delphijThe recomputation of file system summary at mount time...
2005-02-19 phkTry to unbreak the vnode locking around vop_reclaim...
2005-02-19 delphijWhen clearing a fragment, it's possible that the length...
2005-02-14 jeff - Remove the unused and unsafe ufs_ihashlookup. This...
2005-02-14 gshapiroThis commit was generated by cvs2svn to compensate...
2005-02-14 gshapiroThis commit was generated by cvs2svn to compensate...
2005-02-11 phkMake non-SOFTUPDATES kernels compile again.
2005-02-10 phkMake a some SYSCTL_NODEs and some of FFS's VFS_ methods...
2005-02-09 jeff - In the softupdates case for ffs_truncate() we use...
next