summaryrefslogtreecommitdiffstats
path: root/module/spl/spl-vnode.c
Commit message (Expand)AuthorAgeFilesLines
* Fix invalid context bugBrian Behlendorf2012-06-111-2/+1
* Linux 3.1 compat, kern_path_parent()Brian Behlendorf2011-11-091-2/+25
* vn_rdwr() didn't properly advance the file positionGunnar Beutner2011-10-181-0/+1
* Fixed invalid resource re-use in file_find()Gunnar Beutner2011-10-111-1/+2
* Linux 2.6.39 compat, kern_path_parent()Brian Behlendorf2011-04-201-3/+3
* Linux 2.6.39 compat, DEFINE_SPINLOCK()Brian Behlendorf2011-04-201-1/+1
* Remove xvattr supportBrian Behlendorf2011-03-021-2/+2
* Make vn_cache|vn_file_cache kmem cachesBrian Behlendorf2011-01-121-2/+2
* Clean vattr_t and vsecattr_t typesBrian Behlendorf2011-01-121-9/+6
* Add vn_mode_to_vtype/vn_vtype to_mode helpersBrian Behlendorf2011-01-121-6/+35
* Linux Compat: inode->i_mutex/i_semBrian Behlendorf2011-01-111-10/+3
* Linux 2.6.36 compat, fs_struct->lock type changeBrian Behlendorf2010-11-091-10/+18
* Fix stack overflow in vn_rdwr() due to memory reclaimLi Wei2010-08-121-0/+6
* Fix two minor compiler warningsBrian Behlendorf2010-07-261-1/+2
* Prefix all SPL debug macros with 'S'Brian Behlendorf2010-07-201-70/+70
* Split <sys/debug.h> headerBrian Behlendorf2010-07-201-2/+1
* Linux 2.6.35 compat: filp_fsync() dropped 'stuct dentry *'Brian Behlendorf2010-07-141-1/+1
* Add configure check for user_path_dir()Brian Behlendorf2010-07-011-1/+17
* Public Release PrepBrian Behlendorf2010-05-171-17/+17
* Handle the FAPPEND option in vn_rdwr().Ricardo Correia2010-04-231-3/+6
* Update vn_set_pwd() to allow user|kernal address for filenameBrian Behlendorf2010-04-221-4/+15
* sun-fix-whitespaceRicardo M. Correia2010-01-081-6/+6
* Set cwd to '/' for the process executing insmod.Brian Behlendorf2009-10-011-1/+85
* The HAVE_PATH_IN_NAMEIDATA compat macros should have been used here.Brian Behlendorf2009-07-221-3/+3
* SLES10 Fixes (part 4):Brian Behlendorf2009-05-201-5/+14
* Rename modules to module and update referencesBrian Behlendorf2009-01-151-0/+678