summaryrefslogtreecommitdiffstats
path: root/fs/nfs
Commit message (Expand)AuthorAgeFilesLines
* NFSv4: Add v4 exception handling for the ACL functions.Trond Myklebust2006-08-241-2/+27
* NFS: Check lengths more thoroughly in NFS4 readdir XDR decodeDavid Howells2006-08-241-10/+11
* NFS: Fix issue with EIO on NFS readTrond Myklebust2006-08-241-8/+15
* SUNRPC: Fix dentry refcounting issues with users of rpc_pipefsTrond Myklebust2006-08-241-1/+0
* SUNRPC: make rpc_unlink() take a dentry argument instead of a pathTrond Myklebust2006-08-241-2/+1
* NFS: Fix a potential deadlock in nfs_release_pageNikita Danilov2006-08-241-1/+7
* NFS: make 2 functions staticAdrian Bunk2006-08-032-2/+2
* NFS: Release dcache_lock in an error path of nfs_pathJosh Triplett2006-08-031-1/+3
* Merge branch 'locks'Trond Myklebust2006-07-051-33/+41
|\
| * NLM,NFSv4: Wait on local locks before we put RPC calls on the wireTrond Myklebust2006-07-051-11/+24
| * NFSv4: Ensure nfs4_lock_expired() caches delegated locksTrond Myklebust2006-07-051-3/+5
| * NLM,NFSv4: Don't put UNLOCK requests on the wire unless we hold a lockTrond Myklebust2006-07-051-19/+12
* | NFS: Optimise away an excessive GETATTR call when a file is symlinkedTrond Myklebust2006-07-051-1/+3
* | NFS: Fix NFS page_state usageTrond Myklebust2006-07-051-3/+17
|/
* Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust2006-07-0312-19/+6
|\
| * [PATCH] nfs: non-procfs build fixDominik Hackl2006-07-021-2/+2
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-06-3011-11/+0
| |\
| | * Remove obsolete #include <linux/config.h>Jörn Engel2006-06-3011-11/+0
| * | [PATCH] zoned vm counters: conversion of nr_unstable to per zone counterChristoph Lameter2006-06-301-4/+2
| * | [PATCH] zoned vm counters: conversion of nr_dirty to per zone counterChristoph Lameter2006-06-302-2/+2
| |/
* | Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust2006-06-281-1/+1
|\ \ | |/
| * [PATCH] mark address_space_operations constChristoph Hellwig2006-06-281-1/+1
* | Revert "Merge branch 'odirect'"Trond Myklebust2006-06-281-234/+201
|/
* [PATCH] fix static linking of NFSDavid Brownell2006-06-276-9/+9
* Fix NFS2 compile errorLinus Torvalds2006-06-251-2/+0
* nfs: remove nfs_put_link()Alexey Dobriyan2006-06-251-10/+1
* nfs-build-fix-99Andrew Morton2006-06-251-0/+4
* git-nfs-build-fixesAndrew Morton2006-06-253-8/+19
* Merge branch 'odirect'Trond Myklebust2006-06-251-201/+234
* NFS: alloc nfs_read/write_data as direct I/O is scheduledChuck Lever2006-06-241-145/+65
* NFS: Eliminate nfs_get_user_pages()Chuck Lever2006-06-241-94/+111
* NFS: refactor nfs_direct_free_user_pagesChuck Lever2006-06-241-8/+15
* NFS: remove user_addr, user_count, and pos from nfs_direct_reqChuck Lever2006-06-241-21/+8
* NFS: "open code" the NFS direct write reschedulerChuck Lever2006-06-241-8/+43
* NFS: Separate functions for counting outstanding NFS direct I/OsChuck Lever2006-06-241-19/+20
* Merge branch 'master' of /home/trondmy/kernel/linux-2.6/Trond Myklebust2006-06-243-68/+105
|\
| * [PATCH] vfs: add lock owner argument to flush operationMiklos Szeredi2006-06-231-2/+2
| * [PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells2006-06-231-2/+3
| * [PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells2006-06-231-38/+58
* | NFS: Display the chosen RPCSEC_GSS security flavour in /proc/mountsTrond Myklebust2006-06-091-0/+29
* | NFS: Split fs/nfs/inode.cDavid Howells2006-06-0916-1802/+1993
* | NFS: Fix typo in nfs_do_clone_mount()Trond Myklebust2006-06-091-2/+2
* | NFS: Fix compile errors introduced by referrals patchesTrond Myklebust2006-06-091-11/+26
* | NFSv4: Ensure that referral mounts bind to a reserved portTrond Myklebust2006-06-091-0/+2
* | NFSv4: A root pathname is sent as a zero component4Andy Adamson2006-06-091-1/+10
* | NFSv4: Follow a referralManoj Naik2006-06-093-2/+58
* | NFSv4: Ensure client submounts when following a referralManoj Naik2006-06-091-3/+267
* | NFS: Expand clone mounts to include other serversManoj Naik2006-06-091-47/+64
* | NFSv4: Create NFSv4 transport and clientManoj Naik2006-06-091-58/+73
* | NFSv4: Define an fs_locations bitmapManoj Naik2006-06-093-2/+30
OpenPOWER on IntegriCloud