index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
cifs
/
cifs_debug.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-04-26
cifs: rename "extended_security" to "global_secflags"
Jeff Layton
1
-7
/
+7
2010-04-21
[CIFS] Neaten cERROR and cFYI macros, reduce text space
Joe Perches
1
-17
/
+17
2009-07-10
[CIFS] Distinguish posix opens and mkdirs from legacy mkdirs in stats
Steve French
1
-1
/
+7
2009-03-31
proc 2/2: remove struct proc_dir_entry::owner
Alexey Dobriyan
1
-1
/
+0
2009-03-12
[CIFS] Send SMB flush in cifs_fsync
Steve French
1
-0
/
+2
2008-11-17
[CIFS] Fix build break
Steve French
1
-2
/
+2
2008-11-17
cifs: reinstate sharing of tree connections
Jeff Layton
1
-108
/
+128
2008-11-14
cifs: reinstate sharing of SMB sessions sans races
Jeff Layton
1
-26
/
+27
2008-11-14
cifs: disable sharing session and tcon and add new TCP sharing code
Jeff Layton
1
-1
/
+1
2008-11-13
[CIFS] remove unused list, add new cifs sock list to prepare for mount/umount...
Steve French
1
-2
/
+2
2008-08-08
[CIFS] list entry can not return null
Steve French
1
-29
/
+24
2008-07-24
[CIFS] Fix warnings from checkpatch
Shirish Pargaonkar
1
-2
/
+2
2008-07-24
[CIFS] remove checkpatch warning
Steve French
1
-7
/
+12
2008-07-24
Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Alexey Dobriyan
1
-395
/
+241
2008-04-29
proc: remove proc_root_fs
Alexey Dobriyan
1
-2
/
+2
2008-02-18
[CIFS] fix build break when proc disabled
Steve French
1
-2
/
+2
2008-02-12
[CIFS] clean up some hard to read ifdefs
Steve French
1
-3
/
+11
2008-02-07
[CIFS] reduce checkpatch warnings
Steve French
1
-2
/
+1
2007-10-04
[CIFS] Fix cifsd so shuts down when signing fails during mount
Steve French
1
-3
/
+8
2007-09-15
[CIFS] missing field in debug output from previous fix
Steve French
1
-1
/
+2
2007-09-15
[CIFS] Fix potential NULL pointer usage if kzalloc fails
Steve French
1
-7
/
+9
2007-07-13
[CIFS] whitespace/formatting fixes
Steve French
1
-1
/
+0
2007-06-28
[CIFS] Fix sign mount option and sign proc config setting
Steve French
1
-84
/
+8
2007-06-24
[CIFS] fix whitespace
Steve French
1
-5
/
+5
2007-06-05
[CIFS] whitespace cleanup part 2
Steve French
1
-123
/
+129
2007-01-21
[CIFS] cifs sprintf fix
Steve French
1
-2
/
+2
2006-06-05
[CIFS] NTLMv2 support part 4
Steve French
1
-1
/
+1
2006-06-04
[CIFS] Fix mask so can set new cifs security flags properly
Steve French
1
-4
/
+2
2006-06-02
[CIFS] Support for older servers which require plaintext passwords
Steve French
1
-16
/
+40
2006-06-01
[CIFS] Support for setting up SMB sessions to legacy lanman servers part 2
Steve French
1
-2
/
+2
2006-05-31
[CIFS] Support for setting up SMB sessions to legacy lanman servers
Steve French
1
-13
/
+71
2005-12-12
[CIFS] Avoid extra large buffer allocation (and memcpy) in cifs_readpages
Steve French
1
-20
/
+19
2005-12-03
[CIFS] Display large/small total buffer allocations in /proc/fs/cifs/Stats
Steve French
1
-0
/
+8
2005-12-03
[CIFS] Add extended stats (STATS2) for total buffer allocations for
Steve French
1
-0
/
+4
2005-10-11
[CIFS] Add null malloc response check in notify experimental code
Steve French
1
-1
/
+1
2005-10-11
[CIFS] CIFS Stats improvements
Steve French
1
-1
/
+48
2005-10-10
[CIFS] Fix rsize calculation so that large readx flag is checked.
Steve French
1
-1
/
+1
2005-10-10
[CIFS] Reduce CIFS tcp congestion timeout (it was too long) and backoff
Steve French
1
-2
/
+2
2005-10-07
[CIFS] /proc/fs/cifs debug code cleanup and new stats2
Steve French
1
-4
/
+12
2005-08-20
[CIFS] Make CIFS statistics more accurate and add some stats that were
Steve French
1
-10
/
+20
2005-06-23
[CIFS] Performance improvement, finish up adding CIFSSMBWrite2
Steve French
1
-2
/
+8
2005-04-28
[PATCH] cifs: remove cifs_kcalloc and check for NULL return on kcalloc in ses...
Steve French
1
-4
/
+11
2005-04-28
[PATCH] cifs: Do not use large smb buffers in response path
Steve French
1
-4
/
+7
2005-04-28
[PATCH] cifs: Do not interpret oplock break responses as responses to an unre...
Steve French
1
-1
/
+6
2005-04-28
[PATCH] cifs: finish up of special character mapping capable unicode conversi...
Steve French
1
-4
/
+6
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+805