summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Implement chflagsat(2) system call, similar to fchmodat(2), but operates onpjd2013-03-219-15/+60
* Regenerate after r248597.pjd2013-03-213-21/+21
* - Make 'flags' argument to chflags(2), fchflags(2) and lchflags(2) of typepjd2013-03-2110-30/+30
* Correct the page count when excess length is trimmed from the bio.kib2013-03-211-0/+9
* Allow O_CLOEXEC in posix_openpt() flags.jilles2013-03-212-4/+9
* Fix a bug in UMTX_PROFILING:attilio2013-03-211-11/+11
* Document some flags to the uma_zcreate(). Not all flags are documented,glebius2013-03-211-0/+54
* Document uma_find_refcnt().glebius2013-03-211-1/+11
* Minimal timer period of 100us introduced in r244758 is overkill. Whilemav2013-03-211-4/+11
* Another NFS SIGSTOP related fix: Ignore thread suspend requests due tojhb2013-03-211-0/+11
* Fix twa(4) after the r246713. The driver copies data around tokib2013-03-212-4/+8
* Document NGM_NAT_LIBALIAS_INFO.glebius2013-03-211-1/+26
* Initialize the variable to avoid (false) compiler warning aboutkib2013-03-211-0/+1
* Remove a reference to instant-server which has been removed from theeadler2013-03-211-10/+0
* Add missing descriptions for ZFS sysctlssmh2013-03-211-2/+3
* Remove EOL whitespace.joel2013-03-211-1/+1
* Optimisation of TRIM processing.smh2013-03-211-34/+97
* Names the ZFS TRIM threadsmh2013-03-211-0/+5
* TRIM cache devices based on time instead of TXGs.smh2013-03-212-7/+28
* Improve TXG handling in the TRIM module.smh2013-03-214-10/+9
* Don't register repair writes in the trim map.smh2013-03-211-6/+11
* Add TRIM support for L2ARC.smh2013-03-214-8/+14
* Merge libzfs_core branch:mm2013-03-21105-6987/+9600
|\
| * Release hold on pool before calling zvol_create_minor()mm2013-03-201-1/+4
| * Run zvol_create_minors() only if in non-error casemm2013-03-191-4/+6
| * Run zvol_create_minors() on snapshot creationmm2013-03-191-0/+9
| * MFV r247580:mm2013-03-1977-5813/+6435
| |\
| | * Update vendor/illumos/dist and vendor-sys/illumos/distmm2013-03-0162-5476/+5695
| | * Update vendor-sys/illumos/dist to illumos-gate 13971:d1648d817bd6mm2013-03-014-80/+169
| | * Update vendor-sys/illumos/dist to illumos-gate 13970:c9a5683da38emm2013-03-011-2/+2
| | * Update vendor/illumos/dist and vendor-sys/illumos/distmm2013-02-264-1/+11
| | * Update vendor-sys/illumos/dist to illumos-gate 13968:e4988c7d0403mm2013-02-261-10/+17
| | * Update vendor/illumos/dist and vendor-sys/illumos/distmm2013-02-233-46/+56
| | * Update vendor-sys/illumos/dist to illumos-gate 13966:0e1d84ebb004mm2013-02-231-11/+27
| | * Update vendor/illumos/dist and vendor-sys/illumos/distmm2013-02-235-103/+318
| | * Update vendor-sys/illumos/dist to illumos-gate 13958:1fd91513472cmm2013-02-232-7/+13
| | * Update vendor/illumos/dist and vendor-sys/illumos/distmm2013-02-183-3/+65
| | * Update vendor/illumos/dist and vendor-sys/illumos/distmm2013-02-112-2/+11
| | * Update vendor-sys/illumos/dist to illumos-gate 13952:7a22d0770fc8mm2013-02-1118-42/+60
| | * Update vendor-sys/illumos/dist to illumos-gate version 13949:4f6a155f70femm2013-02-101-0/+21
| | * Update vendor-sys/illumos/dist to illumos-gate version 13945:7a9c1d41dfbemm2013-02-061-1/+10
| | * Update vendor/illumos/dist and vendor-sys/illumos/distmm2013-02-0616-193/+73
| | * Update vendor/illumos/dist and vendor-sys/illumos/distmm2013-02-061-1/+1
| | * Update vendor-sys/illumos/dist to illumos-gate version 13937:6b4f289e7094mm2013-02-061-2/+3
| | * Update vendor/illumos/dist and vendor-sys/illumos/distmm2013-02-062-10/+5
| * | MFC @248493mm2013-03-1943-264/+738
| |\ \
| * | | Add missing zvol_create_mirrors() on zfs_ioc_create()mm2013-03-181-0/+4
| * | | MFC @248461mm2013-03-18395-36087/+6711
| |\ \ \
| * | | | Move common zfs ioctl compatibility functions (userland) into libzfs_compat.cmm2013-03-187-77/+125
| * | | | Fix working with zfs_ioctl_version in libzfs_compat.h and include mirrormm2013-03-174-21/+36
OpenPOWER on IntegriCloud