aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* switch afsAl Viro2011-01-12
* move internal-only parts of ncpfs headers to fs/ncpfsAl Viro2011-01-12
* switch ncpfsAl Viro2011-01-12
* switch 9pAl Viro2011-01-12
* pass default dentry_operations to mount_pseudo()Al Viro2011-01-12
* switch hostfsAl Viro2011-01-12
* switch affsAl Viro2011-01-12
* switch configfsAl Viro2011-01-12
* take coda-private headers out of include/linuxAl Viro2011-01-12
* switch codaAl Viro2011-01-12
* switch hpfsAl Viro2011-01-12
* switch btrfs, close racesAl Viro2011-01-12
* switch ocfs2, close racesAl Viro2011-01-12
* switch gfs2, close racesAl Viro2011-01-12
* switch cifsAl Viro2011-01-12
* switch nfs to ->s_d_opAl Viro2011-01-12
* switch adfsAl Viro2011-01-12
* switch hfsplusAl Viro2011-01-12
* switch hfsAl Viro2011-01-12
* minixfs: kill dead codeAl Viro2011-01-12
* switch sysvAl Viro2011-01-12
* switch fuseAl Viro2011-01-12
* switch jfs to ->s_d_op, close exportfs racesAl Viro2011-01-12
* switch fat to ->s_d_op, close exportfs races thereAl Viro2011-01-12
* fix isofs d_op handlingAl Viro2011-01-12
* per-superblock default ->d_opAl Viro2011-01-12
* Merge branch 'nfs-for-2.6.38' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds2011-01-11
|\
| * NFS fix the setting of exchange id flagAndy Adamson2011-01-11
| * Merge branch 'bugfixes' into nfs-for-2.6.38Trond Myklebust2011-01-10
| |\
| | * NFS: Don't use vm_map_ram() in readdirTrond Myklebust2011-01-10
| * | NFSv4: Ensure continued open and lockowner name uniquenessTrond Myklebust2011-01-06
| * | NFS: Move cl_delegations to the nfs_server structChuck Lever2011-01-06
| * | NFS: Introduce nfs_detach_delegations()Chuck Lever2011-01-06
| * | NFS: Move cl_state_owners and related fields to the nfs_server structChuck Lever2011-01-06
| * | NFS: Allow walking nfs_client.cl_superblocks list outside client.cChuck Lever2011-01-06
| * | pnfs: layout roc codeFred Isaman2011-01-06
| * | pnfs: update nfs4_callback_recallany to handle layoutsAlexandros Batsakis2011-01-06
| * | pnfs: add CB_LAYOUTRECALL handlingFred Isaman2011-01-06
| * | pnfs: CB_LAYOUTRECALL xdr codeFred Isaman2011-01-06
| * | pnfs: change lo refcounting to atomic_tFred Isaman2011-01-06
| * | pnfs: check that partial LAYOUTGET return is ignoredFred Isaman2011-01-06
| * | pnfs: add layout to client list before sending rpcFred Isaman2011-01-06
| * | pnfs: serialize LAYOUTGET(openstateid)Fred Isaman2011-01-06
| * | pnfs: layoutget rpc code cleanupFred Isaman2011-01-06
| * | pnfs: change how lsegs are removed from layout listFred Isaman2011-01-06
| * | pnfs: change layout state seqlock to a spinlockFred Isaman2011-01-06
| * | pnfs: add prefix to struct pnfs_layout_hdr fieldsFred Isaman2011-01-06
| * | pnfs: add prefix to struct pnfs_layout_segment fieldsFred Isaman2011-01-06
| * | pnfs: remove unnecessary field lgp->statusFred Isaman2011-01-06
| * | pnfs: fix incorrect comment in destroy_lsegFred Isaman2011-01-06