summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2012-05-24Merge tag 'stable/for-linus-3.5-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2012-05-24Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2012-05-24NFSv4.1: Exchange ID must use GFP_NOFS allocation modeTrond Myklebust
2012-05-24nfs41: Use BIND_CONN_TO_SESSION for CB_PATH_DOWN*Weston Andros Adamson
2012-05-24nfs4.1: add BIND_CONN_TO_SESSION operationWeston Andros Adamson
2012-05-24NFSv4.1 test the mdsthreshold hint parametersAndy Adamson
2012-05-24NFSv4.1 add nfs_inode book keeping for mdsthresholdAndy Adamson
2012-05-24NFSv4.1 cache mdsthreshold values on OPENAndy Adamson
2012-05-24NFSv4.1 mdsthreshold attribute xdrAndy Adamson
2012-05-24kernel: Move REPEAT_BYTE definition into linux/kernel.hDavid S. Miller
2012-05-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-05-24mm: add a low limit to alloc_large_system_hashTim Bird
2012-05-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2012-05-23Merge tag 'pm-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2012-05-23NFS: Add memory barriers to the nfs_client->cl_cons_state initialisationTrond Myklebust
2012-05-23NFSv4: Fix a race in the net namespace mount notificationTrond Myklebust
2012-05-23NFSv4.1: Fix session initialisation racesTrond Myklebust
2012-05-23Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2012-05-23Merge tag 'dlm-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...Linus Torvalds
2012-05-23Merge tag 'upstream-3.5-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2012-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-05-22Merge tag 'staging-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-05-22Merge tag 'driver-core-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-05-22NFS: EXCHANGE_ID should save the server major and minor IDChuck Lever
2012-05-22NFS: Add nfs_client behavior flagsChuck Lever
2012-05-22NFS: Refactor nfs_get_client(): initialize nfs_clientChuck Lever
2012-05-22NFS: Refactor nfs_get_client(): add nfs_found_client()Chuck Lever
2012-05-22NFS: Always use the same SETCLIENTID boot verifierChuck Lever
2012-05-22NFS: Force server to drop NFSv4 stateChuck Lever
2012-05-22NFS: Remove nfs_unique_idChuck Lever
2012-05-22NFS: Clean up return code checking in nfs4_proc_exchange_id()Chuck Lever
2012-05-22NFS: Use proper naming conventions for the nfs_client.net fieldChuck Lever
2012-05-22NFS: Use proper naming conventions for nfs_client.impl_id fieldChuck Lever
2012-05-22NFS: Use proper naming conventions for NFSv4.1 server scope fieldsChuck Lever
2012-05-22NFS: Add NFSDBG_STATEChuck Lever
2012-05-22NFS: Don't swap bytes in nfs4_construct_boot_verifier()Chuck Lever
2012-05-22NFS: Fix compiler warningsBryan Schumaker
2012-05-22NFSv4.1 skip rpc_call_done only on disconnected DS slot_table_waitq tasksAndy Adamson
2012-05-22NFSv4.1 Just use nfs_put_client in filelayout releaseAndy Adamson
2012-05-22NFSv4.1 fix null state reference in filelayout_async_handle_errorAndy Adamson
2012-05-22NFSv4.1: Fix a bad reference count issue in the pNFS commit codeTrond Myklebust
2012-05-22Merge branch 'pm-sleep'Rafael J. Wysocki
2012-05-22epoll: Fix user space breakage related to EPOLLWAKEUPRafael J. Wysocki
2012-05-22Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2012-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmwLinus Torvalds
2012-05-22Revert "vfs: remove unnecessary d_unhashed() check from __d_lookup_rcu"Linus Torvalds
2012-05-22Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into nextJames Morris
2012-05-21vfs: be even more careful about dentry RCU name lookupsLinus Torvalds
2012-05-21vfs: make AIO use the proper rw_verify_area() area helpersLinus Torvalds