| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | [CIFS] Add support for legacy servers part nine. statfs (df and du) is now | Steve French | 2005-09-21 | 7 | -10/+107 |
| * | [CIFS] Add support for legacy servers part eight. Write fixes for Windows | Steve French | 2005-09-20 | 4 | -31/+66 |
| * | [CIFS] Add support for legacy servers part seven. Fix open for write, | Steve French | 2005-09-18 | 2 | -4/+21 |
| * | [CIFS] Add support for legacy servers part six. Fix read syntax so | Steve French | 2005-09-15 | 1 | -0/+7 |
| * | [CIFS] Fix readdir caching when unlink removes file in current search | Steve French | 2005-09-15 | 3 | -6/+38 |
| * | [CIFS] Fix compiler warnings | Steve French | 2005-09-15 | 4 | -5/+6 |
| * | [CIFS] Update cifs TODO list with additional new features that | Steve French | 2005-09-06 | 1 | -17/+31 |
| * | [CIFS] Add support for legacy servers part 5 | Steve French | 2005-08-31 | 5 | -137/+39 |
| * | [CIFS] Add support for legacy servers part 4 | Steve French | 2005-08-30 | 3 | -23/+72 |
| * | [CIFS] Add nolock synonym (ala nfs) for nobrl to disable sending byte range | Steve French | 2005-08-30 | 1 | -1/+2 |
| * | [CIFS] Add support for suspend | Steve French | 2005-08-30 | 3 | -1/+8 |
| * | Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git | Steve French | 2005-08-30 | 1 | -1/+1 |
| |\ |
|
| * | | [CIFS] Remove cifs_sb argument from *build_path_from_dentry | Steve French | 2005-08-30 | 8 | -29/+29 |
| * | | [CIFS] Support for legacy servers part 3 - Add support for Open and most | Steve French | 2005-08-24 | 5 | -2/+330 |
| * | | [CIFS] Use file instead of dentry in cifs dir_notify struct | Steve French | 2005-08-24 | 1 | -1/+1 |
| * | | [CIFS] Change notify support part 3 | Steve French | 2005-08-24 | 4 | -8/+12 |
| * | | [CIFS] Missing line from previous patch | Steve French | 2005-08-24 | 1 | -0/+1 |
| * | | [CIFS] Change notify support part 2 | Steve French | 2005-08-24 | 3 | -0/+34 |
| * | | [CIFS] Update thanks/contributor list with Miklos Szeredi | Steve French | 2005-08-24 | 1 | -0/+4 |
| * | | CIFS: Fix typos in fs/cifs/CHANGES | Steve French | 2005-08-24 | 1 | -8/+8 |
| * | | CIFS: Reduce CONFIG_CIFS_STATS ifdefs | Steve French | 2005-08-24 | 4 | -96/+58 |
| * | | [CIFS] Support for mounting to older servers part 2. Add support for | Steve French | 2005-08-23 | 6 | -3/+96 |
| * | | [CIFS] Support for mounting to older, pre-CIFS servers added. This | Steve French | 2005-08-22 | 3 | -12/+58 |
| * | | [CIFS] Finish up of case-insensitive dentry handling for cifs. This | Steve French | 2005-08-22 | 5 | -6/+64 |
| * | | [CIFS] Make CIFS statistics more accurate and add some stats that were | Steve French | 2005-08-20 | 5 | -55/+91 |
| * | | Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git | Steve French | 2005-08-20 | 2 | -5/+5 |
| |\ \ |
|
| * | | | [CIFS] Finish cifs mount option which requests case insensitive path | Steve French | 2005-08-19 | 4 | -6/+13 |
| * | | | [CIFS] Add mount option for disabling sending byte range lock requests | Steve French | 2005-08-18 | 7 | -8/+39 |
| * | | | [CIFS] Change Notify support part 1 - add dnotify thread for processing | Steve French | 2005-08-18 | 1 | -3/+29 |
| * | | | [CIFS] rmmod cifs can oops if done soon after the last cifs unmount | Steve French | 2005-08-18 | 2 | -8/+19 |
| * | | | [CIFS] Ensure that cifs multiplex ids do not collide. | Steve French | 2005-08-17 | 6 | -29/+113 |
| * | | | [CIFS] Missing ; from previous fix. Pointed out by Shaggy. | Steve French | 2005-08-17 | 1 | -1/+1 |
| * | | | [CIFS] Add missing check for path name allocation failure. Remove four | Steve French | 2005-08-13 | 2 | -16/+14 |
| * | | | [CIFS] Fix missing entries in search results when very long file names and | Steve French | 2005-08-02 | 1 | -0/+3 |
| * | | | [CIFS] Add compat with SFU (part 2) | Steve French | 2005-07-21 | 5 | -7/+64 |
| * | | | [CIFS] Fix path name conversion for long filenames when mapchars mount | Steve French | 2005-07-14 | 2 | -0/+7 |
| * | | | [CIFS] Add compat with SFU (part 1) | Steve French | 2005-07-14 | 3 | -1/+19 |
| * | | | [CIFS] Performance improvement, finish up adding CIFSSMBWrite2 | Steve French | 2005-06-23 | 4 | -9/+16 |
| * | | | [CIFS] Fix typo in POSIX SetFSInfo call | Steve French | 2005-06-23 | 3 | -3/+3 |
| * | | | Merge with rsync://rsync.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6... | Steve French | 2005-06-22 | 13 | -40/+207 |
| |\ \ \ |
|
| | * | | | [CIFS] POSIX extensions, SetFSInfo added | Jeremy Allison | 2005-06-22 | 13 | -33/+182 |
| | * | | | [CIFS] Add stats for findfirst, findnext, findclose | Steve French | 2005-06-22 | 3 | -7/+25 |
| * | | | | Merge with rsync://rsync.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6... | Steve French | 2005-06-13 | 2 | -1/+4 |
| |\ \ \ \
| | |/ / / |
|
| * | | | | [CIFS] CIFS writepage improvements - eliminate double copy | Steve French | 2005-06-13 | 4 | -76/+231 |
| * | | | | [CIFS] fs/cifs/netmisc.c: fix sparse warning | Alexey Dobriyan | 2005-06-02 | 1 | -3/+1 |
* | | | | | [PATCH] cifs: Add support for suspend | Steve French | 2005-09-23 | 2 | -0/+4 |
* | | | | | [PATCH] fs: fix-up schedule_timeout() usage | Nishanth Aravamudan | 2005-09-10 | 1 | -4/+2 |
* | | | | | [PATCH] fs: convert kcalloc to kzalloc | Pekka Enberg | 2005-09-07 | 1 | -41/+41 |
* | | | | | [PATCH] cifs_create() fix | Miklos Szeredi | 2005-09-07 | 1 | -14/+13 |
| |_|_|/
|/| | | |
|
* | | | | [PATCH] Fix oops in fs/locks.c on close of file with pending locks | Steve French | 2005-08-26 | 1 | -1/+1 |
| |_|/
|/| | |
|