summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | nfsd: factor out hash functions for export caches.NeilBrown2010-03-161-17/+23
| * | | | | | | | Merge commit 'v2.6.34-rc1' into for-2.6.35-incomingJ. Bruce Fields2010-03-09356-7881/+19022
| |\ \ \ \ \ \ \ \
| * | | | | | | | | nfsd4: document lease/grace-period limitsJ. Bruce Fields2010-03-061-3/+12
| * | | | | | | | | nfsd4: allow setting grace period timeJ. Bruce Fields2010-03-063-1/+21
| * | | | | | | | | nfsd4: reshuffle lease-setting code to allow reuseJ. Bruce Fields2010-03-061-12/+17
| * | | | | | | | | nfsd4: remove unnecessary lease-setting functionJ. Bruce Fields2010-03-062-13/+1
| * | | | | | | | | nfsd4: simplify lease/grace interactionJ. Bruce Fields2010-03-061-21/+11
| * | | | | | | | | nfsd4: simplify references to nfsd4 lease timeJ. Bruce Fields2010-03-065-23/+13
* | | | | | | | | | Merge branch 'nfs-for-2.6.35' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds2010-05-1924-495/+732
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | NFS: Don't call iput() in nfs_access_cache_shrinkerTrond Myklebust2010-05-141-15/+4
| * | | | | | | | | | NFS: Clean up nfs_access_zap_cache()Trond Myklebust2010-05-141-29/+31
| * | | | | | | | | | NFS: Don't run nfs_access_cache_shrinker() when the mask is GFP_NOFSTrond Myklebust2010-05-141-0/+2
| * | | | | | | | | | NFS: Read requests can use GFP_KERNEL.Trond Myklebust2010-05-141-2/+2
| * | | | | | | | | | NFS: Clean up nfs_create_request()Trond Myklebust2010-05-141-10/+4
| * | | | | | | | | | NFSv4: Don't use GFP_KERNEL allocations in state recoveryTrond Myklebust2010-05-144-35/+39
| * | | | | | | | | | NFS: Calldata for nfs4_renew_done()Chuck Lever2010-05-141-6/+20
| * | | | | | | | | | NFS: Squelch compiler warning in nfs_add_server_stats()Chuck Lever2010-05-141-3/+3
| * | | | | | | | | | NFS: Clean up fscache_uniq mount optionChuck Lever2010-05-141-9/+9
| * | | | | | | | | | NFS: Squelch compiler warningChuck Lever2010-05-141-1/+2
| * | | | | | | | | | NFSv4: Clean up the NFSv4 setclientid operationTrond Myklebust2010-05-144-23/+34
| * | | | | | | | | | NFSv4: Allow attribute caching with 'noac' mounts if client holds a delegationTrond Myklebust2010-05-142-9/+18
| * | | | | | | | | | NFSv4: Fix up the documentation for nfs_do_refmountTrond Myklebust2010-05-141-1/+1
| * | | | | | | | | | NFS: Replace nfsroot on-stack filehandleTrond Myklebust2010-05-141-6/+8
| * | | | | | | | | | NFS: Cleanup file handle allocations in fs/nfs/super.cTrond Myklebust2010-05-141-4/+4
| * | | | | | | | | | NFS: Prevent the mount code from looping forever on broken exportsTrond Myklebust2010-05-141-0/+73
| * | | | | | | | | | NFS: Reduce stack footprint of nfs3_proc_getacl() and nfs3_proc_setacl()Trond Myklebust2010-05-141-7/+16
| * | | | | | | | | | NFS: Reduce stack footprint of nfs_statfs()Trond Myklebust2010-05-141-5/+9
| * | | | | | | | | | NFS: Reduce stack footprint of nfs_setattr()Trond Myklebust2010-05-141-4/+10
| * | | | | | | | | | NFS: Reduce stack footprint of nfs4_proc_create()Trond Myklebust2010-05-141-10/+15
| * | | | | | | | | | NFS: Reduce the stack footprint of nfs_proc_symlink()Trond Myklebust2010-05-141-10/+16
| * | | | | | | | | | NFS: Reduce the stack footprint of nfs_proc_createTrond Myklebust2010-05-141-52/+66
| * | | | | | | | | | NFS: Reduce the stack footprint of nfs_rmdirTrond Myklebust2010-05-141-5/+10
| * | | | | | | | | | NFS: Reduce stack footprint of nfs_proc_remove()Trond Myklebust2010-05-145-11/+23
| * | | | | | | | | | NFS: Reduce stack footprint of nfs3_proc_readlink()Trond Myklebust2010-05-141-5/+10
| * | | | | | | | | | NFS: Reduce the stack footprint of nfs_link()Trond Myklebust2010-05-142-17/+21
| * | | | | | | | | | NFS: Reduce stack footprint of nfs_readdir()Trond Myklebust2010-05-142-12/+18
| * | | | | | | | | | NFS: Reduce stack footprint of nfs3_proc_rename() and nfs4_proc_rename()Trond Myklebust2010-05-142-17/+22
| * | | | | | | | | | NFS: Reduce stack footprint of nfs_revalidate_inode()Trond Myklebust2010-05-141-3/+9
| * | | | | | | | | | NFSv4: Reduce stack footprint of nfs4_proc_access() and nfs3_proc_access()Trond Myklebust2010-05-142-11/+17
| * | | | | | | | | | NFSv4: Reduce the stack footprint of nfs4_remote_referral_get_sbTrond Myklebust2010-05-141-4/+12
| * | | | | | | | | | NFSv4: Reduce stack footprint of nfs4_get_root()Trond Myklebust2010-05-141-30/+46
| * | | | | | | | | | NFS: Reduce the stack footprint of nfs_follow_remote_path()Trond Myklebust2010-05-141-6/+12
| * | | | | | | | | | NFS: Reduce the stack footprint of nfs_lookupTrond Myklebust2010-05-142-14/+41
| * | | | | | | | | | NFSv4: Reduce the stack footprint of try_location()Trond Myklebust2010-05-141-3/+7
| * | | | | | | | | | NFS: Reduce the stack footprint of nfs_create_serverTrond Myklebust2010-05-141-12/+39
| * | | | | | | | | | NFS: Reduce the stack footprint of nfs_follow_mountpoint()Trond Myklebust2010-05-141-6/+14
| * | | | | | | | | | NFSv4: Eliminate nfs4_path_walk()Trond Myklebust2010-05-143-98/+25
| * | | | | | | | | | NFS: Add helper functions for allocating filehandles and fattr structsTrond Myklebust2010-05-141-0/+20
* | | | | | | | | | | Merge branch 'bkl/procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/fr...Linus Torvalds2010-05-195-3/+14
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | procfs: Kill the bkl in ioctlFrederic Weisbecker2010-05-171-2/+2
OpenPOWER on IntegriCloud