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-01-20
Merge tag 'v6.8-rc-part2-smb-client' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2024-01-19
Merge tag '6.8-rc-smb-server-fixes-part2' of git://git.samba.org/ksmbd
Linus Torvalds
2024-01-19
Merge tag 'vfs-6.8.netfs' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2024-01-19
cifs: update iface_last_update on each query-and-update
Shyam Prasad N
2024-01-19
cifs: handle servers that still advertise multichannel after disabling
Shyam Prasad N
2024-01-19
cifs: new mount option called retrans
Shyam Prasad N
2024-01-19
cifs: reschedule periodic query for server interfaces
Shyam Prasad N
2024-01-19
smb: client: don't clobber ->i_rdev from cached reparse points
Paulo Alcantara
2024-01-19
smb: client: get rid of smb311_posix_query_path_info()
Paulo Alcantara
2024-01-19
smb: client: parse owner/group when creating reparse points
Paulo Alcantara
2024-01-19
smb: client: fix parsing of SMB3.1.1 POSIX create context
Paulo Alcantara
2024-01-18
cifs: new nt status codes from MS-SMB2
Shyam Prasad N
2024-01-18
cifs: pick channel for tcon and tdis
Shyam Prasad N
2024-01-18
cifs: open_cached_dir should not rely on primary channel
Shyam Prasad N
2024-01-18
cifs: minor comment cleanup
Steve French
2024-01-18
smb3: show beginning time for per share stats
Steve French
2024-01-16
cifs: remove redundant variable tcon_exist
Colin Ian King
2024-01-14
ksmbd: only v2 leases handle the directory
Namjae Jeon
2024-01-14
ksmbd: fix UAF issue in ksmbd_tcp_new_connection()
Namjae Jeon
2024-01-14
ksmbd: validate mech token in session setup
Namjae Jeon
2024-01-11
Merge tag '6.8-rc-smb-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
2024-01-11
Merge tag 'pull-rename' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2024-01-10
Merge tag 'v6.8-rc-part1-smb-client' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2024-01-09
cifs: update internal module version number for cifs.ko
Steve French
2024-01-09
ksmbd: Add missing set_freezable() for freezable kthread
Kevin Hao
2024-01-09
ksmbd: free ppace array on error in parse_dacl
Fedor Pchelkin
2024-01-09
Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-01-09
ksmbd: send lease break notification on FILE_RENAME_INFORMATION
Namjae Jeon
2024-01-09
ksmbd: don't allow O_TRUNC open on read-only share
Namjae Jeon
2024-01-09
ksmbd: vfs: fix all kernel-doc warnings
Randy Dunlap
2024-01-09
ksmbd: auth: fix most kernel-doc warnings
Randy Dunlap
2024-01-09
ksmbd: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
2024-01-09
ksmbd: don't increment epoch if current state and request state are same
Namjae Jeon
2024-01-09
ksmbd: fix potential circular locking issue in smb2_set_ea()
Namjae Jeon
2024-01-09
ksmbd: set v2 lease version on lease upgrade
Namjae Jeon
2024-01-09
ksmbd: validate the zero field of packet header
Li Nan
2024-01-08
cifs: remove unneeded return statement
Steve French
2024-01-08
cifs: make cifs_chan_update_iface() a void function
Dan Carpenter
2024-01-08
cifs: delete unnecessary NULL checks in cifs_chan_update_iface()
Dan Carpenter
2024-01-08
Merge tag 'vfs-6.8.rw' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
2024-01-07
cifs: get rid of dup length check in parse_reparse_point()
Paulo Alcantara
2024-01-07
smb: client: stop revalidating reparse points unnecessarily
Paulo Alcantara
2024-01-07
cifs: Pass unbyteswapped eof value into SMB2_set_eof()
David Howells
2024-01-07
smb3: Improve exception handling in allocate_mr_list()
Markus Elfring
2024-01-07
cifs: fix in logging in cifs_chan_update_iface
Shyam Prasad N
2024-01-07
smb: client: handle special files and symlinks in SMB3 POSIX
Paulo Alcantara
2024-01-07
smb: client: cleanup smb2_query_reparse_point()
Paulo Alcantara
2024-01-07
smb: client: allow creating symlinks via reparse points
Paulo Alcantara
2024-01-07
smb: client: fix hardlinking of reparse points
Paulo Alcantara
2024-01-07
smb: client: fix renaming of reparse points
Paulo Alcantara
[next]