summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix efi_use_whole_disk() when efi_nparts == 128.Etienne Dechamps2012-07-121-24/+26
* Use the right device path when relabeling.Etienne Dechamps2012-07-121-5/+14
* Fix error handling for "zpool online -e".Etienne Dechamps2012-07-121-5/+7
* Illumos #1949, #1953George Wilson2012-07-114-9/+16
* Illumos #1748: desire support for reguid in zfsGarrett D'Amore2012-07-1115-15/+225
* Relicense zfs.gentoo.in from GPLv2 to 2-clause BSDRichard Yao2012-07-101-1/+1
* Use ULL suffix in constantsRichard Yao2012-07-101-4/+4
* Update incorrect ddt_zap_lookup() assertionBrian Behlendorf2012-07-031-1/+1
* Remove Chaos 4.x RPM supportBrian Behlendorf2012-07-021-41/+0
* Support debug and debug-devel sub packagesPrakash Surya2012-07-021-75/+350
* Add ZIL statistics.Etienne Dechamps2012-06-292-2/+120
* ZFS 0.6.0-rc9zfs-0.6.0-rc9Brian Behlendorf2012-06-141-1/+1
* Speed up 'zfs list -t snapshot -o name -s name'Pawel Jakub Dawidek2012-06-148-18/+85
* Add zvol_inhibit_dev module option.Darik Horn2012-06-131-0/+10
* Make zvol_remove_link() print a more useful error messageRichard Yao2012-06-131-1/+1
* Mark zdev.conf as a config fileBrian Behlendorf2012-06-131-4/+7
* Workaround for failing zvol_idBrian Behlendorf2012-06-132-1/+8
* Make zil_slog_limit a tunable module parameter.Etienne Dechamps2012-06-121-1/+4
* Retry removal of busy minorsDaniel Verite2012-06-111-1/+20
* Include <locale.h> to avoid error: 'LC_ALL' undeclared.Daniel Verite2012-06-111-0/+1
* Linux 3.4 compat, d_make_root() replaces d_alloc_root()Richard Yao2012-06-1161-1/+182
* Honor logbias when writing to ZVOLs.Etienne Dechamps2012-06-111-2/+6
* Improve CONFIG_DEBUG_LOCK_ALLOC error messageNed Bass2012-06-112-10/+15
* Improve 'zpool import' EBUSY error messageBrian Behlendorf2012-06-011-0/+6
* Add /dev/mapper/ to search pathBrian Behlendorf2012-06-011-1/+13
* Add vdev_id for JBOD-friendly udev aliasesNed A. Bass2012-06-0128-115/+1171
* Extend CONFIG_DEBUG_LOCK_ALLOC checkBrian Behlendorf2012-06-012-59/+237
* Define the needed ISA types for ARMJorgen Lundman2012-05-032-2/+21
* Revert "Disable direct reclaim on zvols"Brian Behlendorf2012-04-301-7/+1