Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Add mmap(2) support | Brian Behlendorf | 2011-02-10 | 2 | -104/+244 | |
| * | Add Hooks for Linux Xattr Operations | Brian Behlendorf | 2011-02-10 | 1 | -0/+432 | |
| * | Add Hooks for Linux Super Block Operations | Brian Behlendorf | 2011-02-10 | 1 | -0/+168 | |
| * | Add Hooks for Linux Inode Operations | Brian Behlendorf | 2011-02-10 | 1 | -0/+331 | |
| * | Add Hooks for Linux File Operations | Brian Behlendorf | 2011-02-10 | 2 | -0/+177 | |
| * | Wrap with HAVE_XVATTR | Brian Behlendorf | 2011-02-10 | 2 | -167/+213 | |
| * | Add zp->z_is_zvol flag | Brian Behlendorf | 2011-02-10 | 2 | -2/+4 | |
| * | Prototype/structure update for Linux | Brian Behlendorf | 2011-02-10 | 15 | -3230/+1976 | |
| * | Remove dmu_write_pages() support | Brian Behlendorf | 2011-02-10 | 1 | -57/+0 | |
| * | Create a root znode without VFS dependencies | Brian Behlendorf | 2011-02-10 | 1 | -85/+4 | |
| * | Remove zfs_ctldir.[ch] | Brian Behlendorf | 2011-02-10 | 6 | -1348/+1 | |
| * | Disable fuid features | Brian Behlendorf | 2011-02-10 | 1 | -0/+6 | |
| * | Disable zfs_sync during oops/panic | Brian Behlendorf | 2011-02-10 | 1 | -1/+1 | |
| * | Disable Shutdown/Reboot | Brian Behlendorf | 2011-02-10 | 1 | -1/+5 | |
| * | Remove SYNC_ATTR check | Brian Behlendorf | 2011-02-10 | 1 | -9/+0 | |
| * | Remove mount options | Brian Behlendorf | 2011-02-10 | 1 | -21/+0 | |
| * | Remove zfs_active_fs_count | Brian Behlendorf | 2011-02-10 | 1 | -11/+0 | |
| * | Remove unused mount functions | Brian Behlendorf | 2011-02-10 | 1 | -333/+0 | |
| * | Remove zfs_major/zfs_minor/zfsfstype | Brian Behlendorf | 2011-02-10 | 1 | -105/+2 | |
| * | Remove Solaris VFS Hooks | Brian Behlendorf | 2011-02-10 | 3 | -159/+0 | |
| * | VFS: Add zfs_inode_update() helper | Brian Behlendorf | 2011-02-10 | 3 | -2/+76 | |
| * | VFS: Integrate zfs_znode_alloc() | Brian Behlendorf | 2011-02-10 | 1 | -59/+27 | |
| * | Enable zfs_znode compilation | Brian Behlendorf | 2011-02-10 | 2 | -18/+21 | |
| * | ACL related changes | Brian Behlendorf | 2011-02-10 | 2 | -5/+27 | |
| * | Init/destroy tsd | Brian Behlendorf | 2011-02-10 | 1 | -2/+1 | |
| * | Replace VOP_* calls with direct zfs_* calls | Brian Behlendorf | 2011-02-10 | 1 | -15/+16 | |
| * | Add basic uio support | Brian Behlendorf | 2011-02-10 | 2 | -0/+256 | |
| * | Add trivial acl helpers | Brian Behlendorf | 2011-02-10 | 1 | -1/+120 | |
| * | Remove dead ACL code | Brian Behlendorf | 2011-02-10 | 1 | -75/+1 | |
| * | Remove zfs_parse_bootfs() support | Brian Behlendorf | 2011-02-10 | 1 | -55/+0 | |
| * | VFS: Wrap with HAVE_SHARE | Brian Behlendorf | 2011-02-10 | 2 | -18/+22 | |
| * | Wrap with HAVE_MLSLABEL | Brian Behlendorf | 2011-02-10 | 1 | -0/+2 | |
| * | Remove znode move functionality | Brian Behlendorf | 2011-02-10 | 1 | -184/+0 | |
| * | Conserve stack in zfs_mkdir() | Brian Behlendorf | 2011-02-10 | 1 | -1/+3 | |
| * | Conserve stack in zfs_sa_upgrade() | Brian Behlendorf | 2011-02-10 | 1 | -4/+8 | |
| * | Export required vfs/vn symbols | Brian Behlendorf | 2011-02-10 | 2 | -29/+61 | |
| * | Add HAVE_SCANSTAMP | Brian Behlendorf | 2011-02-10 | 1 | -2/+6 | |
| * | Add initial rw_uio functions to the dmu | Brian Behlendorf | 2011-02-04 | 1 | -3/+109 | |
| * | Documentation updates | Brian Behlendorf | 2011-02-04 | 1 | -1/+1 | |
| * | Fix ZVOL rename minor devices | Brian Behlendorf | 2011-01-07 | 1 | -3/+9 | |
| * | Fix minor compiler warnings | Brian Behlendorf | 2011-01-06 | 5 | -57/+60 | |
| * | Use cv_timedwait_interruptible in arc | Brian Behlendorf | 2010-12-14 | 1 | -3/+3 | |
* | | Add API to wait for pending commit callbacks | Ricardo M. Correia | 2011-02-16 | 2 | -0/+16 | |
|/ | ||||||
* | Enable rrwlock.c compilation | Brian Behlendorf | 2010-12-07 | 1 | -3/+0 | |
* | Fix for access beyond end of device error | Ned Bass | 2010-11-10 | 2 | -1/+3 | |
* | Linux 2.6.36 compat, use fops->unlocked_ioctl() | Brian Behlendorf | 2010-11-10 | 1 | -6/+5 | |
* | Linux 2.6.36 compat, synchronous bio flag | Brian Behlendorf | 2010-11-10 | 1 | -2/+23 | |
* | Remove inconsistent use of EOPNOTSUPP | Ned Bass | 2010-11-10 | 1 | -1/+1 | |
* | Make rollbacks fail gracefully | Ned Bass | 2010-11-08 | 1 | -1/+1 | |
* | Increate zio write interrupt thread count. | Brian Behlendorf | 2010-11-08 | 1 | -1/+1 |