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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-09
fs: cifs: replace CURRENT_TIME by other appropriate apis
Deepa Dinamani
3
-19
/
+23
2017-05-06
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
14
-105
/
+465
2017-05-05
CIFS: add misssing SFM mapping for doublequote
Björn Jacke
2
-0
/
+7
2017-05-04
SMB3: Work around mount failure when using SMB3 dialect to Macs
Steve French
1
-3
/
+11
2017-05-04
cifs: fix CIFS_IOC_GET_MNT_INFO oops
David Disseldorp
1
-0
/
+2
2017-05-04
CIFS: fix mapping of SFM_SPACE and SFM_PERIOD
Björn Jacke
1
-2
/
+2
2017-05-03
CIFS: fix oplock break deadlocks
Rabin Vincent
4
-5
/
+18
2017-05-03
cifs: fix CIFS_ENUMERATE_SNAPSHOTS oops
David Disseldorp
1
-0
/
+2
2017-05-03
cifs: fix leak in FSCTL_ENUM_SNAPS response handling
David Disseldorp
1
-0
/
+1
2017-05-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
3
-0
/
+3
2017-05-02
Set unicode flag on cifs echo request to avoid Mac error
Steve French
1
-0
/
+3
2017-05-02
CIFS: Add asynchronous write support through kernel AIO
Pavel Shilovsky
2
-51
/
+139
2017-05-02
CIFS: Add asynchronous read support through kernel AIO
Pavel Shilovsky
2
-39
/
+131
2017-05-02
CIFS: Add asynchronous context to support kernel AIO
Pavel Shilovsky
3
-0
/
+139
2017-05-02
cifs: fix IPv6 link local, with scope id, address parsing
Daniel N Pettersson
1
-2
/
+7
2017-05-02
cifs: small underflow in cnvrtDosUnixTm()
Dan Carpenter
1
-3
/
+3
2017-05-02
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
5
-53
/
+40
2017-05-01
Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-12
/
+6
2017-04-28
cifs: don't check for failure from mempool_alloc()
NeilBrown
3
-44
/
+32
2017-04-28
Do not return number of bytes written for ioctl CIFS_IOC_COPYCHUNK_FILE
Sachin Prabhu
1
-1
/
+2
2017-04-28
Fix match_prepath()
Sachin Prabhu
1
-8
/
+6
2017-04-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+10
2017-04-20
cifs: Convert to separately allocated bdi
Jan Kara
3
-12
/
+6
2017-04-17
cifs: Do not send echoes before Negotiate is complete
Sachin Prabhu
1
-0
/
+10
2017-04-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
13
-94
/
+279
2017-04-13
CIFS: Fix SMB3 mount without specifying a security mechanism
Pavel Shilovsky
1
-1
/
+3
2017-04-11
CIFS: store results of cifs_reopen_file to avoid infinite wait
Germano Percossi
1
-3
/
+3
2017-04-11
CIFS: remove bad_network_name flag
Germano Percossi
2
-6
/
+0
2017-04-11
CIFS: reconnect thread reschedule itself
Germano Percossi
1
-1
/
+9
2017-04-11
CIFS: handle guest access errors to Windows shares
Mark Syms
1
-0
/
+3
2017-04-11
CIFS: Fix null pointer deref during read resp processing
Pavel Shilovsky
3
-11
/
+11
2017-04-07
Reset TreeId to zero on SMB2 TREE_CONNECT
Jan-Marek Glogowski
1
-0
/
+4
2017-04-07
CIFS: Fix build failure with smb2
Tobias Regnery
1
-0
/
+1
2017-04-07
Introduce cifs_copy_file_range()
Sachin Prabhu
5
-68
/
+110
2017-04-07
SMB3: Rename clone_range to copychunk_range
Sachin Prabhu
3
-15
/
+16
2017-04-07
Handle mismatched open calls
Sachin Prabhu
9
-13
/
+143
2017-03-29
net: break include loop netdevice.h, dsa.h, devlink.h
Andrew Lunn
3
-0
/
+3
2017-03-04
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
16
-168
/
+447
2017-03-03
Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-3
/
+4
2017-03-03
Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-0
/
+3
2017-03-03
smb2: Enforce sec= mount option
Sachin Prabhu
8
-7
/
+49
2017-03-03
CIFS: Fix sparse warnings
Steve French
2
-4
/
+4
2017-03-03
statx: Add a system call to make enhanced file info available
David Howells
2
-3
/
+4
2017-03-03
CIFS: implement get_dfs_refer for SMB2+
Aurelien Aptel
2
-0
/
+109
2017-03-03
CIFS: use DFS pathnames in SMB2+ Create requests
Aurelien Aptel
1
-16
/
+80
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
1
-0
/
+2
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
CIFS: set signing flag in SMB2+ TreeConnect if needed
Aurelien Aptel
1
-2
/
+2
2017-03-02
CIFS: let ses->ipc_tid hold smb2 TreeIds
Aurelien Aptel
1
-1
/
+1
2017-03-02
CIFS: add use_ipc flag to SMB2_ioctl()
Aurelien Aptel
4
-11
/
+35
[next]