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
/
netmisc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-08-05
CIFS: Make cifs_convert_address() take a const src pointer and a length
David Howells
1
-21
/
+24
2010-08-02
cifs: map NT_STATUS_ERROR_WRITE_PROTECTED to -EROFS
Jeff Layton
1
-0
/
+1
2010-08-02
cifs: set the port in sockaddr in a more clearly defined fashion
Jeff Layton
1
-1
/
+22
2010-04-21
[CIFS] Neaten cERROR and cFYI macros, reduce text space
Joe Perches
1
-8
/
+8
2009-06-25
cifs: have cifs parse scope_id out of IPv6 addresses and use it
Jeff Layton
1
-5
/
+27
2009-06-15
[CIFS] Fix build break
Steve French
1
-1
/
+1
2009-06-13
cifs: add new routine for converting AF_INET and AF_INET6 addrs
Jeff Layton
1
-4
/
+30
2009-05-28
cifs: make cnvrtDosUnixTm take a little-endian args and an offset
Jeff Layton
1
-8
/
+4
2009-05-28
cifs: have cifs_NTtimeToUnix take a little-endian arg
Jeff Layton
1
-6
/
+6
2009-04-30
[CIFS] Remove unneeded QuerySymlink call and fix mapping for unmapped status
Steve French
1
-0
/
+2
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
-31
/
+1
2008-02-12
[CIFS] clean up some hard to read ifdefs
Steve French
1
-6
/
+2
2008-02-07
[CIFS] reduce checkpatch warnings
Steve French
1
-6
/
+9
2007-11-05
[CIFS] Fix walking out end of cifs dacl
Steve French
1
-1
/
+1
2007-11-01
[CIFS] when mount helper missing fix slash wrong direction in share
Steve French
1
-5
/
+35
2007-10-25
[CIFS] acl support part 6
Steve French
1
-6
/
+6
2007-10-18
[CIFS] log better errors on failed mounts
Steve French
1
-10
/
+18
2007-10-17
[CIFS] Fix minor problems noticed by scan
Steve French
1
-1
/
+4
2007-07-17
[CIFS] More whitespace/formatting fixes (noticed by checkpatch)
Steve French
1
-2
/
+4
2007-07-15
[CIFS] Fix build break - inet.h not included when experimental ifdef off
Steve French
1
-2
/
+0
2007-07-13
[CIFS] whitespace/formatting fixes
Steve French
1
-1
/
+1
2007-07-10
[CIFS] whitespace cleanup
Steve French
1
-1
/
+1
2007-07-08
[CIFS] more whitespace fixes
Steve French
1
-40
/
+42
2007-07-07
[CIFS] more whitespace cleanup
Steve French
1
-9
/
+9
2007-07-06
[CIFS] ipv6 support no longer experimental
Jeff
1
-61
/
+0
2007-04-25
[CIFS] Add IPv6 support
Steve French
1
-2
/
+22
2006-10-12
[CIFS] Fix old DOS time conversion to handle timezone
Steve French
1
-1
/
+1
2006-10-11
[CIFS] Do not need to adjust for Jan/Feb for leap day
Steve French
1
-1
/
+2
2006-10-11
[CIFS] Fix leaps year calculation for years after 2100
Steve French
1
-0
/
+9
2006-10-06
[CIFS] readdir (ffirst) enablement of accurate timestamps from legacy servers
Steve French
1
-21
/
+18
2006-09-28
[CIFS] Legacy time handling for Win9x and OS/2 part 1
Steve French
1
-0
/
+51
2006-08-11
[CIFS]
Jeremy Allison
1
-0
/
+1
2006-06-02
[CIFS] Fix mapping of old SMB return code Invalid Net Name so it is
Steve French
1
-1
/
+1
2006-06-01
[CIFS] Support for setting up SMB sessions to legacy lanman servers part 2
Steve French
1
-1
/
+1
2005-11-29
[CIFS] Fix umount --force to wake up the pending response queue, not just
Steve French
1
-2
/
+2
2005-10-11
[CIFS] CIFS Stats improvements
Steve French
1
-1
/
+1
2005-09-22
[CIFS] Various minor bigendian fixes and sparse level 2 warning message fixes
Steve French
1
-1
/
+8
2005-09-21
[CIFS] Add support for legacy servers part nine. statfs (df and du) is now
Steve French
1
-1
/
+1
2005-06-02
[CIFS] fs/cifs/netmisc.c: fix sparse warning
Alexey Dobriyan
1
-3
/
+1
2005-04-28
[PATCH] cifs: Fix mapping of EMLINK case
Steve French
1
-1
/
+2
2005-04-28
[PATCH] cifs: Gracefully turn off serverino (when serverino is enabled on mount)
Steve French
1
-1
/
+1
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+904