| Commit message (Expand) | Author | Age | Files | Lines |
* | Switch KM_SLEEP to KM_PUSHPAGE | Brian Behlendorf | 2012-09-04 | 1 | -2/+2 |
* | Switch KM_SLEEP to KM_PUSHPAGE | Brian Behlendorf | 2012-09-04 | 1 | -1/+1 |
* | Switch KM_SLEEP to KM_PUSHPAGE | Chris Dunlop | 2012-09-02 | 2 | -6/+6 |
* | Switch KM_SLEEP to KM_PUSHPAGE | Brian Behlendorf | 2012-08-31 | 1 | -2/+2 |
* | Clear PG_writeback after zil_commit() for sync I/O | Brian Behlendorf | 2012-08-30 | 1 | -3/+8 |
* | Switch KM_SLEEP to KM_PUSHPAGE | Richard Yao | 2012-08-27 | 41 | -170/+172 |
* | mzap_upgrade() must use kmem_alloc() | Brian Behlendorf | 2012-08-27 | 1 | -3/+3 |
* | Annotate KM_PUSHPAGE call paths with PF_NOFS | Brian Behlendorf | 2012-08-27 | 3 | -5/+42 |
* | Pre-allocate vdev I/O buffers | Brian Behlendorf | 2012-08-27 | 2 | -2/+56 |
* | Revert Disable direct reclaim for z_wr_* threads | Richard Yao | 2012-08-27 | 1 | -6/+3 |
* | Revert Fix zpl_writepage() deadlock | Richard Yao | 2012-08-27 | 1 | -14/+1 |
* | Revert Fix ASSERTION(!dsl_pool_sync_context(tx->tx_pool)) | Richard Yao | 2012-08-27 | 1 | -13/+0 |
* | rmdir(2) should return ENOTEMPTY | Brian Behlendorf | 2012-08-26 | 1 | -3/+3 |
* | Illumos #3085: zfs diff panics, then panics in a loop on booting | Christopher Siden | 2012-08-25 | 1 | -4/+5 |
* | Illumos #2901: zfs receive fails for exabyte sparse files | Simon Klinkert | 2012-08-25 | 1 | -0/+3 |
* | Drop spill buffer reference | Javen Wu | 2012-08-25 | 1 | -2/+22 |
* | Revert "Use SA_HDL_PRIVATE for SA xattrs" | Brian Behlendorf | 2012-08-25 | 1 | -28/+5 |
* | Wrap smp_processor_id in kpreempt_[dis|en]able | Prakash Surya | 2012-08-24 | 2 | -2/+18 |
* | Export dmu_buf_rele() symbol | Brian Behlendorf | 2012-08-14 | 1 | -0/+1 |
* | Suppress 'zfs_sb_create' memory warning | Brian Behlendorf | 2012-08-10 | 1 | -1/+1 |
* | Export dbuf_* symbols | Brian Behlendorf | 2012-08-10 | 1 | -1/+33 |
* | Illumos #1693: persistent 'comment' field for a zpool | Dan McDonald | 2012-08-08 | 3 | -1/+54 |
* | Set zvol discard_granularity to the volblocksize. | Etienne Dechamps | 2012-08-07 | 1 | -0/+1 |
* | Limit the number of blocks to discard at once. | Etienne Dechamps | 2012-07-31 | 1 | -1/+6 |
* | Illumos #1644, #1645, #1646, #1647, #1708 | Matthew Ahrens | 2012-07-31 | 10 | -127/+594 |
* | Add script for builtin module building. | Etienne Dechamps | 2012-07-26 | 7 | -31/+18 |
* | Linux 3.5 compat, end_writeback() changed to clear_inode() | Richard Yao | 2012-07-23 | 1 | -5/+10 |
* | Linux 3.5 compat, iops->truncate_range() removed | Richard Yao | 2012-07-23 | 1 | -0/+4 |
* | Linux 3.5 compat, eops->encode_fh() takes inodes | Richard Yao | 2012-07-23 | 1 | -1/+6 |
* | Disable .zfs directory on 32-bit systems | Brian Behlendorf | 2012-07-20 | 1 | -2/+9 |
* | Add ddt_object_load() error handling | Brian Behlendorf | 2012-07-20 | 1 | -1/+3 |
* | Add 'inline' keyword | Brian Behlendorf | 2012-07-19 | 1 | -4/+4 |
* | Fix build failures on PaX/GRSecurity patched kernels | Richard Yao | 2012-07-17 | 2 | -27/+26 |
* | Move partition scanning from userspace to module. | Etienne Dechamps | 2012-07-17 | 1 | -2/+70 |
* | Illumos #1949, #1953 | George Wilson | 2012-07-11 | 2 | -6/+12 |
* | Illumos #1748: desire support for reguid in zfs | Garrett D'Amore | 2012-07-11 | 5 | -10/+83 |
* | Update incorrect ddt_zap_lookup() assertion | Brian Behlendorf | 2012-07-03 | 1 | -1/+1 |
* | Add ZIL statistics. | Etienne Dechamps | 2012-06-29 | 1 | -2/+61 |
* | Speed up 'zfs list -t snapshot -o name -s name' | Pawel Jakub Dawidek | 2012-06-14 | 1 | -2/+3 |
* | Add zvol_inhibit_dev module option. | Darik Horn | 2012-06-13 | 1 | -0/+10 |
* | Make zil_slog_limit a tunable module parameter. | Etienne Dechamps | 2012-06-12 | 1 | -1/+4 |
* | Linux 3.4 compat, d_make_root() replaces d_alloc_root() | Richard Yao | 2012-06-11 | 1 | -1/+1 |
* | Honor logbias when writing to ZVOLs. | Etienne Dechamps | 2012-06-11 | 1 | -2/+6 |
* | Revert "Disable direct reclaim on zvols" | Brian Behlendorf | 2012-04-30 | 1 | -7/+1 |
* | Linux 3.3 compat, iops->create()/mkdir()/mknod() | Brian Behlendorf | 2012-04-30 | 2 | -5/+6 |
* | Disable direct reclaim on zvols | Richard Yao | 2012-04-30 | 1 | -1/+7 |
* | Update ARC memory limits to account for SLUB internal fragmentation | Richard Yao | 2012-04-30 | 1 | -5/+1 |
* | Integrate ARC more tightly with Linux | Brian Behlendorf | 2012-04-30 | 1 | -155/+131 |
* | Add zfs_mdcomp_disable module option | Brian Behlendorf | 2012-04-27 | 1 | -0/+3 |
* | Illumos #1909: disk sync write perf regression when slog is used post oi_148 | Brian Behlendorf | 2012-04-19 | 2 | -7/+16 |