| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix atime handling. | Tim Chase | 2013-12-12 | 2 | -3/+2 |
* | Fix zstream_t incorrect type | Shen Yan | 2013-12-10 | 1 | -1/+1 |
* | Remove MAX when initializing arc_c_max | david.chen | 2013-12-10 | 1 | -1/+1 |
* | Fix multipath bug in vdev_id caused by inconsistent field numbering | Simon Guest | 2013-12-10 | 1 | -2/+4 |
* | Revert "Use directory xattrs for symlinks" | Ned Bass | 2013-12-10 | 1 | -4/+0 |
* | sa_find_sizes() may compute wrong SA header size | James Pan | 2013-12-10 | 1 | -24/+21 |
* | Update init script to allow verbose mounts | Turbo Fredriksson | 2013-12-06 | 1 | -1/+6 |
* | Update init script to allow /dev/disk/by-id import | Turbo Fredriksson | 2013-12-06 | 1 | -2/+13 |
* | Fix 'zfs diff' shares error | Brian Behlendorf | 2013-12-06 | 1 | -3/+4 |
* | Add module versioning | Brian Behlendorf | 2013-12-06 | 6 | -0/+6 |
* | Illumos #4045 write throttle & i/o scheduler performance work | Matthew Ahrens | 2013-12-06 | 38 | -846/+1943 |
* | Illumos #4347 ZPL can use dmu_tx_assign(TXG_WAIT) | Matthew Ahrens | 2013-12-06 | 3 | -37/+18 |
* | Properly ignore bdi_setup_and_register return value | Richard Yao | 2013-12-04 | 1 | -1/+4 |
* | Remove incorrect ASSERT in zfs_sb_teardown() | Brian Behlendorf | 2013-12-02 | 1 | -3/+1 |
* | Drive database update | Richard Yao | 2013-12-02 | 1 | -0/+29 |
* | Some nvlist allocations in hold processing need to use KM_PUSHPAGE. | Tim Chase | 2013-12-02 | 1 | -2/+3 |
* | Only commit the ZIL once in zpl_writepages() (msync() case). | Etienne Dechamps | 2013-11-23 | 6 | -39/+95 |
* | Change zfs-dkms requirement | Trey Dockendorf | 2013-11-21 | 1 | -5/+1 |
* | Illumos #2583 | Yuri Pankov | 2013-11-21 | 6 | -64/+69 |
* | Add I/O Read/Write Accounting | Brian Behlendorf | 2013-11-21 | 2 | -2/+11 |
* | Document ZFS module parameters. | Turbo Fredriksson | 2013-11-20 | 2 | -1/+1005 |
* | Add missing libzfs_core to Makefiles | Maximilian Mehnert | 2013-11-20 | 7 | -7/+14 |
* | Illumos #4322 | Steven Hartland | 2013-11-20 | 1 | -2/+4 |
* | Fix typos in commit b83e3e48c9b183a80dd00eb6c7431a1cbc7d89c9 | DHE | 2013-11-20 | 1 | -2/+2 |
* | Remove the slog restriction on bootfs pools | Brian Behlendorf | 2013-11-14 | 2 | -31/+1 |
* | Tighten zfs dependency on zfs-kmod | Cyril Plisko | 2013-11-14 | 1 | -1/+1 |
* | Fixes (extends) support for selinux xattrs to more inode types | Matthew Thode | 2013-11-14 | 1 | -1/+5 |
* | Reduce stack for traverse_visitbp() recursion | Brian Behlendorf | 2013-11-14 | 4 | -42/+58 |
* | Some nvlist allocations in hold processing need to use KM_PUSHPAGE. | Tim Chase | 2013-11-14 | 1 | -5/+8 |
* | Fix rollback of mounted filesystem regression | Tim Chase | 2013-11-14 | 1 | -3/+3 |
* | Python 3 fixes | Matthew Thode | 2013-11-08 | 2 | -14/+19 |
* | pep8 code readability changes | Matthew Thode | 2013-11-08 | 2 | -85/+126 |
* | Explain 'zfs list -t snap -o name -s name' speedup | Bassu | 2013-11-08 | 1 | -1/+1 |
* | Updating init scripts to have more robust grepping | Matthew Thode | 2013-11-08 | 5 | -5/+5 |
* | Handle concurrent snapshot automounts failing due to EBUSY. | Tim Chase | 2013-11-08 | 4 | -4/+15 |
* | Document the dedupditto pool property. | Tim Chase | 2013-11-08 | 1 | -0/+11 |
* | Honor CONFIG_FS_POSIX_ACL kernel option | Massimo Maggi | 2013-11-05 | 7 | -0/+38 |
* | 26126 panic system rather than corrupting pool if we hit bug 26100 | Matthew Ahrens | 2013-11-05 | 4 | -10/+26 |
* | Switch allocations from KM_SLEEP to KM_PUSHPAGE | Brian Behlendorf | 2013-11-05 | 2 | -2/+2 |
* | Illumos #3995 | Saso Kiselkov | 2013-11-05 | 1 | -8/+7 |
* | Illumos #4168, #4169, #4170 | George Wilson | 2013-11-05 | 1 | -1/+9 |
* | Illumos #4082 | Matthew Ahrens | 2013-11-05 | 2 | -1/+11 |
* | Illumos #3954, #4080, #4081 | George Wilson | 2013-11-05 | 4 | -8/+117 |
* | Illumos #4046 | Matthew Ahrens | 2013-11-05 | 2 | -13/+14 |
* | Illumos #4061 | Marcel Telka | 2013-11-05 | 1 | -1/+5 |
* | Illumos #4047 | Matthew Ahrens | 2013-11-05 | 8 | -89/+99 |
* | Illumos #3996 | Matthew Ahrens | 2013-11-05 | 6 | -26/+57 |
* | Illumos #3956, #3957, #3958, #3959, #3960, #3961, #3962 | George Wilson | 2013-11-05 | 11 | -95/+233 |
* | Illumos #3949, #3950, #3952, #3953 | George Wilson | 2013-11-05 | 3 | -6/+30 |
* | Illumos #3955 | Matthew Ahrens | 2013-11-05 | 2 | -2/+5 |