summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.19 compat: file_inode was addedJörg Thalheim2015-02-104-2/+35
* Use vmem_alloc() for nvlistsBrian Behlendorf2015-02-103-8/+9
* Revert "Don't read space maps during import for readonly pools"Brian Behlendorf2015-02-092-9/+2
* Produce a full snapshot list for zfs send -pTim Chase2015-02-091-10/+4
* Don't read space maps during import for readonly poolsBrian Behlendorf2015-02-092-2/+9
* Fix Dracut scripts to allow for blanks in pool and dataset namesLukas Wunner2015-02-092-4/+16
* Fix loop in Dracut shutdown scriptLukas Wunner2015-02-091-1/+1
* Illumos 5311 - traverse_dnode may report success when it should notJustin T. Gibbs2015-02-061-1/+1
* Fix SA header size accountingNed Bass2015-02-061-41/+44
* Skip evicting dbufs when walking the dbuf hashBrian Behlendorf2015-02-061-3/+5
* Fix build error when make debChunwei Chen2015-02-061-0/+1
* Read spl_hostid module parameter before gethostid()Chunwei Chen2015-02-044-3/+28
* Spurious ENOMEM returns when reading dbufs kstatTim Chase2015-02-041-2/+6
* fix l2arc compression buffers leakavg2015-02-031-10/+55
* Use zio buffers in zil_itx_create()Brian Behlendorf2015-02-021-10/+6
* Cleanup _zed_event_add_nvpair()Chris Dunlap2015-01-301-232/+263
* Protect against adding duplicate strings in ZEDChris Dunlap2015-01-304-151/+243
* Handle closing an unopened ZVOLBrian Behlendorf2015-01-301-5/+5
* Add zvol_open() error handling for readonly propertyBrian Behlendorf2015-01-301-1/+4
* Use (void) memcpy(), not (void *) memcpy()Richard Yao2015-01-301-3/+3
* Make `zpool import -d|-c` behave consistentlyBrian Behlendorf2015-01-281-7/+0
* Merge branch 'arc_summary_draft_v2'Brian Behlendorf2015-01-282-0/+1154
|\
| * Replace sysctl summary with tunables summary.Kyle Blatter2015-01-281-66/+57
| * Force all lines to be 80 columnsKyle Blatter2015-01-281-33/+66
| * Add a help option with usage informationKyle Blatter2015-01-281-4/+25
| * Refactor arc_summary to simplify -p processingKyle Blatter2015-01-281-23/+17
| * Modified arc_summary.py to run on linuxcburroughs2015-01-281-287/+24
| * Add arc_summary.py from FreeNAScburroughs2015-01-282-0/+1378
|/
* Fix removal of SA in sa_modify_attrs()Tim Chase2015-01-211-3/+1
* Use kmem_vasprintf() in log_internal()Richard Yao2015-01-211-10/+2
* Linux 3.12 compat: split shrinker has s_shrinkTim Chase2015-01-202-6/+10
* Merge branch 'kmem-rework'Brian Behlendorf2015-01-1674-447/+369
|\
| * Revert "SA spill block cache"Brian Behlendorf2015-01-164-29/+12
| * Revert "Pre-allocate vdev I/O buffers"Brian Behlendorf2015-01-164-72/+2
| * Add kmem_cache.h include to default contextBrian Behlendorf2015-01-161-0/+1
| * Change KM_PUSHPAGE -> KM_SLEEPBrian Behlendorf2015-01-1665-281/+269
| * Retire KM_NODEBUGBrian Behlendorf2015-01-1617-30/+26
| * Use is_vmalloc_addr() in vdev_disk.cRichard Yao2015-01-161-1/+1
| * Mark IO pipeline with PF_FSTRANSBrian Behlendorf2015-01-167-45/+69
|/
* Fix zfs_putpage() lock inversion (again)Brian Behlendorf2015-01-081-2/+15
* Document zfs_flags module parameterNed Bass2015-01-072-3/+39
* Don't use AC_LANG_SOURCE for conftest.h sourceNed Bass2015-01-061-1/+1
* Remove duplicate typedefs from trace.hNed Bass2015-01-0622-984/+1383
* Fix zfs_putpage() lock inversionBrian Behlendorf2014-12-221-3/+2
* vdev_id: use mawk-compatible regular expressionNed Bass2014-12-191-1/+1
* Fix cstyle issue from c66989bBrian Behlendorf2014-12-191-2/+2
* Correct error returns to unify cross-pool operation error handlingBoris Protopopov2014-12-191-2/+2
* Fix typo in %post scriptlet linesAndy Bakun2014-12-181-4/+4
* zpool upgrade return errors to stderr instead of stdoutJacek Fefliński2014-12-181-2/+2
* Improve systemd script to not leave stale sharetabDan Swartzendruber2014-12-181-0/+1