NFS: Fix an O_DIRECT Oops...
[safe/jmp/linux-2.6] / fs / nfs / write.c
2009-08-12 Trond MyklebustNFS: Fix an O_DIRECT Oops...
2009-07-11 Linus TorvaldsRevert "fuse: Fix build error" as unnecessary
2009-07-11 Larry Fingerfuse: Fix build error
2009-07-10 Jens AxboeFix congestion_wait() sync/async vs read/write confusion
2009-06-17 Andy Adamsonnfs41: use rpc prepare call state for session reset
2009-06-17 Andy Adamsonnfs41 commit sequence setup done support
2009-06-17 Andy Adamsonnfs41 write sequence setup done support
2009-06-17 Andy Adamsonnfs41: set up seq_res.sr_slotid
2009-03-19 Trond MyklebustNFS: Fix up a mismerged patch
2009-03-11 Trond MyklebustNFS: Throttle page dirtying while we're flushing to...
2009-03-11 Trond MyklebustNFS: cleanup - remove struct nfs_inode->ncommit
2008-10-07 Trond MyklebustNFS: Don't use range_cyclic for data integrity syncs
2008-07-15 Trond MyklebustNFS: Remove BKL requirement from attribute updates
2008-07-09 Trond MyklebustNFS: Allow redirtying of a completed unstable write.
2008-07-09 Trond MyklebustNFS: Clean up nfs_update_request()
2008-07-09 Chuck LeverNFS: Fix trace debugging nits in write.c
2008-07-09 Trond MyklebustNFS: Revert commit 44dd151d
2008-07-09 Trond MyklebustNFS: Optimise append writes with holes
2008-07-09 Trond MyklebustNFS: Fix a preemption count leak in nfs_update_request
2008-06-23 Trond MyklebustNFS: nfs_updatepage(): don't mark page as dirty if...
2008-05-16 Fred Isamannfs: fix race in nfs_dirty_request
2008-04-19 Trond MyklebustNFS: Ensure that rpc_run_task() errors are propagated...
2008-04-19 Trond MyklebustNFS: Ensure that the write code cleans up properly...
2008-04-19 Trond MyklebustNFS: Fix nfs_wb_page() to always exit with an error...
2008-03-19 Frednfs: nfs_redirty_request
2008-03-19 Trond MyklebustMerge branch 'hotfixes' into devel
2008-03-19 Fred Isamannfs: don't ignore return value from nfs_pageio_add_request
2008-03-07 Trond MyklebustNFS: Fix an f_mode/f_flags confusion in fs/nfs/write.c
2008-02-29 Trond MyklebustMerge branch 'cleanups' into next
2008-02-29 Trond MyklebustSUNRPC: Remove now-redundant RCU-safe rpc_task free...
2008-02-26 Trond MyklebustNFS: Ensure that the asynchronous RPC calls complete...
2008-02-26 Trond MyklebustNFS: Fix a deadlock with lazy umount
2008-02-25 Trond MyklebustNFS: Fix an f_mode/f_flags confusion in fs/nfs/write.c
2008-02-14 Nick Pigginnfs: use GFP_NOFS preloads for radix-tree insertion
2008-02-08 Trond MyklebustNFS: Fix a potential file corruption issue when writing
2008-02-05 Christoph LameterPagecache zeroing: zero_user_segment, zero_user_segment...
2008-02-01 Linus TorvaldsMerge branch 'task_killable' of git://git./linux/kernel...
2008-01-30 Chuck LeverNFS: Fix minor mixed sign comparison in NFS client...
2008-01-30 Trond MyklebustNFS/SUNRPC: Convert users of rpc_init_task+rpc_execute...
2008-01-30 Trond MyklebustNFS: Clean up the (commit|read|write)_setup() callback...
2008-01-30 Trond MyklebustSUNRPC: Clean up the initialisation of priority queue...
2008-01-30 Trond MyklebustSUNRPC: Cleanup of rpc_task initialisation
2008-01-30 Trond MyklebustNFS: Clean up the write request locking.
2007-12-06 Matthew WilcoxNFS: Switch from intr mount option to TASK_KILLABLE
2007-11-26 Adrian BunkNFS: make nfs_wb_page_priority() static
2007-10-19 Trond MyklebustNFS: Fix a writeback race...
2007-10-17 Peter Zijlstramm: count reclaimable pages per BDI
2007-10-17 Peter Zijlstranfs: remove congestion_end()
2007-10-09 Trond MyklebustNFS: Remove nfs_begin_data_update/nfs_end_data_update
2007-10-09 Trond MyklebustNFS: Replace file->private_data with calls to nfs_file_...
2007-10-09 Trond MyklebustNFS: Fall back to synchronous writes when a background...
2007-10-09 Trond MyklebustNFS: Writeback optimisation
2007-10-09 Trond MyklebustNFS: Clean up NFS writeback flush code
2007-10-09 Trond MyklebustNFS: Clean up nfs_writepages()
2007-10-09 Trond MyklebustNFS: Clean up write code...
2007-09-01 Trond MyklebustNFS: Fix a write request leak in nfs_invalidate_page()
2007-07-20 Paul Mundtmm: Remove slab destructors from kmem_cache_create().
2007-07-11 Trond MyklebustNFS: Replace NFS_I(inode)->req_lock with inode->i_lock
2007-07-11 Trond MyklebustNFS: Remove the redundant 'dirty' and 'commit' lists...
2007-07-11 Trond MyklebustNFS cleanup: speed up nfs_scan_commit using radix tree...
2007-07-11 Trond MyklebustNFS cleanup: Rename NFS_PAGE_TAG_WRITEBACK to NFS_PAGE_...
2007-07-11 Trond MyklebustNFS: Convert struct nfs_page to use krefs
2007-07-11 Trond MyklebustNFS: Replace vfsmount and dentry in nfs_open_context...
2007-07-11 Trond MyklebustNFS: Don't mark a written page as uptodate until it...
2007-05-24 Trond MyklebustNFS: Avoid a deadlock situation on write
2007-05-14 Trond MyklebustNFS: Fix some 'sparse' warnings...
2007-05-14 Nate DillerNFS: use zero_user_page
2007-05-08 Peter Zijlstranfs: fix congestion control: use atomic_longs
2007-05-08 Randy Dunlapheader cleaning: don't include smp_lock.h when not...
2007-05-01 Trond MyklebustNFS: Use pgoff_t in structures and functions that pass...
2007-05-01 Trond MyklebustNFS: Clean up nfs_sync_mapping_wait()
2007-05-01 Trond MyklebustNFS: Fix a buffer overflow in the allocation of struct...
2007-05-01 Trond MyklebustNFS: Fix a race when doing NFS write coalescing
2007-05-01 Trond MyklebustNFS: Another cleanup of the read/write request coalesci...
2007-05-01 Trond MyklebustNFS: Cleanup the coalescing code
2007-05-01 Trond MyklebustNFS: Don't wait for congestion in nfs_update_request()
2007-05-01 Trond MyklebustNFS: Fix nfs_set_page_dirty()
2007-04-21 Trond MyklebustNFS: Fix race in nfs_set_page_dirty
2007-04-21 Trond MyklebustNFS: Fix the 'desynchronized value of nfs_i.ncommit...
2007-04-21 Trond MyklebustNFS: Don't clear PG_writeback until after we've process...
2007-04-21 Trond MyklebustNFS: clean up the unstable write code
2007-04-15 Trond MyklebustNFS: Fix a list corruption problem
2007-04-15 Trond MyklebustNFS: Ensure PG_writeback is cleared when writeback...
2007-03-17 Peter Zijlstra[PATCH] nfs: fix congestion control
2007-02-13 Trond MyklebustNFS: Don't use ClearPageUptodate() when writeback fails
2007-02-03 Chuck LeverNFS: fix print format for tk_pid
2007-02-03 Trond MyklebustNFS: Fixup some outdated comments...
2007-02-03 Trond MyklebustNFS: nfs_writepages() cleanup
2007-02-03 Trond MyklebustNFS: Micro-optimisation for nfs_wb_page()
2007-02-03 Trond MyklebustNFS: Ensure that ->writepage() uses flush_stable()...
2006-12-08 Josef "Jeff" Sipek[PATCH] nfs: change uses of f_{dentry,vfsmnt} to use...
2006-12-07 Trond MyklebustMerge branch 'master' of /home/trondmy/kernel/linux...
2006-12-07 Christoph Lameter[PATCH] slab: remove kmem_cache_t
2006-12-07 Christoph Lameter[PATCH] slab: remove SLAB_NOFS
2006-12-06 Trond MyklebustNFS: Clean up calls to mark_inode_dirty() part 2
2006-12-06 Trond MyklebustNFS: Fix up the dirty page accounting
2006-12-06 Trond MyklebustNFS: Ensure the inode is marked as dirty if we break...
2006-12-06 Trond MyklebustNFS: Ensure we only call set_page_writeback() under...
2006-12-06 Trond MyklebustNFS: Make nfs_updatepage() mark the page as dirty.
2006-12-06 Trond MyklebustNFS: Ensure that nfs_wb_page() calls writepage when...
next