Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cifs: enable fscache iff fsc mount option is used explicitly | Suresh Jayaraman | 2010-11-30 | 1 | -6/+6 |
* | cifs: add cifs_sb_master_tcon and convert some callers to use it | Jeff Layton | 2010-09-29 | 1 | -6/+6 |
* | cifs: add function to get a tcon from cifs_sb | Jeff Layton | 2010-09-29 | 1 | -3/+4 |
* | cifs: read pages from FS-Cache | Suresh Jayaraman | 2010-08-02 | 1 | -0/+73 |
* | 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/+26 |
* | cifs: define inode-level cache object and register them | Suresh Jayaraman | 2010-08-02 | 1 | -0/+68 |
* | cifs: define superblock-level cache index objects and register them | Suresh Jayaraman | 2010-08-02 | 1 | -0/+17 |
* | cifs: define server-level cache index objects and register them | Suresh Jayaraman | 2010-08-02 | 1 | -0/+41 |