index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
cifs
Age
Commit message (
Expand
)
Author
Files
Lines
2007-04-25
[CIFS] New CIFS POSIX mkdir performance improvement (part 2)
Steve French
2
-15
/
+39
2007-04-24
[CIFS] New CIFS POSIX mkdir performance improvement
Steve French
5
-15
/
+340
2007-04-06
[CIFS] Add write perm for usr to file on windows should remove r/o dos attr
Steve French
2
-12
/
+15
2007-04-04
[CIFS] Remove unnecessary parm to cifs_reopen_file
Steve French
2
-62
/
+28
2007-04-03
[CIFS] Switch cifsd to kthread_run from kernel_thread
Igor Mammedov
1
-16
/
+16
2007-04-02
[CIFS] Remove unnecessary checks
Christoph Hellwig
3
-53
/
+6
2007-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
4
-4
/
+35
2007-03-23
[CIFS] Allow reset of file to ATTR_NORMAL when archive bit not set
Steve French
2
-4
/
+16
2007-03-16
[CIFS] Do not negotiate new POSIX_PATH_OPERATIONS_CAP yet
Steve French
1
-1
/
+7
2007-03-15
[PATCH] cifs endianness annotations
Al Viro
1
-1
/
+1
2007-03-10
[CIFS] reset mode when client notices that ATTR_READONLY is no longer set
Alan Tyson
3
-0
/
+13
2007-03-06
[CIFS] cifs_prepare_write was incorrectly rereading page in some cases
Steve French
3
-28
/
+45
2007-03-01
[CIFS] Fix set file size to zero when doing chmod to Samba 3.0.26pre
Steve French
2
-0
/
+13
2007-02-27
[CIFS] Remove some unused functions/declarations
Steve French
6
-10
/
+14
2007-02-27
[CIFS] New file for previous commit
Steve French
1
-0
/
+52
2007-02-27
[CIFS] cifs export operations
Steve French
3
-12
/
+18
2007-02-26
[CIFS] small piece missing from previous patch
Steve French
1
-5
/
+11
2007-02-26
[CIFS] Fix locking problem around some cifs uses of i_size write
Steve French
4
-23
/
+82
2007-02-22
Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
6
-10
/
+28
2007-02-17
Storage class should be before const qualifier
Tobias Klauser
1
-2
/
+2
2007-02-17
Fix typos concerning hierarchy
Uwe Kleine-König
1
-1
/
+1
2007-02-17
[CIFS] One line missing from previous commit
Steve French
2
-2
/
+4
2007-02-17
[CIFS] mtime bounces from local to remote when cifs nocmtime i_flags overwritten
Steve French
4
-4
/
+18
2007-02-15
[CIFS] fix &&/& typo in cifs_setattr()
Steve French
2
-4
/
+6
2007-02-14
Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
10
-79
/
+192
2007-02-14
[CIFS] on reconnect to Samba - reset the unix capabilities
Steve French
7
-49
/
+119
2007-02-12
[PATCH] Mark struct super_operations const
Josef 'Jeff' Sipek
2
-3
/
+3
2007-02-12
[PATCH] mark struct inode_operations const 1
Arjan van de Ven
2
-6
/
+6
2007-02-08
[CIFS] Allow update of EOF on remote extend of file
Steve French
4
-8
/
+11
2007-02-08
[CIFS] POSIX CIFS Extensions (continued) - POSIX Open
Steve French
2
-0
/
+17
2007-02-07
[CIFS] Additional POSIX CIFS Extensions infolevels
Steve French
1
-23
/
+46
2007-02-06
[CIFS] Minor cleanup
Steve French
2
-3
/
+5
2007-02-02
[CIFS] Missing free in error path
Steve French
1
-1
/
+3
2007-02-02
[CIFS] Reduce cifs stack space usage
Steve French
2
-4
/
+16
2007-02-01
[CIFS] lseek polling returned stale EOF
Steve French
1
-1
/
+9
2007-01-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
5
-14
/
+17
2007-01-22
[CIFS] Fix oops when Windows server sent bad domain name null terminator
Steve French
1
-5
/
+8
2007-01-22
[CIFS] cifs sprintf fix
Steve French
1
-2
/
+2
2007-01-22
[CIFS] Remove 2 unneeded kzalloc casts
Steve French
1
-6
/
+2
2006-12-24
Fix up CIFS for "test_clear_page_dirty()" removal
Linus Torvalds
1
-3
/
+23
2006-12-23
[CIFS] Update CIFS version number
Steve French
2
-1
/
+5
2006-12-13
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
1
-1
/
+1
2006-12-10
[PATCH] io-accounting-read-accounting cifs fix
Andrew Morton
1
-0
/
+2
2006-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
3
-3
/
+12
2006-12-08
[PATCH] cifs: change uses of f_{dentry, vfsmnt} to use f_path
Josef "Jeff" Sipek
4
-77
/
+77
2006-12-08
[CIFS] Fix NTLMv2 mounts to Windows servers
Steve French
3
-3
/
+12
2006-12-07
[PATCH] Add include/linux/freezer.h and move definitions from sched.h
Nigel Cunningham
2
-0
/
+2
2006-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
2
-8
/
+8
2006-12-07
[PATCH] slab: remove SLAB_KERNEL
Christoph Lameter
3
-5
/
+5
2006-12-07
[PATCH] slab: remove SLAB_NOFS
Christoph Lameter
2
-3
/
+3
[prev]
[next]