| Commit message (Expand) | Author | Age | Files | Lines |
* | When ffs_realloccg() failed to allocate bigger fragment and, because | kib | 2010-02-13 | 1 | -1/+3 |
* | One last pass to get all the unsigned comparisons correct. | mckusick | 2010-02-11 | 1 | -1/+1 |
* | This fix corrects a problem in the file system that treats large | mckusick | 2010-02-10 | 2 | -58/+64 |
* | Remove unused variable. | trasz | 2010-02-10 | 1 | -3/+2 |
* | Return proper error code. | trasz | 2010-01-25 | 1 | -1/+1 |
* | Move out code that does POSIX.1e ACL inheritance into separate routines. | trasz | 2010-01-24 | 1 | -186/+171 |
* | Cast 64-bit quantity to intptr_t rather than int so as to work properly | mckusick | 2010-01-11 | 1 | -2/+2 |
* | Background: | mckusick | 2010-01-11 | 3 | -9/+133 |
* | Remove extraneous semicolons, no functional changes. | mbr | 2010-01-07 | 1 | -1/+1 |
* | KASSERT that condition raised by Coverity cannot happen. | mckusick | 2010-01-07 | 1 | -0/+1 |
* | Implement NFSv4 ACL support for UFS. | trasz | 2009-12-21 | 6 | -72/+541 |
* | VI_OBJDIRTY vnode flag mirrors the state of OBJ_MIGHTBEDIRTY vm object | kib | 2009-12-21 | 1 | -7/+8 |
* | Don't build ufs_gjournal.c at all if UFS_GJOURNAL option is not given | rdivacky | 2009-09-22 | 1 | -4/+0 |
* | Allocate space for the group array in a static credential used in | brooks | 2009-09-17 | 1 | -0/+2 |
* | Remove useless variable assignment. | trasz | 2009-09-08 | 1 | -3/+0 |
* | insmntque_stddtr() clears vp->v_data and resets vp->v_op to | kib | 2009-09-07 | 1 | -0/+1 |
* | The clear_remove() and clear_inodedeps() call vn_start_write(NULL, &mp, | kib | 2009-09-06 | 1 | -5/+21 |
* | When a UFS node is truncated to the zero length, e.g. by explicit | kib | 2009-08-14 | 1 | -1/+8 |
* | Fix fpathconf(3) on fifos, in effect making ls(1) properly | trasz | 2009-07-02 | 1 | -0/+25 |
* | In vn_vget_ino() and their inline equivalents, mnt_ref() the mount point | kib | 2009-07-02 | 1 | -0/+2 |
* | Don't panic on attempt to set ACL on a block device file. | trasz | 2009-07-01 | 1 | -6/+6 |
* | For SU mounts, softdep_fsync() might drop vnode lock, allowing other | kib | 2009-06-30 | 1 | -4/+25 |
* | Softdep_fsync() may need to lock parent directory of the synced vnode. | kib | 2009-06-30 | 1 | -0/+18 |
* | Fix a bug reported by pho@ where one can induce a panic by decreasing | snb | 2009-06-25 | 1 | -1/+4 |
* | Rework the credential code to support larger values of NGROUPS and | brooks | 2009-06-19 | 1 | -0/+2 |
* | Keep dirhash tailq locked throughout the entirety of ufsdirhash_destroy() to fix | snb | 2009-06-17 | 1 | -11/+11 |
* | Do not use casts (int *)0 and (struct thread *)0 for the arguments of | kib | 2009-06-16 | 2 | -2/+2 |
* | Move "options MAC" from opt_mac.h to opt_global.h, as it's now in GENERIC | rwatson | 2009-06-05 | 2 | -2/+0 |
* | Add vm_lowmem event handler for dirhash. This will cause dirhashes to be | snb | 2009-06-03 | 2 | -26/+109 |
* | Handle lock recursion differenty by always checking against LO_RECURSABLE | attilio | 2009-06-02 | 1 | -2/+2 |
* | Add hierarchical jails. A jail may further virtualize its environment | jamie | 2009-05-27 | 1 | -1/+0 |
* | Make 'struct acl' larger, as required to support NFSv4 ACLs. Provide | trasz | 2009-05-22 | 1 | -126/+162 |
* | Introduce vfs_bio_set_valid() and use it from ffs_realloccg(). This | alc | 2009-05-17 | 1 | -8/+6 |
* | Remove the thread argument from the FSD (File-System Dependent) parts of | attilio | 2009-05-11 | 4 | -20/+26 |
* | Do not embed struct ucred into larger netcred parent structures. | kan | 2009-05-09 | 1 | -1/+0 |
* | Change the semantics of i_modrev/va_filerev to what is required for | rmacklem | 2009-04-27 | 3 | -6/+6 |
* | In ufs_checkpath(), recheck that '..' still points to the inode with | kib | 2009-04-20 | 3 | -41/+55 |
* | When verifying '..' after VFS_VGET() in ufs_lookup(), do not return | kib | 2009-04-19 | 1 | -15/+17 |
* | Use acl_alloc() and acl_free() instead of using uma(9) directly. | trasz | 2009-04-18 | 1 | -19/+19 |
* | Verify that '..' still exists with the same inode number after | kib | 2009-04-16 | 1 | -9/+35 |
* | Remove VOP_LEASE and supporting functions. This hasn't been used since | rwatson | 2009-04-10 | 1 | -1/+0 |
* | When removing or renaming snaphost, do not delve into request_cleanup(). | kib | 2009-04-04 | 1 | -1/+1 |
* | Correct typo. | kib | 2009-03-27 | 1 | -2/+2 |
* | Fix two issues with bufdaemon, often causing the processes to hang in | kib | 2009-03-16 | 1 | -1/+4 |
* | The non-modifying EA VOPs are executed with only shared vnode lock taken. | kib | 2009-03-12 | 3 | -63/+94 |
* | Do not double-free the struct inode when insmntque failed. Default | kib | 2009-03-11 | 1 | -1/+0 |
* | Add a new internal mount flag (MNTK_EXTENDED_SHARED) to indicate that a | jhb | 2009-03-11 | 1 | -3/+7 |
* | Adjust some variables (mostly related to the buffer cache) that hold | jhb | 2009-03-09 | 2 | -3/+3 |
* | Right now, when trying to unmount a device that's already gone, | trasz | 2009-02-23 | 1 | -2/+2 |
* | Refactor, moving error checking outside of the | trasz | 2009-02-23 | 1 | -7/+7 |