]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/ufs
This commit was generated by cvs2svn to compensate for changes in r69833,
[FreeBSD/FreeBSD.git] / sys / ufs /
2000-12-10 assarThis commit was generated by cvs2svn to compensate...
2000-12-10 assarThis commit was generated by cvs2svn to compensate...
2000-12-08 dwmaloneConvert more malloc+bzero to malloc+M_ZERO.
2000-12-08 phkStaticize some malloc M_ instances.
2000-12-08 msmithThis commit was generated by cvs2svn to compensate...
2000-12-06 dillonAdd necessary bwillwrite() in writev() entry point.
2000-12-05 ruThis commit was generated by cvs2svn to compensate...
2000-12-05 greenThis commit was generated by cvs2svn to compensate...
2000-12-01 ruThis commit was generated by cvs2svn to compensate...
2000-12-01 msmithThis commit was generated by cvs2svn to compensate...
2000-11-30 acheThis commit was generated by cvs2svn to compensate...
2000-11-26 obrienThis commit was generated by cvs2svn to compensate...
2000-11-26 obrienThis commit was generated by cvs2svn to compensate...
2000-11-25 obrienThis commit was generated by cvs2svn to compensate...
2000-11-20 mckusickMore aggressively rate limit the growth of soft depende...
2000-11-18 dillonImplement a low-memory deadlock solution.
2000-11-15 obrienThis commit was generated by cvs2svn to compensate...
2000-11-14 mckusickWhen deleting a file, the ordering of events imposed...
2000-11-14 greenThis commit was generated by cvs2svn to compensate...
2000-11-13 obrienThis commit was generated by cvs2svn to compensate...
2000-11-13 obrienThis commit was generated by cvs2svn to compensate...
2000-11-13 krisThis commit was generated by cvs2svn to compensate...
2000-11-06 asmodaiThis commit was generated by cvs2svn to compensate...
2000-11-05 obrienThis commit was generated by cvs2svn to compensate...
2000-11-04 krisThis commit was generated by cvs2svn to compensate...
2000-11-04 obrienThis commit was generated by cvs2svn to compensate...
2000-11-04 obrienThis commit was generated by cvs2svn to compensate...
2000-11-04 bdeFixed breakage of mknod() in rev.1.48 of ext2_vnops...
2000-11-01 eivindGive vop_mmap an untimely death. The opportunity to...
2000-10-31 asmodaiThis commit was generated by cvs2svn to compensate...
2000-10-31 asmodaiThis commit was generated by cvs2svn to compensate...
2000-10-30 phkAdd a missing <sys/systm.h>
2000-10-30 krisThis commit was generated by cvs2svn to compensate...
2000-10-29 phkMove suser() and suser_xxx() prototypes and a related...
2000-10-29 phkWeaken a bogus dependency on <sys/proc.h> in <sys/buf...
2000-10-29 phkRemove unneeded #include <sys/proc.h> lines.
2000-10-29 darrenrThis commit was generated by cvs2svn to compensate...
2000-10-28 msmithThis commit was generated by cvs2svn to compensate...
2000-10-26 darrenrThis commit was generated by cvs2svn to compensate...
2000-10-25 wollmanThis commit was generated by cvs2svn to compensate...
2000-10-19 rwatsono Introduce new VOP_ACCESS() flag VADMIN, allowing...
2000-10-14 adrianInitial commit of IFS - a inode-namespaced FFS. Here...
2000-10-13 obrienThis commit was generated by cvs2svn to compensate...
2000-10-11 peterThis commit was generated by cvs2svn to compensate...
2000-10-09 rwatsono Sanity check was inverted, resulting in a possible...
2000-10-09 eivindBlow away the v_specmountpoint define, replacing it...
2000-10-06 rwatsono Move initialization of ump from mp to the top of...
2000-10-04 rwatsono Add call to ufs_extattr_uepm_destroy() in ffs_unmount...
2000-10-04 rwatsono Correct use of lockdestroy() by adding a new ufs_exta...
2000-10-04 jasoneConvert lockmgr locks from using simple locks to using...
2000-10-02 peterThis commit was generated by cvs2svn to compensate...
2000-10-01 gshapiroThis commit was generated by cvs2svn to compensate...
2000-09-25 bpAdd a lock structure to vnode structure. Previously...
2000-09-21 rwatsono Permit UFS Extended Attributes to be associated with...
2000-09-18 rwatsono Disallow privileged processes in jail() from directly...
2000-09-18 rwatsono Allow privileged processes in jail() to override...
2000-09-18 rwatsono Add a comment clarifying interaction between jail...
2000-09-18 rwatsono Add missing PRISON_ROOT allowing a privileged process...
2000-09-18 rwatsono Substitute suser() calls for direct credential checks...
2000-09-17 desSilence a warning.
2000-09-17 bpAdd new flag PDIRUNLOCK to the component.cn_flags which...
2000-09-16 phkRemove a pointless casting of a gid_t to a gid_t.
2000-09-12 bpAdd VOP_*VOBJECT vops, because MFS requires explicit...
2000-09-12 rwatsono Variety of extended attribute fixes
2000-09-11 jhbFix a 64-bitism. Use size_t instead of int for 4th...
2000-09-10 krisThis commit was generated by cvs2svn to compensate...
2000-09-07 mckusickCannot do MALLOC with M_WAITOK while holding ACQUIRE_LOCK
2000-09-07 jasoneMajor update to the way synchronization is done in...
2000-09-02 rwatsonModify extended attribute protection model to authorize...
2000-08-31 iwasakiThis commit was generated by cvs2svn to compensate...
2000-08-31 iwasakiThis commit was generated by cvs2svn to compensate...
2000-08-31 iwasakiThis commit was generated by cvs2svn to compensate...
2000-08-29 rwatsono Restructure vaccess() so as to check for DAC permissi...
2000-08-26 rwatsono Correct spelling of ufs_exttatr_find_attr -> ufs_exta...
2000-08-23 krisThis commit was generated by cvs2svn to compensate...
2000-08-20 phk Remove all traces of Julians DEVFS (incl from kern...
2000-08-20 markmThis commit was generated by cvs2svn to compensate...
2000-08-20 phkCentralize the canonical vop_access user/group/other...
2000-08-15 sheldonhThis commit was generated by cvs2svn to compensate...
2000-08-13 krisThis commit was generated by cvs2svn to compensate...
2000-08-13 darrenrThis commit was generated by cvs2svn to compensate...
2000-08-13 krisThis commit was generated by cvs2svn to compensate...
2000-08-12 gshapiroThis commit was generated by cvs2svn to compensate...
2000-08-10 wollmanThis commit was generated by cvs2svn to compensate...
2000-08-09 teggeInitialize *countp to 0 in stub for softdep_flushworkli...
2000-08-04 obrienThis commit was generated by cvs2svn to compensate...
2000-08-01 robertoFix the lockmgr panic everyone is seeing at shutdown...
2000-07-28 peterMinor tweak - removed unused variable 'struct mount...
2000-07-28 peterMinor change: fix warning - move a 'struct vnode *vp...
2000-07-27 obrienThis commit was generated by cvs2svn to compensate...
2000-07-26 mckusickClean up the snapshot code so that it no longer depends...
2000-07-26 phkFix the "mfs_badop[vop_getwritemount] = 45" messages.
2000-07-25 mckusickAdd stub for softdep_flushworklist() so that kernels...
2000-07-25 mckusickEliminate periodic 'mfs_badop[vop_getwritemount] =...
2000-07-24 mckusickThis patch corrects the first round of panics and hangs...
2000-07-20 fennerThis commit was generated by cvs2svn to compensate...
2000-07-20 obrienThis commit was generated by cvs2svn to compensate...
2000-07-19 darrenrThis commit was generated by cvs2svn to compensate...
2000-07-14 psThis commit was generated by cvs2svn to compensate...
2000-07-14 rwatsono Marius pointed out an unusually inconvenient upper...
next