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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-08-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sfrenc...
Linus Torvalds
14
-509
/
+652
2008-08-08
[CIFS] list entry can not return null
Steve French
4
-74
/
+61
2008-08-06
turn cifs_setattr into a multiplexor that calls the correct function
Jeff Layton
1
-5
/
+17
2008-08-06
move file time and dos attribute setting logic into new function
Jeff Layton
1
-87
/
+109
2008-08-06
spin off cifs_setattr with unix extensions to its own function
Jeff Layton
1
-38
/
+119
2008-08-06
[CIFS] Code cleanup in old sessionsetup code
Steve French
2
-78
/
+80
2008-08-06
[CIFS] cifs_mkdir and cifs_create should respect the setgid bit on parent dir
Jeff Layton
2
-6
/
+25
2008-08-06
Rename CIFSSMBSetFileTimes to CIFSSMBSetFileInfo and add PID arg
Jeff Layton
3
-14
/
+13
2008-08-06
change CIFSSMBSetTimes to CIFSSMBSetPathInfo
Jeff Layton
3
-8
/
+8
2008-08-06
[CIFS] fix trailing whitespace
Steve French
1
-1
/
+1
2008-08-06
bundle up Unix SET_PATH_INFO args into a struct and change name
Jeff Layton
6
-74
/
+102
2008-08-05
Fix missing braces in cifs_revalidate()
Suresh Jayaraman
1
-1
/
+2
2008-08-04
mm: rename page trylock
Nick Piggin
1
-1
/
+1
2008-08-04
remove locking around tcpSesAllocCount atomic variable
Jeff Layton
1
-9
/
+6
2008-08-01
[CIFS] properly account for new user= field in SPNEGO upcall string allocation
Jeff Layton
1
-7
/
+11
2008-08-01
[PATCH] pass struct path * to do_add_mount()
Al Viro
1
-1
/
+1
2008-07-31
[CIFS] remove level of indentation from decode_negTokenInit
Jeff Layton
2
-136
/
+125
2008-07-29
[CIFS] cifs send2 not retrying enough in some cases on full socket
Shirish Pargaonkar
1
-0
/
+1
2008-07-29
[CIFS] oid should also be checked against class in cifs asn
Steve French
1
-1
/
+2
2008-07-26
[PATCH] sanitize ->permission() prototype
Al Viro
1
-1
/
+1
2008-07-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sfrenc...
Linus Torvalds
10
-507
/
+399
2008-07-26
SL*B: drop kmem cache argument from constructor
Alexey Dobriyan
1
-1
/
+1
2008-07-24
When verifying the decoded header before decoding the object identifier
Chris Wright
1
-1
/
+1
2008-07-24
[CIFS] Fix warnings from checkpatch
Shirish Pargaonkar
6
-33
/
+31
2008-07-24
[CIFS] Fix improper endian conversion of ACL subauth field
Shirish Pargaonkar
1
-2
/
+1
2008-07-24
[CIFS] Fix possible double free if search immediately after search rewind fails
Shirish Pargaonkar
1
-0
/
+1
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-07-24
cifs: assorted endian annotations
Harvey Harrison
2
-2
/
+5
2008-07-23
[CIFS] break ATTR_SIZE changes out into their own function
Jeff Layton
1
-73
/
+78
2008-07-23
lockdep: annotate cifs in-kernel sockets
Jeff Layton
1
-0
/
+35
2008-07-22
[CIFS] Fix compiler warning on 64-bit
Jan Beulich
1
-1
/
+1
2008-07-14
Merge commit 'v2.6.26' into bkl-removal
Jonathan Corbet
26
-653
/
+773
2008-07-12
cifs: fix wksidarr declaration to be big-endian friendly
Jeff Layton
1
-5
/
+5
2008-07-12
cifs: fix inode leak in cifs_get_inode_info_unix
Jeff Layton
1
-10
/
+10
2008-07-02
Remove BKL from remote_llseek v2
Andi Kleen
1
-1
/
+1
2008-06-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
11
-130
/
+172
2008-06-10
[CIFS] cifs: fix oops on mount when CONFIG_CIFS_DFS_UPCALL is enabled
Steve French
1
-11
/
+10
2008-06-10
[CIFS] Fix hang in mount when negprot causes server to kill tcp session
Steve French
2
-0
/
+6
2008-06-05
asn1: additional sanity checking during BER decoding
Chris Wright
1
-0
/
+14
2008-06-04
cifs endianness fixes
Al Viro
1
-3
/
+3
2008-05-25
disable most mode changes on non-unix/non-cifsacl mounts
Jeff Layton
1
-12
/
+26
2008-05-23
[CIFS] Correct incorrect obscure open flag
Steve French
1
-5
/
+18
2008-05-23
[CIFS] warn if both dynperm and cifsacl mount options specified
Steve French
1
-0
/
+4
2008-05-23
silently ignore ownership changes unless unix extensions are enabled or we're...
Jeff Layton
1
-7
/
+20
2008-05-23
[CIFS] remove trailing whitespace
Steve French
1
-1
/
+1
2008-05-23
when creating new inodes, use file_mode/dir_mode exclusively on mount without...
Jeff Layton
2
-3
/
+8
2008-05-23
on non-posix shares, clear write bits in mode when ATTR_READONLY is set
Jeff Layton
2
-72
/
+75
2008-05-23
[CIFS] remove unused variables
Steve French
5
-20
/
+5
2008-05-22
[CIFS] Fix reversed memset arguments
Dave Jones
1
-2
/
+2
[next]