Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
c03b40246123b2ced79e2620d1d2c089bb12369a
/
fs
/
nfs
/
write.c
c03b402
NFS: Convert struct nfs_page to use krefs
by Trond Myklebust
· 17 years ago
88be9f9
NFS: Replace vfsmount and dentry in nfs_open_context with struct path
by Trond Myklebust
· 17 years ago
44dd151
NFS: Don't mark a written page as uptodate until it is on disk
by Trond Myklebust
· 17 years ago
7fe7f84
NFS: Avoid a deadlock situation on write
by Trond Myklebust
· 17 years ago
10afec9
NFS: Fix some 'sparse' warnings...
by Trond Myklebust
· 17 years ago
60945cb
NFS: use zero_user_page
by Nate Diller
· 17 years ago
277866a
nfs: fix congestion control: use atomic_longs
by Peter Zijlstra
· 18 years ago
e63340a
header cleaning: don't include smp_lock.h when not used
by Randy Dunlap
· 18 years ago
ca52fec
NFS: Use pgoff_t in structures and functions that pass page cache offsets
by Trond Myklebust
· 18 years ago
724c439
NFS: Clean up nfs_sync_mapping_wait()
by Trond Myklebust
· 18 years ago
8d5658c
NFS: Fix a buffer overflow in the allocation of struct nfs_read/writedata
by Trond Myklebust
· 18 years ago
c63c7b0
NFS: Fix a race when doing NFS write coalescing
by Trond Myklebust
· 18 years ago
bcb71bb
NFS: Another cleanup of the read/write request coalescing code
by Trond Myklebust
· 18 years ago
d8a5ad7
NFS: Cleanup the coalescing code
by Trond Myklebust
· 18 years ago
91e59c3
NFS: Don't wait for congestion in nfs_update_request()
by Trond Myklebust
· 18 years ago
d585158
NFS: Fix nfs_set_page_dirty()
by Trond Myklebust
· 18 years ago
2b82f19
NFS: Fix race in nfs_set_page_dirty
by Trond Myklebust
· 18 years ago
612c938
NFS: Fix the 'desynchronized value of nfs_i.ncommit' error
by Trond Myklebust
· 18 years ago
6d677e3
NFS: Don't clear PG_writeback until after we've processed unstable writes
by Trond Myklebust
· 18 years ago
8e821ca
NFS: clean up the unstable write code
by Trond Myklebust
· 18 years ago
eb4cac1
NFS: Fix a list corruption problem
by Trond Myklebust
· 18 years ago
5a6d41b
NFS: Ensure PG_writeback is cleared when writeback fails
by Trond Myklebust
· 18 years ago
89a0914
[PATCH] nfs: fix congestion control
by Peter Zijlstra
· 18 years ago
a301b77
NFS: Don't use ClearPageUptodate() when writeback fails
by Trond Myklebust
· 18 years ago
a3f565b
NFS: fix print format for tk_pid
by Chuck Lever
· 18 years ago
7c85d90
NFS: Fixup some outdated comments...
by Trond Myklebust
· 18 years ago
d30c834
NFS: nfs_writepages() cleanup
by Trond Myklebust
· 18 years ago
f40313a
NFS: Micro-optimisation for nfs_wb_page()
by Trond Myklebust
· 18 years ago
02241bc
NFS: Ensure that ->writepage() uses flush_stable() when reclaiming pages
by Trond Myklebust
· 18 years ago
01cce93
[PATCH] nfs: change uses of f_{dentry,vfsmnt} to use f_path
by Josef "Jeff" Sipek
· 18 years ago
21b4e73
Merge branch 'master' of /home/trondmy/kernel/linux-2.6/ into merge_linus
by Trond Myklebust
· 18 years ago
e18b890
[PATCH] slab: remove kmem_cache_t
by Christoph Lameter
· 18 years ago
e6b4f8d
[PATCH] slab: remove SLAB_NOFS
by Christoph Lameter
· 18 years ago
a180304
NFS: Clean up calls to mark_inode_dirty() part 2
by Trond Myklebust
· 18 years ago
3925675
NFS: Fix up the dirty page accounting
by Trond Myklebust
· 18 years ago
e507d9e
NFS: Ensure the inode is marked as dirty if we break out of nfs_wb_all()
by Trond Myklebust
· 18 years ago
61822ab
NFS: Ensure we only call set_page_writeback() under the page lock
by Trond Myklebust
· 18 years ago
e261f51
NFS: Make nfs_updatepage() mark the page as dirty.
by Trond Myklebust
· 18 years ago
4d770cc
NFS: Ensure that nfs_wb_page() calls writepage when necessary.
by Trond Myklebust
· 18 years ago
1a54533
NFS: Add nfs_set_page_dirty()
by Trond Myklebust
· 18 years ago
200baa2
NFS: Remove nfs_writepage_sync()
by Trond Myklebust
· 18 years ago
e21195a
NFS: More cleanups of fs/nfs/write.c
by Trond Myklebust
· 18 years ago
87a4ce1
NFS: Remove call to igrab() from nfs_writepage()
by Trond Myklebust
· 18 years ago
49a70f2
NFS: Cleanup: add common helper nfs_page_length()
by Trond Myklebust
· 18 years ago
277459d
NFS: Store pointer to the nfs_page in page->private
by Trond Myklebust
· 18 years ago
1c75950
NFS: cleanup of nfs_sync_inode_wait()
by Trond Myklebust
· 18 years ago
3f44254
NFS: Clean up nfs_scan_dirty()
by Trond Myklebust
· 18 years ago
28c6925
NFS: Clean up nfs_flush_inode()
by Trond Myklebust
· 18 years ago
a99b71c
NFS: Remove use of the Big Kernel Lock around calls to rpc_execute.
by Frank Filz
· 18 years ago
e8e058e
NFS: Fix nfs_sync_inode_wait(FLUSH_INVALIDATE)
by Trond Myklebust
· 18 years ago
8aca67f
SUNRPC: Fix a potential race in rpc_wake_up_task()
by Trond Myklebust
· 18 years ago
b6dff26
[PATCH] NFS: Fix oops in nfs_cancel_commit_list
by Trond Myklebust
· 18 years ago
3fcfab1
[PATCH] separate bdi congestion functions from queue congestion functions
by Andrew Morton
· 18 years ago
4cb50dc
[PATCH] BLOCK: Remove no-longer necessary linux/mpage.h inclusions [try #6]
by David Howells
· 18 years ago
1a1d92c
[PATCH] Really ignore kmem_cache_destroy return value
by Alexey Dobriyan
· 18 years ago
f551e44
NFS: add comments clarifying the use of nfs_post_op_update()
by Chuck Lever
· 18 years ago
275a082
Add a real API for dealing with blk_congestion_wait()
by Trond Myklebust
· 18 years ago
54ceac4
NFS: Share NFS superblocks per-protocol per-server per-FSID
by David Howells
· 18 years ago
5c2d97c
NFS: Fix nfs_page use after free issues in fs/nfs/write.c
by Trond Myklebust
· 18 years ago
e9f7bee
[PATCH] NFS: large non-page-aligned direct I/O clobbers memory
by Trond Myklebust
· 18 years ago
e4e2051
NFS: make 2 functions static
by Adrian Bunk
· 18 years ago
83715ad
NFS: Fix NFS page_state usage
by Trond Myklebust
· 18 years ago
22a3e23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 18 years ago
fd39fc8
[PATCH] zoned vm counters: conversion of nr_unstable to per zone counter
by Christoph Lameter
· 18 years ago
b1e7a8f
[PATCH] zoned vm counters: conversion of nr_dirty to per zone counter
by Christoph Lameter
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
266bee8
[PATCH] fix static linking of NFS
by David Brownell
· 18 years ago
f7b422b
NFS: Split fs/nfs/inode.c
by David Howells
· 18 years ago
d2ccddf
NFS: Flesh out nfs_invalidate_page()
by Trond Myklebust
· 18 years ago
0d0b5cb
NFS: Optimize allocation of nfs_read/write_data structures
by Chuck Lever
· 18 years ago
93d2341
[PATCH] mempool: use mempool_create_slab_pool()
by Matthew Dobson
· 19 years ago
c42de9d
NFS: Fix a race in nfs_sync_inode()
by Trond Myklebust
· 19 years ago
7d46a49
NFS: Clean up nfs_flush_list()
by Trond Myklebust
· 19 years ago
deb7d63
NFS: Fix a race with PG_private and nfs_release_page()
by Trond Myklebust
· 19 years ago
3feb2d4
NFS: Uninline nfs_writedata_(alloc|free) and nfs_readdata_(alloc|free)
by Trond Myklebust
· 19 years ago
e17b1fc
NFS: Make nfs_commit_alloc() extern
by Trond Myklebust
· 19 years ago
462d5b3
NFS: make direct write path generate write requests concurrently
by Chuck Lever
· 19 years ago
788e7a8
NFS: Cleanup of NFS write code in preparation for asynchronous o_direct
by Trond Myklebust
· 19 years ago
91d5b47
NFS: add I/O performance counters
by Chuck Lever
· 19 years ago
bd64754
NFS: kzalloc conversion in fs/nfs
by Eric Sesterhenn
· 19 years ago
1dd594b
NFS: Fix buglet in fs/nfs/write.c
by Neil Brown
· 19 years ago
70b9ecb
NFS: Make stat() return updated mtimes after a write()
by Trond Myklebust
· 19 years ago
40859d7
NFS: support large reads and writes on the wire
by Chuck Lever
· 19 years ago
963d8fe
RPC: Clean up RPC task structure
by Trond Myklebust
· 19 years ago
abd3e64
NFS: Work correctly with single-page ->writepage() calls
by Trond Myklebust
· 19 years ago
bb713d6
NFS: use set_page_writeback() in the appropriate places
by Trond Myklebust
· 19 years ago
0bbacc4
NFS,SUNRPC,NLM: fix unused variable warnings when CONFIG_SYSCTL is disabled
by Chuck Lever
· 19 years ago
d530838
NFSv4: Fix problem with OPEN_DOWNGRADE
by Trond Myklebust
· 19 years ago
0e574af
NFS: Cleanup initialisation of struct nfs_fattr
by Trond Myklebust
· 19 years ago
3da28eb
[PATCH] NFS: Replace nfs_page insertion sort with a radix sort
by Trond Myklebust
· 19 years ago
c6a556b
[PATCH] NFS: Make searching and waiting on busy writeback requests more efficient.
by Trond Myklebust
· 19 years ago
ab0a3db
[PATCH] NFS: Write optimization for short files and small O_SYNC writes.
by Trond Myklebust
· 19 years ago
951a143
[PATCH] NFS: Fix the file size revalidation
by Trond Myklebust
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago