aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs/file.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-10-20[CIFS] Defer close of file handle slightly if there are pending writes thatSteve French1-24/+64
2005-10-12CIFS: cifs_writepages should not write beyond end of fileSteve French1-2/+13
2005-10-11[CIFS] CIFS Stats improvementsSteve French1-0/+3
2005-10-10[CIFS] Fix rsize calculation so that large readx flag is checked.Steve French1-2/+3
2005-10-05[CIFS] cleanup sparse and compile errors in previous fixSteve French1-2/+3
2005-10-05CIFS: Allow wsize to exceed CIFSMaxBufSizeSteve French1-0/+8
2005-10-05CIFS: implement cifs_writepages to perform multi-page I/OSteve French1-7/+184
2005-10-05CIFS: Create routine find_writable_file to reduce redundant codeSteve French1-77/+35
2005-10-03[CIFS] Add writepages support to shrink memory usage on writes,Steve French1-5/+11
2005-09-15[CIFS] Add support for legacy servers part six. Fix read syntax soSteve French1-0/+7
2005-09-15[CIFS] Fix compiler warningsSteve French1-2/+2
2005-08-31[CIFS] Add support for legacy servers part 5Steve French1-54/+4
2005-08-30[CIFS] Add support for legacy servers part 4Steve French1-18/+48
2005-08-30Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French1-1/+1
2005-08-30[CIFS] Remove cifs_sb argument from *build_path_from_dentrySteve French1-2/+2
2005-08-26[PATCH] Fix oops in fs/locks.c on close of file with pending locksSteve French1-1/+1
2005-08-24[CIFS] Support for legacy servers part 3 - Add support for Open and mostSteve French1-2/+27
2005-08-24CIFS: Reduce CONFIG_CIFS_STATS ifdefsSteve French1-29/+5
2005-08-20[CIFS] Make CIFS statistics more accurate and add some stats that wereSteve French1-5/+0
2005-06-23[CIFS] Performance improvement, finish up adding CIFSSMBWrite2Steve French1-4/+3
2005-06-22Merge with rsync://rsync.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6.gitSteve French1-2/+2
2005-06-22[CIFS] POSIX extensions, SetFSInfo addedJeremy Allison1-2/+2
2005-06-13Merge with rsync://rsync.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6.gitSteve French1-0/+2
2005-06-13[CIFS] CIFS writepage improvements - eliminate double copySteve French1-4/+17
2005-06-09[CIFS] Fix cifs update of page cache. Write at correct offset when out of memorySteve French1-0/+2
2005-04-28[PATCH] cifs: Do not init smb requests or block when sending requestsSteve French1-1/+2
2005-04-28[PATCH] cifs: character mapping of special characters (part 3 of 3)Steve French1-3/+7
2005-04-28[PATCH] cifs: fix rare oops in cifs_closeSteve French1-0/+2
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1675