- 0b768a9 nfs: Leave pages in the pagecache if readpage failed by Matthew Wilcox (Oracle) · 2 years, 7 months ago
- 65d023a nfs: Convert nfs to read_folio by Matthew Wilcox (Oracle) · 2 years, 8 months ago
- 89c2be8 NFS: discard NFS_RPC_SWAPFLAGS and RPC_TASK_ROOTCREDS by NeilBrown · 2 years, 10 months ago
- fc1c5ab NFS: Rename fscache read and write pages functions by Dave Wysochanski · 2 years, 10 months ago
- 8786fde Convert NFS from readpages to readahead by Matthew Wilcox (Oracle) · 2 years, 11 months ago
- 16f2f4e nfs: Implement cache I/O by accessing the cache directly by David Howells · 3 years, 4 months ago
- edfa0b1 NFS: Add offset to nfs_aop_readahead tracepoint by Dave Wysochanski · 3 years, 2 months ago
- d9f8774 NFS: Replace dprintk callsites in nfs_readpage(s) by Chuck Lever · 3 years, 2 months ago
- 8cfb901 NFS: Always provide aligned buffers to the RPC read layers by Trond Myklebust · 3 years, 4 months ago
- ba512c1 NFS: Fix fscache read from NFS after cache error by Dave Wysochanski · 3 years, 6 months ago
- e0340f1 NFS: Ensure nfs_readpage returns promptly when internal error occurs by Dave Wysochanski · 3 years, 6 months ago
- b42ad64 NFS: Remove unnecessary inode parameter from nfs_pageio_complete_read() by Dave Wysochanski · 3 years, 6 months ago
- 1e83b17 NFS: Add nfs_pageio_complete_read() and remove nfs_readpage_async() by Dave Wysochanski · 3 years, 11 months ago
- 0c119e3 NFS: Call readpage_async_filler() from nfs_readpage_async() by Dave Wysochanski · 3 years, 11 months ago
- 1af7e7f NFS: Refactor nfs_readpage() and nfs_readpage_async() to use nfs_readdesc by Dave Wysochanski · 3 years, 11 months ago
- 6ddfd21 NFS: In nfs_readpage() only increment NFSIOS_READPAGES when read succeeds by Dave Wysochanski · 3 years, 11 months ago
- 49dee70 NFS: Clean up nfs_readpage() and nfs_readpages() by Dave Wysochanski · 3 years, 11 months ago
- fd2b612 NFS: Trace short NFS READs by Chuck Lever · 4 years, 7 months ago
- 93ce4af NFS: Clean up process of marking inode stale. by Trond Myklebust · 4 years, 9 months ago
- 8c9cb71 NFS: When resending after a short write, reset the reply count to zero by Trond Myklebust · 5 years ago
- 2343172 NFS: Clean up generic file read tracepoints by Trond Myklebust · 5 years ago
- 8f54c7a NFS: Fix spurious EIO read errors by Trond Myklebust · 5 years ago
- 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
- 9fcd596 NFS: Add a helper to return a pointer to the open context of a struct nfs_page by Trond Myklebust · 6 years ago
- 28b1d3f5 NFS: Remove unused argument from nfs_create_request() by Trond Myklebust · 6 years ago
- df3accb NFS: Pass error information to the pgio error cleanup routine by Trond Myklebust · 6 years ago
- 1c6c4b7 NFS: Remove private spinlock in struct nfs_pgio_header by Trond Myklebust · 6 years ago
- 8224b27 NFS: Add static NFS I/O tracepoints by Chuck Lever · 7 years ago
- 3bde7af NFS: Remove unused parameter gfp_flags from nfs_pageio_init() by Trond Myklebust · 7 years ago
- fbe77c3 NFS: move rw_mode to nfs_pageio_header by Benjamin Coddington · 8 years ago
- 8cd7978 mm: remove page_file_index by Huang Ying · 8 years ago
- cbebaf8 NFS: Fix a double page unlock by Trond Myklebust · 9 years ago
- 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
- 0bcbf03 nfs: handle request add failure properly by Peng Tao · 9 years ago
- d600ad1 NFS41: pop some layoutget errors to application by Peng Tao · 9 years ago
- f8417b48 NFSv4.1/pnfs: Retry through MDS when getting bad length of data by Kinglong Mee · 9 years ago
- 6f29b9b NFS: Do cleanup before resetting pageio read/write to mds by Kinglong Mee · 9 years ago
- 59953fb Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
- 3708f84 Revert "nfs: replace nfs_add_stats with nfs_inc_stats when add one" by Nicolas Iooss · 10 years ago
- 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 10 years ago
- 88e7fbd NFS: Don't use d_inode as a variable name by David Howells · 10 years ago
- a7d42dd nfs: add mirroring support to pgio layer by Weston Andros Adamson · 10 years ago
- abde71f pnfs: Add nfs_rpc_ops in calls to nfs_initiate_pgio by Tom Haynes · 11 years ago
- 5a254d0 nfs: replace nfs_add_stats with nfs_inc_stats when add one by Li RongQing · 10 years ago
- 0446278 nfs: get rid of duplicate dprintk by Weston Andros Adamson · 10 years ago
- d45f60c nfs: merge nfs_pgio_data into _header by Weston Andros Adamson · 11 years ago
- 1e7f3a4 nfs: move nfs_pgio_data and remove nfs_rw_header by Weston Andros Adamson · 11 years ago
- 6807299 nfs: support page groups in nfs_read_completion by Weston Andros Adamson · 11 years ago
- 67d0338 nfs: page group syncing in read path by Weston Andros Adamson · 11 years ago
- 2bfc6e5 nfs: add support for multiple nfs reqs per page by Weston Andros Adamson · 11 years ago
- 8c8f1ac1 nfs: remove unused arg from nfs_create_request by Weston Andros Adamson · 11 years ago
- 41d8d5b NFS: Create a common nfs_pageio_ops struct by Anna Schumaker · 11 years ago
- cf485fc NFS: Create a common generic_pg_pgios() by Anna Schumaker · 11 years ago
- c376627 NFS: Create a common multiple_pgios() function by Anna Schumaker · 11 years ago
- 1ed26f3 NFS: Create a common initiate_pgio() function by Anna Schumaker · 11 years ago
- ef2c488 NFS: Create a generic_pgio function by Anna Schumaker · 11 years ago
- 844c9e6 NFS: Create a common pgio_error function by Anna Schumaker · 11 years ago
- ce59515 NFS: Create a common rpcsetup function for reads and writes by Anna Schumaker · 11 years ago
- 6f92fa4 NFS: Create a common rpc_call_ops struct by Anna Schumaker · 11 years ago
- 0eecb21 NFS: Create a common nfs_pgio_result_common function by Anna Schumaker · 11 years ago
- a4cdda5 NFS: Create a common pgio_rpc_prepare function by Anna Schumaker · 11 years ago
- 4a0de55 NFS: Create a common rw_header_alloc and rw_header_free function by Anna Schumaker · 11 years ago
- 00bfa30 NFS: Create a common pgio_alloc and pgio_release function by Anna Schumaker · 11 years ago
- c0752cd NFS: Create a common read and write header struct by Anna Schumaker · 11 years ago
- 9c7e1b3 NFS: Create a common read and write data struct by Anna Schumaker · 11 years ago
- 9137bdf NFS: Create a common results structure for reads and writes by Anna Schumaker · 11 years ago
- 3c6b899 NFS: Create a common argument structure for reads and writes by Anna Schumaker · 11 years ago
- fab5fc2 nfs: remove ->read_pageio_init from rpc ops by Christoph Hellwig · 11 years ago
- 1e8968c NFS: dprintk() should not print negative fileids and inode numbers by Niels de Vos · 11 years ago
- ef1820f NFSv4: Don't try to recover NFSv4 locks when they are lost. by NeilBrown · 11 years ago
- c58c844 NFS: Don't accept more reads/writes if the open context recovery failed by Trond Myklebust · 12 years ago
- 6db6dd7 NFS: Ensure that we free the rpc_task after read and write cleanups are done by Trond Myklebust · 12 years ago
- ac694db Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
- d56b4dd nfs: teach the NFS client how to treat PG_swapcache pages by Mel Gorman · 12 years ago
- 89d77c8 NFS: Convert v4 into a module by Bryan Schumaker · 12 years ago
- ddda8e0 NFS: Convert v2 into a module by Bryan Schumaker · 12 years ago
- 1abb5088 NFS: Create an read_pageio_init() function by Bryan Schumaker · 13 years ago
- 2701d08 NFSv4.1 add nfs_inode book keeping for mdsthreshold by Andy Adamson · 13 years ago
- 9f0ec176 NFSv4.1 set RPC_TASK_SOFTCONN for filelayout DS RPC calls by Andy Adamson · 13 years ago
- 1385b81 NFS: Fix sparse warnings by Trond Myklebust · 13 years ago
- 4bd8b01 NFS: Simplify the nfs_read_completion functions by Trond Myklebust · 13 years ago
- 25b11dc NFS: Clean up nfs read and write error paths by Trond Myklebust · 13 years ago
- 9146ab5 NFS: Read cleanups by Trond Myklebust · 13 years ago
- 584aa81 NFS: rewrite directio read to use async coalesce code by Fred Isaman · 13 years ago
- 061ae2e NFS: create completion structure to pass into page_init functions by Fred Isaman · 13 years ago
- 4db6e0b NFS: merge _full and _partial read rpc_ops by Fred Isaman · 13 years ago
- 30dd374 NFS: create struct nfs_page_array by Fred Isaman · 13 years ago
- cd84160 NFS: create common nfs_pgio_header for both read and write by Fred Isaman · 13 years ago
- c5996c4 NFS: reverse arg order in nfs_initiate_[read|write] by Fred Isaman · 13 years ago
- 73fb7bc NFS: put open context on error in nfs_pagein_multi by Fred Isaman · 13 years ago
- 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 13 years ago
- 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 13 years ago
- ea7c330 NFS: Remove nfs4_setup_sequence from generic read code by Bryan Schumaker · 13 years ago
- 8dd3775 NFSv4.1: Clean ups and bugfixes for the pNFS read/writeback/commit code by Trond Myklebust · 13 years ago
- 9d12b21 NFSv41: Add a new helper nfs4_init_sequence() by Trond Myklebust · 13 years ago
- 62e4a76 NFS: Revert pnfs ugliness from the generic NFS read code path by Trond Myklebust · 13 years ago
- b6ee8cd NFS: Get rid of the nfs_rdata_mempool by Trond Myklebust · 13 years ago
- fba7300 NFS: Don't rely on PageError in nfs_readpage_release_partial by Trond Myklebust · 13 years ago
- fbb5a9a NFS: Get rid of unnecessary calls to ClearPageError() in read code by Trond Myklebust · 13 years ago
- d00c5d4 NFS: Get rid of nfs_restart_rpc() by Trond Myklebust · 13 years ago