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
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
2005-10-28
[CIFS] Change pragma pack(1) to attribute(packed) to allow cifs on arm to access
Steve French
1
-169
/
+174
2005-09-23
[CIFS] Various minor bigendian fixes and sparse level 2 warning message fixes
Steve French
1
-1
/
+1
2005-09-22
[CIFS] Add support for legacy servers part nine. statfs (df and du) is now
Steve French
1
-0
/
+8
2005-08-25
[CIFS] Support for legacy servers part 3 - Add support for Open and most
Steve French
1
-0
/
+73
2005-08-25
[CIFS] Change notify support part 2
Steve French
1
-0
/
+1
2005-08-24
[CIFS] Support for mounting to older servers part 2. Add support for
Steve French
1
-0
/
+17
2005-08-17
[CIFS] Ensure that cifs multiplex ids do not collide.
Steve French
1
-10
/
+9
2005-07-22
[CIFS] Add compat with SFU (part 2)
Steve French
1
-1
/
+9
2005-06-23
[CIFS] POSIX extensions, SetFSInfo added
Jeremy Allison
1
-0
/
+46
2005-04-29
[PATCH] cifs: Handle multiple response transact2 part 1 of 2
Steve French
1
-1
/
+1
2005-04-29
[PATCH] cifs: CIFS ioctl needed by umount.cifs utility
Steve French
1
-1
/
+1
2005-04-29
[PATCH] cifs: Enable ioctl support in POSIX extensions to handle lsattr
Steve French
1
-2
/
+0
2005-04-29
[PATCH] cifs: add support for chattr/lsattr in new CIFS POSIX extensions
Steve French
1
-6
/
+63
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+1987
[prev]