| Commit message (Expand) | Author | Age |
* | Merge branch 'pnfs-submit' of git://git.open-osd.org/linux-open-osd | Linus Torvalds | 2011-05-29 |
|\ |
|
| * | pnfs-obj: pg_test check for max_io_size | Boaz Harrosh | 2011-05-29 |
| * | NFSv4.1: define nfs_generic_pg_test | Boaz Harrosh | 2011-05-29 |
| * | NFSv4.1: use pnfs_generic_pg_test directly by layout driver | Benny Halevy | 2011-05-29 |
| * | NFSv4.1: change pg_test return type to bool | Benny Halevy | 2011-05-29 |
| * | NFSv4.1: unify pnfs_pageio_init functions | Benny Halevy | 2011-05-29 |
| * | pnfs-obj: objlayout_encode_layoutcommit implementation | Boaz Harrosh | 2011-05-29 |
| * | pnfs: encode_layoutcommit | Benny Halevy | 2011-05-29 |
| * | pnfs-obj: report errors and .encode_layoutreturn Implementation. | Boaz Harrosh | 2011-05-29 |
| * | pnfs: encode_layoutreturn | Andy Adamson | 2011-05-29 |
| * | pnfs: layoutret_on_setattr | Benny Halevy | 2011-05-29 |
| * | pnfs: layoutreturn | Benny Halevy | 2011-05-29 |
| * | pnfs-obj: osd raid engine read/write implementation | Boaz Harrosh | 2011-05-29 |
| * | pnfs: support for non-rpc layout drivers | Benny Halevy | 2011-05-29 |
| * | pnfs-obj: define per-inode private structure | Benny Halevy | 2011-05-29 |
| * | pnfs: alloc and free layout_hdr layoutdriver methods | Benny Halevy | 2011-05-29 |
| * | pnfs-obj: objio_osd device information retrieval and caching | Boaz Harrosh | 2011-05-29 |
| * | pnfs-obj: decode layout, alloc/free lseg | Boaz Harrosh | 2011-05-29 |
| * | pnfs-obj: pnfs_osd XDR client implementation | Boaz Harrosh | 2011-05-29 |
| * | pnfs-obj: objlayoutdriver module skeleton | Benny Halevy | 2011-05-29 |
| * | pnfs: client stats | J. Bruce Fields | 2011-05-29 |
| * | pnfs: Use byte-range for cb_layoutrecall | Benny Halevy | 2011-05-29 |
| * | pnfs: align layoutget requests on page boundaries | Benny Halevy | 2011-05-29 |
| * | pnfs: Use byte-range for layoutget | Benny Halevy | 2011-05-29 |
| * | SUNRPC: introduce xdr_init_decode_pages | Benny Halevy | 2011-05-29 |
| * | NFSv4.1: use layout driver in global device cache | Benny Halevy | 2011-05-29 |
| * | pnfs: CB_NOTIFY_DEVICEID | Marc Eshel | 2011-05-29 |
| * | NFSv4.1: purge deviceid cache on nfs_free_client | Benny Halevy | 2011-05-29 |
| * | NFSv4.1: make deviceid cache global | Benny Halevy | 2011-05-29 |
| * | pnfs: resolve header dependency in pnfs.h | Benny Halevy | 2011-05-29 |
| * | NFSv4.1: use struct nfs_client to qualify deviceid | Benny Halevy | 2011-05-29 |
| * | NFSv4.1: fix typo in filelayout_check_layout | Jim Rees | 2011-05-29 |
* | | Merge branch 'nfs-for-2.6.40' of git://git.linux-nfs.org/projects/trondmy/nfs... | Linus Torvalds | 2011-05-29 |
|\ \ |
|
| * | | NFS: Revert NFSROOT default mount options | Chuck Lever | 2011-05-27 |
| * | | nfs,rcu: convert call_rcu(nfs_free_delegation_callback) to kfree_rcu() | Lai Jiangshan | 2011-05-27 |
| * | | nfs41: Correct offset for LAYOUTCOMMIT | Vitaliy Gusev | 2011-05-27 |
| * | | NFS: nfs_update_inode: print current and new inode size in debug output | Harshula Jayasuriya | 2011-05-27 |
| * | | NFSv4.1: Fix the handling of NFS4ERR_SEQ_MISORDERED errors | Trond Myklebust | 2011-05-27 |
| * | | NFSv4: Handle expired stateids when the lease is still valid | Trond Myklebust | 2011-05-27 |
| |/ |
|
* / | vmscan: change shrinker API by passing shrink_control struct | Ying Han | 2011-05-25 |
|/ |
|
* | NFSv4.1: Ensure that layoutget uses the correct gfp modes | Trond Myklebust | 2011-05-11 |
* | NFSv4.1: remove pnfs_layout_hdr from pnfs_destroy_all_layouts tmp_list | Andy Adamson | 2011-05-11 |
* | NFSv41: Resend on NFS4ERR_RETRY_UNCACHED_REP | Andy Adamson | 2011-05-11 |
* | nfs: don't lose MS_SYNCHRONOUS on remount of noac mount | Jeff Layton | 2011-04-27 |
* | NFS: Return meaningful status from decode_secinfo() | Bryan Schumaker | 2011-04-27 |
* | NFSv4: Ensure we request the ordinary fileid when doing readdirplus | Trond Myklebust | 2011-04-27 |
* | NFSv4: Ensure that clientid and session establishment can time out | Trond Myklebust | 2011-04-24 |
* | NFSv4.1: Don't loop forever in nfs4_proc_create_session | Trond Myklebust | 2011-04-24 |
* | NFSv4: Handle NFS4ERR_WRONGSEC outside of nfs4_handle_exception() | Bryan Schumaker | 2011-04-18 |
* | NFSv4.1: Don't update sequence number if rpc_task is not sent | Bryan Schumaker | 2011-04-18 |