Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix zsb->z_hold_mtx deadlock | Brian Behlendorf | 2016-01-15 | 1 | -2/+3 |
* | Add zfs_object_mutex_size module option | Brian Behlendorf | 2016-01-15 | 1 | -1/+1 |
* | Honor xattr=sa dataset property | Ned Bass | 2015-09-19 | 1 | -1/+1 |
* | Add temporary mount options | Brian Behlendorf | 2015-09-03 | 1 | -3/+28 |
* | Linux 3.18 compat: Snapshot auto-mounting | Brian Behlendorf | 2015-08-31 | 1 | -2/+1 |
* | Illumos 5008 - lock contention (rrw_exit) while running a read only load | Alexander Motin | 2015-07-06 | 1 | -1/+1 |
* | Reduce size of zfs_sb_t: allocate z_hold_mtx separately | Chris Dunlop | 2015-03-24 | 1 | -1/+1 |
* | Restructure per-filesystem reclaim | Brian Behlendorf | 2015-03-20 | 1 | -0/+1 |
* | Implement relatime. | Tim Chase | 2014-01-29 | 1 | -0/+1 |
* | cstyle: Resolve C style issues | Michael Kjorling | 2013-12-18 | 1 | -2/+2 |
* | Posix ACL Support | Massimo Maggi | 2013-10-29 | 1 | -0/+1 |
* | Fix 'zfs rollback' on mounted file systems | Brian Behlendorf | 2013-01-17 | 1 | -0/+1 |
* | Revert "Remove TSD zfs_fsyncer_key" | Brian Behlendorf | 2012-12-20 | 1 | -0/+2 |
* | Remove TSD zfs_fsyncer_key | Brian Behlendorf | 2012-12-19 | 1 | -2/+0 |
* | Increase ZFS_OBJ_MTX_SZ to 256 | Brian Behlendorf | 2012-11-27 | 1 | -1/+1 |
* | Add .zfs control directory | Brian Behlendorf | 2012-03-22 | 1 | -18/+3 |
* | Increase link count limit to 2^31-1 | Brian Behlendorf | 2012-01-13 | 1 | -3/+3 |
* | Linux 3.1 compat, super_block->s_shrink | Brian Behlendorf | 2012-01-11 | 1 | -1/+4 |
* | Implement SA based xattrs | Brian Behlendorf | 2011-11-28 | 1 | -0/+1 |
* | Export symbols for the VFS API | Brian Behlendorf | 2011-10-11 | 1 | -0/+4 |
* | Add backing_device_info per-filesystem | Brian Behlendorf | 2011-08-04 | 1 | -0/+1 |
* | Linux compat 2.6.39: mount_nodev() | Brian Behlendorf | 2011-07-01 | 1 | -3/+3 |
* | Register .remount_fs handler | Brian Behlendorf | 2011-03-15 | 1 | -0/+1 |
* | Prototype/structure update for Linux | Brian Behlendorf | 2011-02-10 | 1 | -21/+25 |
* | Remove zfs_ctldir.[ch] | Brian Behlendorf | 2011-02-10 | 1 | -2/+29 |
* | Export required vfs/vn symbols | Brian Behlendorf | 2011-02-10 | 1 | -0/+8 |
* | Support custom build directories and move includes | Brian Behlendorf | 2010-09-08 | 1 | -0/+159 |