aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Only require spl-devel-kmod = %{version}Brian Behlendorf2013-04-021-1/+1
* Automake 1.10.1 compat: AM_SILENT_RULESBrian Behlendorf2013-04-021-1/+1
* build: do not call boilerplate ourselfJan Engelhardt2013-04-024-5/+8
* gitignore: anchor entries at their respective directoryJan Engelhardt2013-04-023-11/+12
* build: use CPPFLAGSJan Engelhardt2013-04-021-3/+3
* build: resolve orthographic and other grammatical errorsJan Engelhardt2013-04-025-12/+12
* Man page updates for SMBTurbo Fredriksson2013-04-021-2/+14
* Add smb_available() sanity checksTurbo Fredriksson2013-04-021-1/+9
* Correct typos in renaming exampleNick Garvey2013-04-021-3/+3
* Tag zfs-0.6.1zfs-0.6.1Brian Behlendorf2013-03-265-11/+10
* Include init scripts in packagesBrian Behlendorf2013-03-261-2/+1
* Provide ${kmodname}-devel-kmod for yum-builddepBrian Behlendorf2013-03-253-3/+6
* Use 'git describe' for working buildsBrian Behlendorf2013-03-222-10/+28
* Fix minor typos and update marketing copy.Darik Horn2013-03-213-16/+9
* Use requested kernel for dkms buildsBrian Behlendorf2013-03-211-0/+2
* Use BUILD_DEPENDS option for dkms buildsBrian Behlendorf2013-03-211-0/+1
* Remove zfs-dkms conflict with zfs-kmodBrian Behlendorf2013-03-211-1/+0
* Refresh dracut module setupBrian Behlendorf2013-03-211-2/+5
* Add missing dependenciesBrian Behlendorf2013-03-212-1/+4
* Add spl-dkms dependency to zfs-dkmsBrian Behlendorf2013-03-191-0/+1
* Create fsck.zfs and zhack man pages.Darik Horn2013-03-195-3/+178
* Add zio_ddt_free()+ddt_phys_decref() error handlingBrian Behlendorf2013-03-192-4/+9
* Add metaslab_debug optionBrian Behlendorf2013-03-181-1/+6
* Refresh RPM packagingBrian Behlendorf2013-03-1826-895/+1222
* Configure --with-spl{-obj} auto-detect cleanupBrian Behlendorf2013-03-131-37/+49
* Change zfs-kmod-devel install pathBrian Behlendorf2013-03-137-16/+12
* Remove COPYINGBrian Behlendorf2013-03-132-3/+1
* Create mount.zfs, zinject, and zpios man pages.Darik Horn2013-03-138-2/+488
* Import ztest.1 man page.Michael Gebetsroither2013-03-131-0/+153
* Linux 3.9 compat: Undefine GCC_VERSIONRichard Yao2013-03-061-0/+8
* Merge branch 'build-system'Brian Behlendorf2013-03-0628-329/+63
|\