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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-19
cifs: move buffer pointers into TCP_Server_Info
Jeff Layton
2
-55
/
+50
2011-10-19
cifs: eliminate is_multi_rsp parm to find_cifs_mid
Jeff Layton
1
-20
/
+16
2011-10-19
cifs: move mid finding into separate routine
Jeff Layton
1
-47
/
+66
2011-10-19
cifs: add a third receive phase to cifs_demultiplex_thread
Jeff Layton
1
-7
/
+24
2011-10-19
cifs: keep a reusable kvec array for receives
Jeff Layton
2
-2
/
+22
2011-10-19
cifs: turn read_from_socket into a wrapper around a vectorized version
Jeff Layton
1
-7
/
+61
2011-10-18
CIFS: cleanup min_t() cast in cifs_read()
Dan Carpenter
1
-2
/
+2
2011-10-17
cifs: Call id to SID mapping functions to change owner/group (try #4 repost)
Shirish Pargaonkar
5
-70
/
+113
2011-10-13
CIFS: Move byte range lock list from fd to inode
Pavel Shilovsky
3
-17
/
+23
2011-10-13
cifs: clean up check_rfc1002_header
Jeff Layton
1
-33
/
+30
2011-10-13
CIFS: Simplify byte range locking code
Pavel Shilovsky
4
-172
/
+205
2011-10-13
CIFS: Fix incorrect max RFC1002 write size value
Pavel Shilovsky
1
-2
/
+2
2011-10-13
cifs: simplify read_from_socket
Jeff Layton
1
-53
/
+24
2011-10-12
cifs: Add data structures and functions for uid/gid to SID mapping (try #4)
Shirish Pargaonkar
2
-0
/
+204
2011-10-12
Typo in cifs readme in name of module parm directory
Steve French
1
-1
/
+1
2011-10-12
cifs: clean up unused encryption code
Shirish Pargaonkar
1
-121
/
+0
2011-10-12
cifs: Add mount options for backup intent (try #6)
Shirish Pargaonkar
9
-16
/
+95
2011-10-12
cifs: warn about deprecation of /proc/fs/cifs/OplockEnabled interface
Suresh Jayaraman
1
-0
/
+3
2011-10-12
cifs: update README about the kernel module parameters
Suresh Jayaraman
1
-0
/
+14
2011-10-12
add new module parameter 'enable_oplocks'
Steve French
5
-8
/
+13
2011-10-12
cifs: check for unresponsive server every time we call kernel_recvmsg
Jeff Layton
1
-11
/
+22
2011-10-12
cifs: make smb_msg local to read_from_socket
Jeff Layton
1
-9
/
+8
2011-10-12
cifs: trivial: remove obsolete comment
Jeff Layton
1
-6
/
+0
2011-10-12
cifs: consolidate signature generating code
Jeff Layton
3
-86
/
+30
2011-10-12
cifs: clean up checkSMB
Jeff Layton
1
-26
/
+25
2011-10-12
cifs: untangle server->maxBuf and CIFSMaxBufSize
Jeff Layton
4
-31
/
+18
2011-10-12
cifs: Fix typo 'CIFS_NFSD_EXPORT'
Paul Bolle
3
-6
/
+6
2011-10-12
cifs: get rid of unused xid in cifs_get_root
Jeff Layton
1
-3
/
+0
2011-10-12
cifs: use memcpy for magic string in cifs signature generation BSRSPYL
Jeff Layton
1
-2
/
+2
2011-10-12
cifs: switch CIFSSMBQAllEAs to use memcmp
Jeff Layton
1
-1
/
+1
2011-10-11
cifs: Display strictcache mount option in /proc/mounts
Sachin Prabhu
1
-0
/
+2
2011-10-10
Merge git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-1
/
+1
2011-10-10
Merge branch 'fixes' of git://git.linaro.org/people/arnd/arm-soc
Linus Torvalds
4
-12
/
+7
2011-10-10
ARM: tegra: fix compilation error due to mach/hardware.h removal
Marc Dietrich
1
-1
/
+0
2011-10-10
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
3
-21
/
+21
2011-10-10
MAINTAINERS: Update tegra maintainer information
Olof Johansson
1
-2
/
+2
2011-10-10
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linus
Linus Torvalds
41
-128
/
+169
2011-10-08
Merge branch 'omap/fixes-for-3.1' into fixes
Arnd Bergmann
3
-12
/
+6
2011-10-07
[CIFS] Fix first time message on mount, ntlmv2 upgrade delayed to 3.2
Steve French
1
-1
/
+1
2011-10-07
ARM: mach-ux500: enable fix for ARM errata 754322
srinidhi kasagar
1
-0
/
+1
2011-10-06
Merge git://github.com/davem330/net
Linus Torvalds
7
-20
/
+20
2011-10-06
x86/PCI: use host bridge _CRS info on ASUS M2V-MX SE
Paul Menzel
1
-0
/
+11
2011-10-06
net: fix typos in Documentation/networking/scaling.txt
Benjamin Poirier
1
-5
/
+5
2011-10-06
bridge: leave carrier on for empty bridge
stephen hemminger
1
-3
/
+0
2011-10-06
Merge branch 'for-linus' of http://people.redhat.com/agk/git/linux-dm
Linus Torvalds
5
-8
/
+37
2011-10-06
Merge branch 'for-linus' of git://neil.brown.name/md
Linus Torvalds
6
-15
/
+26
2011-10-06
drm/radeon/kms: use hardcoded dig encoder to transmitter mapping for DCE4.1
Alex Deucher
1
-3
/
+6
2011-10-05
netfilter: Use proper rwlock init function
Thomas Gleixner
1
-1
/
+1
2011-10-05
Merge branch 'for-linus' of git://github.com/dtor/input
Linus Torvalds
1
-5
/
+2
2011-10-05
Merge git://bedivere.hansenpartnership.com/git/scsi-rc-fixes-2.6
Linus Torvalds
2
-8
/
+11
[next]