Age | Commit message (Expand) | Author | Files | Lines |
2013-07-10 | NFS: Make nfs_attribute_cache_expired() non-static | Scott Mayhew | 1 | -0/+1 |
2013-06-29 | Merge branch 'labeled-nfs' into linux-next | Trond Myklebust | 1 | -2/+24 |
2013-06-09 | NFS: Client implementation of Labeled-NFS | David Quigley | 1 | -0/+3 |
2013-06-09 | NFS:Add labels to client function prototypes | David Quigley | 1 | -2/+3 |
2013-06-09 | NFSv4: Introduce new label structure | Steve Dickson | 1 | -0/+18 |
2013-06-07 | NFSv4: Close another NFSv4 recovery race | Trond Myklebust | 1 | -0/+1 |
2013-04-09 | NFS: Add functionality to allow waiting on all outstanding reads to complete | Trond Myklebust | 1 | -0/+7 |
2013-03-25 | NFS: Don't accept more reads/writes if the open context recovery failed | Trond Myklebust | 1 | -0/+1 |
2012-10-13 | UAPI: (Scripted) Disintegrate include/linux | David Howells | 1 | -53/+1 |
2012-10-02 | NFSv4: Add ACCESS operation to OPEN compound | Weston Andros Adamson | 1 | -0/+2 |
2012-09-29 | NFS: Fix fdatasync/fsync() when confronted with a server reboot | Trond Myklebust | 1 | -0/+1 |
2012-09-29 | NFS: Clean up helper function nfs4_select_rw_stateid() | Trond Myklebust | 1 | -2/+6 |
2012-09-04 | NFS: Fix the initialisation of the readdir 'cookieverf' array | Trond Myklebust | 1 | -5/+0 |
2012-08-01 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 1 | -2/+2 |
2012-08-01 | nfs: enable swap on NFS | Mel Gorman | 1 | -2/+2 |
2012-07-31 | NFS: Convert v4 into a module | Bryan Schumaker | 1 | -3/+3 |
2012-07-17 | NFS: Split out NFS v3 inode operations | Bryan Schumaker | 1 | -6/+0 |
2012-07-17 | NFS: Split out NFS v2 inode operations | Bryan Schumaker | 1 | -2/+0 |
2012-05-25 | NFSv4.1 add nfs_inode book keeping for mdsthreshold | Andy Adamson | 1 | -0/+3 |
2012-05-25 | NFSv4.1 cache mdsthreshold values on OPEN | Andy Adamson | 1 | -0/+1 |
2012-05-23 | NFS: Add NFSDBG_STATE | Chuck Lever | 1 | -0/+1 |
2012-05-02 | NFS: Adapt readdirplus to application usage patterns | Trond Myklebust | 1 | -5/+0 |
2012-04-27 | NFS: create struct nfs_commit_info | Fred Isaman | 1 | -4/+1 |
2012-04-27 | NFS: create common nfs_pgio_header for both read and write | Fred Isaman | 1 | -12/+0 |
2012-04-27 | NFS: add a struct nfs_commit_data to replace nfs_write_data in commits | Fred Isaman | 1 | -2/+2 |
2012-03-21 | NFS: Fix more NFS debug related build warnings | Trond Myklebust | 1 | -0/+2 |
2012-03-21 | nfs: non void functions must return a value | Stephen Rothwell | 1 | -0/+1 |
2012-03-20 | SUNRPC/NFS: Add Kbuild dependencies for NFS_DEBUG/RPC_DEBUG | Trond Myklebust | 1 | -9/+8 |
2012-03-11 | NFS: remove nfs_inode radix tree | Fred Isaman | 1 | -5/+1 |
2012-03-07 | NFS: add filehandle crc for debug display | Weston Andros Adamson | 1 | -0/+8 |
2012-03-03 | NFS: Add a client-side function to display NFS file handles | Chuck Lever | 1 | -0/+14 |
2012-01-04 | pull manipulations of rpc_cred inside alloc_nfs_open_context() | Al Viro | 1 | -1/+1 |
2011-11-05 | nfs: when attempting to open a directory, fall back on normal lookup (try #5) | Jeff Layton | 1 | -0/+3 |
2011-10-31 | nfs4: serialize layoutcommit | Peng Tao | 1 | -0/+1 |
2011-10-18 | NFS: Use the inode->i_version to cache NFSv4 change attribute information | Trond Myklebust | 1 | -1/+0 |
2011-08-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -2/+2 |
2011-08-01 | switch posix_acl_create() to umode_t * | Al Viro | 1 | -2/+2 |
2011-07-30 | NFS: Fix spurious readdir cookie loop messages | Trond Myklebust | 1 | -1/+2 |
2011-07-20 | nfs_open_context doesn't need struct path either | Al Viro | 1 | -2/+2 |
2011-07-20 | ->permission() sanitizing: don't pass flags to ->permission() | Al Viro | 1 | -1/+1 |
2011-03-23 | NFSv4.1: layoutcommit | Andy Adamson | 1 | -0/+1 |
2011-03-23 | NFSv4.1: filelayout driver specific code for COMMIT | Fred Isaman | 1 | -0/+1 |
2011-03-23 | NFSv4.1: add generic layer hooks for pnfs COMMIT | Fred Isaman | 1 | -0/+1 |
2011-03-23 | NFS: Detect loops in a readdir due to bad cookies | Bryan Schumaker | 1 | -0/+2 |
2011-03-23 | NFS: Create nfs_open_dir_context | Bryan Schumaker | 1 | -0/+3 |
2011-03-22 | FS: Use stable writes when not doing a bulk flush | Trond Myklebust | 1 | -0/+2 |
2011-03-11 | NFS: change nfs_writeback_done to return void | Fred Isaman | 1 | -1/+1 |
2011-01-16 | NFS: Use d_automount() rather than abusing follow_link() | David Howells | 1 | -1/+0 |
2011-01-07 | fs: provide rcu-walk aware permission i_ops | Nick Piggin | 1 | -1/+1 |
2010-12-02 | NFS: Fix a memory leak in nfs_readdir | Trond Myklebust | 1 | -0/+1 |