aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/inode.c
Commit message (Expand)AuthorAge
* Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-07-31
|\
| * nfs: disable data cache revalidation for swapfilesMel Gorman2012-07-31
* | NFS: Convert v4 into a moduleBryan Schumaker2012-07-30
* | NFS: Convert v3 into a moduleBryan Schumaker2012-07-30
* | NFS: Convert v2 into a moduleBryan Schumaker2012-07-30
* | NFS: Split out remaining NFS v4 inode functionsBryan Schumaker2012-07-30
* | NFS: Add version registering frameworkBryan Schumaker2012-07-30
|/
* NFS: Create an init_nfs_v4() functionBryan Schumaker2012-07-17
* NFS: Create a return_delegation rpc opBryan Schumaker2012-06-29
* NFS: Create a have_delegation rpc_opBryan Schumaker2012-06-29
* NFS: Initialise commit_info.rpc_out when !defined(CONFIG_NFS_V4)Trond Myklebust2012-06-19
* NFS: Ensure that setattr and getattr wait for O_DIRECT write completionTrond Myklebust2012-05-31
* Merge tag 'nfs-for-3.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-05-29
|\
| * NFSv4.1 add nfs_inode book keeping for mdsthresholdAndy Adamson2012-05-24
| * NFSv4.1 cache mdsthreshold values on OPENAndy Adamson2012-05-24
| * Fixed goto readability in nfs_update_inode.Matthew Treinish2012-05-19
| * NFS: Adapt readdirplus to application usage patternsTrond Myklebust2012-05-01
| * NFS: Simplify the cache invalidation codeTrond Myklebust2012-05-01
| * NFS: Change attribute updates should set NFS_INO_REVAL_PAGECACHETrond Myklebust2012-05-01
| * NFS: Simplify nfs_fhget()Trond Myklebust2012-05-01
| * NFS: Optimise away nfs_check_inode_attributes() when holding a delegationTrond Myklebust2012-05-01
| * NFS: Don't force page cache revalidations when holding a delegationTrond Myklebust2012-05-01
| * NFS: create struct nfs_commit_infoFred Isaman2012-04-27
* | vfs: Rename end_writeback() to clear_inode()Jan Kara2012-05-06
|/
* Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds2012-03-28
|\
| * Remove all #inclusions of asm/system.hDavid Howells2012-03-28
* | SUNRPC/NFS: Add Kbuild dependencies for NFS_DEBUG/RPC_DEBUGTrond Myklebust2012-03-20
* | NFS: remove nfs_inode radix treeFred Isaman2012-03-10
* | NFS: add fh_crc to debug outputWeston Andros Adamson2012-03-07
* | NFS: add filehandle crc for debug displayWeston Andros Adamson2012-03-07
* | NFS: Fix a typo in _nfs_display_fhandleTrond Myklebust2012-03-06
* | NFS: Add a client-side function to display NFS file handlesChuck Lever2012-03-02
* | NFS: make cb_ident_idr per net nsStanislav Kinsbursky2012-02-06
* | NFS: make nfs_client_list per net nsStanislav Kinsbursky2012-02-06
* | NFS: start printks w/ NFS: even if __func__ shownWeston Andros Adamson2012-02-06
* | SUNRPC: register RPC stats /proc entries in passed network namespace contextStanislav Kinsbursky2012-01-31
* | NFS: Optimise away unnecessary setattrs for open(O_TRUNC);Trond Myklebust2012-01-31
* | NFS: blocklayout pipe creation per network namespace context introducedStanislav Kinsbursky2012-01-31
* | NFS: DNS resolver cache per network namespace context introducedStanislav Kinsbursky2012-01-31
|/
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-12
* Merge branch 'nfs-for-3.3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-01-10
|\
| * NFSv4: Save the owner/group name string when doing openTrond Myklebust2012-01-07
* | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-08
|\ \
| * | Freezer / sunrpc / NFS: don't allow TASK_KILLABLE sleeps to block the freezerJeff Layton2011-12-06
| |/
* | vfs: fix the stupidity with i_dentry in inode destructorsAl Viro2012-01-03
* | pull manipulations of rpc_cred inside alloc_nfs_open_context()Al Viro2012-01-03
|/
* nfs: when attempting to open a directory, fall back on normal lookup (try #5)Jeff Layton2011-11-04
* filesystems: add set_nlink()Miklos Szeredi2011-11-02
* filesystems: add missing nlink wrappersMiklos Szeredi2011-11-02
* NFS: Use the inode->i_version to cache NFSv4 change attribute informationTrond Myklebust2011-10-18