]> git.proxmox.com Git - mirror_spl-debian.git/history - include/sys/vnode.h
New upstream version 0.7.11
[mirror_spl-debian.git] / include / sys / vnode.h
2018-09-18 Mo ZhouNew upstream version 0.7.11
2018-04-11 Aron XuMerge tag 'upstream/0.7.8'
2018-04-11 Aron XuNew upstream version 0.7.8
2015-11-05 Aron XuImported Upstream version 0.6.5.3
2015-10-13 Aron XuMerge tag 'upstream/0.6.5.2'
2015-10-13 Aron XuImported Upstream version 0.6.5.2
2015-05-16 Aron XuMerge tag 'upstream/0.6.4.1'
2015-05-16 Aron XuImported Upstream version 0.6.4.1
2013-04-08 Aron XuImported Upstream version 0.6.1
2013-04-01 Carlos Alberto Lop... Merge branch 'upstream'
2013-03-06 Brian BehlendorfMerge branch 'build-system'
2013-03-05 Ned BassRefresh links to web site
2012-10-07 Darik HornMerge branch 'upstream'
2012-10-04 Etienne DechampsAdd interface for file hole punching.
2011-11-11 Darik HornMerge branch 'upstream'
2011-11-10 Brian BehlendorfLinux 3.1 compat, kern_path_parent()
2011-10-11 Darik HornMerge branch 'upstream'
2011-10-11 Gunnar BeutnerFixed invalid resource re-use in file_find()
2011-04-07 Darik HornMerge branch 'upstream'
2011-04-07 Brian BehlendorfAdd .va_dentry helper
2011-03-05 Darik HornMerge branch 'upstream'
2011-03-02 Brian BehlendorfRemove xvattr support
2011-01-12 Brian BehlendorfRemove VN_HOLD/VN_RELE/VOP_PUTPAGE
2011-01-12 Brian BehlendorfAdd a few additional vnode #defines
2011-01-12 Brian BehlendorfClean vattr_t and vsecattr_t types
2011-01-12 Brian BehlendorfFRSYNC Should Use O_SYNC
2011-01-12 Brian BehlendorfAdd vn_mode_to_vtype/vn_vtype to_mode helpers
2010-08-12 Li WeiFix stack overflow in vn_rdwr() due to memory reclaim
2010-06-30 Brian BehlendorfLinux-2.6.33 compat, O_DSYNC flag added
2010-05-17 Brian BehlendorfPublic Release Prep
2009-11-10 Brian BehlendorfLinux 2.6.31 Compatibility Updates
2009-10-01 Brian BehlendorfSet cwd to '/' for the process executing insmod.
2009-01-09 Brian BehlendorfAdd VOP_SEEK
2009-01-09 Brian BehlendorfDrat fix missing ;
2009-01-09 Brian BehlendorfAdd missing callback_context_t and fid_t types
2008-08-11 behlendoInclude linux/uaccess.h compat changes.
2008-06-02 behlendoBreaking the world for a little bit. If anyone is...
2008-05-26 behlendoGo through and add a header with the proper UCRL number.
2008-03-20 behlendoOK, a first reasonable attempt at a solaris module...
2008-03-18 behlendoOK, some pretty substantial rework here. I've merged...
2008-03-18 behlendoInitial pass at a file API getf/releasef hooks
2008-03-14 behlendoAdd missing headers
2008-03-13 behlendoDrop unicode support, provided in ZFS tree libport
2008-03-12 behlendo- Add some more missing headers
2008-03-12 behlendoAdd copyin/copyout mapping
2008-03-12 behlendo- Implemented vnode interfaces and 6 test cases to...
2008-03-10 behlendoAdd missing headers
2008-03-07 behlendoAdd the initial vestigates of vnode support