Age | Commit message (Expand) | Author |
2014-08-03 | pnfs: add pnfs_put_lseg_async | Weston Andros Adamson |
2014-08-03 | pnfs: find swapped pages on pnfs commit lists too | Weston Andros Adamson |
2014-06-24 | pnfs: clean up *_resend_to_mds | Weston Andros Adamson |
2014-06-24 | nfs: merge nfs_pgio_data into _header | Weston Andros Adamson |
2014-06-10 | Merge tag 'nfs-for-3.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2014-05-29 | nfs: modify pg_test interface to return size_t | Weston Andros Adamson |
2014-05-28 | NFS: Create a common read and write data struct | Anna Schumaker |
2014-05-28 | nfs: remove ->read_pageio_init from rpc ops | Christoph Hellwig |
2014-05-28 | nfs: remove ->write_pageio_init from rpc ops | Christoph Hellwig |
2014-04-18 | arch: Mass conversion of smp_mb__*() | Peter Zijlstra |
2014-01-13 | NFSv4.1: Don't trust attributes if a pNFS LAYOUTCOMMIT is outstanding | Trond Myklebust |
2013-06-28 | NFSv4.1 Fix gdia_maxcount calculation to fit in ca_maxresponsesize | Andy Adamson |
2013-06-06 | NFSv4.1: Use layout credentials for get_deviceinfo calls | Trond Myklebust |
2013-03-21 | NFSv4.1: Add a helper pnfs_commit_and_return_layout | Trond Myklebust |
2013-02-24 | pnfs: fix resend_to_mds for directio | Benny Halevy |
2013-02-14 | NFSv4.1: Fix bulk recall and destroy of layouts | Trond Myklebust |
2012-10-15 | NFSv4.1: Do not call pnfs_return_layout() from an rpciod context | Trond Myklebust |
2012-10-08 | NFS41: send real write size in layoutget | Peng Tao |
2012-09-28 | NFSv4.1: Remove the NFS_LAYOUT_RETURNED state | Trond Myklebust |
2012-09-28 | NFSv4.1: Get rid of the NFS_LAYOUT_DESTROYED state | Trond Myklebust |
2012-09-28 | NFSv4.1: Get rid of pNFS layout state "NFS_LAYOUT_INVALID" | Trond Myklebust |
2012-09-28 | NFSv4.1: Fix a race in the pNFS return-on-close code | Trond Myklebust |
2012-09-28 | NFSv4.1: pNFS data servers may be temporarily offline | Trond Myklebust |
2012-09-28 | NFSv4.1: Retry pNFS after a 2 minute timeout | Trond Myklebust |
2012-09-28 | NFSv4.1: Add helpers for setting/reading the I/O fail bit | Trond Myklebust |
2012-09-28 | NFSv4.1: Cleanup; add "pnfs_" prefix to put_lseg() and get_lseg() | Trond Myklebust |
2012-09-28 | NFSv4.1: Cleanup; add "pnfs_" prefix to get_layout_hdr() and put_layout_hdr() | Trond Myklebust |
2012-09-28 | NFSv4.1: Cleanup add a "pnfs_" prefix to mark_matching_lsegs_invalid | Trond Myklebust |
2012-09-28 | NFS: Clean up the pNFS layoutget interface | Trond Myklebust |
2012-08-02 | pnfs: nfs4_proc_layoutget returns void | Idan Kedar |
2012-08-02 | pnfs: defer release of pages in layoutget | Idan Kedar |
2012-07-16 | NFSv4.1 mark layout when already returned | Andy Adamson |
2012-06-29 | NFS: Create an write_pageio_init() function | Bryan Schumaker |
2012-06-29 | NFS: Create an read_pageio_init() function | Bryan Schumaker |
2012-06-07 | NFS4: Fix open bug when pnfs module blacklisted | Fred Isaman |
2012-05-24 | NFSv4.1 cache mdsthreshold values on OPEN | Andy Adamson |
2012-05-19 | NFSv4.1 resend LAYOUTGET on data server invalid layout errors | Andy Adamson |
2012-05-19 | NFSv4.1: mark deviceid invalid on filelayout DS connection errors | Andy Adamson |
2012-04-30 | NFS: pnfs_pageio_init_read() and init_write() need an extra argument | Bryan Schumaker |
2012-04-27 | NFS: rewrite directio write to use async coalesce code | Fred Isaman |
2012-04-27 | NFS: create struct nfs_commit_info | Fred Isaman |
2012-04-27 | NFS: create completion structure to pass into page_init functions | Fred Isaman |
2012-03-21 | NFS: Fix more NFS debug related build warnings | Trond Myklebust |
2012-03-20 | NFS: Use cond_resched_lock() to reduce latencies in the commit scans | Trond Myklebust |
2012-03-17 | NFSv4.1: Clean ups and bugfixes for the pNFS read/writeback/commit code | Trond Myklebust |
2012-03-10 | NFS: remove nfs_inode radix tree | Fred Isaman |
2012-02-26 | NFSv4.1: Don't call nfs4_deviceid_purge_client() unless we're NFSv4.1 | Trond Myklebust |
2012-01-06 | pnfs-obj: Must return layout on IO error | Boaz Harrosh |
2011-10-18 | pnfs: recoalesce when ld read pagelist fails | Peng Tao |
2011-10-18 | pnfs: recoalesce when ld write pagelist fails | Peng Tao |