Age | Commit message (Expand) | Author |
2005-09-20 | [CIFS] Add support for legacy servers part eight. Write fixes for Windows | Steve 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 so | Steve French |
2005-09-15 | [CIFS] Fix readdir caching when unlink removes file in current search | Steve French |
2005-09-15 | [CIFS] Fix compiler warnings | Steve French |
2005-09-10 | [PATCH] fs: fix-up schedule_timeout() usage | Nishanth Aravamudan |
2005-09-07 | [PATCH] fs: convert kcalloc to kzalloc | Pekka Enberg |
2005-09-07 | [PATCH] cifs_create() fix | Miklos Szeredi |
2005-09-06 | [CIFS] Update cifs TODO list with additional new features that | Steve French |
2005-08-31 | [CIFS] Add support for legacy servers part 5 | Steve French |
2005-08-30 | [CIFS] Add support for legacy servers part 4 | Steve French |
2005-08-30 | [CIFS] Add nolock synonym (ala nfs) for nobrl to disable sending byte range | Steve French |
2005-08-30 | [CIFS] Add support for suspend | Steve French |
2005-08-30 | Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git | Steve French |
2005-08-30 | [CIFS] Remove cifs_sb argument from *build_path_from_dentry | Steve French |
2005-08-26 | [PATCH] Fix oops in fs/locks.c on close of file with pending locks | Steve French |
2005-08-24 | [CIFS] Support for legacy servers part 3 - Add support for Open and most | Steve French |
2005-08-24 | [CIFS] Use file instead of dentry in cifs dir_notify struct | Steve French |
2005-08-24 | [CIFS] Change notify support part 3 | Steve French |
2005-08-24 | [CIFS] Missing line from previous patch | Steve French |
2005-08-24 | [CIFS] Change notify support part 2 | Steve French |
2005-08-24 | [CIFS] Update thanks/contributor list with Miklos Szeredi | Steve French |
2005-08-24 | CIFS: Fix typos in fs/cifs/CHANGES | Steve French |
2005-08-24 | CIFS: Reduce CONFIG_CIFS_STATS ifdefs | Steve French |
2005-08-23 | [CIFS] Support for mounting to older servers part 2. Add support for | Steve French |
2005-08-22 | [CIFS] Support for mounting to older, pre-CIFS servers added. This | Steve French |
2005-08-22 | [CIFS] Finish up of case-insensitive dentry handling for cifs. This | Steve French |
2005-08-20 | [CIFS] Make CIFS statistics more accurate and add some stats that were | Steve French |
2005-08-20 | Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git | Steve French |
2005-08-19 | Fix nasty ncpfs symlink handling bug. | Linus Torvalds |
2005-08-19 | [CIFS] Finish cifs mount option which requests case insensitive path | Steve French |
2005-08-18 | [CIFS] Add mount option for disabling sending byte range lock requests | Steve French |
2005-08-18 | [CIFS] Change Notify support part 1 - add dnotify thread for processing | Steve French |
2005-08-18 | [CIFS] rmmod cifs can oops if done soon after the last cifs unmount | Steve 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 filenames | Steve French |
2005-08-14 | [PATCH] CIFS: Fix missing entries in search results | Steve French |
2005-08-13 | [CIFS] Add missing check for path name allocation failure. Remove four | Steve French |
2005-08-02 | [CIFS] Fix missing entries in search results when very long file names and | Steve 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 mount | Steve French |
2005-07-14 | [CIFS] Add compat with SFU (part 1) | Steve French |
2005-06-23 | [CIFS] Performance improvement, finish up adding CIFSSMBWrite2 | Steve French |
2005-06-23 | [CIFS] Fix typo in POSIX SetFSInfo call | Steve French |
2005-06-22 | Merge with rsync://rsync.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6... | Steve French |
2005-06-22 | [CIFS] POSIX extensions, SetFSInfo added | Jeremy Allison |
2005-06-22 | [CIFS] Add stats for findfirst, findnext, findclose | Steve French |
2005-06-13 | Merge with rsync://rsync.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6... | Steve French |
2005-06-13 | [CIFS] CIFS writepage improvements - eliminate double copy | Steve French |