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