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