summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2011-01-07fs: d_validate fixesNick Piggin
2011-01-06Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-01-06Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-01-06NFSv4: Ensure continued open and lockowner name uniquenessTrond Myklebust
2011-01-06NFS: Move cl_delegations to the nfs_server structChuck Lever
2011-01-06NFS: Introduce nfs_detach_delegations()Chuck Lever
2011-01-06NFS: Move cl_state_owners and related fields to the nfs_server structChuck Lever
2011-01-06NFS: Allow walking nfs_client.cl_superblocks list outside client.cChuck Lever
2011-01-06pnfs: layout roc codeFred Isaman
2011-01-06pnfs: update nfs4_callback_recallany to handle layoutsAlexandros Batsakis
2011-01-06pnfs: add CB_LAYOUTRECALL handlingFred Isaman
2011-01-06pnfs: CB_LAYOUTRECALL xdr codeFred Isaman
2011-01-06pnfs: change lo refcounting to atomic_tFred Isaman
2011-01-06pnfs: check that partial LAYOUTGET return is ignoredFred Isaman
2011-01-06pnfs: add layout to client list before sending rpcFred Isaman
2011-01-06pnfs: serialize LAYOUTGET(openstateid)Fred Isaman
2011-01-06pnfs: layoutget rpc code cleanupFred Isaman
2011-01-06pnfs: change how lsegs are removed from layout listFred Isaman
2011-01-06pnfs: change layout state seqlock to a spinlockFred Isaman
2011-01-06pnfs: add prefix to struct pnfs_layout_hdr fieldsFred Isaman
2011-01-06pnfs: add prefix to struct pnfs_layout_segment fieldsFred Isaman
2011-01-06pnfs: remove unnecessary field lgp->statusFred Isaman
2011-01-06pnfs: fix incorrect comment in destroy_lsegFred Isaman
2011-01-06NFS rename client back channel transport fieldAndy Adamson
2011-01-06NFS add session back channel drainingAndy Adamson
2011-01-06NFS RPC_AUTH_GSS unsupported on v4.1 back channelAndy Adamson
2011-01-06NFS refactor nfs_find_client and reference client across callback processingAndy Adamson
2011-01-06NFS associate sessionid with callback connectionAndy Adamson
2011-01-06NFS implement v4.0 callback_identAndy Adamson
2011-01-06NFS do not clear minor version at nfs_client freeAndy Adamson
2011-01-06NFS use svc_create_xprt for NFSv4.1 callback serviceAndy Adamson
2011-01-06CIFS: Simplify cifs_open codePavel Shilovsky
2011-01-06CIFS: Simplify non-posix open stuff (try #2)Pavel Shilovsky
2011-01-06CIFS: Add match_port check during looking for an existing connection (try #4)Pavel Shilovsky
2011-01-06CIFS: Simplify ipv*_connect functions into one (try #4)Pavel Shilovsky
2011-01-06cifs: Support NTLM2 session security during NTLMSSP authentication [try #5]Shirish Pargaonkar
2011-01-06cifs: don't overwrite dentry name in d_revalidateNick Piggin
2011-01-06Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-01-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmwLinus Torvalds
2011-01-06UDF: Close small mem leak in udf_find_entry()Jesper Juhl
2011-01-06udf: Fix directory corruption after extent mergingJan Kara
2011-01-06udf: Protect udf_file_aio_write from possible racesJan Kara
2011-01-06udf: Remove unnecessary bkl usagesAlessio Igor Bogani
2011-01-06udf: Use of s_alloc_mutex to serialize udf_relocate_blocks() executionAlessio Igor Bogani
2011-01-06udf: Replace bkl with the UDF_I(inode)->i_data_sem for protect udf_inode_info...Alessio Igor Bogani
2011-01-06udf: Remove BKL from free space counting functionsJan Kara
2011-01-06udf: Call udf_add_free_space() for more blocks at once in udf_free_blocks()Jan Kara
2011-01-06udf: Remove BKL from udf_put_super() and udf_remount_fs()Jan Kara
2011-01-06udf: Protect default inode credentials by rwlockJan Kara
2011-01-06udf: Protect all modifications of LVID with s_alloc_mutexJan Kara