]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/fs
Catch up with the code.
[FreeBSD/FreeBSD.git] / sys / fs /
2007-06-12 Robert WatsonEliminate now-unused SUSER_ALLOWJAIL arguments to priv_...
2007-06-11 Remko LodderCorrect corrupt read when the read starts at a non...
2007-06-09 Attilio Raorufetch and calcru sometimes should be called atomicall...
2007-06-07 Bruce A. MahFix off-by-one error (introduced in r1.60) that had...
2007-06-05 Doug BartonThis commit was generated by cvs2svn to compensate...
2007-06-05 Rong-En FanThis commit was generated by cvs2svn to compensate...
2007-06-05 Jeff RobersonCommit 14/14 of sched_lock decomposition.
2007-06-04 Attilio RaoDo proper "locking" for missing vmmeters part.
2007-06-04 Darren ReedThis commit was generated by cvs2svn to compensate...
2007-06-04 Xin LIThis commit was generated by cvs2svn to compensate...
2007-06-03 Hajimu UMEMOTOThis commit was generated by cvs2svn to compensate...
2007-06-02 Doug BartonThis commit was generated by cvs2svn to compensate...
2007-06-01 Tom RhodesRevert previous, part of NFS that I didn't know about.
2007-06-01 Tom RhodesGarbage collect msdosfs_fhtovp; it appears unused and...
2007-06-01 Konstantin BelousovChange the VOP_OPEN(), vn_open() vnode operation and...
2007-05-31 Attilio RaoRevert VMCNT_* operations introduction.
2007-05-31 Konstantin BelousovRevert UF_OPENING workaround for CURRENT.
2007-05-29 Robert WatsonWhere I previously removed calls to kdb_enter(), now...
2007-05-27 Robert WatsonRather than entering the debugger via kdb_enter() when...
2007-05-27 Robert WatsonRather than entering the debugger via kdb_enter() in...
2007-05-24 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2007-05-24 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2007-05-21 Garrett WollmanThis commit was generated by cvs2svn to compensate...
2007-05-19 Maxime HenrionThis commit was generated by cvs2svn to compensate...
2007-05-19 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2007-05-19 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2007-05-19 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2007-05-19 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2007-05-18 Konstantin BelousovSince renaming of vop_lock to _vop_lock, pre- and post...
2007-05-18 Jeff Roberson - define and use VMCNT_{GET,SET,ADD,SUB,PTR} macros...
2007-05-01 Marcel MoolenaarThis commit was generated by cvs2svn to compensate...
2007-05-01 Dag-Erling SmørgravThe process lock is held when procfs_ioctl() is called...
2007-04-23 Gregory Neil ShapiroThis commit was generated by cvs2svn to compensate...
2007-04-23 Gregory Neil ShapiroThis commit was generated by cvs2svn to compensate...
2007-04-23 Dag-Erling SmørgravFix old locking bugs which were revealed when pseudofs...
2007-04-23 Robert WatsonRename mac*devfsdirent*() to mac*devfs*() to synchroniz...
2007-04-23 Alan CoxAdd synchronization. Eliminate the acquisition and...
2007-04-20 Tom RhodesIn some cases, like whenever devfs file times are zero...
2007-04-16 Robert WatsonThis commit was generated by cvs2svn to compensate...
2007-04-15 Dag-Erling SmørgravAvoid "unused variable" warning when building without...
2007-04-15 Dag-Erling SmørgravMake pseudofs (and consequently procfs, linprocfs and...
2007-04-15 Dag-Erling SmørgravInstead of stating GIANT_REQUIRED, just acquire and...
2007-04-15 Dag-Erling SmørgravFix the same bug as in procfs_doproc{,db}regs(): check...
2007-04-15 Dag-Erling SmørgravDon't reset uio_offset to 0 before returning. Instead...
2007-04-14 Dag-Erling SmørgravFurther pseudofs improvements:
2007-04-11 Dag-Erling SmørgravAdd a flag to struct pfs_vdata to mark the vnode as...
2007-04-11 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2007-04-11 Nate LawsonThis commit was generated by cvs2svn to compensate...
2007-04-09 Gregory Neil ShapiroThis commit was generated by cvs2svn to compensate...
2007-04-07 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2007-04-06 Alexander KabaevThis commit was generated by cvs2svn to compensate...
2007-04-05 Dag-Erling SmørgravWhitespace nits.
2007-04-04 Andrew ThompsonThis commit was generated by cvs2svn to compensate...
2007-04-04 Robert WatsonReplace custom file descriptor array sleep lock constru...
2007-04-03 Mark PeekThis commit was generated by cvs2svn to compensate...
2007-03-28 Xin LIThis commit was generated by cvs2svn to compensate...
2007-03-28 Xin LIThis commit was generated by cvs2svn to compensate...
2007-03-26 Kris KennawayAnnotate that this giant acqusition is dependent on...
2007-03-24 Maxim Konovalovo cd9660 code repo-copied, update a comment.
2007-03-22 Jung-uk KimThis commit was generated by cvs2svn to compensate...
2007-03-22 Jung-uk KimThis commit was generated by cvs2svn to compensate...
2007-03-22 Jung-uk KimThis commit was generated by cvs2svn to compensate...
2007-03-15 Simon L. B. NielsenThis commit was generated by cvs2svn to compensate...
2007-03-15 Simon L. B. NielsenThis commit was generated by cvs2svn to compensate...
2007-03-13 Tor EggeMake insmntque() externally visibile and allow it to...
2007-03-12 Dag-Erling SmørgravAdd a pn_destroy field to pfs_node. This field points...
2007-03-11 Mark PeekThis commit was generated by cvs2svn to compensate...
2007-03-02 Mike PritchardChange fifo_printinfo to check if the vnode v_fifoinfo...
2007-02-27 John BaldwinUse pause() rather than tsleep() on stack variables...
2007-02-21 Olivier HouchardCheck that the error returned by vfs_getopts() is not...
2007-02-19 Robert WatsonDo allow PIOCSFL in jail for setguid processes; this...
2007-02-15 Pawel Jakub DawidekMove vnode-to-file-handle translation from vfs_vptofh...
2007-02-11 Craig RodriguesForced commit and #include changes for repo copy from
2007-02-08 Craig RodriguesAdd noatime to the list of mount options that msdosfs...
2007-02-08 Craig RodriguesStyle fixes: use ANSI C function declarations.
2007-02-07 Konstantin BelousovFix the race of dereferencing /proc/<pid>/file with...
2007-02-06 Craig RodriguesEliminate some dead code which was introduced in 1...
2007-02-02 Pawel Jakub Dawidekcoda_vptofh is never defined nor used.
2007-01-30 Tai-hwa LiangFixing compilation bustage by removing references to...
2007-01-30 Tom RhodesFix spacing from my previous commit to this file:
2007-01-30 Craig RodriguesAdd a "-o large" mount option for msdosfs. Convert...
2007-01-29 Doug BartonThis commit was generated by cvs2svn to compensate...
2007-01-22 Konstantin BelousovBelow is slightly edited description of the LOR by...
2007-01-20 Rong-En FanThis commit was generated by cvs2svn to compensate...
2007-01-16 Tom RhodesAdd a 3rd entry in the cache, which keeps the end position
2007-01-15 Pav LucistnikRewrite the udf_read() routine to use a file vnode...
2007-01-07 Pav LucistnikTell backing v_object the filesize right on it's creation.
2007-01-06 Craig RodriguesWhen performing a mount update to change a mount from...
2007-01-05 Craig RodriguesSimplify code in union_hashins() and union_hashget...
2007-01-05 Craig RodriguesEliminate obsolete comment, now that getushort() is...
2007-01-05 Craig RodriguesEliminate ASSERT_VOP_ELOCKED panics when doing mkdir...
2007-01-03 David SchultzThis commit was generated by cvs2svn to compensate...
2007-01-02 John BaldwinUse the vnode interlock to close a race where pfs_vncac...
2006-12-31 Andrey A. ChernovThis commit was generated by cvs2svn to compensate...
2006-12-25 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2006-12-23 Pav LucistnikCall vnode_create_vobject() in VOP_OPEN. Makes mmap...
2006-12-21 Marcel MoolenaarUnbreak 64-bit little-endian systems that do require...
2006-12-19 Craig RodriguesFor big-endian version of getulong() macro, cast result...
2006-12-19 Craig RodriguesFix get_ulong() macro on AMD64 (or any little-endian...
2006-12-15 Hajimu UMEMOTOThis commit was generated by cvs2svn to compensate...
next