]> git.proxmox.com Git - mirror_zfs.git/history - module/zfs/zpl_file.c
Add ZFS specific mmap() checks
[mirror_zfs.git] / module / zfs / zpl_file.c
2011-07-01 Brian BehlendorfAdd ZFS specific mmap() checks
2011-07-01 Prasad JoshiMMAP Optimization
2011-05-06 Brian BehlendorfHandle NULL in nfsd .fsync() hook
2011-03-22 Brian BehlendorfLinux 2.6.29 compat, credentials
2011-03-08 Brian BehlendorfAdd zfs_open()/zfs_close()
2011-02-18 Brian BehlendorfMerge branch 'zpl'
2011-02-11 Brian BehlendorfLinux 2.6.35 compat, fops->fsync()
2011-02-10 Brian BehlendorfAdd mmap(2) support
2011-02-10 Brian BehlendorfAdd Hooks for Linux File Operations