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
/
cifsglob.h
Age
Commit message (
Expand
)
Author
Files
Lines
2008-08-19
[CIFS] distinguish between Kerberos and MSKerberos in upcall
Steve French
1
-1
/
+2
2008-07-24
[CIFS] Fix warnings from checkpatch
Shirish Pargaonkar
1
-3
/
+3
2008-05-23
[CIFS] remove unused variables
Steve French
1
-2
/
+1
2008-05-15
[CIFS] enable parsing for transport encryption mount parm
Steve French
1
-0
/
+1
2008-04-29
[CIFS] convert usage of implicit booleans to bool
Steve French
1
-26
/
+18
2008-02-15
[CIFS] Fix mixed case name in structure dfs_info3_param
Igor Mammedov
1
-1
/
+1
2008-01-25
[CIFS] DFS build fixes
Steve French
1
-9
/
+32
2007-11-17
[CIFS] Have CIFS_SessSetup build correct SPNEGO SessionSetup request
Steve French
1
-0
/
+1
2007-11-17
[CIFS] add hostname field to TCP_Server_Info struct
Jeff Layton
1
-0
/
+1
2007-11-14
[CIFS] Fix buffer overflow if server sends corrupt response to small
Steve French
1
-0
/
+11
2007-10-16
[CIFS] missing #endif from a previous patch
Steve French
1
-0
/
+2
2007-10-16
[CIFS] Break up unicode_sessetup string functions
Jeff Layton
1
-1
/
+7
2007-10-12
[CIFS] fix build break when lanman not enabled
Steve French
1
-0
/
+3
2007-10-05
[CIFS] Fix cifsd so shuts down when signing fails during mount
Steve French
1
-1
/
+3
2007-09-29
[CIFS] named pipe support (part 2)
Steve French
1
-1
/
+1
2007-09-29
[CIFS] CIFS support for named pipes (part 1)
Steve French
1
-0
/
+2
2007-09-25
[CIFS] Support for CIFS ACLs (part 1)
Steve French
1
-0
/
+12
2007-07-19
[CIFS] Allow disabling CIFS Unix Extensions as mount option
Steve French
1
-1
/
+3
2007-07-09
[CIFS] Fix packet signatures for NTLMv2 case
Steve French
1
-1
/
+13
2007-06-28
[CIFS] whitespace fixes
Steve French
1
-30
/
+30
2007-05-03
[CIFS] Change semaphore to mutex for cifs lock_sem
Roland Dreier
1
-1
/
+1
2007-02-27
[CIFS] Remove some unused functions/declarations
Steve French
1
-3
/
+5
2006-09-30
[CIFS] Make use of newer QFSInfo dependent on capability bit instead of
Steve French
1
-1
/
+1
2006-09-30
[CIFS] Do not send newer QFSInfo to legacy servers which can not support it
Steve French
1
-2
/
+7
2006-09-30
[CIFS] Rename server time zone field
Steve French
1
-1
/
+1
2006-09-28
[CIFS] Remove static and unused symbols
Steve French
1
-2
/
+2
2006-08-12
[CIFS]
Jeremy Allison
1
-6
/
+9
2006-08-12
[CIFS] Do not time out posix brl requests when using new posix setfileinfo
Steve French
1
-1
/
+2
2006-06-27
[CIFS] Fix allocation of buffers for new session setup routine to allow
Steve French
1
-0
/
+1
2006-06-04
CIFS] Support for older servers which require plaintext passwords - part 2
Steve French
1
-9
/
+8
2006-06-01
[CIFS] Support for setting up SMB sessions to legacy lanman servers part 2
Steve French
1
-1
/
+1
2006-06-01
[CIFS] Support for setting up SMB sessions to legacy lanman servers
Steve French
1
-14
/
+37
2006-02-14
[CIFS] SessionSetup cleanup part 2
Steve French
1
-1
/
+10
2006-01-13
[CIFS] Add worker function for Get ACL cifs style
Steve French
1
-0
/
+2
2005-12-13
[CIFS] Avoid extra large buffer allocation (and memcpy) in cifs_readpages
Steve French
1
-1
/
+7
2005-12-04
[CIFS] Add extended stats (STATS2) for total buffer allocations for
Steve French
1
-2
/
+6
2005-10-21
[CIFS] Defer close of file handle slightly if there are pending writes that
Steve French
1
-0
/
+1
2005-10-12
[CIFS] CIFS Stats improvements
Steve French
1
-1
/
+5
2005-10-07
[CIFS] /proc/fs/cifs debug code cleanup and new stats2
Steve French
1
-1
/
+5
2005-09-16
[CIFS] Fix compiler warnings
Steve French
1
-1
/
+1
2005-08-25
[CIFS] Use file instead of dentry in cifs dir_notify struct
Steve French
1
-1
/
+1
2005-08-25
[CIFS] Change notify support part 3
Steve French
1
-1
/
+1
2005-08-25
[CIFS] Change notify support part 2
Steve French
1
-0
/
+17
2005-08-25
CIFS: Reduce CONFIG_CIFS_STATS ifdefs
Steve French
1
-0
/
+28
2005-08-23
[CIFS] Support for mounting to older, pre-CIFS servers added. This
Steve French
1
-2
/
+4
2005-08-21
[CIFS] Make CIFS statistics more accurate and add some stats that were
Steve French
1
-1
/
+19
2005-08-19
[CIFS] Finish cifs mount option which requests case insensitive path
Steve French
1
-2
/
+3
2005-08-17
[CIFS] Ensure that cifs multiplex ids do not collide.
Steve French
1
-0
/
+1
2005-06-23
[CIFS] POSIX extensions, SetFSInfo added
Jeremy Allison
1
-0
/
+7
2005-06-23
[CIFS] Add stats for findfirst, findnext, findclose
Steve French
1
-0
/
+3
[next]