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
/
nfs
/
write.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-04-30
NFS: Use pgoff_t in structures and functions that pass page cache offsets
Trond Myklebust
1
-9
/
+9
2007-04-30
NFS: Clean up nfs_sync_mapping_wait()
Trond Myklebust
1
-5
/
+1
2007-04-30
NFS: Fix a buffer overflow in the allocation of struct nfs_read/writedata
Trond Myklebust
1
-6
/
+5
2007-04-30
NFS: Fix a race when doing NFS write coalescing
Trond Myklebust
1
-102
/
+47
2007-04-30
NFS: Another cleanup of the read/write request coalescing code
Trond Myklebust
1
-33
/
+20
2007-04-30
NFS: Cleanup the coalescing code
Trond Myklebust
1
-6
/
+5
2007-04-30
NFS: Don't wait for congestion in nfs_update_request()
Trond Myklebust
1
-30
/
+0
2007-04-30
NFS: Fix nfs_set_page_dirty()
Trond Myklebust
1
-1
/
+11
2007-04-20
NFS: Fix race in nfs_set_page_dirty
Trond Myklebust
1
-3
/
+14
2007-04-20
NFS: Fix the 'desynchronized value of nfs_i.ncommit' error
Trond Myklebust
1
-25
/
+22
2007-04-20
NFS: Don't clear PG_writeback until after we've processed unstable writes
Trond Myklebust
1
-3
/
+3
2007-04-20
NFS: clean up the unstable write code
Trond Myklebust
1
-46
/
+71
2007-04-15
NFS: Fix a list corruption problem
Trond Myklebust
1
-1
/
+3
2007-04-14
NFS: Ensure PG_writeback is cleared when writeback fails
Trond Myklebust
1
-7
/
+15
2007-03-16
[PATCH] nfs: fix congestion control
Peter Zijlstra
1
-42
/
+74
2007-02-12
NFS: Don't use ClearPageUptodate() when writeback fails
Trond Myklebust
1
-5
/
+10
2007-02-03
NFS: fix print format for tk_pid
Chuck Lever
1
-4
/
+5
2007-02-03
NFS: Fixup some outdated comments...
Trond Myklebust
1
-41
/
+1
2007-02-03
NFS: nfs_writepages() cleanup
Trond Myklebust
1
-20
/
+1
2007-02-03
NFS: Micro-optimisation for nfs_wb_page()
Trond Myklebust
1
-0
/
+2
2007-02-03
NFS: Ensure that ->writepage() uses flush_stable() when reclaiming pages
Trond Myklebust
1
-1
/
+1
2006-12-08
[PATCH] nfs: change uses of f_{dentry,vfsmnt} to use f_path
Josef "Jeff" Sipek
1
-2
/
+2
2006-12-07
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ into merge_linus
Trond Myklebust
1
-3
/
+3
2006-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
1
-1
/
+1
2006-12-07
[PATCH] slab: remove SLAB_NOFS
Christoph Lameter
1
-2
/
+2
2006-12-06
NFS: Clean up calls to mark_inode_dirty() part 2
Trond Myklebust
1
-2
/
+2
2006-12-06
NFS: Fix up the dirty page accounting
Trond Myklebust
1
-1
/
+0
2006-12-06
NFS: Ensure the inode is marked as dirty if we break out of nfs_wb_all()
Trond Myklebust
1
-0
/
+3
2006-12-06
NFS: Ensure we only call set_page_writeback() under the page lock
Trond Myklebust
1
-10
/
+28
2006-12-06
NFS: Make nfs_updatepage() mark the page as dirty.
Trond Myklebust
1
-17
/
+56
2006-12-06
NFS: Ensure that nfs_wb_page() calls writepage when necessary.
Trond Myklebust
1
-4
/
+30
2006-12-06
NFS: Add nfs_set_page_dirty()
Trond Myklebust
1
-13
/
+36
2006-12-06
NFS: Remove nfs_writepage_sync()
Trond Myklebust
1
-96
/
+4
2006-12-06
NFS: More cleanups of fs/nfs/write.c
Trond Myklebust
1
-44
/
+24
2006-12-06
NFS: Remove call to igrab() from nfs_writepage()
Trond Myklebust
1
-15
/
+1
2006-12-06
NFS: Cleanup: add common helper nfs_page_length()
Trond Myklebust
1
-45
/
+10
2006-12-06
NFS: Store pointer to the nfs_page in page->private
Trond Myklebust
1
-33
/
+33
2006-12-06
NFS: cleanup of nfs_sync_inode_wait()
Trond Myklebust
1
-12
/
+81
2006-12-06
NFS: Clean up nfs_scan_dirty()
Trond Myklebust
1
-38
/
+16
2006-12-06
NFS: Clean up nfs_flush_inode()
Trond Myklebust
1
-10
/
+10
2006-12-06
NFS: Remove use of the Big Kernel Lock around calls to rpc_execute.
Frank Filz
1
-2
/
+0
2006-12-06
NFS: Fix nfs_sync_inode_wait(FLUSH_INVALIDATE)
Trond Myklebust
1
-2
/
+4
2006-12-06
SUNRPC: Fix a potential race in rpc_wake_up_task()
Trond Myklebust
1
-4
/
+16
2006-10-20
[PATCH] NFS: Fix oops in nfs_cancel_commit_list
Trond Myklebust
1
-2
/
+2
2006-10-20
[PATCH] separate bdi congestion functions from queue congestion functions
Andrew Morton
1
-1
/
+3
2006-09-30
[PATCH] BLOCK: Remove no-longer necessary linux/mpage.h inclusions [try #6]
David Howells
1
-1
/
+0
2006-09-27
[PATCH] Really ignore kmem_cache_destroy return value
Alexey Dobriyan
1
-2
/
+1
2006-09-22
NFS: add comments clarifying the use of nfs_post_op_update()
Chuck Lever
1
-1
/
+7
2006-09-22
Add a real API for dealing with blk_congestion_wait()
Trond Myklebust
1
-0
/
+1
2006-09-22
NFS: Share NFS superblocks per-protocol per-server per-FSID
David Howells
1
-1
/
+1
[next]