index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
cifs
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
[next]