summaryrefslogtreecommitdiff
path: root/fs/cifs
AgeCommit message (Expand)Author
2005-09-22[CIFS] Various minor bigendian fixes and sparse level 2 warning message fixesSteve French
2005-09-21[CIFS] Add support for legacy servers part nine. statfs (df and du) is nowSteve French
2005-09-20[CIFS] Add support for legacy servers part eight. Write fixes for WindowsSteve French
2005-09-18[CIFS] Add support for legacy servers part seven. Fix open for write,Steve French
2005-09-15[CIFS] Add support for legacy servers part six. Fix read syntax soSteve French
2005-09-15[CIFS] Fix readdir caching when unlink removes file in current searchSteve French
2005-09-15[CIFS] Fix compiler warningsSteve French
2005-09-10[PATCH] fs: fix-up schedule_timeout() usageNishanth Aravamudan
2005-09-07[PATCH] fs: convert kcalloc to kzallocPekka Enberg
2005-09-07[PATCH] cifs_create() fixMiklos Szeredi
2005-09-06[CIFS] Update cifs TODO list with additional new features thatSteve French
2005-08-31[CIFS] Add support for legacy servers part 5Steve French
2005-08-30[CIFS] Add support for legacy servers part 4Steve French
2005-08-30[CIFS] Add nolock synonym (ala nfs) for nobrl to disable sending byte rangeSteve French
2005-08-30[CIFS] Add support for suspendSteve French
2005-08-30Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French
2005-08-30[CIFS] Remove cifs_sb argument from *build_path_from_dentrySteve French
2005-08-26[PATCH] Fix oops in fs/locks.c on close of file with pending locksSteve French
2005-08-24[CIFS] Support for legacy servers part 3 - Add support for Open and mostSteve French
2005-08-24[CIFS] Use file instead of dentry in cifs dir_notify structSteve French
2005-08-24[CIFS] Change notify support part 3Steve French
2005-08-24[CIFS] Missing line from previous patchSteve French
2005-08-24[CIFS] Change notify support part 2Steve French
2005-08-24[CIFS] Update thanks/contributor list with Miklos SzerediSteve French
2005-08-24CIFS: Fix typos in fs/cifs/CHANGESSteve French
2005-08-24CIFS: Reduce CONFIG_CIFS_STATS ifdefsSteve French
2005-08-23[CIFS] Support for mounting to older servers part 2. Add support forSteve French
2005-08-22[CIFS] Support for mounting to older, pre-CIFS servers added. ThisSteve French
2005-08-22[CIFS] Finish up of case-insensitive dentry handling for cifs. ThisSteve French
2005-08-20[CIFS] Make CIFS statistics more accurate and add some stats that wereSteve French
2005-08-20Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French
2005-08-19Fix nasty ncpfs symlink handling bug.Linus Torvalds
2005-08-19[CIFS] Finish cifs mount option which requests case insensitive pathSteve French
2005-08-18[CIFS] Add mount option for disabling sending byte range lock requestsSteve French
2005-08-18[CIFS] Change Notify support part 1 - add dnotify thread for processingSteve French
2005-08-18[CIFS] rmmod cifs can oops if done soon after the last cifs unmountSteve French
2005-08-17[CIFS] Ensure that cifs multiplex ids do not collide.Steve French
2005-08-17[CIFS] Missing ; from previous fix. Pointed out by Shaggy.Steve French
2005-08-14[PATCH] CIFS: Fix path name conversion for long filenamesSteve French
2005-08-14[PATCH] CIFS: Fix missing entries in search resultsSteve French
2005-08-13[CIFS] Add missing check for path name allocation failure. Remove fourSteve French
2005-08-02[CIFS] Fix missing entries in search results when very long file names andSteve French
2005-07-21[CIFS] Add compat with SFU (part 2)Steve French
2005-07-14[CIFS] Fix path name conversion for long filenames when mapchars mountSteve French
2005-07-14[CIFS] Add compat with SFU (part 1)Steve French
2005-06-23[CIFS] Performance improvement, finish up adding CIFSSMBWrite2Steve French
2005-06-23[CIFS] Fix typo in POSIX SetFSInfo callSteve French
2005-06-22Merge with rsync://rsync.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6...Steve French
2005-06-22[CIFS] POSIX extensions, SetFSInfo addedJeremy Allison
2005-06-22[CIFS] Add stats for findfirst, findnext, findcloseSteve French