| File |
Rev. |
Age |
Author |
Last log entry |
Attic/
[show contents]
|
|
|
|
|
Makefile.in
|
|
1.29
|
3 years |
slang |
fix for build include dir in kernel makefile
|
acl.c
|
|
1.28
|
2 years |
pcarns |
patch from Dries Kimpe to get includes right for 2.6.30
|
dcache.c
|
|
1.48
|
2 years |
bligon |
Added functionality to the kernel module and client-core allowing the gossip deb... |
devpvfs2-req.c
|
|
1.79
|
2 years |
pcarns |
patch from Michael Moore to correct a linked list bug in the kernel module
|
dir.c
|
|
1.59
|
2 years |
pcarns |
Experimental bug fix for ls problem isolated by Andrew Pochinsky. May also
matc... |
downcall.h
|
|
1.29
|
5 years |
slang |
Changed PVFS_ds_position from int32_t to uint64_t, allowing us to remove DB_RECN... |
file.c
|
|
1.153
|
2 years |
slang |
merge immutable file fix to HEAD
|
inode.c
|
|
1.89
|
2 years |
pcarns |
fixes for 2.6.32:
- configure test for backing_dev_info.name field
- configure t... |
namei.c
|
|
1.86
|
2 years |
pcarns |
fix a warning about mixing declarations and code
|
pvfs2-bufmap.c
|
|
1.57
|
3 years |
pcarns |
Patch from Murali to implement file_aio_write_iovec as well as export
operations... |
pvfs2-bufmap.h
|
|
1.19
|
3 years |
pcarns |
Patch from Murali to implement file_aio_write_iovec as well as export
operations... |
pvfs2-cache.c
|
|
1.47
|
2 years |
pcarns |
Patch from Bart Taylor to correct initialization of slab cache items in the
kern... |
pvfs2-dev-proto.h
|
|
1.22
|
2 years |
bligon |
Added functionality to the kernel module and client-core allowing the gossip deb... |
pvfs2-kernel.h
|
|
1.159
|
19 months |
mtmoore |
replace two instances of list_for_each that contained a list_del with the safe v... |
pvfs2-mod.c
|
|
1.41
|
2 years |
bligon |
When the kernel module is loaded with a debug mask parameter, the code accepts t... |
pvfs2-proc.c
|
|
1.16
|
2 years |
bligon |
Added functionality to the kernel module and client-core allowing the gossip deb... |
pvfs2-proc.h
|
|
1.2
|
6 years |
vilayann |
kmod cleanups
all cache sub system structures are now static and only export fun... |
pvfs2-utils.c
|
|
1.160
|
2 years |
pcarns |
Patch from Bart Taylor to correct initialization of slab cache items in the
kern... |
super.c
|
|
1.116
|
2 years |
pcarns |
fixes for 2.6.32:
- configure test for backing_dev_info.name field
- configure t... |
symlink.c
|
|
1.18
|
5 years |
vilayann |
Patch addresses the long standing issue of handling 64 bit handles in the kmod
w... |
upcall.h
|
|
1.39
|
2 years |
bligon |
Added functionality to the kernel module and client-core allowing the gossip deb... |
waitqueue.c
|
|
1.27
|
3 years |
slang |
merging hints/events code into trunk.
|
xattr-default.c
|
|
1.5
|
2 years |
pcarns |
patch from David Metheny:
- corrects several mis-classified gossip debug message... |
xattr-trusted.c
|
|
1.2
|
5 years |
vilayann |
Fixed EOPNOTSUPP returns with EACCES return values.
All LTP tests should work at... |
xattr.c
|
|
1.11
|
5 years |
vilayann |
Whew.. Final bits of the acl puzzle (hopefully!).
Clearly, ACLs require support ... |