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