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
/
CHANGES
Commit message (
Expand
)
Author
Age
Files
Lines
*
[CIFS] Update CIFS version number
Steve French
2006-12-23
1
-0
/
+4
*
[CIFS] Fix NTLMv2 mounts to Windows servers
Steve French
2006-12-08
1
-1
/
+2
*
[CIFS] report rename failure when target file is locked by Windows
Steve French
2006-11-02
1
-1
/
+3
*
[CIFS] Allow null user connections
Steve French
2006-10-30
1
-0
/
+3
*
[CIFS] Support deep tree mounts (e.g. mounts to //server/share/path)
Steve French
2006-09-21
1
-1
/
+6
*
[CIFS] Do not send Query All EAs SMB when mount option nouser_xattr
Steve French
2006-08-16
1
-1
/
+2
*
[CIFS] Fix oops in cifs_close due to unitialized lock sem and list in
Steve French
2006-08-15
1
-1
/
+4
*
[CIFS] Do not time out posix brl requests when using new posix setfileinfo
Steve French
2006-08-11
1
-0
/
+6
*
[CIFS] Fix allocation of buffers for new session setup routine to allow
Steve French
2006-06-27
1
-1
/
+2
*
[CIFS] NTLMv2 support part 5
Steve French
2006-06-08
1
-1
/
+3
*
[CIFS] Add support for readdir to legacy servers
Steve French
2006-06-07
1
-0
/
+4
*
[CIFS] Support for setting up SMB sessions to legacy lanman servers
Steve French
2006-05-31
1
-0
/
+5
*
[CIFS] Cleanup extra whitespace in dmesg logging. Update cifs change log
Steve French
2006-05-31
1
-1
/
+4
*
[CIFS] Do not limit the length of share names (was 100 for whole UNC name)
Steve French
2006-05-30
1
-1
/
+3
*
[CIFS] Fix new POSIX Locking for setting lock_type correctly on unlock
Steve French
2006-05-30
1
-0
/
+5
*
[CIFS] Readdir fixes to allow search to start at arbitrary position
Steve French
2006-04-22
1
-1
/
+5
*
Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git
Steve French
2006-03-31
1
-1
/
+1
|
\
|
*
It's UTF-8
Alexey Dobriyan
2006-03-22
1
-1
/
+1
*
|
[CIFS] Upate cifs change log
Steve French
2006-03-03
1
-0
/
+5
*
|
[CIFS] Workaround various server bugs found in testing at connectathon
Steve French
2006-03-03
1
-1
/
+2
*
|
[CIFS] Add posix (advisory) byte range locking support to cifs client
Steve French
2006-02-28
1
-1
/
+3
*
|
[CIFS] Fix large (ie over 64K for MaxCIFSBufSize) buffer case for wrapping
Steve French
2006-02-24
1
-1
/
+5
*
|
[CIFS] Cleanup NTLMSSP session setup handling
Steve French
2006-02-09
1
-0
/
+6
|
/
*
[CIFS] Fix CIFS to recognize share mode security
Steve French
2006-01-13
1
-1
/
+2
*
[CIFS] Add worker function for Get ACL cifs style
Steve French
2006-01-12
1
-1
/
+3
*
[CIFS] Readpages and readir performance improvements - eliminate extra
Steve French
2005-12-02
1
-1
/
+2
*
[CIFS] Use fsuid (fsgid) more consistently instead of uid/gid in
Steve French
2005-12-01
1
-0
/
+6
*
[CIFS] Fix missing permission check on setattr when noperm mount option is
Steve French
2005-11-29
1
-1
/
+1
*
[CIFS] When file is deleted locally but later recreated on the server
Steve French
2005-11-28
1
-3
/
+5
*
[CIFS] Fix sparse warnings on smb bcc (byte count)
Steve French
2005-11-16
1
-1
/
+1
*
[CIFS] Recognize properly symlinks and char/blk devices (not just FIFOs)
Steve French
2005-11-15
1
-0
/
+2
*
[CIFS] Update CIFS change log
Steve French
2005-11-10
1
-1
/
+1
*
[CIFS] Defer close of file handle slightly if there are pending writes that
Steve French
2005-10-20
1
-0
/
+6
*
[CIFS] CIFS Stats improvements
Steve French
2005-10-11
1
-1
/
+1
*
[CIFS] Fix oops in experimental notify code (when CONFIG_CIFS_EXPERIMENTAL
Steve French
2005-10-10
1
-1
/
+2
*
[CIFS] Fix byte range locking to Windows when Windows server returns
Steve French
2005-10-10
1
-0
/
+12
*
[CIFS] Various minor bigendian fixes and sparse level 2 warning message fixes
Steve French
2005-09-22
1
-1
/
+2
*
[CIFS] Add support for legacy servers part nine. statfs (df and du) is now
Steve French
2005-09-21
1
-1
/
+2
*
[CIFS] Add support for legacy servers part eight. Write fixes for Windows
Steve French
2005-09-20
1
-0
/
+2
*
[CIFS] Fix readdir caching when unlink removes file in current search
Steve French
2005-09-15
1
-0
/
+5
*
[CIFS] Add support for suspend
Steve French
2005-08-30
1
-1
/
+2
*
CIFS: Fix typos in fs/cifs/CHANGES
Steve French
2005-08-24
1
-8
/
+8
*
[CIFS] Support for mounting to older servers part 2. Add support for
Steve French
2005-08-23
1
-0
/
+2
*
[CIFS] Support for mounting to older, pre-CIFS servers added. This
Steve French
2005-08-22
1
-1
/
+6
*
[CIFS] Add mount option for disabling sending byte range lock requests
Steve French
2005-08-18
1
-0
/
+8
*
[CIFS] Fix path name conversion for long filenames when mapchars mount
Steve French
2005-07-14
1
-0
/
+6
*
[CIFS] Fix cifs update of page cache. Write at correct offset when out of memory
Steve French
2005-06-09
1
-1
/
+2
*
[PATCH] cifs: append \* properly on ASCII servers
Steve French
2005-04-30
1
-1
/
+3
*
[PATCH] cifs: Do not init smb requests or block when sending requests
Steve French
2005-04-28
1
-1
/
+4
*
[PATCH] cifs: handle termination of cifs oplockd kernel thread
Steve French
2005-04-28
1
-0
/
+1
[next]