]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/ufs
Fix lockstat breakage to arm/powerpc buildworld.
[FreeBSD/FreeBSD.git] / sys / ufs /
2009-05-27 Ed SchoutenUpdate ee(1) in the base system to version 1.5.0.
2009-05-27 Jamie GrittonAdd hierarchical jails. A jail may further virtualize...
2009-05-27 Edwin GroothuisMFV of tzdata2009h:
2009-05-26 Ed SchoutenCopy ee 1.4.2 into the contrib directory.
2009-05-22 Dag-Erling SmørgravUpgrade to OpenSSH 5.2p1.
2009-05-22 Edward Tomasz Napi... Make 'struct acl' larger, as required to support NFSv4...
2009-05-18 Xin LIMerge vendor/file/dist@192348, bringing FILE 5.03 to...
2009-05-17 Alan CoxIntroduce vfs_bio_set_valid() and use it from ffs_reall...
2009-05-11 Attilio RaoRemove the thread argument from the FSD (File-System...
2009-05-09 Alexander KabaevDo not embed struct ucred into larger netcred parent...
2009-05-09 Xin LIUpdate to less v429.
2009-05-04 David E. O'BrienMerge vendor/file/dist@191739, bringing FILE 5.00 to...
2009-04-28 Edwin GroothuisMFC of tzdata2009g:
2009-04-27 Rick Macklem Change the semantics of i_modrev/va_filerev to what...
2009-04-20 Konstantin BelousovIn ufs_checkpath(), recheck that '..' still points...
2009-04-20 Ollivier RobertMerge r191298 into HEAD.
2009-04-19 Robert WatsonMerge OpenBSM 1.1 from OpenBSM vendor branch to head.
2009-04-19 Konstantin BelousovWhen verifying '..' after VFS_VGET() in ufs_lookup...
2009-04-18 Edward Tomasz Napi... Use acl_alloc() and acl_free() instead of using uma...
2009-04-16 Konstantin BelousovVerify that '..' still exists with the same inode numbe...
2009-04-14 Edwin GroothuisMFV of tzdata2009f
2009-04-13 Edwin GroothuisMFV of tzdata2009e
2009-04-10 Robert WatsonRemove VOP_LEASE and supporting functions. This hasn...
2009-04-04 Konstantin BelousovWhen removing or renaming snaphost, do not delve into...
2009-03-27 Konstantin BelousovCorrect typo.
2009-03-24 Edwin GroothuisMFV of tzdata2009d:
2009-03-21 Doug BartonMerge from vendor/bind9/dist as of the 9.4.3-P2 import
2009-03-21 Rui PauloMerge libpcap 1.0.0.
2009-03-21 Rui PauloMerge tcpdump 4.0.0 from the vendor branch.
2009-03-17 Edwin GroothuisMFV of tzdata2009c
2009-03-16 Konstantin BelousovFix two issues with bufdaemon, often causing the proces...
2009-03-12 Konstantin BelousovThe non-modifying EA VOPs are executed with only shared...
2009-03-11 Konstantin BelousovDo not double-free the struct inode when insmntque...
2009-03-11 John BaldwinAdd a new internal mount flag (MNTK_EXTENDED_SHARED...
2009-03-10 Robert WatsonMerge r183430 from vendor/top/dist to head/contrib...
2009-03-09 John BaldwinAdjust some variables (mostly related to the buffer...
2009-03-02 Robert WatsonMerge OpenBSM 1.1 beta 1 from OpenBSM vendor branch...
2009-03-02 Sam Lefflerconnect vendor wpa area to contrib
2009-02-23 Edward Tomasz Napi... Right now, when trying to unmount a device that's alrea...
2009-02-23 Edward Tomasz Napi... Refactor, moving error checking outside of the
2009-02-17 Dag-Erling SmørgravDon't try to auto-detect dynamic linking; it fails...
2009-02-11 John Baldwin- If the g_access() call for the initial root mount...
2009-02-06 Edward Tomasz Napi... When a device containing mounted UFS filesystem disappe...
2009-01-29 Edward Tomasz Napi... Make sure the cdev doesn't go away while the filesystem...
2009-01-28 David SchultzVendor import of gdtoa 20081205.
2009-01-27 Sam Lefflerupdate to 0.5.11: some useful bug fixes (check ChangeLog)
2009-01-27 Robert WatsonFollowing a fair amount of real world experience with...
2009-01-22 Edwin GroothuisMFV of tzdata2009a
2009-01-21 John BaldwinFix a few style bogons.
2009-01-21 Konstantin BelousovMove the code from ufs_lookup.c used to do dotdot looku...
2009-01-21 John BaldwinMove the VA_MARKATIME flag for VOP_SETATTR() out into...
2009-01-20 Konstantin BelousovThe r187467 should remove all pages for V_NORMAL case...
2009-01-20 John BaldwinAdd a comment explaining why the "bufwait" / "dirhash...
2009-01-20 Konstantin BelousovWhen extending inode size, we call vnode_pager_setsize...
2009-01-20 Konstantin BelousovFFS puts the extended attributes blocks at the negative...
2009-01-14 Robert WatsonMerge OpenBSM alpha 5 from OpenBSM vendor branch to...
2009-01-09 Doug BartonMerge from vendor/bind9/dist as of the 9.4.3-P1 import
2009-01-08 Konstantin BelousovLock the uepm_lock around the autostart of extattrs.
2009-01-08 Konstantin BelousovIf unmount of the ffs mp failed, reinitialize the exten...
2009-01-05 Ulf LilleengenMerge support for CVSMode (aka. mirror mode) into csup...
2009-01-02 David E. O'BrienRecord that base/vendor/file/dist@186675 was merged.
2008-12-31 Robert WatsonMerge OpenBSM alpha 4 from OpenBSM vendor branch to...
2008-12-23 Doug BartonMerge from vendor/bind9/dist as of the 9.4.3 import
2008-12-20 Sam LefflerMFH @ 186335
2008-12-19 Xin LIMerge nc(1) from OpenBSD 4.4. While there, rename...
2008-12-19 Sam Lefflerimport netbsd makefs tool
2008-12-18 Konstantin BelousovDo not busy twice the mount point where a quota operati...
2008-12-18 Sam LefflerApply the big hammer:
2008-12-16 Edward Tomasz Napi... According to phk@, VOP_STRATEGY should never, _ever_...
2008-12-08 Konstantin BelousovThe dqrele() function syncs the dq, then acquires the...
2008-12-07 Konstantin BelousovImprove usefulness of the panic by printing the pointer...
2008-12-02 Robert WatsonMerge OpenBSM 1.1 alpha 2 from the OpenBSM vendor branc...
2008-12-02 Konstantin BelousovDo not lock vnode interlock around reading of v_iflag...
2008-12-01 Sam Lefflerimport ath hal
2008-11-23 Sam Lefflerprepare makefs for import to base
2008-11-22 Konstantin BelousovBusy ufs filesystem around block of code that does...
2008-11-19 John BaldwinFix typo.
2008-11-15 Rong-En Fan- Update ncurses to 5.7-20081102 (5.7 release) and...
2008-11-15 Gregory Neil ShapiroMerge from vendor dist: Bring in a change already in...
2008-11-13 Doug AmbriskoFor now on every 10 cyclinder groups flush the buffer...
2008-11-04 John BaldwinQuiet a WITNESS warning with the dirhash sx locks by...
2008-11-04 Edward Tomasz Napi... In UFS, when reading EA that contains ACL fails for...
2008-11-02 Attilio RaoImprove VFS locking:
2008-10-28 Edward Tomasz Napi... Introduce accmode_t. This is required for NFSv4 ACLs...
2008-10-28 Konstantin BelousovProvide an explanation for getinoquota() call in the...
2008-10-28 Edwin GroothuisMFV of tzdata2008i.
2008-10-23 Dag-Erling SmørgravFix a number of style issues in the MALLOC / FREE commi...
2008-10-23 Dag-Erling SmørgravRetire the MALLOC and FREE macros. They are an abomina...
2008-10-20 Konstantin BelousovAssert that v_holdcnt is non-zero before entering lockm...
2008-10-19 Ulf Lilleengen- Import the Makefile from HEAD for building csup.
2008-10-19 Ulf Lilleengen- Import the HEAD csup code which is the basis for...
2008-10-14 Edwin GroothuisMFV of r183861:
2008-10-13 Konstantin BelousovSync up summary information for cylinder groups while...
2008-10-10 Attilio RaoRemove the struct thread unuseful argument from bufobj...
2008-09-24 Dag-Erling SmørgravMFV "xmalloc: zero size" fix.
2008-09-24 John BaldwinEnable shared lookups on UFS. There are some remaining...
2008-09-22 John BaldwinClose a race between concurrent calls to ufsdirhash_rec...
2008-09-20 Konstantin BelousovInitialize va_flags and va_filerev properly in VOP_GETA...
2008-09-16 John BaldwinRetire the 'i_reclen' field from the in-memory i-node...
2008-09-16 John BaldwinFix a race with shared lookups on UFS. If the the...
next