projects
/
dragonfly.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Add kernel-layer support for chflags checks, remove (most) from the VFS layer.
[dragonfly.git]
/
sys
/
vfs
/
gnu
/
ext2fs
/
ext2_vnops.c
2009-05-06
Matthew Dillon
Add kernel-layer support for chflags checks, remove...
blob
|
commitdiff
2009-04-07
Sascha Wildner
Generally use NULL instead of explicitly casting 0...
blob
|
commitdiff
|
diff to current
2009-04-02
Matt Dillon
Fix permissions check for utimes() - owner can call...
blob
|
commitdiff
|
diff to current
2008-12-15
Michael Neumann
suser_* to priv_* conversion
blob
|
commitdiff
|
diff to current
2008-06-19
Matthew Dillon
Miscellanious performance adjustments to the kernel
blob
|
commitdiff
|
diff to current
2007-08-28
Matthew Dillon
Add vop_stdgetpages() and vop_stdputpages() and replace...
blob
|
commitdiff
|
diff to current
2007-08-13
Matthew Dillon
Remove the vpp (returned underlying device vnode) argum...
blob
|
commitdiff
|
diff to current
2007-08-08
Sascha Wildner
Adjust some comments with reality.
blob
|
commitdiff
|
diff to current
2007-05-09
Matthew Dillon
Give the device major / minor numbers their own separat...
blob
|
commitdiff
|
diff to current
2007-05-06
Matthew Dillon
Use SYSREF to reference count struct vnode. v_usecount...
blob
|
commitdiff
|
diff to current
2006-12-23
Sascha Wildner
Rename printf -> kprintf in sys/ and add some defines...
blob
|
commitdiff
|
diff to current
2006-08-12
Matthew Dillon
VNode sequencing and locking - part 3/4.
blob
|
commitdiff
|
diff to current
2006-07-19
Matthew Dillon
Introduce sys/syslink.h, the beginnings of a VOP-compat...
blob
|
commitdiff
|
diff to current
2006-07-18
Matthew Dillon
Remove several layers in the vnode operations vector...
blob
|
commitdiff
|
diff to current
2006-05-06
Matthew Dillon
The thread/proc pointer argument in the VFS subsystem...
blob
|
commitdiff
|
diff to current
2006-05-05
Matthew Dillon
Simplify vn_lock(), VOP_LOCK(), and VOP_UNLOCK() by...
blob
|
commitdiff
|
diff to current
2006-04-28
Sascha Wildner
Move the error check into the else clause because it...
blob
|
commitdiff
|
diff to current
2006-04-27
Sascha Wildner
Add missing braces.
blob
|
commitdiff
|
diff to current
2006-04-07
Matthew Dillon
Due to continuing issues with VOP_READ/VOP_WRITE ops...
blob
|
commitdiff
|
diff to current
2006-04-06
Sascha Wildner
Change forgotten getinoquota to ext2_getinoquota to...
blob
|
commitdiff
|
diff to current
2006-04-05
Matthew Dillon
Synchronize vinitvmio() calls from UFS to EXT2FS.
blob
|
commitdiff
|
diff to current
2006-04-04
Matthew Dillon
Transplant all the UFS ops that EXT2 used to call into...
blob
|
commitdiff
|
diff to current
2006-02-17
Matthew Dillon
Make the entire BUF/BIO system BIO-centric instead...
blob
|
commitdiff
|
diff to current
2006-01-13
Sascha Wildner
* Remove (void) casts for discarded return values.
blob
|
commitdiff
|
diff to current
2005-09-14
Matthew Dillon
Rename all the functions and structures for the old...
blob
|
commitdiff
|
diff to current
2005-06-06
Matthew Dillon
Add some missing #include's from the last commit.
blob
|
commitdiff
|
diff to current
2005-06-06
David Rhodus
Replace spl with critical sections.
blob
|
commitdiff
|
diff to current
2005-04-15
Matthew Dillon
Implement Red-Black trees for the vnode clean/dirty...
blob
|
commitdiff
|
diff to current
2005-02-15
Joerg Sonnenberger
Introduce vnodepv_entry_t as type for the vnodeopv_entr...
blob
|
commitdiff
|
diff to current
2004-12-22
Matthew Dillon
Make sure that cn_flags is properly updated to account...
blob
|
commitdiff
|
diff to current
2004-11-12
Matthew Dillon
VFS messaging/interfacing work stage 9/99: VFS 'NEW...
blob
|
commitdiff
|
diff to current
2004-10-12
Matthew Dillon
VFS messaging/interfacing work stage 8/99: Major rework...
blob
|
commitdiff
|
diff to current
2004-08-17
Matthew Dillon
VFS messaging/interfacing work stage 2/99. This stage...
blob
|
commitdiff
|
diff to current
2004-08-13
Matthew Dillon
VFS messaging/interfacing work stage 1/99. This stage...
blob
|
commitdiff
|
diff to current
2004-07-02
Joerg Sonnenberger
Remove invalid tokens after #endif
blob
|
commitdiff
|
diff to current
2004-04-24
David Rhodus
Remove the VREF() macro and uses of it.
blob
|
commitdiff
|
diff to current
2004-04-08
Chris Pressey
Style(9) cleanup to src/sys/vfs, stage 5/21: ext2fs.
blob
|
commitdiff
|
diff to current
2004-03-01
Matthew Dillon
Newtoken commit. Change the token implementation as...
blob
|
commitdiff
|
diff to current
2003-09-23
Matthew Dillon
namecache work stage 1: namespace cleanups. Add a...
blob
|
commitdiff
|
diff to current
2003-08-20
Robert Garrett
__P()!=wanted, remove old style prototypes from the...
blob
|
commitdiff
|
diff to current
2003-08-07
Matthew Dillon
kernel tree reorganization stage 1: Major cvs repositor...
blob
|
commitdiff
|
diff to current
2003-07-26
Robert Garrett
Register keyword removal
blob
|
commitdiff
|
diff to current
2003-07-21
Matthew Dillon
LINT build test. Aggregated source code adjustments...
blob
|
commitdiff
|
diff to current
2003-07-19
Matthew Dillon
Remove the priority part of the priority|flags argument...
blob
|
commitdiff
|
diff to current
2003-06-25
Matthew Dillon
proc->thread stage 4: rework the VFS and DEVICE subsyst...
blob
|
commitdiff
|
diff to current
2003-06-17
Matthew Dillon
Add the DragonFly cvs id and perform general cleanups...
blob
|
commitdiff
|
diff to current
2003-06-17
Matthew Dillon
Initial import from FreeBSD RELENG_4:
blob
|
commitdiff
|
diff to current