index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
cifs
/
cifsproto.h
Age
Commit message (
Expand
)
Author
Files
Lines
2008-10-29
[CIFS] Reduce number of socket retries in large write path
Steve French
1
-1
/
+1
2008-09-24
cifs: remove NULL termination from rename target in CIFSSMBRenameOpenFIle
Jeff Layton
1
-1
/
+1
2008-09-23
cifs: add function to set file disposition
Jeff Layton
1
-0
/
+2
2008-08-06
Rename CIFSSMBSetFileTimes to CIFSSMBSetFileInfo and add PID arg
Jeff Layton
1
-2
/
+3
2008-08-06
change CIFSSMBSetTimes to CIFSSMBSetPathInfo
Jeff Layton
1
-1
/
+1
2008-08-06
bundle up Unix SET_PATH_INFO args into a struct and change name
Jeff Layton
1
-3
/
+14
2008-05-15
[CIFS] Finishup DFS code
Steve French
1
-2
/
+2
2008-05-15
[CIFS] Fix paths when share is in DFS to include proper prefix
Steve French
1
-3
/
+0
2008-05-13
[CIFS] cleanup old checkpatch warnings
Steve French
1
-3
/
+3
2008-05-08
[CIFS] Fixed build warning in is_ip
Igor Mammedov
1
-1
/
+1
2008-04-29
[CIFS] convert usage of implicit booleans to bool
Steve French
1
-6
/
+7
2008-04-25
cifs: timeout dfs automounts +little fix.
Igor Mammedov
1
-7
/
+1
2008-04-15
[CIFS] Fix oops when slow oplock process races with unmount
Steve French
1
-0
/
+1
2008-03-14
[CIFS] file create with acl support enabled is slow
Steve French
1
-2
/
+3
2008-03-10
[CIFS] cifs: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-2
/
+2
2008-02-13
[CIFS] fix typo
Steve French
1
-1
/
+1
2008-02-12
[CIFS] clean up some hard to read ifdefs
Steve French
1
-2
/
+6
2008-02-07
[CIFS] reduce checkpatch warnings
Steve French
1
-8
/
+8
2008-01-25
[CIFS] DFS build fixes
Steve French
1
-2
/
+2
2008-01-25
[CIFS] DFS support: provide shrinkable mounts
Igor Mammedov
1
-0
/
+3
2007-12-31
[CIFS] Allow setting mode via cifs acl
Steve French
1
-1
/
+3
2007-11-17
[CIFS] remove build warning
Steve French
1
-1
/
+0
2007-11-16
[CIFS] minor checkpatch cleanup
Steve French
1
-5
/
+5
2007-11-16
[CIFS] have cifs_get_spnego_key get the hostname from TCP_Server_Info
Jeff Layton
1
-2
/
+1
2007-11-13
[CIFS] Fix buffer overflow if server sends corrupt response to small
Steve French
1
-2
/
+3
2007-11-03
[CIFS] implement upcalls for SPNEGO blob via keyctl API
Jeff Layton
1
-0
/
+2
2007-10-31
[CIFS] Don't request too much permission when reading an ACL
Steve French
1
-0
/
+2
2007-10-25
[CIFS] acl support part 6
Steve French
1
-4
/
+5
2007-10-19
[CIFS] ACL support part 5
Steve French
1
-1
/
+1
2007-10-18
[CIFS] log better errors on failed mounts
Steve French
1
-2
/
+3
2007-10-03
[CIFS] CIFS ACL support (part 2)
Shirish Pargaonkar
1
-1
/
+1
2007-09-25
[CIFS] move cifs acl code to new file and fix build break
Steve French
1
-0
/
+1
2007-08-30
[CIFS] formatting cleanup found by checkpatch
Steve French
1
-1
/
+1
2007-07-15
[CIFS] Add support for new POSIX unlink
Steve French
1
-1
/
+4
2007-07-13
[CIFS] whitespace/formatting fixes
Steve French
1
-6
/
+6
2007-07-09
[CIFS] Fix packet signatures for NTLMv2 case
Steve French
1
-3
/
+5
2007-06-28
[CIFS] whitespace fixes
Steve French
1
-53
/
+53
2007-04-23
[CIFS] New CIFS POSIX mkdir performance improvement
Steve French
1
-1
/
+6
2007-02-27
[CIFS] Remove some unused functions/declarations
Steve French
1
-1
/
+1
2007-02-14
[CIFS] on reconnect to Samba - reset the unix capabilities
Steve French
1
-0
/
+3
2007-02-08
[CIFS] Allow update of EOF on remote extend of file
Steve French
1
-1
/
+1
2006-10-12
[CIFS] Workaround incomplete byte length returned by some
Steve French
1
-1
/
+1
2006-10-12
[CIFS] Level 1 QPathInfo needed for proper OS2 support
Steve French
1
-0
/
+1
2006-09-28
[CIFS] Remove static and unused symbols
Steve French
1
-4
/
+2
2006-09-28
[CIFS] Legacy time handling for Win9x and OS/2 part 1
Steve French
1
-0
/
+3
2006-08-11
[CIFS]
Jeremy Allison
1
-0
/
+4
2006-06-25
[CIFS] Fix compile warning when CONFIG_CIFS_EXPERIMENTAL is off
Steve French
1
-2
/
+0
2006-06-23
[CIFS] Enable sec flags on mount for cifs (part one)
Steve French
1
-1
/
+1
2006-06-08
[CIFS] NTLMv2 support part 5
Steve French
1
-3
/
+5
2006-06-05
[CIFS] NTLMv2 support part 3
Steve French
1
-0
/
+1
[next]