summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Consistent menuconfig nameRichard Yao2012-08-261-1/+1
* Check kernel source directory for SPLRichard Yao2012-08-262-0/+21
* Illumos #3085: zfs diff panics, then panics in a loop on bootingChristopher Siden2012-08-251-4/+5
* Illumos #2901: zfs receive fails for exabyte sparse filesSimon Klinkert2012-08-251-0/+3
* Drop spill buffer referenceJaven Wu2012-08-251-2/+22
* Revert "Use SA_HDL_PRIVATE for SA xattrs"Brian Behlendorf2012-08-251-28/+5
* Wrap smp_processor_id in kpreempt_[dis|en]ablePrakash Surya2012-08-243-2/+22
* Fix snapshot automounting with GrSecurity constify plugin.Massimo Maggi2012-08-242-10/+10
* Illumos #2803: zfs get guid pretty-prints the outputGarrett D'Amore2012-08-231-0/+12
* Illumos #1796, #2871, #2903, #2957Christopher Siden2012-08-234-11/+66
* Illumos #2635: 'zfs rename -f' to perform force unmountEric Schrock2012-08-234-15/+31
* Illumos #1936: add support for "-t <datatype>" argument to zfs getAndrew Stormont2012-08-232-6/+40
* Illumos #1726: Removal of pyzfs broke delegation for volumesAlexander Eremin2012-08-231-4/+4
* Illumos #1977: zfs allow arguments not parsed correctly after pyzfs removalAlexander Eremin2012-08-231-2/+2
* Add copy-builtin to EXTRA_DISTBrian Behlendorf2012-08-232-2/+2
* Properly initialize and free destroydataMartin Matuska2012-08-231-0/+2
* ZFS 0.6.0-rc10zfs-0.6.0-rc10Brian Behlendorf2012-08-141-1/+1
* Export dmu_buf_rele() symbolBrian Behlendorf2012-08-141-0/+1
* Cleanly remove zfs-modules-devel headersBrian Behlendorf2012-08-131-3/+11
* Suppress 'zfs_sb_create' memory warningBrian Behlendorf2012-08-101-1/+1
* Illumos #1888: zfs(8) should mention zfs recv -eBrian Behlendorf2012-08-101-5/+18
* Fix man page installation pathNed Bass2012-08-101-0/+1
* Export dbuf_* symbolsBrian Behlendorf2012-08-102-4/+33
* Support building a zfs-modules-dkms sub packagePrakash Surya2012-08-089-14/+266
* Add '--with-spl-timeout' optionPrakash Surya2012-08-082-39/+118
* Illumos #1693: persistent 'comment' field for a zpoolDan McDonald2012-08-0810-28/+143
* Set zvol discard_granularity to the volblocksize.Etienne Dechamps2012-08-0761-0/+233
* Add missing dependencies to ./copy-builtinRichard Yao2012-08-061-0/+3
* Limit the number of blocks to discard at once.Etienne Dechamps2012-07-311-1/+6
* Illumos #1644, #1645, #1646, #1647, #1708Matthew Ahrens2012-07-3124-718/+2274
* Adding grub2 mkconfig support patchManuel Amador (Rudd-O)2012-07-301-0/+31
* Allow '-o remount' for non-legacy datasetsBrian Behlendorf2012-07-301-9/+9
* Merge branch 'builtin-clean'Brian Behlendorf2012-07-2629-959/+2767
|\
| * Use /sys/module instead of /proc/modules.Etienne Dechamps2012-07-261-19/+5
| * Add script for builtin module building.Etienne Dechamps2012-07-269-31/+145
| * When checking for symbol exports, try compiling.Etienne Dechamps2012-07-2613-592/+1839
| * Fake modpost stage for LINUX_COMPILE.Etienne Dechamps2012-07-262-250/+500
| * Make configure builtin-aware.Etienne Dechamps2012-07-263-28/+223
| * Don't build packages that haven't been selected.Etienne Dechamps2012-07-265-43/+59
|/
* Linux 3.5 compat, end_writeback() changed to clear_inode()Richard Yao2012-07-2361-5/+214
* Linux 3.5 compat, iops->truncate_range() removedRichard Yao2012-07-2360-0/+225
* Linux 3.5 compat, eops->encode_fh() takes inodesRichard Yao2012-07-2360-1/+227
* Fix NULL pointer dereference on PaX/GRSecurity patched Linux 3.3 and later ke...Richard Yao2012-07-202-12/+15
* Disable .zfs directory on 32-bit systemsBrian Behlendorf2012-07-201-2/+9
* Add ddt_object_load() error handlingBrian Behlendorf2012-07-201-1/+3
* Add 'inline' keywordBrian Behlendorf2012-07-191-4/+4
* Fix build failures on PaX/GRSecurity patched kernelsRichard Yao2012-07-177-40/+640
* Move partition scanning from userspace to module.Etienne Dechamps2012-07-1764-13/+464
* Move zfs.release generation to configure stepBrian Behlendorf2012-07-125-12/+14
* Add PowerPC to supported VTOCsBrian Behlendorf2012-07-121-1/+1