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
/
smb
Age
Commit message (
Expand
)
Author
2024-03-20
Merge tag 'v6.9-rc-smb3-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2024-03-18
ksmbd: remove module version
Namjae Jeon
2024-03-18
ksmbd: fix potencial out-of-bounds when buffer offset is invalid
Namjae Jeon
2024-03-17
ksmbd: fix slab-out-of-bounds in smb_strndup_from_utf16()
Namjae Jeon
2024-03-14
ksmbd: Fix spelling mistake "connction" -> "connection"
Colin Ian King
2024-03-14
ksmbd: fix possible null-deref in smb_lazy_parent_lease_break_close
Marios Makassikis
2024-03-13
Merge tag '6.9-rc-smb3-client-fixes-part1' of git://git.samba.org/sfrench/cif...
Linus Torvalds
2024-03-12
mm, slab: remove last vestiges of SLAB_MEM_SPREAD
Linus Torvalds
2024-03-12
ksmbd: add support for durable handles v1/v2
Namjae Jeon
2024-03-12
ksmbd: mark SMB2_SESSION_EXPIRED to session when destroying previous session
Namjae Jeon
2024-03-12
ksmbd: retrieve number of blocks using vfs_getattr in set_file_allocation_info
Marios Makassikis
2024-03-12
ksmbd: replace generic_fillattr with vfs_getattr
Marios Makassikis
2024-03-11
Merge tag 'vfs-6.9.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2024-03-10
cifs: update internal module version number for cifs.ko
Steve French
2024-03-10
smb: common: simplify compression headers
Enzo Matsumiya
2024-03-10
smb: common: fix fields sizes in compression_pattern_payload_v1
Enzo Matsumiya
2024-03-10
smb: client: negotiate compression algorithms
Enzo Matsumiya
2024-03-10
smb3: add dynamic trace point for ioctls
Steve French
2024-03-10
cifs: Fix writeback data corruption
David Howells
2024-03-10
smb: client: return reparse type in /proc/mounts
Paulo Alcantara
2024-03-10
smb: client: set correct d_type for reparse DFS/DFSR and mount point
Paulo Alcantara
2024-03-10
smb: client: parse uid, gid, mode and dev from WSL reparse points
Paulo Alcantara
2024-03-10
smb: client: introduce SMB2_OP_QUERY_WSL_EA
Paulo Alcantara
2024-03-10
smb: client: Fix a NULL vs IS_ERR() check in wsl_set_xattrs()
Dan Carpenter
2024-03-10
smb: client: add support for WSL reparse points
Paulo Alcantara
2024-03-10
smb: client: reduce number of parameters in smb2_compound_op()
Paulo Alcantara
2024-03-10
smb: client: fix potential broken compound request
Paulo Alcantara
2024-03-10
smb: client: move most of reparse point handling code to common file
Paulo Alcantara
2024-03-10
smb: client: introduce reparse mount option
Paulo Alcantara
2024-03-10
smb: client: retry compound request without reusing lease
Meetakshi Setiya
2024-03-10
smb: client: do not defer close open handles to deleted files
Meetakshi Setiya
2024-03-10
smb: client: reuse file lease key in compound operations
Meetakshi Setiya
2024-03-10
smb3: update allocation size more accurately on write completion
Steve French
2024-03-10
smb: remove SLAB_MEM_SPREAD flag usage
Chengming Zhou
2024-03-10
cifs: allow changing password during remount
Steve French
2024-03-10
cifs: prevent updating file size from server if we have a read/write lease
Bharath SM
2024-02-25
Merge tag 'pull-fixes.pathwalk-rcu-2' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2024-02-25
cifs_get_link(): bail out in unsafe case
Al Viro
2024-02-15
smb: Fix regression in writes when non-standard maximum write size negotiated
Steve French
2024-02-12
smb: client: handle path separator of created SMB symlinks
Paulo Alcantara
2024-02-12
smb: client: set correct id, uid and cruid for multiuser automounts
Paulo Alcantara
2024-02-11
cifs: update the same create_guid on replay
Shyam Prasad N
2024-02-11
cifs: fix underflow in parse_server_interfaces()
Dan Carpenter
2024-02-10
Merge tag '6.8-rc3-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2024-02-09
smb3: clarify mount warning
Steve French
2024-02-09
cifs: handle cases where multiple sessions share connection
Shyam Prasad N
2024-02-09
cifs: change tcon status when need_reconnect is set on it
Shyam Prasad N
2024-02-08
smb: client: set correct d_type for reparse points under DFS mounts
Paulo Alcantara
2024-02-08
smb3: add missing null server pointer check
Steve French
2024-02-07
ksmbd: free aux buffer if ksmbd_iov_pin_rsp_read fails
Fedor Pchelkin
[next]