index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
cifs
Commit message (
Expand
)
Author
Age
Files
Lines
*
[CIFS] Turn off Unicode during session establishment for plaintext authentica...
Steve French
2008-08-28
1
-0
/
+2
*
[CIFS] update cifs change log
Steve French
2008-08-28
2
-3
/
+16
*
cifs: fix O_APPEND on directio mounts
Jeff Layton
2008-08-28
1
-0
/
+4
*
[CIFS] Fix plaintext authentication
Steve French
2008-08-27
1
-0
/
+1
*
[CIFS] Add destroy routine for dns_resolver
Jeff Layton
2008-08-27
2
-1
/
+9
*
[CIFS] check version in spnego upcall response
Steve French
2008-08-26
3
-2
/
+15
*
[CIFS] Kerberos support not considered experimental anymore
Steve French
2008-08-19
1
-4
/
+26
*
[CIFS] distinguish between Kerberos and MSKerberos in upcall
Steve French
2008-08-19
4
-6
/
+14
*
cifs: add local server pointer to cifs_setup_session
Jeff Layton
2008-08-19
1
-16
/
+17
*
[CIFS] reindent misindented statement
Ilpo Järvinen
2008-08-19
1
-1
/
+2
*
[CIFS] mount of IPC$ breaks with iget patch
Steve French
2008-08-14
1
-0
/
+1
*
[CIFS] remove trailing whitespace
Steve French
2008-08-12
1
-1
/
+1
*
[CIFS] if get root inode fails during mount, cleanup tree connection
Steve French
2008-08-12
1
-0
/
+2
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sfrenc...
Linus Torvalds
2008-08-09
14
-509
/
+652
|
\
|
*
[CIFS] list entry can not return null
Steve French
2008-08-08
4
-74
/
+61
|
*
turn cifs_setattr into a multiplexor that calls the correct function
Jeff Layton
2008-08-07
1
-5
/
+17
|
*
move file time and dos attribute setting logic into new function
Jeff Layton
2008-08-07
1
-87
/
+109
|
*
spin off cifs_setattr with unix extensions to its own function
Jeff Layton
2008-08-07
1
-38
/
+119
|
*
[CIFS] Code cleanup in old sessionsetup code
Steve French
2008-08-06
2
-78
/
+80
|
*
[CIFS] cifs_mkdir and cifs_create should respect the setgid bit on parent dir
Jeff Layton
2008-08-06
2
-6
/
+25
|
*
Rename CIFSSMBSetFileTimes to CIFSSMBSetFileInfo and add PID arg
Jeff Layton
2008-08-06
3
-14
/
+13
|
*
change CIFSSMBSetTimes to CIFSSMBSetPathInfo
Jeff Layton
2008-08-06
3
-8
/
+8
|
*
[CIFS] fix trailing whitespace
Steve French
2008-08-06
1
-1
/
+1
|
*
bundle up Unix SET_PATH_INFO args into a struct and change name
Jeff Layton
2008-08-06
6
-74
/
+102
|
*
Fix missing braces in cifs_revalidate()
Suresh Jayaraman
2008-08-05
1
-1
/
+2
|
*
remove locking around tcpSesAllocCount atomic variable
Jeff Layton
2008-08-04
1
-9
/
+6
|
*
[CIFS] properly account for new user= field in SPNEGO upcall string allocation
Jeff Layton
2008-08-01
1
-7
/
+11
|
*
[CIFS] remove level of indentation from decode_negTokenInit
Jeff Layton
2008-07-31
2
-136
/
+125
|
*
[CIFS] cifs send2 not retrying enough in some cases on full socket
Shirish Pargaonkar
2008-07-29
1
-0
/
+1
|
*
[CIFS] oid should also be checked against class in cifs asn
Steve French
2008-07-29
1
-1
/
+2
*
|
mm: rename page trylock
Nick Piggin
2008-08-05
1
-1
/
+1
*
|
[PATCH] pass struct path * to do_add_mount()
Al Viro
2008-08-01
1
-1
/
+1
|
/
*
[PATCH] sanitize ->permission() prototype
Al Viro
2008-07-27
1
-1
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sfrenc...
Linus Torvalds
2008-07-26
10
-507
/
+399
|
\
|
*
When verifying the decoded header before decoding the object identifier
Chris Wright
2008-07-24
1
-1
/
+1
|
*
[CIFS] Fix warnings from checkpatch
Shirish Pargaonkar
2008-07-24
6
-33
/
+31
|
*
[CIFS] Fix improper endian conversion of ACL subauth field
Shirish Pargaonkar
2008-07-24
1
-2
/
+1
|
*
[CIFS] Fix possible double free if search immediately after search rewind fails
Shirish Pargaonkar
2008-07-24
1
-0
/
+1
|
*
[CIFS] remove checkpatch warning
Steve French
2008-07-24
1
-7
/
+12
|
*
Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Alexey Dobriyan
2008-07-24
1
-395
/
+241
|
*
cifs: assorted endian annotations
Harvey Harrison
2008-07-24
2
-2
/
+5
|
*
[CIFS] break ATTR_SIZE changes out into their own function
Jeff Layton
2008-07-23
1
-73
/
+78
|
*
lockdep: annotate cifs in-kernel sockets
Jeff Layton
2008-07-23
1
-0
/
+35
|
*
[CIFS] Fix compiler warning on 64-bit
Jan Beulich
2008-07-22
1
-1
/
+1
*
|
SL*B: drop kmem cache argument from constructor
Alexey Dobriyan
2008-07-26
1
-1
/
+1
|
/
*
Merge commit 'v2.6.26' into bkl-removal
Jonathan Corbet
2008-07-14
26
-653
/
+773
|
\
|
*
cifs: fix wksidarr declaration to be big-endian friendly
Jeff Layton
2008-07-12
1
-5
/
+5
|
*
cifs: fix inode leak in cifs_get_inode_info_unix
Jeff Layton
2008-07-12
1
-10
/
+10
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2008-06-11
11
-130
/
+172
|
|
\
|
|
*
[CIFS] cifs: fix oops on mount when CONFIG_CIFS_DFS_UPCALL is enabled
Steve French
2008-06-10
1
-11
/
+10
[next]