| Commit message (Expand) | Author | Age | Files | Lines |
* | Add -gLp to zpool subcommands for alt vdev names | Richard Yao | 2016-02-25 | 4 | -104/+407 |
* | Add nfs-kernel-server for Debian | Grischa Zengel | 2016-02-25 | 1 | -2/+2 |
* | Add l2arc_max_block_size tunable | Brian Behlendorf | 2016-02-25 | 2 | -1/+47 |
* | Make zvol minor functionality more robust | Boris Protopopov | 2016-02-24 | 1 | -16/+77 |
* | Call dmu_read_uio_dbuf() in zvol_read() | Richard Yao | 2016-02-18 | 1 | -1/+1 |
* | Clean up zvol request processing to pass uio and fix porting regressions | Richard Yao | 2016-02-18 | 1 | -76/+71 |
* | Make configure error clearer when failing to find SPL | Olaf Faaland | 2016-02-17 | 1 | -3/+23 |
* | Remove wrong ASSERT in annotate_ecksum | Chunwei Chen | 2016-02-17 | 1 | -2/+2 |
* | Prevent zpool_find_vdev() from truncating vdev path | Brian Behlendorf | 2016-02-08 | 1 | -2/+4 |
* | Illumos 5809 - Blowaway full receive in v1 pool causes kernel panic | Paul Dagnelie | 2016-02-08 | 1 | -1/+2 |
* | Illumos 5767 - fix several problems with zfs test suite | John Wren Kennedy | 2016-02-08 | 1 | -10/+36 |
* | Illumos 4448 - zfs diff misprints unicode characters | Joshua M. Clulow | 2016-02-05 | 1 | -6/+9 |
* | Correctly parse -R flag arguments | Tim Chase | 2016-02-05 | 1 | -1/+3 |
* | Illumos 6537 - Panic on zpool scrub with DEBUG kernel | Gary Mills | 2016-02-05 | 1 | -2/+4 |
* | Illumos 6096 - ZFS_SMB_ACL_RENAME needs to cleanup better | Dan McDonald | 2016-02-05 | 1 | -0/+1 |
* | Illumos 6450 - scrub/resilver unnecessarily traverses snapshots | Matthew Ahrens | 2016-02-02 | 1 | -4/+50 |
* | Handling negative dentries in a CI file system. | Richard Sharpe | 2016-02-02 | 1 | -2/+32 |
* | Illumos 6527 - Possible access beyond end of string in zpool comment | Jorgen Lundman | 2016-01-28 | 1 | -1/+0 |
* | Illumos 6495 - Fix mutex leak in dmu_objset_find_dp | Brian Behlendorf | 2016-01-28 | 1 | -0/+3 |
* | Illumos 6414 - vdev_config_sync could be simpler | Brian Behlendorf | 2016-01-28 | 3 | -16/+16 |
* | llumos 6334 - Cannot unlink files when over quota | Simon Klinkert | 2016-01-26 | 1 | -5/+2 |
* | Reintroduce zfs_remove() synchronous deletes | kernelOfTruth | 2016-01-26 | 2 | -12/+81 |
* | Log zvol truncate/discard operations | Dan McDonald | 2016-01-26 | 1 | -8/+59 |
* | mount.zfs: use getopt_long instead of getopt to guarantee permutation of argv. | Christian Neukirchen | 2016-01-25 | 1 | -1/+2 |
* | Illumos 6451 - ztest fails due to checksum errors | Matthew Ahrens | 2016-01-25 | 1 | -1/+26 |
* | Illumos 6251 - add tunable to disable free_bpobj processing | George Wilson | 2016-01-25 | 2 | -2/+22 |
* | Set arc_c_min properly in userland builds | Tim Chase | 2016-01-25 | 1 | -4/+4 |
* | Prevent arc_c collapse | Tim Chase | 2016-01-25 | 1 | -8/+8 |
* | kobj_read_file: Return -1 on vn_rdwr() error | Richard Yao | 2016-01-23 | 1 | -2/+3 |
* | Illumos 1778 - Assertion failed: rn->rn_nozpool == B_FALSE | Andrew Stormont | 2016-01-22 | 1 | -3/+1 |
* | Illumos 5518 - Memory leaks in libzfs import implementation | Marcel Telka | 2016-01-22 | 2 | -33/+43 |
* | Illumos 6815179, 6844191 | Brian Behlendorf | 2016-01-22 | 3 | -64/+294 |
* | Illumos 4950 - files sometimes can't be removed from a full filesystem | Matthew Ahrens | 2016-01-21 | 7 | -7/+57 |
* | Create zfs-kmod-debuginfo rpm with redhat spec file | Olaf Faaland | 2016-01-21 | 2 | -1/+4 |
* | Close possible zfs_znode_held() race | Brian Behlendorf | 2016-01-20 | 1 | -4/+3 |
* | Linux 4.5 compat: pfn_t typedef | Brian Behlendorf | 2016-01-20 | 1 | -1/+0 |
* | Linux 4.5 compat: xattr list handler | Brian Behlendorf | 2016-01-20 | 3 | -282/+518 |
* | Linux 4.5 compat: get_link() / put_link() | Brian Behlendorf | 2016-01-20 | 6 | -81/+253 |
* | Illumos 5045 - use atomic_{inc,dec}_* instead of atomic_add_* | Josef 'Jeff' Sipek | 2016-01-15 | 7 | -73/+70 |
* | Illumos 4953, 4954, 4955 | Matthew Ahrens | 2016-01-15 | 2 | -15/+15 |
* | Illumos 4039 - zfs_rename()/zfs_link() needs stronger test for XDEV | Marcel Telka | 2016-01-15 | 1 | -5/+14 |
* | Illumos 6298 - zfs_create_008_neg and zpool_create_023_neg | Joe Stein | 2016-01-15 | 4 | -24/+59 |
* | Illumos 3557, 3558, 3559, 3560 | George Wilson | 2016-01-15 | 5 | -36/+27 |
* | Prevent duplicated xattr between SA and dir | Chunwei Chen | 2016-01-15 | 1 | -5/+68 |
* | SET_ERROR should print strings | Richard Yao | 2016-01-15 | 3 | -19/+22 |
* | Remove fastwrite mutex | Richard Yao | 2016-01-15 | 2 | -10/+0 |
* | Fix zsb->z_hold_mtx deadlock | Brian Behlendorf | 2016-01-15 | 4 | -64/+218 |
* | Add zfs_object_mutex_size module option | Brian Behlendorf | 2016-01-15 | 4 | -12/+26 |
* | Illumos 3465, 3466, 3467, 3468, 3470, 3473 | Brian Behlendorf | 2016-01-13 | 1 | -2/+2 |
* | Increase default user space stack size | Brian Behlendorf | 2016-01-13 | 3 | -6/+5 |