summaryrefslogtreecommitdiffstats
path: root/fs/nfs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-04-022-4/+4
|\
| * New helper - current_umask()Al Viro2009-03-312-4/+4
* | Merge branch 'devel' into for-linusTrond Myklebust2009-04-0118-343/+549
|\ \
| * | NFS: Simplify logic to compare socket addresses in client.cChuck Lever2009-03-281-64/+52
| * | Merge commit '9f4c899c0d90e1b51b6864834f3877b47c161a0e' into develTrond Myklebust2009-03-281-29/+39
| |\ \
| * | | NFS: Start PF_INET6 callback listener only if IPv6 support is availableChuck Lever2009-03-283-2/+21
| * | | NFS: Revert creation of IPv6 listeners for lockd and NFSv4 callbacksChuck Lever2009-03-281-12/+2
| * | | SUNRPC: Remove @family argument from svc_create() and svc_create_pooled()Chuck Lever2009-03-281-2/+1
| * | | SUNRPC: Change svc_create_xprt() to take a @family argumentChuck Lever2009-03-281-2/+2
| * | | NFS: Optimise NFS close()Trond Myklebust2009-03-196-21/+46
| * | | NFS: Fix the notifications when renaming onto an existing fileTrond Myklebust2009-03-191-5/+4
| * | | NFS: Fix up a mismerged patchTrond Myklebust2009-03-191-1/+1
| * | | NFS: load the rpc/rdma transport module automaticallyTom Talpey2009-03-111-1/+3
| * | | NFS: Kill the "defined but not used" compile error on nommu machinesTrond Myklebust2009-03-111-7/+5
| * | | NFS: Throttle page dirtying while we're flushing to diskTrond Myklebust2009-03-116-29/+42
| * | | NFS: cleanup - remove struct nfs_inode->ncommitTrond Myklebust2009-03-112-10/+16
| * | | NFSv4: Simplify some cache consistency post-op GETATTRsTrond Myklebust2009-03-111-5/+8
| * | | NFSv4: A referral is assumed to always point to a directory.Trond Myklebust2009-03-111-0/+14
| * | | NFSv4: Make decode_getfattr() set fattr->valid to reflect what was decodedTrond Myklebust2009-03-111-19/+73
| * | | NFSv4: Clean up decode_getfattr()Trond Myklebust2009-03-111-21/+57
| * | | NFS: Fix the type of struct nfs_fattr->modeTrond Myklebust2009-03-114-45/+37
| * | | NFS: Shrink the struct nfs_fattrTrond Myklebust2009-03-111-3/+0
| * | | NFSv4: Support NFSv4 optional attributes in the struct nfs_fattrTrond Myklebust2009-03-114-96/+161
| * | | NFSv4: Ignore errors on the post-op attributes in SETATTR callsTrond Myklebust2009-03-111-3/+1
| * | | NFS: flush cached directory information slightly more readily.NeilBrown2009-03-111-2/+13
| * | | NFS: Minor __nfs_revalidate_inode cleanupSuresh Jayaraman2009-03-111-3/+0
* | | | mm: page_mkwrite change prototype to match faultNick Piggin2009-04-011-1/+4
| |_|/ |/| |
* | | proc 2/2: remove struct proc_dir_entry::ownerAlexey Dobriyan2009-03-311-2/+0
* | | constify dentry_operations: NFSAl Viro2009-03-272-3/+3
| |/ |/|
* | NFS: Fix the fix to Bugzilla #11061, when IPv6 isn't defined...Trond Myklebust2009-03-121-29/+39
|/
* Bug 11061, NFS mounts droppedIan Dall2009-03-101-1/+62
* NFS: Handle -ESTALE error in access()Suresh Jayaraman2009-03-101-1/+7
* NFSv3: Fix posix ACL codeTrond Myklebust2009-03-102-27/+34
* NFS: Fix misparsing of nfsv4 fs_locations attribute (take 2)Trond Myklebust2009-03-101-7/+8
* fs/Kconfig: move nfs outAlexey Dobriyan2009-01-221-0/+86
* fs: symlink write_begin allocation context fixNick Piggin2009-01-041-1/+1
* Merge branch 'devel' into nextTrond Myklebust2008-12-3016-1279/+1442
|\
| * fs/nfs/nfs4proc.c: make nfs4_map_errors() staticWANG Cong2008-12-302-2/+1
| * rpc: allow gss callbacks to clientOlga Kornievskaia2008-12-231-5/+31
| * NFS: remove unused status from encode routinesAndy Adamson2008-12-231-398/+180
| * NFS: increment number of operations in each encode routineAndy Adamson2008-12-231-170/+247
| * NFS: fix comment placement in nfs4xdr.cBenny Halevy2008-12-231-4/+4
| * NFS: fix tabs in nfs4xdr.cAndy Adamson2008-12-231-245/+245
| * NFS: remove white space from nfs4xdr.cAndy Adamson2008-12-231-33/+29
| * nfs: remove incorrect usage of nfs4 compound response hdr.statusBenny Halevy2008-12-231-6/+0
| * nfs: return compound hdr.status when there are no op repliesBenny Halevy2008-12-231-0/+2
| * NFSv4: Fix an infinite loop in the NFS state recovery codeTrond Myklebust2008-12-231-2/+3
| * optimize attribute timeouts for "noac" and "actimeo=0"Peter Staubach2008-12-232-10/+3
| * NFSv4: Convert the open and close ops to use fmodeTrond Myklebust2008-12-235-80/+90
| * NFS: Use delegations to optimise ACCESS callsTrond Myklebust2008-12-231-1/+2
OpenPOWER on IntegriCloud