Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2011-05-27 | [CIFS] Rename three structures to avoid camel case | Steve French | 1 | -4/+4 |
2010-08-02 | [CIFS] Missing line from previous commit | Steve French | 1 | -3/+3 |
2010-08-02 | [CIFS] Fix build break when CONFIG_CIFS_FSCACHE disabled | Steve French | 1 | -1/+1 |
2010-08-02 | cifs: read pages from FS-Cache | Suresh Jayaraman | 1 | -1/+39 |
2010-08-02 | cifs: store pages into local cache | Suresh Jayaraman | 1 | -0/+11 |
2010-08-02 | cifs: FS-Cache page management | Suresh Jayaraman | 1 | -0/+16 |
2010-08-02 | cifs: define inode-level cache object and register them | Suresh Jayaraman | 1 | -0/+12 |
2010-08-02 | cifs: define superblock-level cache index objects and register them | Suresh Jayaraman | 1 | -0/+6 |
2010-08-02 | cifs: define server-level cache index objects and register them | Suresh Jayaraman | 1 | -0/+14 |
2010-08-02 | cifs: register CIFS for caching | Suresh Jayaraman | 1 | -0/+39 |