| Commit message (Expand) | Author | Age | Files | Lines |
* | NFS recover from destination server reboot for copies | Olga Kornievskaia | 2018-08-13 | 1 | -0/+2 |
* | NFS add support for asynchronous COPY | Olga Kornievskaia | 2018-08-09 | 1 | -0/+9 |
* | NFS: More fine grained attribute tracking | Trond Myklebust | 2018-04-10 | 1 | -5/+16 |
* | NFS: Convert NFS_INO_INVALID flags to unsigned long | Trond Myklebust | 2018-04-10 | 1 | -8/+8 |
* | Merge tag 'nfs-for-4.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 2017-11-17 | 1 | -1/+12 |
|\ |
|
| * | fs, nfs: convert nfs_lock_context.count from atomic_t to refcount_t | Elena Reshetova | 2017-11-17 | 1 | -1/+2 |
| * | NFS: Create NFS_ACCESS_* flags | Anna Schumaker | 2017-10-16 | 1 | -0/+10 |
* | | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
|/ |
|
* | NFS: remove jiffies field from access cache | NeilBrown | 2017-09-06 | 1 | -1/+0 |
* | NFS: Use an atomic_long_t to count the number of requests | Trond Myklebust | 2017-08-15 | 1 | -2/+2 |
* | NFSv4: Use a mutex to protect the per-inode commit lists | Trond Myklebust | 2017-08-15 | 1 | -0/+1 |
* | NFS: Store the raw NFS access mask in the inode's access cache | Trond Myklebust | 2017-07-21 | 1 | -1/+1 |
* | nfs: add a nfs_ilookup helper | Peng Tao | 2017-07-13 | 1 | -0/+1 |
* | NFSv4: Don't special case "launder" | Trond Myklebust | 2017-04-26 | 1 | -13/+1 |
* | NFS: Add an iocounter wait function for async RPC tasks | Benjamin Coddington | 2017-04-21 | 1 | -0/+1 |
* | NFS: fix usage of mempools. | NeilBrown | 2017-04-20 | 1 | -1/+1 |
* | statx: Add a system call to make enhanced file info available | David Howells | 2017-03-02 | 1 | -1/+1 |
* | NFS: Clean up nfs_attribute_timeout() | Trond Myklebust | 2016-12-19 | 1 | -1/+0 |
* | NFS: Remove unused function nfs_revalidate_inode_rcu() | Trond Myklebust | 2016-12-19 | 1 | -1/+0 |
* | NFS: Only look at the change attribute cache state in nfs_check_verifier | Trond Myklebust | 2016-12-04 | 1 | -0/+1 |
* | NFS: discard nfs_lockowner structure. | NeilBrown | 2016-12-01 | 1 | -5/+1 |
* | NFSv4: add flock_owner to open context | NeilBrown | 2016-12-01 | 1 | -1/+2 |
* | NFS: remove l_pid field from nfs_lockowner | NeilBrown | 2016-12-01 | 1 | -1/+0 |
* | NFS: Remove unused function nfs_revalidate_mapping_protected() | Trond Myklebust | 2016-07-05 | 1 | -1/+0 |
* | NFS: Do not serialise O_DIRECT reads and writes | Trond Myklebust | 2016-07-05 | 1 | -0/+1 |
* | NFS: Kill NFS_INO_NFS_INO_FLUSHING: it is a performance killer | Trond Myklebust | 2016-06-22 | 1 | -1/+0 |
* | Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2016-05-17 | 1 | -3/+2 |
|\ |
|
| * | direct-io: eliminate the offset argument to ->direct_IO | Christoph Hellwig | 2016-05-01 | 1 | -3/+2 |
* | | nfs: per-name sillyunlink exclusion | Al Viro | 2016-05-09 | 1 | -8/+3 |
|/ |
|
* | nfs: fix nfs_size_to_loff_t | Christoph Hellwig | 2016-02-08 | 1 | -3/+1 |
* | Merge tag 'nfs-for-4.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2016-01-14 | 1 | -9/+14 |
|\ |
|
| * | NFS: Use wait_on_atomic_t() for unlock after readahead | Benjamin Coddington | 2016-01-07 | 1 | -7/+1 |
| * | Merge branch 'pnfs_generic' | Trond Myklebust | 2016-01-04 | 1 | -1/+0 |
| |\ |
|
| | * | NFS: Allow multiple commit requests in flight per file | Trond Myklebust | 2015-12-31 | 1 | -1/+0 |
| * | | nfs: only remove page from mapping if launder_page fails | Peng Tao | 2015-12-28 | 1 | -1/+13 |
| |/ |
|
* | | teach nfs_get_link() to work in RCU mode | Al Viro | 2015-12-08 | 1 | -0/+1 |
|/ |
|
* | NFS: Remove nfs_release() | Anna Schumaker | 2015-08-17 | 1 | -1/+1 |
* | NFS: nfs_mark_for_revalidate should always set NFS_INO_REVAL_PAGECACHE | Trond Myklebust | 2015-07-22 | 1 | -2/+5 |
* | nfs42: serialize LAYOUTSTATS calls of the same file | Peng Tao | 2015-06-24 | 1 | -0/+1 |
* | Merge tag 'nfs-for-4.1-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2015-04-26 | 1 | -0/+1 |
|\ |
|
| * | NFSv4: Truncating file opens should also sync O_DIRECT writes | Trond Myklebust | 2015-03-27 | 1 | -0/+1 |
* | | nfs: generic_write_checks() shouldn't be done on swapout... | Al Viro | 2015-04-15 | 1 | -2/+1 |
* | | direct_IO: remove rw from a_ops->direct_IO() | Omar Sandoval | 2015-04-11 | 1 | -1/+1 |
|/ |
|
* | NFS: Fix a regression in the read() syscall | Trond Myklebust | 2015-03-03 | 1 | -0/+1 |
* | NFS: Add attribute update barriers to NFS writebacks | Trond Myklebust | 2015-03-01 | 1 | -0/+1 |
* | NFS: Add attribute update barriers to nfs_setattr_update_inode() | Trond Myklebust | 2015-03-01 | 1 | -1/+1 |
* | NFS: Add a helper to set attribute barriers | Trond Myklebust | 2015-03-01 | 1 | -0/+1 |
* | NFSv4: Kill unused nfs_inode->delegation_state field | Trond Myklebust | 2015-02-13 | 1 | -1/+0 |
* | 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 |
|\ |
|