| Commit message (Expand) | Author | Age | Files | Lines |
* | NFS: fix subtle change in COMMIT behavior | Weston Andros Adamson | 2014-11-24 | 1 | -2/+2 |
* | Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 2014-10-18 | 1 | -2/+2 |
|\ |
|
| * | block: Remove REQ_KERNEL | Martin K. Petersen | 2014-10-14 | 1 | -2/+2 |
* | | NFS: Move NFS v3 acl functions to nfs3_fs.h | Anna Schumaker | 2014-09-12 | 1 | -33/+0 |
* | | NFS: Unconditionally enable commit code | Anna Schumaker | 2014-09-12 | 1 | -8/+0 |
|/ |
|
* | NFS: allow lockless access to access_cache | NeilBrown | 2014-08-03 | 1 | -0/+1 |
* | NFS: teach nfs_neg_need_reval to understand LOOKUP_RCU | NeilBrown | 2014-08-03 | 1 | -0/+1 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2014-06-12 | 1 | -4/+3 |
|\ |
|
| * | convert the guts of nfs_direct_IO() to iov_iter | Al Viro | 2014-05-06 | 1 | -2/+2 |
| * | pass iov_iter to ->direct_IO() | Al Viro | 2014-05-06 | 1 | -2/+1 |
* | | NFS: Create a common nfs_pgio_result_common function | Anna Schumaker | 2014-05-28 | 1 | -2/+0 |
* | | NFS: Create a common read and write data struct | Anna Schumaker | 2014-05-28 | 1 | -2/+2 |
|/ |
|
* | nfs: make nfs_async_rename non-static | Jeff Layton | 2014-03-17 | 1 | -1/+0 |
* | NFS: Be more aggressive in using readdirplus for 'ls -l' situations | Trond Myklebust | 2014-02-11 | 1 | -0/+1 |
* | Merge tag 'nfs-for-3.14-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2014-01-31 | 1 | -0/+1 |
|\ |
|
| * | NFS: fix the handling of NFS_INO_INVALID_DATA flag in nfs_revalidate_mapping | Jeff Layton | 2014-01-27 | 1 | -0/+1 |
* | | nfs: use generic posix ACL infrastructure for v3 Posix ACLs | Christoph Hellwig | 2014-01-26 | 1 | -17/+7 |
|/ |
|
* | NFS: Enabling v4.2 should not recompile nfsd and lockd | Anna Schumaker | 2013-11-19 | 1 | -18/+0 |
* | NFS: Use i_writecount to control whether to get an fscache cookie in nfs_open() | David Howells | 2013-09-27 | 1 | -2/+6 |
* | NFS: Ensure that rmdir() waits for sillyrenames to complete | Trond Myklebust | 2013-09-03 | 1 | -0/+1 |
* | NFS: Make nfs_attribute_cache_expired() non-static | Scott Mayhew | 2013-07-09 | 1 | -0/+1 |
* | Merge branch 'labeled-nfs' into linux-next | Trond Myklebust | 2013-06-28 | 1 | -2/+24 |
|\ |
|
| * | NFS: Client implementation of Labeled-NFS | David Quigley | 2013-06-08 | 1 | -0/+3 |
| * | NFS:Add labels to client function prototypes | David Quigley | 2013-06-08 | 1 | -2/+3 |
| * | NFSv4: Introduce new label structure | Steve Dickson | 2013-06-08 | 1 | -0/+18 |
* | | NFSv4: Close another NFSv4 recovery race | Trond Myklebust | 2013-06-06 | 1 | -0/+1 |
|/ |
|
* | NFS: Add functionality to allow waiting on all outstanding reads to complete | Trond Myklebust | 2013-04-08 | 1 | -0/+7 |
* | NFS: Don't accept more reads/writes if the open context recovery failed | Trond Myklebust | 2013-03-25 | 1 | -0/+1 |
* | UAPI: (Scripted) Disintegrate include/linux | David Howells | 2012-10-13 | 1 | -53/+1 |
* | NFSv4: Add ACCESS operation to OPEN compound | Weston Andros Adamson | 2012-10-01 | 1 | -0/+2 |
* | NFS: Fix fdatasync/fsync() when confronted with a server reboot | Trond Myklebust | 2012-09-28 | 1 | -0/+1 |
* | NFS: Clean up helper function nfs4_select_rw_stateid() | Trond Myklebust | 2012-09-28 | 1 | -2/+6 |
* | NFS: Fix the initialisation of the readdir 'cookieverf' array | Trond Myklebust | 2012-09-04 | 1 | -5/+0 |
* | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds | 2012-07-31 | 1 | -2/+2 |
|\ |
|
| * | nfs: enable swap on NFS | Mel Gorman | 2012-07-31 | 1 | -2/+2 |
* | | NFS: Convert v4 into a module | Bryan Schumaker | 2012-07-30 | 1 | -3/+3 |
|/ |
|
* | NFS: Split out NFS v3 inode operations | Bryan Schumaker | 2012-07-17 | 1 | -6/+0 |
* | NFS: Split out NFS v2 inode operations | Bryan Schumaker | 2012-07-17 | 1 | -2/+0 |
* | NFSv4.1 add nfs_inode book keeping for mdsthreshold | Andy Adamson | 2012-05-24 | 1 | -0/+3 |
* | NFSv4.1 cache mdsthreshold values on OPEN | Andy Adamson | 2012-05-24 | 1 | -0/+1 |
* | NFS: Add NFSDBG_STATE | Chuck Lever | 2012-05-22 | 1 | -0/+1 |
* | NFS: Adapt readdirplus to application usage patterns | Trond Myklebust | 2012-05-01 | 1 | -5/+0 |
* | NFS: create struct nfs_commit_info | Fred Isaman | 2012-04-27 | 1 | -4/+1 |
* | NFS: create common nfs_pgio_header for both read and write | Fred Isaman | 2012-04-27 | 1 | -12/+0 |
* | NFS: add a struct nfs_commit_data to replace nfs_write_data in commits | Fred Isaman | 2012-04-27 | 1 | -2/+2 |
* | NFS: Fix more NFS debug related build warnings | Trond Myklebust | 2012-03-21 | 1 | -0/+2 |
* | nfs: non void functions must return a value | Stephen Rothwell | 2012-03-21 | 1 | -0/+1 |
* | SUNRPC/NFS: Add Kbuild dependencies for NFS_DEBUG/RPC_DEBUG | Trond Myklebust | 2012-03-20 | 1 | -9/+8 |
* | NFS: remove nfs_inode radix tree | Fred Isaman | 2012-03-10 | 1 | -5/+1 |
* | NFS: add filehandle crc for debug display | Weston Andros Adamson | 2012-03-07 | 1 | -0/+8 |