index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
smb
Age
Commit message (
Expand
)
Author
Files
Lines
2023-11-23
smb: client: introduce cifs_sfu_make_node()
Paulo Alcantara
3
-120
/
+52
2023-11-23
smb: client: set correct file type from NFS reparse points
Paulo Alcantara
8
-61
/
+116
2023-11-23
smb: client: introduce ->parse_reparse_point()
Paulo Alcantara
4
-42
/
+56
2023-11-23
smb: client: implement ->query_reparse_point() for SMB1
Paulo Alcantara
5
-175
/
+113
2023-11-23
cifs: fix use after free for iface while disabling secondary channels
Ritvik Budhiraja
1
-1
/
+1
2023-11-14
cifs: fix lock ordering while disabling multichannel
Shyam Prasad N
1
-9
/
+13
2023-11-14
cifs: fix leak of iface for primary channel
Shyam Prasad N
1
-0
/
+6
2023-11-13
cifs: fix check of rc in function generate_smb3signingkey
Ekaterina Esina
1
-3
/
+2
2023-11-13
cifs: spnego: add ';' in HOST_KEY_LEN
Anastasia Belova
1
-2
/
+2
2023-11-11
Merge tag '6.7-rc-smb3-client-fixes-part2' of git://git.samba.org/sfrench/cif...
Linus Torvalds
16
-88
/
+491
2023-11-10
Merge tag '6.7-rc-smb3-server-part2' of git://git.samba.org/ksmbd
Linus Torvalds
3
-6
/
+41
2023-11-10
cifs: update internal module version number for cifs.ko
Steve French
1
-2
/
+2
2023-11-10
cifs: handle when server stops supporting multichannel
Shyam Prasad N
6
-10
/
+145
2023-11-10
cifs: handle when server starts supporting multichannel
Shyam Prasad N
3
-2
/
+34
2023-11-10
Missing field not being returned in ioctl CIFS_IOC_GET_MNT_INFO
Steve French
1
-0
/
+1
2023-11-10
smb3: allow dumping session and tcon id to improve stats analysis and debugging
Steve French
2
-0
/
+31
2023-11-09
smb: client: fix mount when dns_resolver key is not available
Paulo Alcantara
3
-7
/
+29
2023-11-09
smb3: fix caching of ctime on setxattr
Steve French
1
-1
/
+4
2023-11-09
smb3: minor cleanup of session handling code
Steve French
1
-6
/
+12
2023-11-09
cifs: reconnect work should have reference on server struct
Shyam Prasad N
2
-16
/
+34
2023-11-09
cifs: do not pass cifs_sb when trying to add channels
Shyam Prasad N
3
-8
/
+8
2023-11-09
cifs: account for primary channel in the interface list
Shyam Prasad N
2
-0
/
+34
2023-11-09
cifs: distribute channels across interfaces based on speed
Shyam Prasad N
3
-14
/
+88
2023-11-09
cifs: handle cases where a channel is closed
Shyam Prasad N
6
-7
/
+43
2023-11-09
smb3: more minor cleanups for session handling routines
Steve French
1
-10
/
+15
2023-11-09
smb3: minor RDMA cleanup
Steve French
1
-2
/
+2
2023-11-08
cifs: Fix encryption of cleared, but unset rq_iter data buffers
David Howells
1
-3
/
+9
2023-11-07
ksmbd: handle malformed smb1 message
Namjae Jeon
1
-0
/
+11
2023-11-07
ksmbd: fix kernel-doc comment of ksmbd_vfs_kern_path_locked()
Namjae Jeon
1
-3
/
+4
2023-11-07
ksmbd: fix slab out of bounds write in smb_inherit_dacl()
Namjae Jeon
1
-3
/
+26
2023-11-07
Merge tag 'vfs-6.7.fsid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
1
-6
/
+5
2023-11-04
Merge tag '6.7-rc-smb3-client-fixes-part1' of git://git.samba.org/sfrench/cif...
Linus Torvalds
14
-90
/
+138
2023-11-02
Merge tag 'v6.7-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2
-0
/
+15
2023-11-02
Merge tag '6.7-rc-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
6
-118
/
+194
2023-11-02
cifs: force interface update before a fresh session setup
Shyam Prasad N
1
-1
/
+5
2023-11-02
cifs: do not reset chan_max if multichannel is not supported at mount
Shyam Prasad N
1
-1
/
+0
2023-11-02
cifs: reconnect helper should set reconnect for the right channel
Shyam Prasad N
1
-4
/
+5
2023-11-02
smb: client: fix use-after-free in smb2_query_info_compound()
Paulo Alcantara
1
-35
/
+49
2023-11-02
smb: client: remove extra @chan_count check in __cifs_put_smb_ses()
Paulo Alcantara
1
-14
/
+9
2023-10-31
cifs: add xid to query server interface call
Shyam Prasad N
1
-1
/
+5
2023-10-31
cifs: print server capabilities in DebugData
Shyam Prasad N
1
-0
/
+2
2023-10-31
smb: use crypto_shash_digest() in symlink_hash()
Eric Biggers
1
-14
/
+2
2023-10-31
smb: client: fix use-after-free bug in cifs_debug_data_proc_show()
Paulo Alcantara
1
-0
/
+6
2023-10-31
smb: client: fix potential deadlock when releasing mids
Paulo Alcantara
3
-12
/
+8
2023-10-31
smb3: fix creating FIFOs when mounting with "sfu" mount option
Steve French
3
-2
/
+12
2023-10-30
ksmbd: no need to wait for binded connection termination at logoff
Namjae Jeon
1
-16
/
+0
2023-10-30
Merge tag 'vfs-6.7.ctime' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
5
-26
/
+29
2023-10-30
Merge tag 'vfs-6.7.xattr' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2
-2
/
+2
2023-10-30
Add definition for new smb3.1.1 command type
Steve French
1
-0
/
+15
2023-10-30
SMB3: clarify some of the unused CreateOption flags
Steve French
1
-1
/
+8
[next]