]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/fs
- Add macro constants for the various fields in %dr7 and use them in place
[FreeBSD/FreeBSD.git] / sys / fs /
2006-11-17 kibWake up PIOCWAIT handler on the process exit in additio...
2006-11-13 kmacychange vop_lock handling to allowing tracking of caller...
2006-11-12 umeThis commit was generated by cvs2svn to compensate...
2006-11-10 desThis commit was generated by cvs2svn to compensate...
2006-11-06 rwatsonSweep kernel replacing suser(9) calls with priv(9)...
2006-11-05 bpCreate a bidirectional mapping of the DOS 'read only...
2006-11-04 dougbThis commit was generated by cvs2svn to compensate...
2006-10-31 hartiThis commit was generated by cvs2svn to compensate...
2006-10-30 hartiThis commit was generated by cvs2svn to compensate...
2006-10-26 jbMake KSE a kernel option, turned on by default in all...
2006-10-24 phkDitch crummy fattime <--> timespec conversion functions
2006-10-24 phkDrop crummy fattime to timespec conversion routines.
2006-10-24 phkReplace slightly crummy fattime<->timespec conversion...
2006-10-22 rwatsonComplete break-out of sys/sys/mac.h into sys/security...
2006-10-21 trhodesFake the link count until we have no choice but to...
2006-10-20 kibUpdate the access and modification times for dev while...
2006-10-20 kibFix the race between devfs_fp_check and devfs_reclaim...
2006-10-18 kibProperly lock the vnode around vgone() calls.
2006-10-14 ruThis commit was generated by cvs2svn to compensate...
2006-10-13 ruThis commit was generated by cvs2svn to compensate...
2006-10-02 phkUse utc_offset() where applicable, and hide the interna...
2006-10-02 phkFirst part of a little cleanup in the calendar/timezone...
2006-10-01 simonThis commit was generated by cvs2svn to compensate...
2006-10-01 simonThis commit was generated by cvs2svn to compensate...
2006-09-30 desThis commit was generated by cvs2svn to compensate...
2006-09-28 robertoThis commit was generated by cvs2svn to compensate...
2006-09-27 ruFix our ioctl(2) implementation when the argument is...
2006-09-26 teggeUse mount interlock to protect all changes to mnt_flag...
2006-09-25 rwatsonThis commit was generated by cvs2svn to compensate...
2006-09-21 ruThis commit was generated by cvs2svn to compensate...
2006-09-21 rwatsonThis commit was generated by cvs2svn to compensate...
2006-09-19 kibFix the bug in rev. 1.134. In devfs_allocv_drop_refs...
2006-09-18 kibResolve the devfs deadlock caused by LOR between devfs_...
2006-09-12 impPut the osta.c license on osta.h. The license is the...
2006-09-06 dougbThis commit was generated by cvs2svn to compensate...
2006-09-04 samThis commit was generated by cvs2svn to compensate...
2006-09-04 samThis commit was generated by cvs2svn to compensate...
2006-09-02 rwatsonThis commit was generated by cvs2svn to compensate...
2006-09-01 rwatsonThis commit was generated by cvs2svn to compensate...
2006-08-31 obrienThis commit was generated by cvs2svn to compensate...
2006-08-31 ruThis commit was generated by cvs2svn to compensate...
2006-08-28 impThis commit was generated by cvs2svn to compensate...
2006-08-26 kanThis commit was generated by cvs2svn to compensate...
2006-08-26 kanThis commit was generated by cvs2svn to compensate...
2006-08-26 kanThis commit was generated by cvs2svn to compensate...
2006-08-26 kanThis commit was generated by cvs2svn to compensate...
2006-08-26 rwatsonThis commit was generated by cvs2svn to compensate...
2006-08-24 marcelThis commit was generated by cvs2svn to compensate...
2006-08-23 marcelThis commit was generated by cvs2svn to compensate...
2006-08-20 delphijThis commit was generated by cvs2svn to compensate...
2006-08-17 impwhile (0); -> while (0) in multi-line macros
2006-08-17 gshapiroThis commit was generated by cvs2svn to compensate...
2006-08-16 guidoThis commit was generated by cvs2svn to compensate...
2006-08-09 alcIntroduce a field to struct vm_page for storing flags...
2006-08-04 yarCommit the results of the typo hunt by Darren Pilgrim.
2006-08-03 delphijWhen the volume is being downgraded from a read-write...
2006-07-29 simonThis commit was generated by cvs2svn to compensate...
2006-07-25 yarIn udf_find_partmaps(), when we find a type 1 partition...
2006-07-18 jhbUpdate comment.
2006-07-17 jhbLock the smb share before doing a 'put' on it in smbfs_...
2006-07-17 phkRemove the NDEVFSINO and NDEVFSOVERFLOW options which...
2006-07-12 upsAdd vnode interlocking to devfs.
2006-07-08 jhbAdd a kern_close() so that the ABIs can close a file...
2006-07-07 marcelThis commit was generated by cvs2svn to compensate...
2006-07-06 rwatsonRemove unneeded mac.h include.
2006-07-06 rwatsonRemove now unneeded opt_mac.h and mac.h includes.
2006-07-06 rwatsonUse #include "", not #include <> for opt_foo.h.
2006-06-27 netchildCorrectly calculate a buffer length. It was off by...
2006-06-27 rwatsonThis commit was generated by cvs2svn to compensate...
2006-06-26 obrienThis commit was generated by cvs2svn to compensate...
2006-06-26 scottlFix a memory leak and a nested 'for' loop in the spare...
2006-06-21 obrienThis commit was generated by cvs2svn to compensate...
2006-06-19 obrienThis commit was generated by cvs2svn to compensate...
2006-06-14 gshapiroThis commit was generated by cvs2svn to compensate...
2006-06-08 mariusThis commit was generated by cvs2svn to compensate...
2006-06-05 samThis commit was generated by cvs2svn to compensate...
2006-06-05 ghelmerUpon further review, DES prefers this change over that...
2006-06-05 rwatsonThis commit was generated by cvs2svn to compensate...
2006-06-01 rodrigcmount_msdosfs.c:
2006-05-31 cpercivaEnable inadvertantly disabled "securenet" access contro...
2006-05-30 hartiThis commit was generated by cvs2svn to compensate...
2006-05-28 rodrigcRemove incorrect null_checkexp() routine. This
2006-05-28 rodrigcModify MNT_UPDATE behavior for nullfs so that it does not
2006-05-26 rodrigcRemove calls to vfs_export() for exporting a filesystem...
2006-05-26 rodrigcRemove calls to vfs_export() for exporting a filesystem...
2006-05-25 upsCall vm_object_page_clean() with the object lock held.
2006-05-25 upsDo not set B_NOCACHE on buffers when releasing them...
2006-05-24 ghelmerRevision 1.4 set access for all sensitive files in...
2006-05-21 delphijThis commit was generated by cvs2svn to compensate...
2006-05-21 umeThis commit was generated by cvs2svn to compensate...
2006-05-16 phkSince DELAY() was moved, most <machine/clock.h> #inclu...
2006-05-15 kbyancRestore the ability to mount procfs and fdescfs filesys...
2006-05-11 wollmanThis commit was generated by cvs2svn to compensate...
2006-04-12 pjdRemove unused prototypes.
2006-04-06 jmgThis commit was generated by cvs2svn to compensate...
2006-03-31 jeff - Add a bogus vhold/vdrop around vgone() in devfs_revo...
2006-03-27 acheThis commit was generated by cvs2svn to compensate...
2006-03-27 acheThis commit was generated by cvs2svn to compensate...
2006-03-27 samThis commit was generated by cvs2svn to compensate...
2006-03-23 desThis commit was generated by cvs2svn to compensate...
next