aboutsummaryrefslogtreecommitdiffstats
path: root/fs/cifs/readdir.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-04-23[CIFS] Fix typo in previousSteve French1-1/+1
2006-04-22[CIFS] Readdir fixes to allow search to start at arbitrary positionSteve French1-21/+22
2006-04-21[CIFS] [CIFS] Do not take rename sem on most path based calls (duringSteve French1-2/+0
2006-03-31Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French1-6/+6
2006-03-26[PATCH] 2tb-files-add-blkcnt_t-fixesAndrew Morton1-4/+4
2006-03-23[PATCH] sem2mutex: vfs_rename_mutexArjan van de Ven1-2/+2
2006-02-28[CIFS] CIFS readdir perf optimizations part 1Steve French1-1/+6
2006-01-08[CIFS] Fix cifs trying to write to f_opsSteve French1-6/+11
2005-11-18[CIFS] Fix scheduling while atomic when pending writes at file close timeSteve French1-6/+25
2005-11-11[CIFS] Cleanup sparse warnings for unicode little endian castsSteve French1-1/+1
2005-11-11[CIFS] Fix CIFS "nobrl" mount option so does not disable sending brl requestsSteve French1-2/+8
2005-09-15[CIFS] Fix readdir caching when unlink removes file in current searchSteve French1-5/+32
2005-08-31[CIFS] Add support for legacy servers part 5Steve French1-1/+8
2005-08-30[CIFS] Remove cifs_sb argument from *build_path_from_dentrySteve French1-1/+1
2005-08-22[CIFS] Finish up of case-insensitive dentry handling for cifs. ThisSteve French1-1/+4
2005-08-18[CIFS] Add mount option for disabling sending byte range lock requestsSteve French1-6/+4
2005-07-21[CIFS] Add compat with SFU (part 2)Steve French1-0/+7
2005-06-22[CIFS] POSIX extensions, SetFSInfo addedJeremy Allison1-2/+2
2005-06-22[CIFS] Add stats for findfirst, findnext, findcloseSteve French1-6/+10
2005-04-28[PATCH] cifs: improve check for search entry going beyond end of SMB transactSteve French1-3/+8
2005-04-28[PATCH] cifs: Fix caching problemSteve French1-13/+57
2005-04-28[PATCH] cifs: character mapping of special characters (part 3 of 3)Steve French1-18/+4
2005-04-28[PATCH] cifs: Add new mount parm mapcharsSteve French1-2/+13
2005-04-28[PATCH] cifs: Gracefully turn off serverino (when serverino is enabled on mount)Steve French1-0/+6
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+867