Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix 'zfs rollback' on mounted file systems | Brian Behlendorf | 2013-01-17 | 1 | -13/+33 |
* | Directory xattr znodes hold a reference on their parent | Brian Behlendorf | 2012-12-03 | 1 | -5/+17 |
* | Disable page allocation warnings for super block | Brian Behlendorf | 2012-11-30 | 1 | -1/+1 |
* | Switch KM_SLEEP to KM_PUSHPAGE | Richard Yao | 2012-08-27 | 1 | -4/+4 |
* | Add .zfs control directory | Brian Behlendorf | 2012-03-22 | 1 | -1/+13 |
* | Linux 3.1 compat, super_block->s_shrink | Brian Behlendorf | 2012-01-11 | 1 | -0/+2 |
* | Linux 3.2 compat: set_nlink() | Darik Horn | 2011-12-16 | 1 | -1/+1 |
* | Implement SA based xattrs | Brian Behlendorf | 2011-11-28 | 1 | -0/+9 |
* | Fix usage of zsb after free | Brian Behlendorf | 2011-09-09 | 1 | -4/+3 |
* | Illumos #xxx: zdb -vvv broken after zfs diff integration | Tim Haley | 2011-08-01 | 1 | -14/+14 |
* | Use zfs_mknode() to create dataset root | Brian Behlendorf | 2011-07-20 | 1 | -31/+68 |
* | Renamed HAVE_SHARE ifdefs to HAVE_SMB_SHARE. | Gunnar Beutner | 2011-07-06 | 1 | -2/+2 |
* | Support mandatory locks (nbmand) | Rohan Puri | 2011-07-01 | 1 | -8/+3 |
* | Linux compat 2.6.39: security_inode_init_security() | Brian Behlendorf | 2011-07-01 | 1 | -6/+8 |
* | Remove unused MMAP functions | Brian Behlendorf | 2011-07-01 | 1 | -16/+0 |
* | Don't store rdev in SA for FIFOs and sockets | Ned A. Bass | 2011-05-09 | 1 | -7/+9 |
* | Fully update inode when created | Brian Behlendorf | 2011-05-02 | 1 | -2/+1 |
* | Fixed a use-after-free bug in zfs_zget(). | Gunnar Beutner | 2011-04-21 | 1 | -1/+23 |
* | Call d_instantiate before unlocking inode | Brian Behlendorf | 2011-04-07 | 1 | -3/+8 |
* | Fix evict() deadlock | Brian Behlendorf | 2011-03-22 | 1 | -4/+20 |
* | Use KM_PUSHPAGE instead of KM_SLEEP | Brian Behlendorf | 2011-03-22 | 1 | -2/+2 |
* | Fix O_APPEND Corruption | Brian Behlendorf | 2011-03-09 | 1 | -0/+1 |
* | Drop HAVE_XVATTR macros | Brian Behlendorf | 2011-03-02 | 1 | -0/+96 |
* | Remove rdev packing | Brian Behlendorf | 2011-02-23 | 1 | -35/+1 |
* | Fix FIFO and socket handling | Brian Behlendorf | 2011-02-16 | 1 | -3/+4 |
* | Prototype/structure update for Linux | Brian Behlendorf | 2011-02-10 | 1 | -451/+275 |
* | Create a root znode without VFS dependencies | Brian Behlendorf | 2011-02-10 | 1 | -85/+4 |
* | Remove Solaris VFS Hooks | Brian Behlendorf | 2011-02-10 | 1 | -99/+0 |
* | VFS: Add zfs_inode_update() helper | Brian Behlendorf | 2011-02-10 | 1 | -0/+42 |
* | VFS: Integrate zfs_znode_alloc() | Brian Behlendorf | 2011-02-10 | 1 | -59/+27 |
* | Enable zfs_znode compilation | Brian Behlendorf | 2011-02-10 | 1 | -14/+21 |
* | VFS: Wrap with HAVE_SHARE | Brian Behlendorf | 2011-02-10 | 1 | -0/+4 |
* | 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 |
* | Fix minor compiler warnings | Brian Behlendorf | 2011-01-06 | 1 | -1/+1 |
* | Add linux kernel module support | Brian Behlendorf | 2010-08-31 | 1 | -0/+5 |
* | Add linux kernel disk support | Brian Behlendorf | 2010-08-31 | 1 | -5/+46 |
* | Fix dbuf_dirty_record_t leaks | Brian Behlendorf | 2010-08-31 | 1 | -0/+2 |
* | Fix gcc c90 compliance warnings | Brian Behlendorf | 2010-08-27 | 1 | -2/+2 |
* | Update to onnv_147 | Brian Behlendorf | 2010-08-26 | 1 | -69/+209 |
* | Update core ZFS code from build 121 to build 141. | Brian Behlendorf | 2010-05-28 | 1 | -207/+505 |
* | Rebase master to b121 | Brian Behlendorf | 2009-08-18 | 1 | -0/+19 |
* | Rebase master to b117 | Brian Behlendorf | 2009-07-02 | 1 | -115/+112 |
* | Rebase master to b108 | Brian Behlendorf | 2009-02-18 | 1 | -7/+3 |
* | Rebase master to b105 | Brian Behlendorf | 2009-01-15 | 1 | -8/+7 |
* | Move the world out of /zfs/ and seperate out module build tree | Brian Behlendorf | 2008-12-11 | 1 | -0/+1672 |