Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-04-21 | s3-vfs: rename open function to open_fn. | Günther Deschner | 1 | -1/+1 |
2011-03-30 | s3: only include ntioctl.h where needed. | Günther Deschner | 1 | -0/+1 |
2011-03-30 | s3-vfs: include smbd/smbd.h in vfs modules. | Günther Deschner | 1 | -0/+1 |
2011-02-09 | Add fdopendir to the VFS. We will use this to reuse a directory fd already op... | Jeremy Allison | 1 | -0/+21 |
2010-12-18 | Rename vfs operation posix_fallocate to just fallocate and add the vfs_falloc... | Jeremy Allison | 1 | -4/+5 |
2010-12-02 | Move posix_fallocate into the VFS where it belongs. | Jeremy Allison | 1 | -0/+22 |
2010-11-20 | Move the uglyness of #ifdef REALPATH_TAKES_NULL into the vfs_default | Jeremy Allison | 1 | -2/+2 |
2010-11-10 | s3/time_audit: fix a change that was just for debuggin purposeѕ | Björn Jacke | 1 | -2/+2 |
2010-11-10 | s3/vfs_time_audit: use monotonic clock for time deltas | Björn Jacke | 1 | -334/+445 |
2010-10-28 | s3: Add a vfs_time_audit module | Abhidnya P Chirmule | 1 | -0/+2306 |