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
2020-06-05
Merge tag '5.8-rc-smb3-fixes-part-1' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2020-06-05
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2020-06-04
cifs: update internal module version number
Steve French
2020-06-04
cifs: multichannel: try to rebind when reconnecting a channel
Aurelien Aptel
2020-06-04
cifs: multichannel: use pointer for binding channel
Aurelien Aptel
2020-06-04
smb3: remove static checker warning
Steve French
2020-06-04
cifs: multichannel: move channel selection above transport layer
Aurelien Aptel
2020-06-04
cifs: multichannel: always zero struct cifs_io_parms
Aurelien Aptel
2020-06-04
cifs: dump Security Type info in DebugData
Kenneth D'souza
2020-06-04
smb3: fix incorrect number of credits when ioctl MaxOutputResponse > 64K
Steve French
2020-06-04
smb3: default to minimum of two channels when multichannel specified
Steve French
2020-06-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-06-03
fs: handle FIEMAP_FLAG_SYNC in fiemap_prep
Christoph Hellwig
2020-06-03
fs: move fiemap range validation into the file systems instances
Christoph Hellwig
2020-06-03
fs: move the fiemap definitions out of fs.h
Christoph Hellwig
2020-06-03
mm: fold and remove lru_cache_add_anon() and lru_cache_add_file()
Johannes Weiner
2020-06-02
cifs: multichannel: move channel selection in function
Aurelien Aptel
2020-06-02
cifs: fix minor typos in comments and log messages
Steve French
2020-06-02
smb3: minor update to compression header definitions
Steve French
2020-06-01
cifs: minor fix to two debug messages
Steve French
2020-06-01
cifs: Standardize logging output
Joe Perches
2020-06-01
smb3: Add new parm "nodelete"
Steve French
2020-06-01
cifs: move some variables off the stack in smb2_ioctl_query_info
Ronnie Sahlberg
2020-06-01
cifs: reduce stack use in smb2_compound_op
Ronnie Sahlberg
2020-06-01
cifs: get rid of unused parameter in reconn_setup_dfs_targets()
Paulo Alcantara
2020-06-01
cifs: handle hostnames that resolve to same ip in failover
Paulo Alcantara
2020-06-01
cifs: set up next DFS target before generic_ip_connect()
Paulo Alcantara
2020-06-01
cifs: remove redundant initialization of variable rc
Colin Ian King
2020-06-01
cifs: handle "nolease" option for vers=1.0
Kenneth D'souza
2020-05-28
tcp: add tcp_sock_set_nodelay
Christoph Hellwig
2020-05-28
tcp: add tcp_sock_set_cork
Christoph Hellwig
2020-05-14
cifs: fix leaked reference on requeued write
Adam McCoy
2020-05-14
cifs: Fix null pointer check in cifs_read
Steve French
2020-05-06
CIFS: Spelling s/EACCESS/EACCES/
Geert Uytterhoeven
2020-04-22
cifs: fix uninitialised lease_key in open_shroot()
Paulo Alcantara
2020-04-22
cifs: ensure correct super block for DFS reconnect
Paulo Alcantara
2020-04-22
cifs: do not share tcons with DFS
Paulo Alcantara
2020-04-21
cifs: minor update to comments around the cifs_tcp_ses_lock mutex
Steve French
2020-04-21
cifs: protect updating server->dstaddr with a spinlock
Ronnie Sahlberg
2020-04-16
smb3: remove overly noisy debug line in signing errors
Steve French
2020-04-15
cifs: improve read performance for page size 64KB & cache=strict & vers=2.1+
Jones Syue
2020-04-15
cifs: dump the session id and keys also for SMB2 sessions
Ronnie Sahlberg
2020-04-10
smb3: enable swap on SMB3 mounts
Steve French
2020-04-09
smb3: change noisy error message to FYI
Steve French
2020-04-07
smb3: smbdirect support can be configured by default
Steve French
2020-04-07
cifs: smbd: Do not schedule work to send immediate packet on every receive
Long Li
2020-04-07
cifs: smbd: Properly process errors on ib_post_send
Long Li
2020-04-07
cifs: Allocate crypto structures on the fly for calculating signatures of inc...
Long Li
2020-04-07
cifs: smbd: Update receive credits before sending and deal with credits roll ...
Long Li
2020-04-07
cifs: smbd: Check send queue size before posting a send
Long Li
[next]