- patches.arch/x86_mce_intel_decode_physical_address.patch:
[linux-flexiantxendom0-3.2.10.git] / fs / nfs / read.c
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2009-12-07 Trond MyklebustNFS: Fix up the declaration of nfs4_restart_rpc when...
2009-12-06 Trond MyklebustNFSv41: Clean up slot table management
2009-12-04 Andy Adamsonnfs41: call free slot from nfs4_restart_rpc
2009-11-27 Suresh Jayaraman- Rebase Swap-over-NFS(SoN) patches:
2009-08-12 Trond MyklebustNFS: Fix an O_DIRECT Oops...
2009-07-12 Alexey Dobriyanheaders: smp_lock.h redux
2009-06-17 Andy Adamsonnfs41: use rpc prepare call state for session reset
2009-06-17 Andy Adamsonnfs41: read sequence setup/done support
2009-06-17 Andy Adamsonnfs41: set up seq_res.sr_slotid
2009-04-03 David HowellsNFS: Store pages from an NFS inode into a local cache
2009-04-03 David HowellsNFS: Read pages from FS-Cache into an NFS inode
2009-04-03 David HowellsNFS: nfs_readpage_async() needs to be accessible as...
2009-01-18 Wu Fengguangnfs: remove redundant tests on reading new pages
2009-01-15 Greg Kroah-Hartman- Update to 2.6.27.12-rc1:
2008-12-23 Wu Fengguangnfs: remove redundant tests on reading new pages
2008-10-08 Suresh Jayaraman- Refreshed to -v19 of swap over nfs patchset.
2008-09-29 Jiri Kosina- disabled Swap-over-NFS patches, as they cause kernel...
2008-09-26 Suresh Jayaraman- Add Swap over NFS patchset.
2008-05-16 Harvey Harrisonnfs: replace remaining __FUNCTION__ occurrences
2008-04-19 Trond MyklebustNFS: Ensure that rpc_run_task() errors are propagated...
2008-04-19 Trond MyklebustNFS: Ensure that the read code cleans up properly when...
2008-03-19 Fred Isamannfs: remove duplicate initializations of nfs_read_data...
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-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 Jeff Mahoney- Update to 2.6.25-rc3.
2008-02-05 Christoph LameterPagecache zeroing: zero_user_segment, zero_user_segment...
2008-01-30 Benny Halevynfs: obliterate NFS_FLAGS macro
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
2007-12-06 Matthew WilcoxNFS: Switch from intr mount option to TASK_KILLABLE
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-10-09 Trond MyklebustNFS: Fix atime revalidation in read()
2007-10-09 Trond MyklebustNFS: Replace file->private_data with calls to nfs_file_...
2007-07-20 Paul Mundtmm: Remove slab destructors from kmem_cache_create().
2007-07-11 Trond MyklebustNFS: Replace vfsmount and dentry in nfs_open_context...
2007-07-11 Trond MyklebustNFS: Minor read optimisation...
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-05-14 Nate DillerNFS: use zero_user_page
2007-05-01 Trond MyklebustNFS: Fix a buffer overflow in the allocation of struct...
2007-05-01 Trond MyklebustNFS: Cleanup for nfs_readpages()
2007-05-01 Trond MyklebustNFS: Another cleanup of the read/write request coalesci...
2007-05-01 Trond MyklebustNFS: Cleanup the coalescing code
2007-02-03 Chuck LeverNFS: fix print format for tk_pid
2007-02-03 Trond MyklebustNFS: Remove nfs_readpage_sync()
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: Cleanup: add common helper nfs_page_length()
2006-12-06 Frank FilzNFS: Remove use of the Big Kernel Lock around calls...
2006-12-06 Trond MyklebustNFS: Fix missing page_unlock() in nfs_readpage
2006-12-06 Trond MyklebustNFS: Fix asynchronous read error handling
2006-12-06 Trond MyklebustSUNRPC: Fix a potential race in rpc_wake_up_task()
2006-09-27 Alexey Dobriyan[PATCH] Really ignore kmem_cache_destroy return value
2006-09-23 Trond MyklebustNFS: Make read() return an ESTALE if the file has been...
2006-09-23 David HowellsNFS: Share NFS superblocks per-protocol per-server...
2006-09-19 Trond MyklebustNFS: Fix Oopsable condition in nfs_readpage_sync()
2006-09-08 Trond Myklebust[PATCH] NFS: large non-page-aligned direct I/O clobbers...
2006-08-24 Trond MyklebustNFS: Fix issue with EIO on NFS read
2006-08-03 Adrian BunkNFS: make 2 functions static
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-27 David Brownell[PATCH] fix static linking of NFS
2006-06-09 David HowellsNFS: Split fs/nfs/inode.c
2006-06-09 Chuck LeverNFS: Optimize allocation of nfs_read/write_data structures
2006-06-09 Trond MyklebustNFS: Clean up and fix page zeroing when we have short...
2006-03-26 Matthew Dobson[PATCH] mempool: use mempool_create_slab_pool()
2006-03-20 Trond MyklebustNFS: Uninline nfs_writedata_(alloc|free) and nfs_readda...
2006-03-20 Trond MyklebustNFS: Cleanup of NFS read code
2006-03-20 Chuck LeverNFS: add I/O performance counters
2006-01-06 Chuck LeverNFS: support large reads and writes on the wire
2006-01-06 Trond MyklebustRPC: Clean up RPC task structure
2005-11-04 Trond MyklebustNFSv4: Fix problem with OPEN_DOWNGRADE
2005-10-28 Trond MyklebustNFS: Cleanup initialisation of struct nfs_fattr
2005-09-23 Nick Wilson[PATCH] NFS: fix client oops when debugging is on
2005-08-18 Chuck Lever[PATCH] NFS: Introduce the use of inode->i_lock to...
2005-08-18 Chuck Lever[PATCH] NFS: split nfsi->flags into two fields
2005-06-22 Trond Myklebust[PATCH] NFS: Make searching and waiting on busy writeba...
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-01-21 Chris L Mason- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
2005-01-04 Trond Myklebust Subject: [PATCH] NFS: Direct read path allocates nfs_r...
2004-08-30 Hubert Mantelupdate to 2.6.9-rc1
2004-08-23 Trond MyklebustNFSv4: More cleanups of the NFSv4 state.
2004-08-23 Trond MyklebustNFSv2/v3/v4: Place NFS nfs_page shared data into a...
2004-08-04 Andreas KleenMake it patch again
2004-05-31 Peter Osterlund[PATCH] Avoid excessive stack usage in NFS
2004-05-20 Trond MyklebustFrom: Arjan van de Ven <arjanv@redhat.com> and akpm
2004-04-11 Trond MyklebustNFSv2/v3/v4: Deal with the case where the server reads...
2004-04-11 Trond MyklebustRPC: add fair queueing to the RPC scheduler.
2004-04-11 Trond MyklebustNFSv2/v3/v4: Add support for asynchronous reads even...
2004-03-15 Olaf Hering+- update to patches.fixes/linux-post-2.6.4-20040315
2004-03-13 Trond MyklebustNFSv2: Fix up NFSv2 reads so that they report when...
2004-03-13 Trond MyklebustNFSv2/v3/v4: New attribute revalidation code that no
2004-03-10 Olaf Kirch- Fixed nfs-short-read patch
next