summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Fix zdb.8 macro warningBrian Behlendorf2013-03-061-2/+2
| * Refresh links to web siteNed Bass2013-03-067-8/+8
| * Retire ZFS.RELEASE fileBrian Behlendorf2013-03-063-4/+2
| * Remove ARCH packagingBrian Behlendorf2013-03-069-211/+4
| * Add --with-dracutdir configure optionBrian Behlendorf2013-03-064-3/+16
| * Add KMODDIR to install targetBrian Behlendorf2013-03-061-8/+13
| * Fix zfs_config.h install permissionsBrian Behlendorf2013-03-061-1/+1
| * Replace libexecdir with datadirBrian Behlendorf2013-03-067-92/+17
|/
* Add snapdev=[hidden|visible] dataset propertyEric Dillmann2013-03-059-3/+103
* Merge zvol.c changes from PSARC 2010/306 Read-only ZFS poolsGeorge Wilson2013-03-041-5/+8
* Constify structures containing function pointersRichard Yao2013-03-0413-59/+59
* Eliminate runtime function pointer mods in autotools checksRichard Yao2013-03-0410-150/+113
* Fix hot sparesBrian Behlendorf2013-03-013-82/+115