| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC r256448, r257029; | Pedro F. Giffuni | 2013-12-11 | 1 | -3/+4 |
| * | MFC of 249064: | Kirk McKusick | 2013-04-18 | 1 | -4/+4 |
| * | MFC of 246876, 246877, and 247387: | Kirk McKusick | 2013-03-30 | 1 | -9/+77 |
| * | MFC of 246289: | Kirk McKusick | 2013-03-30 | 1 | -3/+3 |
| * | MFC r237366: | Konstantin Belousov | 2012-06-28 | 1 | -3/+7 |
| * | MFC of 234158: | Kirk McKusick | 2012-04-19 | 1 | -12/+1 |
| * | MFC r233609, r233610: | Konstantin Belousov | 2012-04-11 | 1 | -11/+72 |
| * | MFC r233607: | Konstantin Belousov | 2012-04-01 | 1 | -1/+1 |
| * | MFC r232833: | Konstantin Belousov | 2012-03-14 | 1 | -1/+0 |
| * | MFC r231160 (by mckusick): | Konstantin Belousov | 2012-02-21 | 1 | -5/+15 |
| * | MFC r230101: | Kirk McKusick | 2012-01-30 | 1 | -48/+48 |
| * | MFC r226155: | Martin Matuska | 2011-09-02 | 1 | -14/+2 |
| * | MFC r207662 (trasz): | Martin Matuska | 2011-09-02 | 1 | -15/+2 |
| * | MFC r223886: | Konstantin Belousov | 2011-07-16 | 1 | -16/+12 |
| * | MFC r223902: | Kirk McKusick | 2011-07-11 | 1 | -1/+5 |
| * | Cherry-pick a single bit from r222958. Do not pass '3' as the sleepflag | Konstantin Belousov | 2011-06-13 | 1 | -1/+1 |
| * | MFC r222334: | Kirk McKusick | 2011-05-29 | 1 | -4/+12 |
| * | MFC r220985: | Konstantin Belousov | 2011-05-15 | 1 | -1/+2 |
| * | MFC 219276: | John Baldwin | 2011-04-15 | 1 | -10/+6 |
| * | MFC r219804: | Konstantin Belousov | 2011-03-27 | 1 | -0/+1 |
| * | MFC r216796: | Konstantin Belousov | 2011-01-29 | 3 | -2/+105 |
| * | MFC of 215576 | Kirk McKusick | 2010-11-23 | 1 | -110/+0 |
| * | MFC r213664: | Konstantin Belousov | 2010-10-27 | 1 | -1/+3 |
| * | MFC r208293: ffs_mount: accept and drop userland-only options that can | Andriy Gapon | 2010-05-23 | 1 | -3/+12 |
| * | MFC r207366: ffs_vfsops: restore alphabetic order of options in ffs_opts | Andriy Gapon | 2010-05-23 | 1 | -2/+2 |
| * | MFC r200796: | Edward Tomasz Napierala | 2010-04-18 | 2 | -16/+58 |
| * | MFC r206128: ffs_mount: remove redundant assignment of to devvp.v_bufobj | Andriy Gapon | 2010-04-12 | 1 | -1/+0 |
| * | MFC of 203763, 203764, 203768, 203769, 203770, 203782, and 203784. | Kirk McKusick | 2010-02-26 | 2 | -58/+64 |
| * | MFC r203818: | Konstantin Belousov | 2010-02-20 | 1 | -1/+3 |
| * | MFC a number of changes from head for ISP (203478,203463,203444,202418,201758, | Matt Jacob | 2010-02-11 | 1 | -1/+1 |
| * | MFC r200770: | Konstantin Belousov | 2010-01-11 | 1 | -7/+8 |
| * | MFC r196888: | Konstantin Belousov | 2009-09-15 | 1 | -5/+21 |
| * | MFC r196920: | Konstantin Belousov | 2009-09-10 | 1 | -0/+1 |
| * | MFC r196206: | Konstantin Belousov | 2009-08-14 | 1 | -1/+8 |
| * | In vn_vget_ino() and their inline equivalents, mnt_ref() the mount point | Konstantin Belousov | 2009-07-02 | 1 | -0/+2 |
| * | Don't panic on attempt to set ACL on a block device file. | Edward Tomasz Napierala | 2009-07-01 | 1 | -6/+6 |
| * | For SU mounts, softdep_fsync() might drop vnode lock, allowing other | Konstantin Belousov | 2009-06-30 | 1 | -4/+25 |
| * | Softdep_fsync() may need to lock parent directory of the synced vnode. | Konstantin Belousov | 2009-06-30 | 1 | -0/+18 |
| * | Move "options MAC" from opt_mac.h to opt_global.h, as it's now in GENERIC | Robert Watson | 2009-06-05 | 1 | -1/+0 |
| * | Handle lock recursion differenty by always checking against LO_RECURSABLE | Attilio Rao | 2009-06-02 | 1 | -2/+2 |
| * | Introduce vfs_bio_set_valid() and use it from ffs_realloccg(). This | Alan Cox | 2009-05-17 | 1 | -8/+6 |
| * | Remove the thread argument from the FSD (File-System Dependent) parts of | Attilio Rao | 2009-05-11 | 1 | -13/+16 |
| * | Remove VOP_LEASE and supporting functions. This hasn't been used since | Robert Watson | 2009-04-10 | 1 | -1/+0 |
| * | When removing or renaming snaphost, do not delve into request_cleanup(). | Konstantin Belousov | 2009-04-04 | 1 | -1/+1 |
| * | Correct typo. | Konstantin Belousov | 2009-03-27 | 1 | -2/+2 |
| * | Fix two issues with bufdaemon, often causing the processes to hang in | Konstantin Belousov | 2009-03-16 | 1 | -1/+4 |
| * | The non-modifying EA VOPs are executed with only shared vnode lock taken. | Konstantin Belousov | 2009-03-12 | 2 | -63/+91 |
| * | Do not double-free the struct inode when insmntque failed. Default | Konstantin Belousov | 2009-03-11 | 1 | -1/+0 |
| * | Add a new internal mount flag (MNTK_EXTENDED_SHARED) to indicate that a | John Baldwin | 2009-03-11 | 1 | -3/+7 |
| * | Adjust some variables (mostly related to the buffer cache) that hold | John Baldwin | 2009-03-09 | 2 | -3/+3 |