index
:
openzfs/zfs.git
b_zfs-2.0.2
b_zfs-2.0.5
b_zfs-2.1.0
b_zfs-2.1.6
b_zfs_2.1.10-staging
b_zfs_2.1.11
b_zfs_2.2.4
b_zfs_2.2.6
b_zfs_2.2.6_debian12
master
zfs-0.6.3-stable
zfs-0.6.4-release
zfs-0.6.5-release
zfs-0.7-release
zfs-0.7.12-release
zfs-0.7.13-release
zfs-0.8.3-kernel56
zfs-0.8.3-kernel56-patched2
zfs-0.8.3-release
zfs-0.8.4-release
zfs-0.8.5
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
sys
/
vnode.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Linux 3.1 compat, kern_path_parent()
Brian Behlendorf
2011-11-09
1
-2
/
+3
*
Fixed invalid resource re-use in file_find()
Gunnar Beutner
2011-10-11
1
-0
/
+1
*
Add .va_dentry helper
Brian Behlendorf
2011-04-06
1
-0
/
+1
*
Remove xvattr support
Brian Behlendorf
2011-03-02
1
-70
/
+26
*
Remove VN_HOLD/VN_RELE/VOP_PUTPAGE
Brian Behlendorf
2011-01-12
1
-14
/
+1
*
Add a few additional vnode #defines
Brian Behlendorf
2011-01-12
1
-0
/
+8
*
Clean vattr_t and vsecattr_t types
Brian Behlendorf
2011-01-12
1
-9
/
+10
*
FRSYNC Should Use O_SYNC
Brian Behlendorf
2011-01-12
1
-1
/
+1
*
Add vn_mode_to_vtype/vn_vtype to_mode helpers
Brian Behlendorf
2011-01-12
1
-0
/
+2
*
Fix stack overflow in vn_rdwr() due to memory reclaim
Li Wei
2010-08-12
1
-0
/
+1
*
Linux-2.6.33 compat, O_DSYNC flag added
Brian Behlendorf
2010-06-30
1
-1
/
+8
*
Public Release Prep
Brian Behlendorf
2010-05-17
1
-25
/
+15
*
Linux 2.6.31 Compatibility Updates
Brian Behlendorf
2009-11-10
1
-0
/
+1
*
Set cwd to '/' for the process executing insmod.
Brian Behlendorf
2009-10-01
1
-1
/
+2
*
Add VOP_SEEK
Brian Behlendorf
2009-01-09
1
-0
/
+3
*
Drat fix missing ;
Brian Behlendorf
2009-01-09
1
-1
/
+1
*
Add missing callback_context_t and fid_t types
Brian Behlendorf
2009-01-09
1
-49
/
+56
*
Include linux/uaccess.h compat changes.
behlendo
2008-08-11
1
-1
/
+0
*
Breaking the world for a little bit. If anyone is going to continue
behlendo
2008-06-02
1
-0
/
+9
*
Go through and add a header with the proper UCRL number.
behlendo
2008-05-26
1
-0
/
+26
*
OK, a first reasonable attempt at a solaris module/chdev shim layer.
behlendo
2008-03-20
1
-0
/
+1
*
OK, some pretty substantial rework here. I've merged the spl-file
behlendo
2008-03-18
1
-1
/
+16
*
Initial pass at a file API getf/releasef hooks
behlendo
2008-03-18
1
-0
/
+9
*
Add missing headers
behlendo
2008-03-14
1
-5
/
+19
*
Drop unicode support, provided in ZFS tree libport
behlendo
2008-03-13
1
-4
/
+4
*
- Add some more missing headers
behlendo
2008-03-12
1
-5
/
+21
*
Add copyin/copyout mapping
behlendo
2008-03-12
1
-4
/
+5
*
- Implemented vnode interfaces and 6 test cases to the test suite.
behlendo
2008-03-12
1
-63
/
+98
*
Add missing headers
behlendo
2008-03-10
1
-1
/
+19
*
Add the initial vestigates of vnode support
behlendo
2008-03-07
1
-0
/
+97