index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
cifs
/
CHANGES
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-23
[CIFS] Minor cleanup to EA patch
Steve French
1
-1
/
+2
2010-01-01
[CIFS] Add support for TCP_NODELAY
Steve French
1
-0
/
+4
2009-12-07
[CIFS] Enable mmap on forcedirectio mounts
Steve French
1
-1
/
+3
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-09
[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-06
[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-27
[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-10
[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-04
[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-30
[CIFS] fix SetEA failure to some Samba versions
Steve French
1
-1
/
+1
2007-11-20
[CIFS] Fix potential data corruption when writing out cached dirty pages
Jeff Layton
1
-1
/
+3
2007-11-16
[CIFS] Have CIFS_SessSetup build correct SPNEGO SessionSetup request
Steve French
1
-0
/
+1
2007-11-09
[CIFS] fix oops on second mount to same server when null auth is used
Jeff Layton
1
-0
/
+1
2007-11-08
[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
[next]