summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Illumos #4045 write throttle & i/o scheduler performance workMatthew Ahrens2013-12-0638-846/+1943
* Illumos #4347 ZPL can use dmu_tx_assign(TXG_WAIT)Matthew Ahrens2013-12-063-37/+18
* Properly ignore bdi_setup_and_register return valueRichard Yao2013-12-041-1/+4
* Remove incorrect ASSERT in zfs_sb_teardown()Brian Behlendorf2013-12-021-3/+1
* Drive database updateRichard Yao2013-12-021-0/+29
* Some nvlist allocations in hold processing need to use KM_PUSHPAGE.Tim Chase2013-12-021-2/+3
* Only commit the ZIL once in zpl_writepages() (msync() case).Etienne Dechamps2013-11-236-39/+95
* Change zfs-dkms requirementTrey Dockendorf2013-11-211-5/+1
* Illumos #2583Yuri Pankov2013-11-216-64/+69
* Add I/O Read/Write AccountingBrian Behlendorf2013-11-212-2/+11
* Document ZFS module parameters.Turbo Fredriksson2013-11-202-1/+1005
* Add missing libzfs_core to MakefilesMaximilian Mehnert2013-11-207-7/+14
* Illumos #4322Steven Hartland2013-11-201-2/+4
* Fix typos in commit b83e3e48c9b183a80dd00eb6c7431a1cbc7d89c9DHE2013-11-201-2/+2
* Remove the slog restriction on bootfs poolsBrian Behlendorf2013-11-142-31/+1
* Tighten zfs dependency on zfs-kmodCyril Plisko2013-11-141-1/+1
* Fixes (extends) support for selinux xattrs to more inode typesMatthew Thode2013-11-141-1/+5
* Reduce stack for traverse_visitbp() recursionBrian Behlendorf2013-11-144-42/+58
* Some nvlist allocations in hold processing need to use KM_PUSHPAGE.Tim Chase2013-11-141-5/+8
* Fix rollback of mounted filesystem regressionTim Chase2013-11-141-3/+3
* Python 3 fixesMatthew Thode2013-11-082-14/+19
* pep8 code readability changesMatthew Thode2013-11-082-85/+126
* Explain 'zfs list -t snap -o name -s name' speedupBassu2013-11-081-1/+1
* Updating init scripts to have more robust greppingMatthew Thode2013-11-085-5/+5
* Handle concurrent snapshot automounts failing due to EBUSY.Tim Chase2013-11-084-4/+15
* Document the dedupditto pool property.Tim Chase2013-11-081-0/+11
* Honor CONFIG_FS_POSIX_ACL kernel optionMassimo Maggi2013-11-057-0/+38
* 26126 panic system rather than corrupting pool if we hit bug 26100Matthew Ahrens2013-11-054-10/+26
* Switch allocations from KM_SLEEP to KM_PUSHPAGEBrian Behlendorf2013-11-052-2/+2
* Illumos #3995Saso Kiselkov2013-11-051-8/+7
* Illumos #4168, #4169, #4170George Wilson2013-11-051-1/+9
* Illumos #4082Matthew Ahrens2013-11-052-1/+11
* Illumos #3954, #4080, #4081George Wilson2013-11-054-8/+117
* Illumos #4046Matthew Ahrens2013-11-052-13/+14
* Illumos #4061Marcel Telka2013-11-051-1/+5
* Illumos #4047Matthew Ahrens2013-11-058-89/+99
* Illumos #3996Matthew Ahrens2013-11-056-26/+57
* Illumos #3956, #3957, #3958, #3959, #3960, #3961, #3962George Wilson2013-11-0511-95/+233
* Illumos #3949, #3950, #3952, #3953George Wilson2013-11-053-6/+30
* Illumos #3955Matthew Ahrens2013-11-052-2/+5
* Illumos #3973Steven Hartland2013-11-051-4/+11
* Illumos #3909Steven Hartland2013-11-051-2/+2
* Illumos #3834Matthew Ahrens2013-11-055-21/+110
* Illumos #3836Matthew Ahrens2013-11-052-6/+28
* Illumos #3112, #3113, #3114Matthew Ahrens2013-11-056-12/+89
* Illumos #3236George Wilson2013-11-0513-76/+369
* Illumos #3875Keith M Wesolowski2013-11-048-70/+167
* Illumos #3888Matthew Ahrens2013-11-045-63/+116
* Illumos #3894Keith M Wesolowski2013-11-047-10/+39
* Illumos #3829Matthew Ahrens2013-11-044-36/+25