Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cstyle: Resolve C style issues | Michael Kjorling | 2013-12-18 | 1 | -13/+11 |
* | Honor CONFIG_FS_POSIX_ACL kernel option | Massimo Maggi | 2013-11-05 | 1 | -0/+2 |
* | Posix ACL Support | Massimo Maggi | 2013-10-29 | 1 | -11/+31 |
* | Fix arc_adapt() spinning in iterate_supers_type() | Brian Behlendorf | 2013-07-17 | 1 | -0/+4 |
* | Update SAs when an inode is dirtied | Brian Behlendorf | 2012-12-14 | 1 | -1/+20 |
* | Linux 3.6 compat, sops->write_super() removed | Yuxuan Shui | 2012-10-14 | 1 | -1/+0 |
* | Linux 3.5 compat, end_writeback() changed to clear_inode() | Richard Yao | 2012-07-23 | 1 | -5/+10 |
* | Add .zfs control directory | Brian Behlendorf | 2012-03-22 | 1 | -7/+17 |
* | Linux 3.3 compat, sops->show_options() | Brian Behlendorf | 2012-02-03 | 1 | -7/+17 |
* | Linux 3.1 compat, super_block->s_shrink | Brian Behlendorf | 2012-01-11 | 1 | -20/+106 |
* | Linux compat 2.6.39: mount_nodev() | Brian Behlendorf | 2011-07-01 | 1 | -3/+17 |
* | Tear down and flush the mmap region | Prasad Joshi | 2011-06-27 | 1 | -2/+2 |
* | Implemented NFS export_operations. | Gunnar Beutner | 2011-04-29 | 1 | -8/+0 |
* | Linux 2.6.29 compat, credentials | Brian Behlendorf | 2011-04-07 | 1 | -3/+3 |
* | Linux 2.6.29 compat, .freeze_fs/.unfreeze_fs | Brian Behlendorf | 2011-03-22 | 1 | -2/+0 |
* | Register .remount_fs handler | Brian Behlendorf | 2011-03-15 | 1 | -1/+11 |
* | Register .sync_fs handler | Brian Behlendorf | 2011-03-15 | 1 | -1/+15 |
* | Linux 2.6.36 compat, sops->evict_inode() | Brian Behlendorf | 2011-02-11 | 1 | -9/+45 |
* | Add Hooks for Linux Super Block Operations | Brian Behlendorf | 2011-02-10 | 1 | -0/+168 |