Age | Commit message (Expand) | Author | Files | Lines |
2011-03-30 | s3-vfs: include smbd/smbd.h in vfs modules. | Günther Deschner | 1 | -0/+1 |
2010-12-15 | Protect the onefs sendfile from EAGAIN/EWOULDBLOCK. | Jeremy Allison | 1 | -1/+5 |
2009-09-24 | s3: Add more helpful debugging to some of the streams code | Tim Prouty | 1 | -1/+1 |
2009-09-24 | vfs catia: Fix the double translation that was happening with createfile and ... | Aravind Srinivasan | 1 | -5/+20 |
2009-05-28 | s3 onefs: update the onefs module to be compliant with stat_ex | Tim Prouty | 1 | -0/+94 |
2009-05-12 | s3 onefs: Fix ignore sacl parameter | Tim Prouty | 1 | -6/+8 |
2009-05-12 | Clean up assignments to iov_base, ensure it's always cast to void *. This sho... | Jeremy Allison | 1 | -2/+2 |
2009-05-05 | s3 onefs: Turn up the debug level for non-error cases | tprouty | 1 | -3/+3 |
2009-03-31 | s3 onefs: Add missing newlines to debug statements in the onefs module | Tim Prouty | 1 | -5/+5 |
2009-03-18 | s3 onefs: Correctly error out when the read returns EOF | Tim Prouty | 1 | -5/+9 |
2009-03-01 | s3 OneFS: Refactor config code and cleanup includes | Tim Prouty | 1 | -50/+4 |
2009-02-25 | s3 OneFS: Add .snapshot directory configuration handling | Tim Prouty | 1 | -0/+50 |
2009-02-24 | S3: Add in profile counters for new vfs and syscall entries. | todd stecher | 1 | -0/+18 |
2009-02-23 | s3 OneFS: Add a parameter that unconditionally allows execute access | Tim Prouty | 1 | -0/+24 |
2009-02-21 | s3 OneFS: Add an atomic sendfile implementation | Tim Prouty | 1 | -0/+257 |
2009-02-20 | s3 OneFS: Add debugging for createfile_flags | Zack Kirsch | 1 | -12/+15 |
2009-02-19 | s3 OneFS: Fixes "inherit permissions" and "nt acl support" for Onefs. | Zack Kirsch | 1 | -1/+11 |
2009-02-13 | s3 OneFS: Add recvfile implementation | Tim Prouty | 1 | -0/+181 |
2009-02-09 | s3 OneFS: Add kernel oplocks implementation | Tim Prouty | 1 | -54/+4 |
2009-01-23 | s3: OneFS unmappable sids support. | Dan Sledz | 1 | -1/+1 |
2009-01-11 | s3: General cleanup of the open path in the OneFS vfs module | Tim Prouty | 1 | -5/+6 |
2008-12-09 | s3: Add the OneFS SMB_VFS_CREATE_FILE implementation | Tim Prouty | 1 | -0/+214 |