]> git.proxmox.com Git - mirror_spl-debian.git/history - module/spl/spl-vnode.c
New upstream version 0.7.11
[mirror_spl-debian.git] / module / spl / spl-vnode.c
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
2017-12-18 Aron XuMerge tag 'upstream/0.7.4'
2017-12-18 Aron XuNew upstream version 0.7.4
2017-10-06 Aron XuMerge tag 'upstream/0.7.2'
2017-10-06 Aron XuNew upstream version 0.7.2
2017-07-14 Aron XuImported Upstream version 0.6.5.11
2017-07-05 Aron XuNew upstream version 0.6.5.10
2017-07-05 Aron XuMerge tag 'upstream/0.6.5.10'
2017-02-06 Aron XuImported Upstream version 0.6.5.9
2017-02-06 Aron XuMerge tag 'upstream/0.6.5.9'
2016-09-17 Aron XuMerge tag 'upstream/0.6.5.8'
2016-09-17 Aron XuImported Upstream version 0.6.5.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
2014-07-31 Liang GuoImported Upstream version 0.6.3+git20140731
2014-02-04 Liang GuoImported Upstream version 0.6.2+git20140204
2013-08-24 Aron XuImported Upstream version 0.6.2
2013-08-24 Aron XuMerge tag 'upstream/0.6.2'
2013-04-08 Aron XuImported Upstream version 0.6.1
2013-04-01 Carlos Alberto Lop... Merge branch 'upstream'
2013-03-14 Brian BehlendorfMerge branch 'linux-3.9'
2013-03-14 Richard YaoDrop support for 3 argument version of set_fs_pwd
2013-03-14 Richard YaoLinux 3.9 compat: set_fs_root takes const struct path *
2013-03-14 Richard YaoLinux 3.9 compat: vfs_getattr takes two arguments
2013-03-14 Richard YaoLinux 3.9 compat: Do not depend on f_vfsmnt
2013-03-06 Brian BehlendorfMerge branch 'build-system'
2013-03-05 Ned BassRefresh links to web site
2013-01-15 Darik HornMerge branch 'upstream'
2013-01-08 Brian BehlendorfRHEL 6.4 compat, fallocate()
2012-12-06 Darik HornMerge branch 'upstream'
2012-12-03 Brian BehlendorfHandle errors from spl_kern_path_locked()
2012-10-22 Darik HornMerge branch 'upstream'
2012-10-14 Yuxuan ShuiLinux 3.6 compat, kern_path_locked() added
2012-10-07 Darik HornMerge branch 'upstream'
2012-10-04 Etienne DechampsAdd interface for file hole punching.
2012-06-12 Darik HornMerge branch 'upstream'
2012-06-11 Brian BehlendorfFix invalid context bug
2011-11-11 Darik HornMerge branch 'upstream'
2011-11-10 Brian BehlendorfLinux 3.1 compat, kern_path_parent()
2011-10-19 Darik HornMerge branch 'upstream'
2011-10-18 Gunnar Beutnervn_rdwr() didn't properly advance the file position
2011-10-11 Darik HornMerge branch 'upstream'
2011-10-11 Gunnar BeutnerFixed invalid resource re-use in file_find()
2011-04-23 Darik HornMerge branch 'upstream'
2011-04-20 Brian BehlendorfLinux 2.6.39 compat, kern_path_parent()
2011-04-20 Brian BehlendorfLinux 2.6.39 compat, DEFINE_SPINLOCK()
2011-03-05 Darik HornMerge branch 'upstream'
2011-03-02 Brian BehlendorfRemove xvattr support
2011-01-12 Brian BehlendorfMake vn_cache|vn_file_cache kmem caches
2011-01-12 Brian BehlendorfClean vattr_t and vsecattr_t types
2011-01-12 Brian BehlendorfAdd vn_mode_to_vtype/vn_vtype to_mode helpers
2011-01-11 Brian BehlendorfLinux Compat: inode->i_mutex/i_sem
2010-11-09 Brian BehlendorfLinux 2.6.36 compat, fs_struct->lock type change
2010-08-12 Li WeiFix stack overflow in vn_rdwr() due to memory reclaim
2010-07-26 Brian BehlendorfFix two minor compiler warnings
2010-07-20 Brian BehlendorfPrefix all SPL debug macros with 'S'
2010-07-20 Brian BehlendorfSplit <sys/debug.h> header
2010-07-14 Brian BehlendorfLinux 2.6.35 compat: filp_fsync() dropped 'stuct dentry *'
2010-07-01 Brian BehlendorfAdd configure check for user_path_dir()
2010-05-17 Brian BehlendorfPublic Release Prep
2010-04-23 Ricardo CorreiaHandle the FAPPEND option in vn_rdwr().
2010-04-22 Brian BehlendorfUpdate vn_set_pwd() to allow user|kernal address for...
2010-01-08 Ricardo M. Correiasun-fix-whitespace
2009-10-01 Brian BehlendorfSet cwd to '/' for the process executing insmod.
2009-07-22 Brian BehlendorfThe HAVE_PATH_IN_NAMEIDATA compat macros should have...
2009-05-20 Brian BehlendorfSLES10 Fixes (part 4):
2009-01-15 Brian BehlendorfRename modules to module and update references