projects
/
dragonfly.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
kernel - Adjust UFS and HAMMER to use uiomovebp()
[dragonfly.git]
/
sys
/
vfs
/
ntfs
/
ntfs_vnops.c
2012-08-21
Matthew Dillon
kernel - Adjust UFS and HAMMER to use uiomovebp()
blob
|
commitdiff
2012-06-24
Antonio Huete Jimenez
ntfs - Set CNP_PDIRUNLOCK flag if we unlock the parent...
blob
|
commitdiff
|
diff to current
2011-12-06
Sascha Wildner
kernel: Replace all usage of MALLOC()/FREE() with kmall...
blob
|
commitdiff
|
diff to current
2011-11-26
John Marino
Initial import of binutils 2.22 on the new vendor branch
blob
|
commitdiff
|
diff to current
2011-11-15
Matthew Dillon
kernel - Greatly improve shared memory fault rate concu...
blob
|
commitdiff
|
diff to current
2009-09-12
Alexander Polakov
libiconv: convert NTFS to libiconv.
blob
|
commitdiff
|
diff to current
2009-08-19
Matthew Dillon
AMD64 - Refactor uio_resid and size_t assumptions.
blob
|
commitdiff
|
diff to current
2009-07-23
Matthew Dillon
HAMMER / VFS_VGET - Add optional dvp argument to VFS_VG...
blob
|
commitdiff
|
diff to current
2009-05-06
Matthew Dillon
Add kernel-layer support for chflags checks, remove...
blob
|
commitdiff
|
diff to current
2009-04-02
Matt Dillon
Fix permissions check for utimes() - owner can call...
blob
|
commitdiff
|
diff to current
2007-11-20
Matthew Dillon
Make necessary changes to readdir/getdirentries to...
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-19
Matthew Dillon
VNode sequencing and locking - part 4/4 - subpart 1...
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
Remove the thread argument from all mount->vfs_* functi...
blob
|
commitdiff
|
diff to current
2006-05-05
Matthew Dillon
Remove VOP_BWRITE(). This function provided a way...
blob
|
commitdiff
|
diff to current
2006-04-30
Matthew Dillon
Replace the the buffer cache's B_READ, B_WRITE, B_FORMA...
blob
|
commitdiff
|
diff to current
2006-04-09
Matthew Dillon
Get rid of bogus 'pushing active' reports. Initialize...
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-01
Matthew Dillon
Use the vnode v_opencount and v_writecount universally...
blob
|
commitdiff
|
diff to current
2006-03-29
Matthew Dillon
Remove VOP_GETVOBJECT, VOP_DESTROYVOBJECT, and VOP_CREA...
blob
|
commitdiff
|
diff to current
2006-03-24
Matthew Dillon
Major BUF/BIO work commit. Make I/O BIO-centric and...
blob
|
commitdiff
|
diff to current
2006-02-17
Matthew Dillon
Make the entire BUF/BIO system BIO-centric instead...
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-08-25
Simon Schubert
Convert to use vop_write_direntry,
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
2005-01-31
Joerg Sonnenberger
Remove unused local variable.
blob
|
commitdiff
|
diff to current
2004-12-24
Matthew Dillon
Make sure ntfs_lookup() has the correct side effects...
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-10-05
Matthew Dillon
VFS messaging/interfacing work stage 7d/99: More firmin...
blob
|
commitdiff
|
diff to current
2004-09-30
Matthew Dillon
VFS messaging/interfacing work stage 7/99. BEGIN DESTA...
blob
|
commitdiff
|
diff to current
2004-09-26
Matthew Dillon
VFS messaging/interfacing work stage 5/99. Start work...
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-04-24
David Rhodus
Remove the VREF() macro and uses of it.
blob
|
commitdiff
|
diff to current
2004-04-20
Chris Pressey
Style(9) cleanup to src/sys/vfs, stage 11/21: ntfs.
blob
|
commitdiff
|
diff to current
2004-02-05
Robert Garrett
__FreeBSD__ -> __DragonFly__
blob
|
commitdiff
|
diff to current
2003-10-09
Matthew Dillon
namecache work stage 3a: Adjust the VFS APIs to include...
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-06-26
Matthew Dillon
proc->thread stage 5: BUF/VFS clearance! Remove the...
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