index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
cifs
/
CHANGES
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-25
[CIFS] Fix sparse warning
Steve French
1
-0
/
+9
2009-09-01
[CIFS] Fix checkpatch warnings
Steve French
1
-1
/
+4
2009-08-04
[CIFS] Update readme to reflect forceuid mount parms
Steve French
1
-1
/
+2
2009-07-30
[CIFS] Updates fs/cifs/CHANGES
Steve French
1
-0
/
+6
2009-07-10
[CIFS] update cifs version number
Steve French
1
-1
/
+5
2009-06-25
[CIFS] Do not send tree disconnect if session is already disconnected
Steve French
1
-1
/
+1
2009-06-07
[CIFS] Add mention of new mount parm (forceuid) to cifs readme
Steve French
1
-1
/
+4
2009-05-28
[CIFS] Update readme to indicate change to default mount (serverino)
Steve French
1
-0
/
+8
2009-05-04
[CIFS] NTLMSSP reenabled after move from connect.c to sess.c
Steve French
1
-1
/
+2
2009-05-01
[CIFS] Remove trailing whitespace
Steve French
1
-1
/
+3
2009-04-30
[CIFS] rename cifs_strndup to cifs_strndup_from_ucs
Steve French
1
-1
/
+5
2009-04-20
[CIFS] Make cifs_unlink consistent in checks for null inode
Steve French
1
-0
/
+6
2009-04-17
[CIFS] Endian convert UniqueId when reporting inode numbers from server files
Steve French
1
-1
/
+2
2009-03-18
[CIFS] Fix memory overwrite when saving nativeFileSystem field during mount
Steve French
1
-0
/
+3
2009-03-12
[CIFS] work around bug in Samba server handling for posix open
Steve French
1
-0
/
+2
2009-03-12
[CIFS] Add new nostrictsync cifs mount option to avoid slow SMB flush
Steve French
1
-1
/
+3
2009-03-12
[CIFS] Send SMB flush in cifs_fsync
Steve French
1
-1
/
+3
2009-02-21
[CIFS] Fix multiuser mounts so server does not invalidate earlier security co...
Steve French
1
-0
/
+10
2009-02-21
[CIFS] improve posix semantics of file create
Steve French
1
-1
/
+3
2009-02-21
[CIFS] Fix oops in cifs_strfromUCS_le mounting to servers which do not specif...
Steve French
1
-1
/
+2
2009-01-29
[CIFS] revalidate parent inode when rmdir done within that directory
Steve French
1
-1
/
+3
2008-12-26
[CIFS] make sure that DFS pathnames are properly formed
Steve French
1
-1
/
+2
2008-12-26
[CIFS] Can not mount with prefixpath if root directory of share is inaccessible
Steve French
1
-1
/
+3
2008-12-26
[CIFS] add mount option to send mandatory rather than advisory locks
Steve French
1
-0
/
+6
2008-11-18
[CIFS] fix check for dead tcon in smb_init
Steve French
1
-1
/
+5
2008-10-29
[CIFS] Reduce number of socket retries in large write path
Steve French
1
-1
/
+5
2008-10-23
[CIFS] improve setlease handling
Steve French
1
-1
/
+2
2008-10-20
[CIFS] undo changes in cifs_rename_pending_delete if it errors out
Steve French
1
-0
/
+8
2008-08-28
[CIFS] update cifs change log
Steve French
1
-1
/
+4
2008-08-28
[CIFS] Add destroy routine for dns_resolver
Jeff Layton
1
-1
/
+2
2008-08-26
[CIFS] check version in spnego upcall response
Steve French
1
-1
/
+5
2008-08-06
[CIFS] Code cleanup in old sessionsetup code
Steve French
1
-0
/
+8
2008-06-11
[CIFS] Fix hang in mount when negprot causes server to kill tcp session
Steve French
1
-0
/
+5
2008-05-20
[CIFS] Enable DFS support for Unix query path info
Steve French
1
-0
/
+2
2008-05-13
fix memory leak in CIFSFindNext
Jeff Layton
1
-1
/
+2
2008-04-28
[CIFS] Fix statfs formatting
Steve French
1
-0
/
+3
2008-04-05
[CIFS] minor update to change log
Steve French
1
-1
/
+2
2008-02-14
[CIFS] fixup prefixpaths which contain multiple path components
Steve French
1
-1
/
+3
2007-12-31
[CIFS] Allow setting mode via cifs acl
Steve French
1
-0
/
+2
2007-12-31
[CIFS] redo existing session setup if needed in cifs_mount
Jeff Layton
1
-1
/
+2
2007-12-31
[CIFS] fix SetEA failure to some Samba versions
Steve French
1
-1
/
+1
2007-11-21
[CIFS] Fix potential data corruption when writing out cached dirty pages
Jeff Layton
1
-1
/
+3
2007-11-17
[CIFS] Have CIFS_SessSetup build correct SPNEGO SessionSetup request
Steve French
1
-0
/
+1
2007-11-10
[CIFS] fix oops on second mount to same server when null auth is used
Jeff Layton
1
-0
/
+1
2007-11-09
[CIFS] add mode to acl conversion helper function
Steve French
1
-0
/
+3
2007-11-01
[CIFS] when mount helper missing fix slash wrong direction in share
Steve French
1
-1
/
+4
2007-10-30
[CIFS] enable get mode from ACL when cifsacl mount option specified
Shirish Pargaonkar
1
-1
/
+3
2007-10-18
[CIFS] Return better error when server requires signing but client forbids
Steve French
1
-1
/
+2
2007-10-17
[CIFS] fix bad handling of EAGAIN error on kernel_recvmsg in cifs_demultiplex...
Steve French
1
-1
/
+2
2007-10-14
[CIFS] Fix endian conversion problem in posix mkdir
Cyril Gorcunov
1
-1
/
+2
[next]