| Commit message (Expand) | Author | Age | Files | Lines |
* | Update code to use misc_register()/misc_deregister() | Brian Behlendorf | 2015-03-18 | 1 | -2/+0 |
* | Linux 4.0 compat: bdi_setup_and_register() | Brian Behlendorf | 2015-03-16 | 1 | -10/+20 |
* | Linux 3.19 compat: file_inode was added | Jörg Thalheim | 2015-03-16 | 1 | -0/+13 |
* | Export symbols for ZIL interface | Alex Zhuravlev | 2014-12-22 | 1 | -1/+0 |
* | Fix zil_commit() NULL dereference | Brian Behlendorf | 2014-10-09 | 1 | -0/+1 |
* | Allow building without ACLs | Chris Wedgwood | 2014-05-30 | 1 | -15/+15 |
* | Allow for lock-free reading zfsdev_state_list. | Tim Chase | 2014-05-19 | 1 | -1/+8 |
* | Use a dedicated taskq for vdev_file | Chunwei Chen | 2014-05-14 | 1 | -0/+3 |
* | Check the dataset type more rigorously when fetching properties. | Tim Chase | 2014-05-06 | 2 | -2/+2 |
* | libspl: Implement LWP rwlock interface | Richard Yao | 2014-05-01 | 1 | -0/+1 |
* | Implement File Attribute Support | Richard Yao | 2014-05-01 | 1 | -3/+0 |
* | Use ddi_time_after and friends to compare time | Chunwei Chen | 2014-04-14 | 2 | -1/+11 |
* | Linux 3.14 compat: rq_for_each_segment in dmu_req_copy | Chunwei Chen | 2014-04-10 | 1 | -0/+24 |
* | Linux 3.14 compat: Immutable biovec changes in vdev_disk.c | Chunwei Chen | 2014-04-10 | 1 | -0/+10 |
* | Linux 3.14 compat: posix_acl_{create,chmod} | Chunwei Chen | 2014-04-10 | 1 | -3/+8 |
* | Add automatic hot spare functionality | Brian Behlendorf | 2014-04-02 | 1 | -0/+5 |
* | Replace zpool_events_next() "block" parm w/ "flags" | Chris Dunlap | 2014-03-31 | 2 | -1/+3 |
* | Add zpool_events_seek() functionality | Brian Behlendorf | 2014-03-31 | 4 | -1/+7 |
* | Add a unique "eid" value to all zevents | Brian Behlendorf | 2014-03-31 | 2 | -0/+2 |
* | Implement -t option to zpool import for temporary pool names | Richard Yao | 2014-03-20 | 1 | -0/+1 |
* | replace nreserved with ndirty in txgs kstat | Ned Bass | 2014-03-04 | 1 | -1/+1 |
* | dmu_tx kstat cleanup | Ned Bass | 2014-03-04 | 1 | -2/+0 |
* | Split "data_size" into "meta" and "data" | Prakash Surya | 2014-02-21 | 1 | -0/+1 |
* | Prune metadata from ghost lists in arc_adjust_meta | Prakash Surya | 2014-02-21 | 1 | -1/+0 |
* | Add erratum for issue #2094 | Richard Yao | 2014-02-21 | 2 | -0/+4 |
* | Add generic errata infrastructure | Brian Behlendorf | 2014-02-21 | 3 | -2/+16 |
* | Revert changes to zbookmark_t | Richard Yao | 2014-02-21 | 1 | -2/+0 |
* | Implement relatime. | Tim Chase | 2014-01-29 | 2 | -0/+2 |
* | Call gethrtime() only once per new txg creation | Cyril Plisko | 2014-01-23 | 1 | -1/+1 |
* | Add additional state TXG_STATE_WAIT_FOR_SYNC for txg. | Igor Lvovsky | 2014-01-23 | 1 | -2/+3 |
* | Use local variable to read zp->z_mode | Brian Behlendorf | 2014-01-09 | 1 | -1/+1 |
* | Add ddt, ddt_entry, and l2arc_hdr caches | John Layman | 2014-01-07 | 1 | -0/+2 |
* | Add full SELinux support | Matthew Thode | 2013-12-19 | 1 | -0/+4 |
* | cstyle: Resolve C style issues | Michael Kjorling | 2013-12-18 | 22 | -239/+231 |
* | Sync /dev/zfs ioctl ordering | Brian Behlendorf | 2013-12-16 | 1 | -4/+18 |
* | Remove ZFC_IOC_*_MINOR ioctl()s | Brian Behlendorf | 2013-12-16 | 4 | -8/+7 |
* | Fix zstream_t incorrect type | Shen Yan | 2013-12-10 | 1 | -1/+1 |
* | Illumos #4045 write throttle & i/o scheduler performance work | Matthew Ahrens | 2013-12-06 | 15 | -70/+163 |
* | Only commit the ZIL once in zpl_writepages() (msync() case). | Etienne Dechamps | 2013-11-23 | 2 | -1/+6 |
* | Illumos #2583 | Yuri Pankov | 2013-11-21 | 1 | -2/+3 |
* | Add I/O Read/Write Accounting | Brian Behlendorf | 2013-11-21 | 1 | -0/+1 |
* | Honor CONFIG_FS_POSIX_ACL kernel option | Massimo Maggi | 2013-11-05 | 2 | -0/+16 |
* | Illumos #3954, #4080, #4081 | George Wilson | 2013-11-05 | 1 | -1/+4 |
* | Illumos #4047 | Matthew Ahrens | 2013-11-05 | 2 | -3/+5 |
* | Illumos #3996 | Matthew Ahrens | 2013-11-05 | 2 | -2/+3 |
* | Illumos #3956, #3957, #3958, #3959, #3960, #3961, #3962 | George Wilson | 2013-11-05 | 4 | -5/+37 |
* | Illumos #3834 | Matthew Ahrens | 2013-11-05 | 2 | -1/+8 |
* | Illumos #3836 | Matthew Ahrens | 2013-11-05 | 1 | -3/+2 |
* | Illumos #3112, #3113, #3114 | Matthew Ahrens | 2013-11-05 | 2 | -0/+7 |
* | Illumos #3236 | George Wilson | 2013-11-05 | 4 | -19/+96 |