Age | Commit message (Expand) | Author | Files | Lines |
2018-08-07 | cifs: use 64-bit timestamps for fscache | Arnd Bergmann | 1 | -2/+4 |
2018-06-05 | vfs: change inode times to use struct timespec64 | Deepa Dinamani | 1 | -2/+2 |
2018-04-06 | fscache: Pass object size in rather than calling back for it | David Howells | 1 | -11/+4 |
2018-04-04 | fscache: Attach the index key and aux data to the cookie | David Howells | 1 | -152/+1 |
2017-09-06 | fscache: remove unused ->now_uncached callback | Jan Kara | 1 | -31/+0 |
2013-05-04 | [CIFS] cifs: Rename cERROR and cFYI to cifs_dbg | Joe Perches | 1 | -3/+3 |
2012-07-23 | cifs: remove extraneous newlines from cERROR and cFYI calls | Jeff Layton | 1 | -1/+1 |
2011-06-14 | [CIFS] trivial cleanup fscache cFYI and cERROR messages | Steve French | 1 | -3/+3 |
2011-05-27 | [CIFS] Rename three structures to avoid camel case | Steve French | 1 | -3/+3 |
2011-04-12 | various endian fixes to cifs | Steve French | 1 | -1/+1 |
2011-01-06 | CIFS: Simplify ipv*_connect functions into one (try #4) | Pavel Shilovsky | 1 | -7/+9 |
2010-08-02 | cifs: FS-Cache page management | Suresh Jayaraman | 1 | -0/+31 |
2010-08-02 | cifs: define inode-level cache object and register them | Suresh Jayaraman | 1 | -0/+83 |
2010-08-02 | cifs: define superblock-level cache index objects and register them | Suresh Jayaraman | 1 | -0/+109 |
2010-08-02 | cifs: define server-level cache index objects and register them | Suresh Jayaraman | 1 | -0/+62 |
2010-08-02 | cifs: register CIFS for caching | Suresh Jayaraman | 1 | -0/+46 |