aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert "Fix zvol+btrfs hang"Chunwei Chen2014-04-101-77/+0
* Refactor dmu_req_copy for immutable biovec changesChunwei Chen2014-04-101-28/+39
* Linux 3.14 compat: Immutable biovec changes in vdev_disk.cChunwei Chen2014-04-104-5/+36
* Linux 3.14 compat: posix_acl_{create,chmod}Chunwei Chen2014-04-103-5/+26
* Improve zfs.sh error messagesBrian Behlendorf2014-04-102-4/+8
* Replace zed_file_create_dirs() with mkdirp()Chris Dunlap2014-04-093-97/+13
* Set errno for mkdirp() called with NULL path ptrChris Dunlap2014-04-091-1/+3
* Dynamically create loop devicesBrian Behlendorf2014-04-091-12/+39
* Improve partition detection on lesser used devicesRichard Yao2014-04-081-8/+12
* Allow specifying '-o <opts>' in defaults/init script.Turbo Fredriksson2014-04-041-1/+2
* Support using overlay mounts in defaults/init script.Turbo Fredriksson2014-04-041-1/+6
* Fix for re-reading /etc/mtab.John M. Layman2014-04-043-5/+22
* Fix locking order in zfs_zget()Richard Yao2014-04-041-1/+1
* Fix deadlock in zfs_zget()Richard Yao2014-04-041-1/+21
* Revert "Fixed a use-after-free bug in zfs_zget()."Brian Behlendorf2014-04-031-23/+1
* Merge branch 'zed-initial'Chris Dunlap2014-04-0255-35/+4121
|\
| * Replace check for _POSIX_MEMLOCK w/ HAVE_MLOCKALLChris Dunlap2014-04-022-5/+7
| * Add automatic hot spare functionalityBrian Behlendorf2014-04-027-9/+190
| * Add missing DATA_TYPE_STRING_ARRAY outputBrian Behlendorf2014-04-021-1/+12
| * Make command line guid parsing more tolerantBrian Behlendorf2014-04-022-2/+2
| * Add systemd unit file for zedChris Dunlap2014-04-023-2/+20
| * Initial implementation of zed (ZFS Event Daemon)Chris Dunlap2014-04-0234-1/+3715
| * Replace zpool_events_next() "block" parm w/ "flags"Chris Dunlap2014-03-314-6/+10
| * Add defs for makefile installation dir varsChris Dunlap2014-03-313-0/+11
| * Clarify zpool_events_next() commentBrian Behlendorf2014-03-313-16/+16
| * Add zpool_events_seek() functionalityBrian Behlendorf2014-03-317-1/+128
| * Add a unique "eid" value to all zeventsBrian Behlendorf2014-03-313-0/+18
|/
* Remount datasets for "zfs inherit".Gunnar Beutner2014-03-241-0/+9
* Linux 3.13 compat: Handle __must_check bdi_setup_and_registerRichard Yao2014-03-241-2/+3
* Revert "Properly ignore bdi_setup_and_register return value"Richard Yao2014-03-241-4/+1
* Illumos #4089 NULL pointer dereference in arc_read()Boris Protopopov2014-03-241-9/+11
* Illumos #3120 zinject hangs in zfsdev_ioctl() due to uninitialized zcYuri Pankov2014-03-241-7/+5
* config: compile test rather than run testChunwei Chen2014-03-203-3/+3
* Implement -t option to zpool import for temporary pool namesRichard Yao2014-03-204-5/+45
* Assert alignment in umem_alloc_alignedRichard Yao2014-03-201-0/+2
* sighandler() should take 2 argumentsIsaac Huang2014-03-201-6/+2
* Revert "sighandler() should take 2 arguments"Brian Behlendorf2014-03-201-1/+1
* Fix regression introduced in port of Illumos #3744Andrey Vesnovaty2014-03-201-2/+4
* Remove unused option -r from 'zpool import'Richard Yao2014-03-121-1/+1
* Switch ztest mmap(2) ASSERTs to VERIFYsRichard Yao2014-03-121-3/+3
* Free props in ztest_init()Richard Yao2014-03-121-0/+1
* sighandler() should take 2 argumentsIsaac Huang2014-03-121-1/+1
* Make arcstat.py default to one header per screenIsaac Huang2014-03-121-0/+13
* Fix NAME section of manpages zhack and fsck.zfs.Turbo Fredriksson2014-03-102-2/+3
* Illumos #4088 use after free in arc_release()Boris Protopopov2014-03-101-1/+1
* Use KM_PUSHPAGE in spa_add() for spa_label_features.Tim Chase2014-03-101-1/+1
* Export symbols dsl_sync_task{_nowait}Brian Behlendorf2014-03-071-0/+2
* Improve reporting of tx assignment wait timesNed Bass2014-03-041-5/+5
* replace nreserved with ndirty in txgs kstatNed Bass2014-03-043-7/+9
* dmu_tx kstat cleanupNed Bass2014-03-043-4/+2