index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
cifs
/
cifspdu.h
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-12
[CIFS] Add definitions for remoteably fsctl calls
Steve French
1
-43
/
+6
2009-03-12
[CIFS] DFS no longer experimental
Steve French
1
-10
/
+10
2009-03-12
[CIFS] Send SMB flush in cifs_fsync
Steve French
1
-0
/
+7
2008-12-26
[CIFS] various minor cleanups pointed out by checkpatch script
Steve French
1
-1
/
+1
2008-08-06
bundle up Unix SET_PATH_INFO args into a struct and change name
Jeff Layton
1
-1
/
+1
2008-07-24
[CIFS] Fix warnings from checkpatch
Shirish Pargaonkar
1
-4
/
+4
2008-05-24
[CIFS] Correct incorrect obscure open flag
Steve French
1
-5
/
+18
2008-05-16
[CIFS] Add missing defines for DFS
Steve French
1
-0
/
+9
2008-05-16
CIFSGetDFSRefer cleanup + dfs_referral_level_3 fixed to conform REFERRAL_V3 t...
Igor Mammedov
1
-9
/
+7
2008-05-11
[CIFS] when not using unix extensions, check for and set ATTR_READONLY on cre...
Jeff Layton
1
-0
/
+1
2008-04-25
[CIFS] Fix spelling mistake
Steve French
1
-1
/
+1
2008-04-24
[CIFS] Fix typo in previous commit
Steve French
1
-2
/
+2
2008-04-24
[CIFS] Fix define for new proxy cap to match documentation
Steve French
1
-2
/
+5
2008-04-18
[CIFS] Reserve new proxy cap for WAFS
Steve French
1
-1
/
+7
2008-04-18
[CIFS] Add various missing flags and defintions
Steve French
1
-13
/
+97
2007-12-31
[CIFS] Allow setting mode via cifs acl
Steve French
1
-0
/
+3
2007-11-01
[CIFS] If no Access Control Entries, set mode perm bits to zero
Steve French
1
-0
/
+23
2007-10-31
[CIFS] Don't request too much permission when reading an ACL
Steve French
1
-0
/
+17
2007-10-18
[CIFS] acl support part 4
Steve French
1
-0
/
+6
2007-09-29
[CIFS] named pipe support (part 2)
Steve French
1
-0
/
+8
2007-08-31
[CIFS] formatting cleanup found by checkpatch
Steve French
1
-3
/
+3
2007-07-15
[CIFS] Add support for new POSIX unlink
Steve French
1
-0
/
+6
2007-07-13
[CIFS] whitespace/formatting fixes
Steve French
1
-135
/
+149
2007-06-24
[CIFS] Add in some missing flags and cifs README and TODO corrections
Steve French
1
-3
/
+8
2007-04-24
[CIFS] New CIFS POSIX mkdir performance improvement
Steve French
1
-7
/
+25
2007-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
1
-1
/
+7
2007-03-16
[CIFS] Do not negotiate new POSIX_PATH_OPERATIONS_CAP yet
Steve French
1
-1
/
+7
2007-03-15
[PATCH] cifs endianness annotations
Al Viro
1
-1
/
+1
2007-03-01
[CIFS] Fix set file size to zero when doing chmod to Samba 3.0.26pre
Steve French
1
-0
/
+3
2007-02-15
[CIFS] fix &&/& typo in cifs_setattr()
Steve French
1
-3
/
+5
2007-02-14
[CIFS] on reconnect to Samba - reset the unix capabilities
Steve French
1
-1
/
+1
2007-02-08
[CIFS] POSIX CIFS Extensions (continued) - POSIX Open
Steve French
1
-0
/
+15
2007-02-07
[CIFS] Additional POSIX CIFS Extensions infolevels
Steve French
1
-23
/
+46
2006-12-08
[CIFS] Fix NTLMv2 mounts to Windows servers
Steve French
1
-1
/
+7
2006-10-02
[CIFS] Allow for 15 minute TZs (e.g. Nepal) and be more explicit about
Steve French
1
-1
/
+3
2006-09-30
[CIFS] Do not send newer QFSInfo to legacy servers which can not support it
Steve French
1
-1
/
+2
2006-09-30
[CIFS] Rename server time zone field
Steve French
1
-1
/
+4
2006-09-21
[CIFS] Support deep tree mounts (e.g. mounts to //server/share/path)
Steve French
1
-0
/
+2
2006-06-07
[CIFS] Add support for readdir to legacy servers
Steve French
1
-5
/
+24
2006-06-05
[CIFS] NTLMv2 support part 3
Steve French
1
-1
/
+1
2006-06-05
[CIFS] NTLMv2 support part 2
Steve French
1
-3
/
+24
2006-06-04
CIFS] Support for older servers which require plaintext passwords - part 2
Steve French
1
-0
/
+4
2006-06-01
[CIFS] Support for setting up SMB sessions to legacy lanman servers part 2
Steve French
1
-1
/
+2
2006-06-01
[CIFS] Support for setting up SMB sessions to legacy lanman servers
Steve French
1
-6
/
+31
2006-03-02
[CIFS] Make POSIX CIFS Extensions SetFSInfo match exactly what we want
Steve French
1
-1
/
+7
2006-03-01
[CIFS] Add posix (advisory) byte range locking support to cifs client
Steve French
1
-1
/
+4
2006-01-13
[CIFS] Add worker function for Get ACL cifs style
Steve French
1
-11
/
+78
2005-12-13
[CIFS] Avoid extra large buffer allocation (and memcpy) in cifs_readpages
Steve French
1
-1
/
+5
2005-12-02
[CIFS] Kerberos and CIFS ACL support part 1
Steve French
1
-1
/
+1
2005-11-19
[CIFS] Fix mknod of block and chardev over SFU mounts
Steve French
1
-1
/
+9
[next]