Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed a NULL pointer dereference bug in zfs_preumount | Gunnar Beutner | 2012-04-05 | 1 | -1/+1 |
* | Add .zfs control directory | Brian Behlendorf | 2012-03-22 | 1 | -10/+37 |
* | Linux 3.1 compat, super_block->s_shrink | Brian Behlendorf | 2012-01-11 | 1 | -0/+21 |
* | Implement SA based xattrs | Brian Behlendorf | 2011-11-28 | 1 | -3/+13 |
* | Simplify BDI integration | Brian Behlendorf | 2011-11-08 | 1 | -25/+23 |
* | Disown dataset in zfs_sb_create() | Brian Behlendorf | 2011-11-08 | 1 | -1/+1 |
* | Export symbols for the VFS API | Brian Behlendorf | 2011-10-11 | 1 | -4/+10 |
* | zpl: Fix "df -i" to have better free inodes value | Andreas Dilger | 2011-09-28 | 1 | -1/+1 |
* | Add backing_device_info per-filesystem | Brian Behlendorf | 2011-08-04 | 1 | -0/+27 |
* | Linux compat 2.6.39: mount_nodev() | Brian Behlendorf | 2011-07-01 | 1 | -177/+42 |
* | Fix unlink/xattr deadlock | Gunnar Beutner | 2011-06-20 | 1 | -0/+6 |
* | Implemented NFS export_operations. | Gunnar Beutner | 2011-04-29 | 1 | -3/+1 |
* | Linux 2.6.39 compat, invalidate_inodes() | Brian Behlendorf | 2011-04-19 | 1 | -1/+1 |
* | Register .remount_fs handler | Brian Behlendorf | 2011-03-15 | 1 | -0/+40 |
* | Register .sync_fs handler | Brian Behlendorf | 2011-03-15 | 1 | -7/+11 |
* | Set stat->st_dev and statfs->f_fsid | Brian Behlendorf | 2011-03-07 | 1 | -1/+1 |
* | Increase fragment size to block size | Brian Behlendorf | 2011-02-23 | 1 | -4/+8 |
* | Invalidate dcache and inode cache | Brian Behlendorf | 2011-02-10 | 1 | -7/+7 |
* | Prototype/structure update for Linux | Brian Behlendorf | 2011-02-10 | 1 | -621/+473 |
* | Remove zfs_ctldir.[ch] | Brian Behlendorf | 2011-02-10 | 1 | -1/+0 |
* | 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 | 1 | -50/+0 |
* | VFS: Add zfs_inode_update() helper | Brian Behlendorf | 2011-02-10 | 1 | -0/+3 |
* | Remove zfs_parse_bootfs() support | Brian Behlendorf | 2011-02-10 | 1 | -55/+0 |
* | Wrap with HAVE_MLSLABEL | Brian Behlendorf | 2011-02-10 | 1 | -0/+2 |
* | Export required vfs/vn symbols | Brian Behlendorf | 2011-02-10 | 1 | -10/+22 |
* | Fix minor compiler warnings | Brian Behlendorf | 2011-01-06 | 1 | -8/+10 |
* | Register the space accounting callback even when we don't have the ZPL. | Ricardo M. Correia | 2010-10-04 | 1 | -1/+3 |
* | Add linux kernel disk support | Brian Behlendorf | 2010-08-31 | 1 | -6/+10 |
* | Update to onnv_147 | Brian Behlendorf | 2010-08-26 | 1 | -26/+26 |
* | Update core ZFS code from build 121 to build 141. | Brian Behlendorf | 2010-05-28 | 1 | -155/+350 |
* | Rebase master to b121 | Brian Behlendorf | 2009-08-18 | 1 | -2/+0 |
* | Rebase master to b117 | Brian Behlendorf | 2009-07-02 | 1 | -100/+508 |
* | Rebase master to b105 | Brian Behlendorf | 2009-01-15 | 1 | -12/+40 |
* | Move the world out of /zfs/ and seperate out module build tree | Brian Behlendorf | 2008-12-11 | 1 | -0/+1652 |