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
/
CHANGES
Age
Commit message (
Expand
)
Author
Files
Lines
2007-02-14
[CIFS] on reconnect to Samba - reset the unix capabilities
Steve French
1
-1
/
+6
2007-02-08
[CIFS] POSIX CIFS Extensions (continued) - POSIX Open
Steve French
1
-0
/
+2
2007-02-06
[CIFS] Minor cleanup
Steve French
1
-0
/
+2
2006-12-23
[CIFS] Update CIFS version number
Steve French
1
-0
/
+4
2006-12-08
[CIFS] Fix NTLMv2 mounts to Windows servers
Steve French
1
-1
/
+2
2006-11-02
[CIFS] report rename failure when target file is locked by Windows
Steve French
1
-1
/
+3
2006-10-31
[CIFS] Allow null user connections
Steve French
1
-0
/
+3
2006-09-21
[CIFS] Support deep tree mounts (e.g. mounts to //server/share/path)
Steve French
1
-1
/
+6
2006-08-16
[CIFS] Do not send Query All EAs SMB when mount option nouser_xattr
Steve French
1
-1
/
+2
2006-08-15
[CIFS] Fix oops in cifs_close due to unitialized lock sem and list in
Steve French
1
-1
/
+4
2006-08-12
[CIFS] Do not time out posix brl requests when using new posix setfileinfo
Steve French
1
-0
/
+6
2006-06-27
[CIFS] Fix allocation of buffers for new session setup routine to allow
Steve French
1
-1
/
+2
2006-06-08
[CIFS] NTLMv2 support part 5
Steve French
1
-1
/
+3
2006-06-07
[CIFS] Add support for readdir to legacy servers
Steve French
1
-0
/
+4
2006-06-01
[CIFS] Support for setting up SMB sessions to legacy lanman servers
Steve French
1
-0
/
+5
2006-05-31
[CIFS] Cleanup extra whitespace in dmesg logging. Update cifs change log
Steve French
1
-1
/
+4
2006-05-30
[CIFS] Do not limit the length of share names (was 100 for whole UNC name)
Steve French
1
-1
/
+3
2006-05-30
[CIFS] Fix new POSIX Locking for setting lock_type correctly on unlock
Steve French
1
-0
/
+5
2006-04-22
[CIFS] Readdir fixes to allow search to start at arbitrary position
Steve French
1
-1
/
+5
2006-03-31
Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git
Steve French
1
-1
/
+1
2006-03-22
It's UTF-8
Alexey Dobriyan
1
-1
/
+1
2006-03-03
[CIFS] Upate cifs change log
Steve French
1
-0
/
+5
2006-03-03
[CIFS] Workaround various server bugs found in testing at connectathon
Steve French
1
-1
/
+2
2006-03-01
[CIFS] Add posix (advisory) byte range locking support to cifs client
Steve French
1
-1
/
+3
2006-02-24
[CIFS] Fix large (ie over 64K for MaxCIFSBufSize) buffer case for wrapping
Steve French
1
-1
/
+5
2006-02-10
[CIFS] Cleanup NTLMSSP session setup handling
Steve French
1
-0
/
+6
2006-01-14
[CIFS] Fix CIFS to recognize share mode security
Steve French
1
-1
/
+2
2006-01-13
[CIFS] Add worker function for Get ACL cifs style
Steve French
1
-1
/
+3
2005-12-03
[CIFS] Readpages and readir performance improvements - eliminate extra
Steve French
1
-1
/
+2
2005-12-02
[CIFS] Use fsuid (fsgid) more consistently instead of uid/gid in
Steve French
1
-0
/
+6
2005-11-30
[CIFS] Fix missing permission check on setattr when noperm mount option is
Steve French
1
-1
/
+1
2005-11-28
[CIFS] When file is deleted locally but later recreated on the server
Steve French
1
-3
/
+5
2005-11-17
[CIFS] Fix sparse warnings on smb bcc (byte count)
Steve French
1
-1
/
+1
2005-11-16
[CIFS] Recognize properly symlinks and char/blk devices (not just FIFOs)
Steve French
1
-0
/
+2
2005-11-11
[CIFS] Update CIFS change log
Steve French
1
-1
/
+1
2005-10-21
[CIFS] Defer close of file handle slightly if there are pending writes that
Steve French
1
-0
/
+6
2005-10-12
[CIFS] CIFS Stats improvements
Steve French
1
-1
/
+1
2005-10-11
[CIFS] Fix oops in experimental notify code (when CONFIG_CIFS_EXPERIMENTAL
Steve French
1
-1
/
+2
2005-10-10
[CIFS] Fix byte range locking to Windows when Windows server returns
Steve French
1
-0
/
+12
2005-09-23
[CIFS] Various minor bigendian fixes and sparse level 2 warning message fixes
Steve French
1
-1
/
+2
2005-09-22
[CIFS] Add support for legacy servers part nine. statfs (df and du) is now
Steve French
1
-1
/
+2
2005-09-21
[CIFS] Add support for legacy servers part eight. Write fixes for Windows
Steve French
1
-0
/
+2
2005-09-16
[CIFS] Fix readdir caching when unlink removes file in current search
Steve French
1
-0
/
+5
2005-08-31
[CIFS] Add support for suspend
Steve French
1
-1
/
+2
2005-08-25
CIFS: Fix typos in fs/cifs/CHANGES
Steve French
1
-8
/
+8
2005-08-24
[CIFS] Support for mounting to older servers part 2. Add support for
Steve French
1
-0
/
+2
2005-08-23
[CIFS] Support for mounting to older, pre-CIFS servers added. This
Steve French
1
-1
/
+6
2005-08-19
[CIFS] Add mount option for disabling sending byte range lock requests
Steve French
1
-0
/
+8
2005-07-15
[CIFS] Fix path name conversion for long filenames when mapchars mount
Steve French
1
-0
/
+6
2005-06-10
[CIFS] Fix cifs update of page cache. Write at correct offset when out of memory
Steve French
1
-1
/
+2
[next]