index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
cifs
/
cifssmb.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[CIFS] New CIFS POSIX mkdir performance improvement (part 2)
Steve French
2007-04-25
1
-4
/
+7
*
[CIFS] New CIFS POSIX mkdir performance improvement
Steve French
2007-04-23
1
-3
/
+124
*
[CIFS] Fix set file size to zero when doing chmod to Samba 3.0.26pre
Steve French
2007-03-01
1
-0
/
+10
*
Storage class should be before const qualifier
Tobias Klauser
2007-02-17
1
-2
/
+2
*
[CIFS] on reconnect to Samba - reset the unix capabilities
Steve French
2007-02-14
1
-2
/
+14
*
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
2006-12-13
1
-1
/
+1
*
[PATCH] new cifs endianness bugs
Al Viro
2006-10-15
1
-5
/
+7
*
[CIFS] Missing flags2 for DFS
Steve French
2006-10-12
1
-0
/
+8
*
[CIFS] Level 1 QPathInfo needed for proper OS2 support
Steve French
2006-10-12
1
-3
/
+18
*
[CIFS] Fix compiler warning with previous patch
Steve French
2006-10-02
1
-1
/
+1
*
[CIFS] Fix typo
Steve French
2006-10-02
1
-1
/
+1
*
[CIFS] Allow for 15 minute TZs (e.g. Nepal) and be more explicit about
Steve French
2006-10-02
1
-13
/
+22
*
[CIFS] Allow LANMAN21 support even in both POSIX non-POSIX path
Steve French
2006-10-01
1
-0
/
+1
*
[CIFS] Do not send newer QFSInfo to legacy servers which can not support it
Steve French
2006-09-30
1
-3
/
+5
*
[CIFS] Rename server time zone field
Steve French
2006-09-30
1
-5
/
+4
*
[CIFS] Handle legacy servers which return undefined time zone
Steve French
2006-09-30
1
-1
/
+27
*
[CIFS] Remove static and unused symbols
Steve French
2006-09-28
1
-2
/
+4
*
[CIFS] Legacy time handling for Win9x and OS/2 part 1
Steve French
2006-09-28
1
-1
/
+9
*
[CIFS] endian errors in lanman protocol support
Steve French
2006-08-15
1
-1
/
+1
*
[CIFS]
Jeremy Allison
2006-08-11
1
-2
/
+13
*
[CIFS] Do not time out posix brl requests when using new posix setfileinfo
Steve French
2006-08-11
1
-3
/
+8
*
[CIFS] Fix authentication choice so we do not force NTLMv2 unless the
Steve French
2006-06-28
1
-3
/
+7
*
[CIFS] Fix allocation of buffers for new session setup routine to allow
Steve French
2006-06-27
1
-5
/
+13
*
[CIFS] Fix compile warning when CONFIG_CIFS_EXPERIMENTAL is off
Steve French
2006-06-25
1
-2
/
+0
*
[CIFS] fix minor compile warning when config_cifs_weak_security is off
Steve French
2006-06-12
1
-0
/
+2
*
[CIFS] Fix mask so can set new cifs security flags properly
Steve French
2006-06-04
1
-1
/
+1
*
CIFS] Support for older servers which require plaintext passwords - part 2
Steve French
2006-06-04
1
-135
/
+144
*
[CIFS] Support for older servers which require plaintext passwords
Steve French
2006-06-02
1
-0
/
+7
*
[CIFS] Missing brace
Steve French
2006-06-01
1
-1
/
+1
*
[CIFS] Fix minor build breaks due to cifs kconfig issues
Steve French
2006-06-01
1
-5
/
+6
*
[CIFS] Support for setting up SMB sessions to legacy lanman servers part 2
Steve French
2006-06-01
1
-5
/
+22
*
[CIFS] Support for setting up SMB sessions to legacy lanman servers
Steve French
2006-05-31
1
-10
/
+85
*
[CIFS] Cleanup extra whitespace in dmesg logging. Update cifs change log
Steve French
2006-05-31
1
-1
/
+1
*
[CIFS] endian fix for new POSIX byte range lock support
Steve French
2006-05-30
1
-2
/
+2
*
[CIFS] Fix new POSIX Locking for setting lock_type correctly on unlock
Steve French
2006-05-30
1
-3
/
+33
*
[CIFS] Readdir fixes to allow search to start at arbitrary position
Steve French
2006-04-22
1
-1
/
+1
*
Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git
Steve French
2006-03-31
1
-1
/
+1
|
\
|
*
[PATCH] s/;;/;/g
Alexey Dobriyan
2006-03-24
1
-1
/
+1
*
|
[CIFS] Fix two remaining coverity scan tool warnings.
Steve French
2006-03-09
1
-4
/
+5
*
|
[CIFS] Use correct pid on new cifs posix byte range lock call
Steve French
2006-03-01
1
-0
/
+2
*
|
[CIFS] Add posix (advisory) byte range locking support to cifs client
Steve French
2006-02-28
1
-0
/
+78
*
|
[CIFS] CIFS readdir perf optimizations part 1
Steve French
2006-02-28
1
-1
/
+7
*
|
[CIFS] Free small buffers earlier so we exceed the cifs
Steve French
2006-02-26
1
-3
/
+3
*
|
Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git
Steve French
2006-02-22
1
-3
/
+4
|
\
\
|
|
/
|
*
[PATCH] CIFS: CIFSSMBRead was returning an invalid pointer in buf on socket e...
Steve French
2006-02-22
1
-3
/
+4
*
|
[CIFS] SessionSetup cleanup part 2
Steve French
2006-02-14
1
-5
/
+7
*
|
[CIFS] fix compile error (typo) and warning in cifssmb.c
Steve French
2006-02-10
1
-1
/
+2
*
|
[CIFS] Cleanup NTLMSSP session setup handling
Steve French
2006-02-09
1
-1
/
+26
|
/
*
[CIFS] Remove compiler warning
Steve French
2006-01-17
1
-1
/
+1
*
[CIFS] Fix CIFS to recognize share mode security
Steve French
2006-01-13
1
-6
/
+14
[next]