index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
cifs
Age
Commit message (
Expand
)
Author
2020-01-17
cifs: Adjust indentation in smb2_open_file
Nathan Chancellor
2020-01-09
fs: cifs: Fix atime update check vs mtime
Deepa Dinamani
2020-01-09
cifs: Fix lookup of root ses in DFS referral cache
Paulo Alcantara (SUSE)
2020-01-09
cifs: Fix potential softlockups while refreshing DFS cache
Paulo Alcantara (SUSE)
2020-01-04
cifs: move cifsFileInfo_put logic into a work-queue
Ronnie Sahlberg
2020-01-04
cifs: Fix use-after-free bug in cifs_reconnect()
Paulo Alcantara (SUSE)
2019-12-21
cifs: Fix retrieval of DFS referrals in cifs_mount()
Paulo Alcantara (SUSE)
2019-12-21
CIFS: Fix NULL pointer dereference in mid callback
Pavel Shilovsky
2019-12-21
CIFS: Do not miss cancelled OPEN responses
Pavel Shilovsky
2019-12-21
CIFS: Close open handle after interrupted close
Pavel Shilovsky
2019-12-21
CIFS: Respect O_SYNC and O_DIRECT flags during reconnect
Pavel Shilovsky
2019-12-21
cifs: Don't display RDMA transport on reconnect
Long Li
2019-12-21
cifs: smbd: Return -ECONNABORTED when trasnport is not in connected state
Long Li
2019-12-21
cifs: smbd: Return -EINVAL when the number of iovs exceeds SMBDIRECT_MAX_SGE
Long Li
2019-12-21
cifs: smbd: Add messages on RDMA session destroy and reconnection
Long Li
2019-12-21
cifs: smbd: Only queue work for error recovery on memory registration
Long Li
2019-12-21
cifs: smbd: Return -EAGAIN when transport is reconnecting
Long Li
2019-12-13
CIFS: Fix SMB2 oplock break processing
Pavel Shilovsky
2019-12-13
CIFS: Fix NULL-pointer dereference in smb2_push_mandatory_locks
Pavel Shilovsky
2019-11-06
SMB3: Fix persistent handles reconnect
Pavel Shilovsky
2019-10-27
fix memory leak in large read decrypt offload
Steve French
2019-10-24
cifs: Fix cifsInodeInfo lock_sem deadlock when reconnect occurs
Dave Wysochanski
2019-10-24
CIFS: Fix use after free of file info structures
Pavel Shilovsky
2019-10-24
CIFS: Fix retry mid list corruption on reconnects
Pavel Shilovsky
2019-10-20
cifs: Fix missed free operations
Chuhong Yuan
2019-10-20
CIFS: avoid using MID 0xFFFF
Roberto Bergantinos Corpas
2019-10-20
cifs: clarify comment about timestamp granularity for old servers
Steve French
2019-10-20
cifs: Handle -EINPROGRESS only when noblockcnt is set
Paulo Alcantara (SUSE)
2019-10-09
CIFS: Force reval dentry if LOOKUP_REVAL flag is set
Pavel Shilovsky
2019-10-09
CIFS: Force revalidate inode when dentry is stale
Pavel Shilovsky
2019-10-09
smb3: Fix regression in time handling
Steve French
2019-10-08
smb3: remove noisy debug message and minor cleanup
Steve French
2019-10-06
CIFS: Gracefully handle QueryInfo errors during open
Pavel Shilovsky
2019-10-06
cifs: use cifsInodeInfo->open_file_lock while iterating to avoid a panic
Dave Wysochanski
2019-10-06
fs: cifs: mute -Wunused-const-variable message
Austin Kim
2019-10-06
smb3: cleanup some recent endian errors spotted by updated sparse
Steve French
2019-09-29
Merge tag '5.4-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2019-09-26
CIFS: Fix oplock handling for SMB 2.1+ protocols
Pavel Shilovsky
2019-09-26
smb3: missing ACL related flags
Steve French
2019-09-26
smb3: pass mode bits into create calls
Steve French
2019-09-24
smb3: Add missing reparse tags
Steve French
2019-09-23
CIFS: fix max ea value size
Murphy Zhou
2019-09-23
fs/cifs/sess.c: Remove set but not used variable 'capabilities'
zhengbin
2019-09-23
fs/cifs/smb2pdu.c: Make SMB2_notify_init static
zhengbin
2019-09-23
smb3: fix leak in "open on server" perf counter
Steve French
2019-09-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2019-09-21
smb3: allow decryption keys to be dumped by admin for debugging
Steve French
2019-09-19
Merge tag '5.4-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2019-09-19
Merge tag 'y2038-vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/p...
Linus Torvalds
2019-09-18
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
[next]