aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Illumos #3122 zfs destroy filesystem should prefetch blocksMatthew Ahrens2013-07-023-16/+86
* Use MAXPATHLEN instead of sizeof in snprintfRichard Yao2013-07-021-1/+1
* Add zfs_sync_pass_* tunable parametersCyril Plisko2013-07-021-0/+12
* Add SEEK_DATA/SEEK_HOLE to lseek()/llseek()Li Dongyang2013-07-026-11/+97
* Readd zfs_holey() from OpenSolarisMatthew Ahrens2013-07-021-0/+45
* kmem_zalloc(..., KM_SLEEP) will never failshenyan12013-07-012-5/+1
* Fix zfs_sb_teardown/zfs_resume_fs NULL dereferenceTim Chase2013-07-011-5/+8
* Override default SPA config location via environmentCyril Plisko2013-07-011-0/+10
* Add absent \n at the end of the help text lineCyril Plisko2013-06-281-1/+1
* Formating changes for zpool manpageSteven Burgess2013-06-281-0/+8
* Add error message for missing /etc/mtabAaron Fineman2013-06-271-0/+2
* Fix module probe failure on 32-bit systemsYing Zhu2013-06-271-2/+2
* Return -EOPNOTSUPP for ZFS_IOC_{GET|SET}FLAGSBrian Behlendorf2013-06-262-0/+32
* Allow fetching the pool from the device at mountBrian Behlendorf2013-06-261-4/+42
* Make spl directory setable when building rpms and add --buildrootNathaniel Clark2013-06-213-11/+61
* Register correct handlers in nvlist_alloc()Brian Behlendorf2013-06-203-4/+38
* Illumos #3805 arc shouldn't cache freed blocksMatthew Ahrens2013-06-203-0/+32
* Fix compile warning on 32-bit systemsYing Zhu2013-06-191-1/+1
* Illumos #3552, #3564George Wilson2013-06-196-110/+325
* Illumos #3006Madhav Suresh2013-06-1932-187/+199
* Improve OpenRC init scriptRichard Yao2013-06-181-2/+9
* Modified arcstat.py to run on linuxChrist Schlacta2013-06-185-20/+10
* Added arcstat.py from FreeNASChrist Schlacta2013-06-181-0/+454
* Don't leak mount flags into kernelNed Bass2013-06-182-13/+4
* Adds zpool split to man pageSteven Burgess2013-06-181-0/+50
* Only check directory xattr on ENOENTBrian Behlendorf2013-05-101-1/+1
* zfs_scrub_limit tunable is not used anywhereCyril Plisko2013-05-061-6/+0
* Fix incorrect assertions in ddt_phys_decref and ddt_sync_entryYing Zhu2013-05-061-2/+1
* Use taskq for dump_bytes()Brian Behlendorf2013-05-065-6/+69
* Illumos #3581 spa_zio_taskq[ZIO_TYPE_FREE][ZIO_TASKQ_ISSUE]->tq_lock contentionAdam Leventhal2013-05-064-79/+170
* Illumos #3329, #3330, #3331, #3335George Wilson2013-05-069-22/+75
* Illumos #3306, #3321George Wilson2013-05-037-65/+169
* Ensure --with-spl-timeout waits for spl_config.h and symversCarlos Alberto Lopez Perez2013-05-021-56/+67
* Silence 'old_umask' uninit variable warningBrian Behlendorf2013-05-011-1/+1
* Fix zinject list handlersBrian Behlendorf2013-05-011-10/+10
* 3246 ZFS I/O deadman threadGeorge.Wilson2013-05-0120-50/+275
* Fix txg_quiesce thread deadlockBrian Behlendorf2013-04-262-8/+8
* Ignore *.{deb,rpm,tar.gz} files in the top directory.Turbo Fredriksson2013-04-241-0/+3
* Set RPM_DEFINE_COMMON optionsBrian Behlendorf2013-04-241-1/+1
* Add --bump=0 to alienTurbo Fredriksson2013-04-241-2/+2
* Support .nogitrelease fileTurbo Fredriksson2013-04-241-1/+1
* Possibility to disable (not start) zfs at bootup.Turbo Fredriksson2013-04-245-0/+25
* Fix various generic kmod RPM spec issues.Etienne Dechamps2013-04-241-6/+6
* Correctly return ERANGE in getxattr(2)Brian Behlendorf2013-04-241-2/+10
* Trivial spelling fixChris Dunlop2013-04-192-2/+2
* Remove .readdir from zpl_file_operations tableCaleb James DeLisle2013-04-191-1/+0
* Allow setting a lower ashift with -o ashiftMartin Matuska2013-04-121-2/+3
* Illumos #3422, #3425George Wilson2013-04-123-17/+6
* Add additional dependencies for DKMS packageBrian Behlendorf2013-04-021-0/+2
* Replace the ZFS_AC_META perl dependency with awkBrian Behlendorf2013-04-021-31/+56