Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | Drop HAVE_XVATTR macros | Brian Behlendorf | 2011-03-02 | 2 | -11/+8 |
* | Add xvattr support | Brian Behlendorf | 2011-03-02 | 6 | -1/+338 |
* | Use udev to create /dev/zvol/[dataset_name] links | Fajar A. Nugraha | 2011-02-25 | 1 | -0/+6 |
* | Add the new blkdev_compat.h header to the DIST target. | Darik Horn | 2011-02-24 | 2 | -2/+4 |
* | Linux 2.6.38 compat, blkdev_get_by_path() | Brian Behlendorf | 2011-02-23 | 7 | -3/+24 |
* | Linux 2.6.x compat, blkdev_compat.h | Brian Behlendorf | 2011-02-23 | 6 | -64/+68 |
* | Merge branch 'zpl' | Brian Behlendorf | 2011-02-18 | 26 | -161/+1126 |
|\ | |||||
| * | Linux 2.6.36 compat, sops->evict_inode() | Brian Behlendorf | 2011-02-11 | 6 | -0/+6 |
| * | Linux 2.6.33 compat, get/set xattr callbacks | Brian Behlendorf | 2011-02-11 | 1 | -0/+45 |
| * | Linux 2.6.35 compat, fops->fsync() | Brian Behlendorf | 2011-02-11 | 9 | -5/+58 |
| * | Linux 2.6.35 compat, const struct xattr_handler | Brian Behlendorf | 2011-02-10 | 9 | -1/+52 |
| * | Use 'noop' IO Scheduler | Brian Behlendorf | 2011-02-10 | 1 | -0/+3 |
| * | Add mmap(2) support | Brian Behlendorf | 2011-02-10 | 1 | -0/+1 |
| * | Add Hooks for Linux File Operations | Brian Behlendorf | 2011-02-10 | 3 | -0/+66 |
| * | Add zp->z_is_zvol flag | Brian Behlendorf | 2011-02-10 | 1 | -1/+1 |
| * | Prototype/structure update for Linux | Brian Behlendorf | 2011-02-10 | 7 | -114/+120 |
| * | Remove dmu_write_pages() support | Brian Behlendorf | 2011-02-10 | 1 | -4/+0 |
| * | Remove zfs_ctldir.[ch] | Brian Behlendorf | 2011-02-10 | 4 | -79/+29 |
| * | VFS: Add zfs_inode_update() helper | Brian Behlendorf | 2011-02-10 | 1 | -0/+1 |
| * | VFS: Integrate zfs_znode_alloc() | Brian Behlendorf | 2011-02-10 | 1 | -2/+9 |
| * | ACL related changes | Brian Behlendorf | 2011-02-10 | 1 | -2/+0 |
| * | Add Linux Compat Infrastructure | Brian Behlendorf | 2011-02-10 | 6 | -2/+622 |
| * | Add basic uio support | Brian Behlendorf | 2011-02-10 | 4 | -2/+54 |
| * | Export required vfs/vn symbols | Brian Behlendorf | 2011-02-10 | 4 | -0/+92 |