| Commit message (Expand) | Author | Age |
* | [PATCH] cifs endianness annotations | Al Viro | 2007-03-14 |
* | [CIFS] cifs_prepare_write was incorrectly rereading page in some cases | Steve French | 2007-03-05 |
* | [CIFS] Fix set file size to zero when doing chmod to Samba 3.0.26pre | Steve French | 2007-02-28 |
* | [CIFS] Remove some unused functions/declarations | Steve French | 2007-02-27 |
* | [CIFS] New file for previous commit | Steve French | 2007-02-27 |
* | [CIFS] cifs export operations | Steve French | 2007-02-27 |
* | [CIFS] small piece missing from previous patch | Steve French | 2007-02-26 |
* | [CIFS] Fix locking problem around some cifs uses of i_size write | Steve French | 2007-02-26 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2007-02-21 |
|\ |
|
| * | [CIFS] One line missing from previous commit | Steve French | 2007-02-16 |
| * | [CIFS] mtime bounces from local to remote when cifs nocmtime i_flags overwritten | Steve French | 2007-02-16 |
| * | [CIFS] fix &&/& typo in cifs_setattr() | Steve French | 2007-02-14 |
* | | Storage class should be before const qualifier | Tobias Klauser | 2007-02-17 |
* | | Fix typos concerning hierarchy | Uwe Kleine-König | 2007-02-17 |
|/ |
|
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2007-02-14 |
|\ |
|
| * | [CIFS] on reconnect to Samba - reset the unix capabilities | Steve French | 2007-02-13 |
| * | [CIFS] Allow update of EOF on remote extend of file | Steve French | 2007-02-08 |
| * | [CIFS] POSIX CIFS Extensions (continued) - POSIX Open | Steve French | 2007-02-08 |
| * | [CIFS] Additional POSIX CIFS Extensions infolevels | Steve French | 2007-02-06 |
* | | [PATCH] Mark struct super_operations const | Josef 'Jeff' Sipek | 2007-02-12 |
* | | [PATCH] mark struct inode_operations const 1 | Arjan van de Ven | 2007-02-12 |
|/ |
|
* | [CIFS] Minor cleanup | Steve French | 2007-02-06 |
* | [CIFS] Missing free in error path | Steve French | 2007-02-02 |
* | [CIFS] Reduce cifs stack space usage | Steve French | 2007-02-01 |
* | [CIFS] lseek polling returned stale EOF | Steve French | 2007-01-31 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2007-01-24 |
|\ |
|
| * | [CIFS] Fix oops when Windows server sent bad domain name null terminator | Steve French | 2007-01-21 |
| * | [CIFS] cifs sprintf fix | Steve French | 2007-01-21 |
| * | [CIFS] Remove 2 unneeded kzalloc casts | Steve French | 2007-01-21 |
| * | [CIFS] Update CIFS version number | Steve French | 2006-12-23 |
* | | Fix up CIFS for "test_clear_page_dirty()" removal | Linus Torvalds | 2006-12-23 |
|/ |
|
* | [PATCH] getting rid of all casts of k[cmz]alloc() calls | Robert P. J. Day | 2006-12-13 |
* | [PATCH] io-accounting-read-accounting cifs fix | Andrew Morton | 2006-12-10 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2006-12-08 |
|\ |
|
| * | [CIFS] Fix NTLMv2 mounts to Windows servers | Steve French | 2006-12-07 |
* | | [PATCH] cifs: change uses of f_{dentry, vfsmnt} to use f_path | Josef "Jeff" Sipek | 2006-12-08 |
|/ |
|
* | [PATCH] Add include/linux/freezer.h and move definitions from sched.h | Nigel Cunningham | 2006-12-07 |
* | [PATCH] slab: remove kmem_cache_t | Christoph Lameter | 2006-12-07 |
* | [PATCH] slab: remove SLAB_KERNEL | Christoph Lameter | 2006-12-07 |
* | [PATCH] slab: remove SLAB_NOFS | Christoph Lameter | 2006-12-07 |
* | [CIFS] Fix timezone handling on stat to os/2 | Steve French | 2006-11-16 |
* | [CIFS] Incorrect hardlink count when original file is cached (oplocked) | Steve French | 2006-11-16 |
* | [CIFS] Fix minor problem with previous patch | Steve French | 2006-11-09 |
* | [CIFS] Fix mount failure when domain not specified | Steve French | 2006-11-08 |
* | [CIFS] Explicitly set stat->blksize | Steve French | 2006-11-07 |
* | [CIFS] NFS stress test generates flood of "close with pending write" messages | Steve French | 2006-11-07 |
* | [PATCH] cifs: ->readpages() fixes | OGAWA Hirofumi | 2006-11-03 |
* | [CIFS] report rename failure when target file is locked by Windows | Steve French | 2006-11-01 |
* | [CIFS] Allow null user connections | Steve French | 2006-10-30 |
* | [CIFS] Fix readdir breakage when blocksize set too small | Steve French | 2006-10-30 |