index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
cifs
Age
Commit message (
Expand
)
Author
2019-12-23
cifs: Optimize readdir on reparse points
Paulo Alcantara (SUSE)
2019-12-23
cifs: Adjust indentation in smb2_open_file
Nathan Chancellor
2019-12-13
CIFS: Close cached root handle only if it has a lease
Pavel Shilovsky
2019-12-13
SMB3: Fix crash in SMB2_open_init due to uninitialized field in compounding path
Steve French
2019-12-09
smb3: fix refcount underflow warning on unmount when no directory leases
Steve French
2019-12-08
Merge tag '5.5-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2019-12-07
smb3: improve check for when we send the security descriptor context on create
Steve French
2019-12-06
smb3: fix mode passed in on create for modetosid mount option
Steve French
2019-12-06
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2019-12-04
cifs: fix possible uninitialized access and race on iface_list
Aurelien Aptel
2019-12-04
cifs: Fix lookup of SMB connections on multichannel
Paulo Alcantara (SUSE)
2019-12-03
smb3: query attributes on file close
Steve French
2019-12-02
smb3: remove unused flag passed into close functions
Steve French
2019-12-02
cifs: remove redundant assignment to pointer pneg_ctxt
Colin Ian King
2019-12-02
fs: cifs: Fix atime update check vs mtime
Deepa Dinamani
2019-12-02
CIFS: Fix NULL-pointer dereference in smb2_push_mandatory_locks
Pavel Shilovsky
2019-12-02
Merge tag 'docs-5.5a' of git://git.lwn.net/linux
Linus Torvalds
2019-11-27
CIFS: fix a white space issue in cifs_get_inode_info()
Dan Carpenter via samba-technical
2019-11-25
cifs: update internal module version number
Steve French
2019-11-25
cifs: Always update signing key of first channel
Paulo Alcantara (SUSE)
2019-11-25
cifs: Fix retrieval of DFS referrals in cifs_mount()
Paulo Alcantara (SUSE)
2019-11-25
cifs: Fix potential softlockups while refreshing DFS cache
Paulo Alcantara (SUSE)
2019-11-25
cifs: Fix lookup of root ses in DFS referral cache
Paulo Alcantara (SUSE)
2019-11-25
cifs: Fix use-after-free bug in cifs_reconnect()
Paulo Alcantara (SUSE)
2019-11-25
cifs: dump channel info in DebugData
Aurelien Aptel
2019-11-25
smb3: dump in_send and num_waiters stats counters by default
Steve French
2019-11-25
cifs: try harder to open new channels
Aurelien Aptel
2019-11-25
CIFS: Properly process SMB3 lease breaks
Pavel Shilovsky
2019-11-25
cifs: move cifsFileInfo_put logic into a work-queue
Ronnie Sahlberg
2019-11-25
cifs: try opening channels after mounting
Aurelien Aptel
2019-11-25
CIFS: refactor cifs_get_inode_info()
Aurelien Aptel
2019-11-25
cifs: switch servers depending on binding state
Aurelien Aptel
2019-11-25
cifs: add server param
Aurelien Aptel
2019-11-25
cifs: add multichannel mount options and data structs
Aurelien Aptel
2019-11-25
cifs: sort interface list by speed
Aurelien Aptel
2019-11-25
CIFS: Fix SMB2 oplock break processing
Pavel Shilovsky
2019-11-25
cifs: don't use 'pre:' for MODULE_SOFTDEP
Ronnie Sahlberg
2019-11-25
cifs: smbd: Return -EAGAIN when transport is reconnecting
Long Li
2019-11-25
cifs: smbd: Only queue work for error recovery on memory registration
Long Li
2019-11-25
smb3: add debug messages for closing unmatched open
Ronnie Sahlberg
2019-11-25
CIFS: Do not miss cancelled OPEN responses
Pavel Shilovsky
2019-11-25
CIFS: Fix NULL pointer dereference in mid callback
Pavel Shilovsky
2019-11-25
CIFS: Close open handle after interrupted close
Pavel Shilovsky
2019-11-25
CIFS: Respect O_SYNC and O_DIRECT flags during reconnect
Pavel Shilovsky
2019-11-25
smb3: remove confusing dmesg when mounting with encryption ("seal")
Steve French
2019-11-25
cifs: close the shared root handle on tree disconnect
Ronnie Sahlberg
2019-11-25
CIFS: Return directly after a failed build_path_from_dentry() in cifs_do_crea...
Markus Elfring
2019-11-25
CIFS: Use common error handling code in smb2_ioctl_query_info()
Markus Elfring
2019-11-25
CIFS: Use memdup_user() rather than duplicating its implementation
Markus Elfring
2019-11-25
cifs: smbd: Return -ECONNABORTED when trasnport is not in connected state
Long Li
[next]