Age | Commit message (Expand) | Author |
2012-11-17 | nfs: Show original device name verbatim in /proc/*/mount{s,info} | Ben Hutchings |
2012-04-27 | NFS: Honor the authflavor set in the clone mount data | Bryan Schumaker |
2012-04-27 | NFS: Fix following referral mount points with different security | Bryan Schumaker |
2012-04-27 | NFS: Do secinfo as part of lookup | Bryan Schumaker |
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-06 | NFS: search for client session id in proper network namespace | Stanislav Kinsbursky |
2012-02-06 | NFS: make nfs_client_lock per net ns | Stanislav Kinsbursky |
2012-02-06 | NFS: make cb_ident_idr per net ns | Stanislav Kinsbursky |
2012-02-06 | NFS: make nfs_client_list per net ns | Stanislav Kinsbursky |
2012-01-31 | SUNRPC: constify the rpc_program | Trond Myklebust |
2012-01-31 | NFS: remove unused nfs4_find_client_no_ident function | Stanislav Kinsbursky |
2012-01-31 | NFS: idmap PipeFS notifier introduced | Stanislav Kinsbursky |
2012-01-31 | NFS: pass NFS client owner network namespace to RPC client creation routine | Stanislav Kinsbursky |
2012-01-31 | NFS: make NFS client allocated per network namespace context | Stanislav Kinsbursky |
2012-01-12 | mm: compaction: introduce sync-light migration for use by compaction | Mel Gorman |
2012-01-12 | mm: compaction: determine if dirty pages can be migrated without blocking wit... | Mel Gorman |
2012-01-06 | NFS: Remove pNFS bloat from the generic write path | Trond Myklebust |
2011-11-10 | NFS: Revert pnfs ugliness from the generic NFS read code path | Trond Myklebust |
2011-10-19 | NFS: Get rid of nfs_restart_rpc() | Trond Myklebust |
2011-07-15 | NFS: Clean up - simplify the switch to read/write-through-MDS | Trond Myklebust |
2011-07-15 | NFS: Move the pnfs write code into pnfs.c | Trond Myklebust |
2011-07-15 | NFS: Move the pnfs read code into pnfs.c | Trond Myklebust |
2011-07-12 | NFSv4.1: Fall back to ordinary i/o through the mds if we have no layout segment | Trond Myklebust |
2011-07-12 | NFS: Add SECINFO_NO_NAME procedure | Bryan Schumaker |
2011-06-15 | NFSv4.1: allow nfs_fhget to succeed with mounted on fileid | Andy Adamson |
2011-05-29 | Merge branch 'pnfs-submit' of git://git.open-osd.org/linux-open-osd | Linus Torvalds |
2011-05-29 | pnfs: support for non-rpc layout drivers | Benny Halevy |
2011-05-25 | vmscan: change shrinker API by passing shrink_control struct | Ying Han |
2011-03-24 | Merge branch 'nfs-for-2.6.39' into nfs-for-next | Trond Myklebust |
2011-03-24 | NFS: use secinfo when crossing mountpoints | Bryan Schumaker |
2011-03-24 | NFS: lookup supports alternate client | Bryan Schumaker |
2011-03-23 | NFSv4.1: filelayout driver specific code for COMMIT | Fred Isaman |
2011-03-17 | Merge branch 'nfs-for-2.6.39' of git://git.linux-nfs.org/projects/trondmy/nfs... | Linus Torvalds |
2011-03-16 | nfs: nfs_do_{ref,sub}mount() superblock argument is redundant | Al Viro |
2011-03-16 | nfs: make nfs_path() work without vfsmount | Al Viro |
2011-03-16 | nfs: propagate devname to nfs{,4}_get_root() | Al Viro |
2011-03-11 | NFSv4.1: pnfs filelayout driver write | Fred Isaman |
2011-03-11 | NFSv4.1: filelayout async error handler | Andy Adamson |
2011-03-11 | NFSv4.1: filelayout read | Andy Adamson |
2011-03-11 | NFSv4.1: data server connection | Andy Adamson |
2011-03-11 | NFS move nfs_client initialization into nfs_get_client | Andy Adamson |
2011-01-25 | NFS do not find client in NFSv4 pg_authenticate | Andy Adamson |
2011-01-15 | NFS: Use d_automount() rather than abusing follow_link() | David Howells |
2011-01-06 | NFS refactor nfs_find_client and reference client across callback processing | Andy Adamson |
2011-01-06 | NFS implement v4.0 callback_ident | Andy Adamson |
2010-12-16 | NFS: Simplify ->decode_dirent() calling sequence | Chuck Lever |
2010-12-16 | NFS: Introduce new-style XDR decoding functions for NFSv2 | Chuck Lever |
2010-12-16 | NFS: Use the "nfs_stat" enum for nfs_stat_to_errno()'s argument | Chuck Lever |
2010-11-22 | NFS: Ensure we return the dirent->d_type when it is known | Trond Myklebust |