Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix synchronicity for ZVOLs. | Etienne Dechamps | 2012-02-07 | 7 | -0/+31 |
* | Linux 3.3 compat, sops->show_options() | Brian Behlendorf | 2012-02-03 | 6 | -0/+6 |
* | Cleanup ZFS debug infrastructure | Brian Behlendorf | 2012-02-02 | 2 | -39/+24 |
* | Add the release component to headers | Brian Behlendorf | 2012-01-18 | 12 | -12/+12 |
* | Increase link count limit to 2^31-1 | Brian Behlendorf | 2012-01-13 | 1 | -3/+3 |
* | Linux 3.1 compat, super_block->s_shrink | Brian Behlendorf | 2012-01-11 | 9 | -1/+27 |
* | Linux 3.2 compat: set_nlink() | Darik Horn | 2011-12-16 | 7 | -0/+21 |
* | Add make rule for building Arch Linux packages | Prakash Surya | 2011-12-14 | 6 | -0/+36 |
* | Illumos #734: Use taskq_dispatch_ent() interface | Garrett D'Amore | 2011-12-14 | 2 | -0/+23 |
* | Implement SA based xattrs | Brian Behlendorf | 2011-11-28 | 5 | -0/+20 |
* | Simplify BDI integration | Brian Behlendorf | 2011-11-08 | 7 | -16/+35 |
* | Improve meta data performance | Brian Behlendorf | 2011-11-03 | 1 | -0/+2 |
* | Illumos #755: dmu_recv_stream builds incomplete guid_to_ds_map | Alexander Stetsenko | 2011-10-18 | 1 | -0/+1 |
* | Export symbols for the VFS API | Brian Behlendorf | 2011-10-11 | 1 | -0/+4 |
* | Export symbols for the full SA API | Brian Behlendorf | 2011-10-05 | 1 | -3/+1 |
* | Export symbols for the full ZAP API | Brian Behlendorf | 2011-09-27 | 1 | -2/+0 |
* | Make libefi-created GPT compatible with gptfdisk | Zachary Bedell | 2011-09-26 | 1 | -0/+1 |
* | Autogen refresh for udev changes | Brian Behlendorf | 2011-08-08 | 6 | -0/+18 |
* | Add backing_device_info per-filesystem | Brian Behlendorf | 2011-08-04 | 8 | -0/+26 |
* | Cleanup mmap(2) writes | Brian Behlendorf | 2011-08-02 | 1 | -2/+2 |
* | Illumos #278: get rid zfs of python and pyzfs dependencies | Alexander Stetsenko | 2011-08-01 | 2 | -2/+9 |
* | Illumos #1092: zfs refratio property | Matt Ahrens | 2011-08-01 | 1 | -0/+2 |
* | Illumos #1051: zfs should handle imbalanced luns | George Wilson | 2011-08-01 | 4 | -0/+15 |
* | Provide a rc.d script for archlinuxzfs-0.6.0-rc5 | Kyle Fuller | 2011-07-11 | 6 | -0/+6 |
* | Improve fstat(2) performance | Brian Behlendorf | 2011-07-11 | 1 | -0/+1 |
* | Linux compat 2.6.39: mount_nodev() | Brian Behlendorf | 2011-07-01 | 10 | -8/+13 |
* | Linux compat 2.6.39: security_inode_init_security() | Brian Behlendorf | 2011-07-01 | 8 | -1/+16 |
* | Add ZFS specific mmap() checks | Brian Behlendorf | 2011-07-01 | 1 | -0/+2 |
* | MMAP Optimization | Prasad Joshi | 2011-07-01 | 2 | -0/+4 |
* | Tear down and flush the mmap region | Prasad Joshi | 2011-06-27 | 7 | -0/+27 |
* | Add "ashift" property to zpool create | Christian Kohlschütter | 2011-06-17 | 1 | -0/+1 |
* | Linux 2.6.37 compat, WRITE_FLUSH_FUA | Brian Behlendorf | 2011-06-17 | 1 | -0/+14 |
* | Always check -Wno-unused-but-set-variable gcc support | Brian Behlendorf | 2011-06-14 | 6 | -6/+6 |
* | Check for -Wno-unused-but-set-variable gcc support | Brian Behlendorf | 2011-06-14 | 6 | -0/+12 |
* | Disable direct reclaim for z_wr_* threads | Brian Behlendorf | 2011-05-06 | 1 | -0/+1 |
* | Handle NULL in nfsd .fsync() hook | Brian Behlendorf | 2011-05-06 | 1 | -13/+0 |
* | Add missing ZFS tunables | Brian Behlendorf | 2011-05-04 | 2 | -2/+2 |
* | Fix 'zfs set volsize=N pool/dataset' | Brian Behlendorf | 2011-05-02 | 6 | -0/+6 |
* | Implemented NFS export_operations. | Gunnar Beutner | 2011-04-29 | 7 | -1/+8 |
* | Fix libzpool cv_* build error | Brian Behlendorf | 2011-03-31 | 1 | -1/+2 |
* | Fixes to enable zvol symlink creation | Fajar A. Nugraha | 2011-03-24 | 1 | -1/+1 |
* | Linux 2.6.28 compat, insert_inode_locked() | Brian Behlendorf | 2011-03-22 | 7 | -1/+22 |
* | Linux 2.6.27 compat, blk_queue_stackable() | Brian Behlendorf | 2011-03-22 | 1 | -0/+11 |
* | Fix evict() deadlock | Brian Behlendorf | 2011-03-22 | 1 | -0/+2 |
* | Add init scripts | Brian Behlendorf | 2011-03-17 | 6 | -0/+6 |
* | Register .remount_fs handler | Brian Behlendorf | 2011-03-15 | 1 | -0/+1 |
* | Register .sync_fs handler | Brian Behlendorf | 2011-03-15 | 1 | -1/+1 |
* | Print mount/umount errors | Brian Behlendorf | 2011-03-09 | 1 | -1/+4 |
* | Range lock performance improvements | Brian Behlendorf | 2011-03-08 | 1 | -0/+1 |
* | Add zfs_open()/zfs_close() | Brian Behlendorf | 2011-03-08 | 1 | -0/+2 |