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
/
cifs
/
cifsglob.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-19
Defer close only when lease is enabled.
Rohith Surabattula
1
-0
/
+1
2021-05-19
Fix kernel oops when CONFIG_DEBUG_ATOMIC_SLEEP is enabled.
Rohith Surabattula
1
-2
/
+1
2021-05-03
cifs: Deferred close for files
Rohith Surabattula
1
-0
/
+17
2021-04-25
cifs: add a timestamp to track when the lease of the cached dir was taken
Ronnie Sahlberg
1
-0
/
+1
2021-04-25
cifs: Grab a reference for the dentry of the cached directory during the life...
Ronnie Sahlberg
1
-0
/
+1
2021-04-25
cifs: constify path argument of ->make_node()
Al Viro
1
-1
/
+1
2021-04-25
cifs: remove old dead code
Aurelien Aptel
1
-17
/
+0
2021-04-25
fs: cifs: Remove repeated struct declaration
Wan Jiabing
1
-2
/
+0
2021-04-25
cifs: simplify SWN code with dummy funcs instead of ifdefs
Aurelien Aptel
1
-3
/
+1
2021-04-25
cifs: correct comments explaining internal semaphore usage in the module
Steve French
1
-3
/
+2
2021-04-07
fs: cifs: Remove unnecessary struct declaration
Wan Jiabing
1
-2
/
+0
2021-03-26
cifs: Adjust key sizes and key generation routines for AES256 encryption
Shyam Prasad N
1
-2
/
+2
2021-03-08
cifs: do not send close in compound create+close requests
Paulo Alcantara
1
-9
/
+10
2021-02-23
TCON Reconnect during STATUS_NETWORK_NAME_DELETED
Rohith Surabattula
1
-0
/
+2
2021-02-22
cifs: change confusing field serverName (to ip_addr)
Steve French
1
-1
/
+2
2021-02-16
cifs: Identify a connection by a conn_id.
Shyam Prasad N
1
-0
/
+2
2021-02-16
cifs: New optype for session operations.
Shyam Prasad N
1
-1
/
+3
2020-12-18
SMB3: Add support for getting and setting SACLs
Boris Protopopov
1
-2
/
+2
2020-12-14
cifs: Handle witness client move notification
Samuel Cabrero
1
-0
/
+4
2020-12-14
cifs: add witness mount option and data structs
Samuel Cabrero
1
-0
/
+3
2020-12-13
cifs: rename smb_vol as smb3_fs_context and move it to fs_context.h
Ronnie Sahlberg
1
-95
/
+4
2020-10-23
smb3: add support for stat of WSL reparse points for special file types
Steve French
1
-0
/
+4
2020-10-22
cifs: move smb version mount options into fs_context.c
Ronnie Sahlberg
1
-12
/
+0
2020-10-15
smb3.1.1: add new module load parm enable_gcm_256
Steve French
1
-0
/
+1
2020-10-15
smb3.1.1: add new module load parm require_gcm_256
Steve French
1
-0
/
+1
2020-10-15
Handle STATUS_IO_TIMEOUT gracefully
Rohith Surabattula
1
-0
/
+2
2020-08-28
cifs: fix check of tcon dfs in smb1
Paulo Alcantara
1
-0
/
+15
2020-08-06
Merge tag '5.9-rc-smb3-fixes-part1' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
1
-1
/
+1
2020-08-02
cifs: delete duplicated words in header files
Randy Dunlap
1
-1
/
+1
2020-07-05
Replace HTTP links with HTTPS ones: CIFS
Alexander A. Klimov
1
-1
/
+1
2020-06-08
cifs: Add get_security_type_str function to return sec type.
Kenneth D'souza
1
-0
/
+18
2020-06-04
cifs: multichannel: use pointer for binding channel
Aurelien Aptel
1
-3
/
+12
2020-06-04
cifs: multichannel: move channel selection above transport layer
Aurelien Aptel
1
-0
/
+3
2020-06-01
smb3: Add new parm "nodelete"
Steve French
1
-0
/
+2
2020-04-21
cifs: minor update to comments around the cifs_tcp_ses_lock mutex
Steve French
1
-1
/
+2
2020-04-10
smb3: enable swap on SMB3 mounts
Steve French
1
-0
/
+1
2020-04-07
cifs: Allocate crypto structures on the fly for calculating signatures of inc...
Long Li
1
-1
/
+2
2020-02-24
cifs: fix rename() by ensuring source handle opened with DELETE bit
Aurelien Aptel
1
-0
/
+7
2020-02-06
cifs: add SMB3 change notification support
Steve French
1
-0
/
+2
2020-02-03
SMB3: Backup intent flag missing from some more ops
Amir Goldstein
1
-2
/
+4
2020-01-26
CIFS: Fix task struct use-after-free on reconnect
Vincent Whitchurch
1
-0
/
+1
2019-12-23
cifs: Optimize readdir on reparse points
Paulo Alcantara (SUSE)
1
-0
/
+1
2019-12-13
CIFS: Close cached root handle only if it has a lease
Pavel Shilovsky
1
-1
/
+1
2019-12-04
cifs: Fix lookup of SMB connections on multichannel
Paulo Alcantara (SUSE)
1
-0
/
+1
2019-12-03
smb3: query attributes on file close
Steve French
1
-0
/
+3
2019-11-25
smb3: dump in_send and num_waiters stats counters by default
Steve French
1
-19
/
+3
2019-11-25
CIFS: Properly process SMB3 lease breaks
Pavel Shilovsky
1
-3
/
+6
2019-11-25
cifs: move cifsFileInfo_put logic into a work-queue
Ronnie Sahlberg
1
-1
/
+4
2019-11-25
cifs: try opening channels after mounting
Aurelien Aptel
1
-0
/
+16
2019-11-25
CIFS: refactor cifs_get_inode_info()
Aurelien Aptel
1
-0
/
+6
[next]