summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.7 compat: fix zpl_get_acl returns invalid acl pointerChunwei Chen2016-09-053-0/+31
* Retire HAVE_CURRENT_UMASK and HAVE_POSIX_ACL_CACHINGBrian Behlendorf2016-09-054-56/+0
* Linux 4.7 compat: handler->set() takes both dentry and inodeBrian Behlendorf2016-09-052-30/+69
* Linux 4.7 compat: use iterate_shared for concurrent readdirChunwei Chen2016-09-054-25/+54
* Linux 4.7 compat: replace blk_queue_flush with blk_queue_write_cacheChunwei Chen2016-09-053-9/+77
* Linux 4.7 compat: handler->get() takes both dentry and inodeChunwei Chen2016-09-052-28/+64
* Remove dummy znode from zvol_stateChunwei Chen2016-09-058-75/+103
* Illumos 4953, 4954, 4955Matthew Ahrens2016-09-052-15/+15
* Fix ztest truncated cache fileBrian Behlendorf2016-09-051-2/+3
* Obey arc_meta_limit default size when changing arc_maxAndCycle2016-09-051-1/+1
* Add `make lint` targetBrian Behlendorf2016-09-051-0/+7
* Fixes bug in fix_paths()Marcel Huber2016-09-051-1/+1
* Prepare to tag zfs-0.6.5.7zfs-0.6.5.7Ned Bass2016-05-123-1/+21
* Enable PF_FSTRANS for ioctl secpolicy callbacks (#4571)Tim Chase2016-05-061-1/+4
* Use udev for partition detectionBrian Behlendorf2016-05-064-43/+83
* Fix 'zpool import' blkid device namesBrian Behlendorf2016-05-061-16/+125
* Remove wrong ASSERT in annotate_ecksumChunwei Chen2016-05-011-2/+2
* Add support 32 bit FS_IOC32_{GET|SET}FLAGS compat ioctlsColin Ian King2016-05-011-1/+14
* Linux 4.6 compat: PAGE_CACHE_SIZE removalBrian Behlendorf2016-05-012-24/+23
* Fix inverted logic on none elevator comparisonColin Ian King2016-05-011-1/+1
* Create unique partition labelsBrian Behlendorf2016-05-012-1/+28
* Fix ZPL miswrite of default POSIX ACLNed Bass2016-05-011-1/+1
* Linux 4.5 compat: Use xattr_handler->name for aclChunwei Chen2016-05-013-20/+70
* Fix user namespaces uid/gid mappingBrian Behlendorf2016-05-011-4/+4
* Fix aarch64 compilationGordan Bobic2016-03-241-1/+2
* Prepare to tag zfs-0.6.5.6zfs-0.6.5.6Ned Bass2016-03-223-1/+25
* Fix lock order inversion with zvol_open()Boris Protopopov2016-03-221-43/+20
* Add support for asynchronous zvol minor operationsBoris Protopopov2016-03-2212-214/+483
* Make zvol minor functionality more robustBoris Protopopov2016-03-221-17/+78
* Handling negative dentries in a CI file system.Richard Sharpe2016-03-221-2/+32
* Fix casesensitivity=insensitive deadlockRichard Sharpe2016-03-221-2/+30
* Correctly parse -R flag argumentsTim Chase2016-03-221-1/+3
* Prevent zpool_find_vdev() from truncating vdev pathBrian Behlendorf2016-03-221-2/+4
* Change full path subcommand flag from -p to -PBrian Behlendorf2016-03-222-40/+40
* Add -gLp to zpool subcommands for alt vdev namesRichard Yao2016-03-224-105/+408
* Illumos 5767 - fix several problems with zfs test suiteJohn Wren Kennedy2016-03-221-10/+36
* Remove RPM package restrictionBrian Behlendorf2016-03-221-5/+0
* Add support for s390[x].Dimitri John Ledkov2016-03-222-2/+17
* Illumos 6370 - ZFS send fails to transmit some holesPaul Dagnelie2016-03-152-14/+43
* Prepare to tag zfs-0.6.5.5zfs-0.6.5.5Ned Bass2016-03-093-1/+19
* Fix maybe uninitializedBrian Behlendorf2016-01-291-1/+1
* Linux 4.5 compat: pfn_t typedefBrian Behlendorf2016-01-291-1/+0
* Linux 4.5 compat: xattr list handlerBrian Behlendorf2016-01-293-282/+518
* Linux 4.5 compat: get_link() / put_link()Brian Behlendorf2016-01-296-81/+253
* Create zfs-kmod-debuginfo rpm with redhat spec fileOlaf Faaland2016-01-292-1/+4
* Make arc_summary.py and dbufstat.py compatible with python3Hajo Möller2016-01-292-6/+6
* mount.zfs: use getopt_long instead of getopt to guarantee permutation of argv.Christian Neukirchen2016-01-291-1/+2
* Prevent arc_c collapseTim Chase2016-01-291-8/+9
* Prevent duplicated xattr between SA and dirChunwei Chen2016-01-291-5/+68
* Close possible zfs_znode_held() raceBrian Behlendorf2016-01-291-4/+3