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
/
fuse
/
file.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-02-02
mm: flush dcache before writing into page to avoid alias
anfei zhou
1
-0
/
+3
2009-11-04
fuse: fix kunmap in fuse_ioctl_copy_user
Jens Axboe
1
-1
/
+1
2009-11-04
fuse: prevent fuse_put_request on invalid pointer
Anand V. Avati
1
-1
/
+2
2009-09-27
const: mark struct vm_struct_operations
Alexey Dobriyan
1
-1
/
+1
2009-06-30
fuse: fix bad return value in fuse_file_poll()
Miklos Szeredi
1
-1
/
+1
2009-04-28
fuse: export symbols to be used by CUSE
Tejun Heo
1
-7
/
+13
2009-04-28
fuse: don't use inode in fuse_file_poll
Miklos Szeredi
1
-3
/
+2
2009-04-28
fuse: don't use inode in fuse_do_ioctl() helper
Miklos Szeredi
1
-14
/
+21
2009-04-28
fuse: don't use inode in fuse_sync_release()
Miklos Szeredi
1
-20
/
+29
2009-04-28
fuse: create fuse_do_open() helper for CUSE
Miklos Szeredi
1
-25
/
+40
2009-04-28
fuse: clean up args in fuse_finish_open() and fuse_release_fill()
Miklos Szeredi
1
-13
/
+15
2009-04-28
fuse: don't use inode in helpers called by fuse_direct_io()
Miklos Szeredi
1
-32
/
+30
2009-04-28
fuse: add members to struct fuse_file
Miklos Szeredi
1
-0
/
+2
2009-04-28
fuse: prepare fuse_direct_io() for CUSE
Miklos Szeredi
1
-10
/
+23
2009-04-28
fuse: clean up fuse_write_fill()
Miklos Szeredi
1
-9
/
+8
2009-04-28
fuse: use struct path in release structure
Miklos Szeredi
1
-5
/
+4
2009-04-28
fuse: misc cleanups
Tejun Heo
1
-37
/
+44
2009-04-09
fuse: fix "direct_io" private mmap
Miklos Szeredi
1
-0
/
+2
2009-04-09
fuse: fix argument type in fuse_get_user_pages()
Miklos Szeredi
1
-3
/
+3
2009-04-02
fuse: allow private mappings of "direct_io" files
Miklos Szeredi
1
-1
/
+11
2009-04-02
fuse: allow kernel to access "direct_io" files
Miklos Szeredi
1
-12
/
+30
2009-04-01
mm: page_mkwrite change prototype to match fault
Nick Piggin
1
-1
/
+2
2009-03-30
fuse: fix fuse_file_lseek returning with lock held
Dan Carpenter
1
-1
/
+2
2009-01-26
fuse: fix NULL deref in fuse_file_alloc()
Dan Carpenter
1
-1
/
+1
2009-01-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
1
-19
/
+438
2009-01-04
fs: symlink write_begin allocation context fix
Nick Piggin
1
-2
/
+2
2008-12-02
fuse: clean up annotations of fc->lock
Harvey Harrison
1
-0
/
+4
2008-12-02
fuse: fix sparse warning in ioctl
Miklos Szeredi
1
-1
/
+1
2008-11-26
fuse: add fuse_ prefix to several functions
Tejun Heo
1
-14
/
+14
2008-11-26
fuse: implement poll support
Tejun Heo
1
-0
/
+132
2008-11-26
fuse: add file kernel handle
Tejun Heo
1
-2
/
+6
2008-11-26
fuse: implement ioctl support
Tejun Heo
1
-0
/
+280
2008-11-26
fuse: don't let fuse_req->end() put the base reference
Tejun Heo
1
-3
/
+2
2008-11-26
fuse: style fixes
Miklos Szeredi
1
-2
/
+2
2008-10-16
fuse: implement nonseekable open
Tejun Heo
1
-0
/
+2
2008-10-16
fuse: fix SEEK_END incorrectness
Miklos Szeredi
1
-0
/
+3
2008-07-26
[patch 3/5] vfs: change remove_suid() to file_remove_suid()
Miklos Szeredi
1
-1
/
+1
2008-07-25
fuse: lockd support
Miklos Szeredi
1
-2
/
+9
2008-05-13
fuse: add flag to turn on big writes
Miklos Szeredi
1
-0
/
+2
2008-05-01
fuse: use clamp() rather than nested min/max
Harvey Harrison
1
-1
/
+1
2008-04-30
fuse: fix race in llseek
Miklos Szeredi
1
-2
/
+27
2008-04-30
fuse: fix max i/o size calculation
Miklos Szeredi
1
-3
/
+4
2008-04-30
fuse: update file size on short read
Miklos Szeredi
1
-6
/
+46
2008-04-30
fuse: implement perform_write
Nick Piggin
1
-1
/
+193
2008-04-30
fuse: clean up setting i_size in write
Miklos Szeredi
1
-13
/
+15
2008-04-30
fuse: support writable mmap
Miklos Szeredi
1
-16
/
+305
2008-02-06
fuse: save space in struct fuse_req
Miklos Szeredi
1
-6
/
+8
2007-11-29
fuse: pass open flags to read and write
Miklos Szeredi
1
-11
/
+15
2007-11-29
fuse: fix reading past EOF
Miklos Szeredi
1
-1
/
+20
2007-11-14
fuse_file_alloc(): fix NULL dereferences
Adrian Bunk
1
-2
/
+3
[next]