| Commit message (Expand) | Author | Age | Files | Lines |
* | MFC r287698: Fixing a memory leak on module unloading. | avatar | 2015-10-07 | 1 | -0/+1 |
* | MFC r286888: Using consistent coding style to deal with error inside the loop. | avatar | 2015-08-29 | 1 | -2/+2 |
* | MFC r279385, r279902, r281412: | ian | 2015-06-06 | 882 | -5237/+199891 |
* | MFC r271143, r271151: Reimport dts from vendor branch after proper trim. | ian | 2014-10-26 | 186 | -0/+44037 |
* | MFC 271140: | ian | 2014-10-26 | 75 | -10796/+0 |
* | MFC r262606, r262607, r262608, r262609, r262610, r269528, r269609, r271133: | ian | 2014-10-26 | 173 | -0/+21608 |
* | Garbage collect XFS bits which are now already completely disconnected | attilio | 2013-03-02 | 164 | -108070/+0 |
* | r16312 is not any longer real since many years (likely since when VFS | attilio | 2012-11-19 | 1 | -7/+0 |
* | Complete MPSAFE VFS interface and remove MNTK_MPSAFE flag. | attilio | 2012-11-09 | 1 | -1/+0 |
* | Add an unified macro to deny ability from the compiler to reorder | attilio | 2012-10-09 | 2 | -5/+1 |
* | Add VFCF_READONLY flag that indicates ntfs and xfs file systems are | kevlo | 2012-09-12 | 1 | -1/+1 |
* | Partially revert r239959, after actually fixing most of the clang | dim | 2012-09-02 | 5 | -8/+6 |
* | Just like the other file systems found in /sys/fs, g_vfs_open() | avatar | 2012-08-01 | 1 | -2/+2 |
* | Fix build: | delphij | 2012-05-23 | 1 | -2/+2 |
* | Remove unused thread argument to vrecycle(). | trasz | 2012-04-23 | 1 | -3/+1 |
* | Make ReiserFS MPSAFE | dumbbell | 2012-03-27 | 1 | -3/+11 |
* | Remove fifo.h. The only used function declaration from the header is | kib | 2012-03-11 | 1 | -2/+0 |
* | Use new OSS-based BSD-licensed header for cs sound driver. | pfg | 2012-02-01 | 1 | -341/+0 |
* | Replace GPLd headers from the Maestro3 driver with BSD licensed | pfg | 2012-01-20 | 2 | -906/+0 |
* | Make sure all intermediate variables holding mount flags (mnt_flag) | mckusick | 2012-01-17 | 1 | -1/+1 |
* | Convert files to UTF-8 | uqs | 2012-01-15 | 12 | -13/+13 |
* | Replace GPL'd headers in the emu10kx snd driver code. | pfg | 2012-01-11 | 3 | -2015/+0 |
* | Use strchr() and strrchr(). | ed | 2012-01-02 | 1 | -2/+1 |
* | Mark all SYSCTL_NODEs static that have no corresponding SYSCTL_DECLs. | ed | 2011-11-07 | 1 | -1/+1 |
* | Mark MALLOC_DEFINEs static that have no corresponding MALLOC_DECLAREs. | ed | 2011-11-07 | 1 | -1/+1 |
* | Second-to-last commit implementing Capsicum capabilities in the FreeBSD | rwatson | 2011-08-11 | 1 | -2/+4 |
* | Fix typo in unused function name | uqs | 2011-05-22 | 1 | -1/+1 |
* | Add a lock flags argument to the VFS_FHTOVP() file system | rmacklem | 2011-05-22 | 2 | -2/+4 |
* | Fix typos - remove duplicate "the". | brucec | 2011-02-21 | 2 | -3/+3 |
* | Remove prtactive variable and related printf()s in the vop_inactive | kib | 2010-11-19 | 1 | -4/+0 |
* | The r184588 changed the layout of struct export_args, causing an ABI | kib | 2010-10-10 | 2 | -2/+4 |
* | Add dedicated routines to toggle lockmgr flags such as LK_NOSHARE and | jhb | 2010-08-20 | 1 | -1/+1 |
* | Move checking against RLIMIT_FSIZE into one place, vn_rlimit_fsize(). | trasz | 2010-05-05 | 1 | -10/+2 |
* | Bring in the ext2fs work done by Aditya Sarawgi during and after Google Summer | lulf | 2010-01-14 | 22 | -8778/+10 |
* | Remove extraneous semicolons, no functional changes. | mbr | 2010-01-07 | 1 | -1/+1 |
* | Remove unused code. | trasz | 2009-12-03 | 1 | -36/+0 |
* | File flags handling fixes for ext2fs: | jh | 2009-11-05 | 2 | -4/+10 |
* | Fix the build by using proper format. | rdivacky | 2009-06-25 | 1 | -1/+1 |
* | Switch cmd argument of ioctl to u_long as elsewhere in the kernel. | rdivacky | 2009-06-25 | 5 | -8/+8 |
* | Do not use casts (int *)0 and (struct thread *)0 for the arguments of | kib | 2009-06-16 | 2 | -8/+6 |
* | Fix r193923 by noting that type of a_fp is struct file *, not int. | kib | 2009-06-10 | 1 | -1/+1 |
* | s/a_fdidx/a_fp/ for VOP_OPEN comments that inline struct vop_open_args | kib | 2009-06-10 | 1 | -1/+1 |
* | - Outindent long printf lines instead of splitting them in the | stas | 2009-06-07 | 1 | -11/+12 |
* | - Remove unused sparc64-bitops.h file. Our ext2fs code doesn't use | stas | 2009-06-03 | 1 | -264/+0 |
* | - Style(9) improvements. | stas | 2009-06-03 | 1 | -271/+220 |
* | - Sync our copies of ext2fs Linux headers to current Linux versions. | stas | 2009-06-03 | 5 | -67/+75 |
* | Remove empty files and do nto try to build them. | kan | 2009-05-18 | 3 | -0/+0 |
* | FreeBSD right now support 32 CPUs on all the architectures at least. | attilio | 2009-05-14 | 1 | -1/+0 |
* | Remove the thread argument from the FSD (File-System Dependent) parts of | attilio | 2009-05-11 | 3 | -38/+33 |
* | Fix two issues with bufdaemon, often causing the processes to hang in | kib | 2009-03-16 | 1 | -2/+2 |