Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | Add initial rw_uio functions to the dmu | Brian Behlendorf | 2011-02-04 | 1 | -2/+8 |
* | Minimal libshare infrastructure | Brian Behlendorf | 2011-02-04 | 5 | -5/+0 |
* | Open up libzfs_run_process/libzfs_load_module | Brian Behlendorf | 2011-01-28 | 1 | -0/+6 |
* | Autoconf selinux support | Brian Behlendorf | 2011-01-28 | 5 | -0/+10 |
* | Use cv_timedwait_interruptible in arc | Brian Behlendorf | 2010-12-14 | 1 | -0/+1 |
* | Linux 2.6.36 compat, blk_* macros removed | Brian Behlendorf | 2010-11-10 | 1 | -0/+10 |
* | Linux 2.6.36 compat, synchronous bio flag | Brian Behlendorf | 2010-11-10 | 1 | -7/+0 |
* | Linux 2.6.36 compat, use REQ_FAILFAST_MASK | Brian Behlendorf | 2010-11-10 | 1 | -6/+17 |
* | Add helper functions for manipulating device names | Ned Bass | 2010-10-22 | 1 | -0/+2 |
* | Fix missing 'zpool events' | Brian Behlendorf | 2010-10-12 | 1 | -1/+1 |
* | Initial zio delay timing | Brian Behlendorf | 2010-10-12 | 2 | -0/+8 |
* | Add FAILFAST support | Brian Behlendorf | 2010-10-12 | 6 | -0/+37 |
* | Generate zevents for speculative and soft errors | Brian Behlendorf | 2010-10-12 | 1 | -0/+1 |
* | Use linux __KERNEL__ define | Brian Behlendorf | 2010-09-10 | 1 | -1/+1 |
* | Support custom build directories and move includes | Brian Behlendorf | 2010-09-08 | 99 | -0/+56293 |