1. 959d921 Merge branch 'labeled-nfs' into linux-next by Trond Myklebust · 12 years ago
  2. f112bb4 NFS: Set NFS_CS_MIGRATION for NFSv4 mounts by Chuck Lever · 12 years ago
  3. 18aad3d NFSv4.1 Refactor nfs4_init_session and nfs4_init_channel_attrs by Andy Adamson · 12 years ago
  4. 9111c95 nfs: have NFSv3 try server-specified auth flavors in turn by Jeff Layton · 12 years ago
  5. fb9b02f nfs: have nfs_mount fake up a auth_flavs list when the server didn't provide it by Jeff Layton · 12 years ago
  6. 294ae81 nfs: move server_authlist into nfs_try_mount_request by Jeff Layton · 12 years ago
  7. d17540c nfs: refactor "need_mount" code out of nfs_try_mount by Jeff Layton · 12 years ago
  8. 4f6bb24 SUNRPC: PipeFS MOUNT notification optimization for dying clients by Stanislav Kinsbursky · 12 years ago
  9. e73f4cc SUNRPC: split client creation routine into setup and registration by Stanislav Kinsbursky · 12 years ago
  10. adb6fa7 SUNRPC: fix races on PipeFS UMOUNT notifications by Stanislav Kinsbursky · 12 years ago
  11. 3848160 SUNRPC: fix races on PipeFS MOUNT notifications by Stanislav Kinsbursky · 12 years ago
  12. 52fcac9 NFSv4.1 use pnfs_device maxcount for the objectlayout gdia_maxcount by Andy Adamson · 12 years ago
  13. 968fe25 NFSv4.1 use pnfs_device maxcount for the blocklayout gdia_maxcount by Andy Adamson · 12 years ago
  14. f1c097b NFSv4.1 Fix gdia_maxcount calculation to fit in ca_maxresponsesize by Andy Adamson · 12 years ago
  15. ffa57b9 NFS: Improve legacy idmapping fallback by Bryan Schumaker · 12 years ago
  16. 62f288a NFSv4.1 end back channel session draining by Andy Adamson · 12 years ago
  17. 7017310 NFS: Apply v4.1 capabilities to v4.2 by Bryan Schumaker · 12 years ago
  18. 7dc0ac7 NFSv4.1: Clean up layout segment comparison helper names by Trond Myklebust · 12 years ago
  19. 3cb2df1 NFSv4.1: layout segment comparison helpers should take 'const' parameters by Trond Myklebust · 12 years ago
  20. c8d74d9 NFSv4: Move the DNS resolver into the NFSv4 module by Trond Myklebust · 12 years ago
  21. e401452 rpc_pipefs: only set rpc_dentry_ops if d_op isn't already set by Jeff Layton · 12 years ago
  22. fe2d539 NFSv4: SETCLIENTID add the format string for the NETID by Djalal Harouni · 12 years ago
  23. 6b140b8 NFS: Add in v4.2 callback operation by Bryan Schumaker · 12 years ago
  24. 459de2e NFS: Make callbacks minor version generic by Bryan Schumaker · 12 years ago
  25. f58eda9 Kconfig: Add Kconfig entry for Labeled NFS V4 client by Steve Dickson · 12 years ago
  26. c9bccef NFS: Extend NFS xattr handlers to accept the security namespace by David Quigley · 12 years ago
  27. aa9c266 NFS: Client implementation of Labeled-NFS by David Quigley · 12 years ago
  28. 14c43f7 NFS: Add label lifecycle management by David Quigley · 12 years ago
  29. 1775fd3 NFS:Add labels to client function prototypes by David Quigley · 12 years ago
  30. a09df2c NFSv4: Extend fattr bitmaps to support all 3 words by David Quigley · 12 years ago
  31. e058f70 NFSv4: Introduce new label structure by Steve Dickson · 12 years ago
  32. e64a421 NFSv4: Add label recommended attribute and NFSv4 flags by David Quigley · 12 years ago
  33. 42c2c42 NFSv4.2: Added NFS v4.2 support to the NFS client by Steve Dickson · 12 years ago
  34. eb9ae68 SELinux: Add new labeling type native labels by David Quigley · 12 years ago
  35. 649f6e7 LSM: Add flags field to security_sb_set_mnt_opts for in kernel mount data. by David Quigley · 12 years ago
  36. 746df9b Security: Add Hook to test if the particular xattr is part of a MAC model. by David Quigley · 12 years ago
  37. d47be3d Security: Add hook to calculate context based on a negative dentry. by David Quigley · 12 years ago
  38. c45ffdd NFSv4: Close another NFSv4 recovery race by Trond Myklebust · 12 years ago
  39. 275bb30 NFSv4: Move dentry instantiation into the NFSv4-specific atomic open code by Trond Myklebust · 12 years ago
  40. 3efb972 NFSv4: Refactor _nfs4_open_and_get_state to set ctx->state by Trond Myklebust · 12 years ago
  41. 4197a05 NFSv4: Cleanup: pass the nfs_open_context to nfs4_do_open by Trond Myklebust · 12 years ago
  42. 1a1a29f NFSv4: Remove redundant check for FMODE_EXEC in nfs_finish_open by Trond Myklebust · 12 years ago
  43. 9ec2ef5 SUNRPC: Remove redundant call to rpc_set_running() in __rpc_execute() by Trond Myklebust · 12 years ago
  44. 74fe5f7 SUNRPC: Remove unused functions rpc_task_set/has_priority by Trond Myklebust · 12 years ago
  45. 64bbe3d SUNRPC: Remove the unused helpers task_for_each() and task_for_first() by Trond Myklebust · 12 years ago
  46. 0053a8e SUNRPC: Remove unused function rpc_queue_empty by Trond Myklebust · 12 years ago
  47. a76580f SUNRPC: Fix a potential race in rpc_execute by Trond Myklebust · 12 years ago
  48. 5cc2216 NFSv4.1: Simplify setting the layout header credential by Trond Myklebust · 12 years ago
  49. 4f0b429 NFSv4.1: Enable state protection by Trond Myklebust · 12 years ago
  50. cd5875f NFSv4.1: Use layout credentials for get_deviceinfo calls by Trond Myklebust · 12 years ago
  51. ab7cb0d NFSv4.1: Ensure that test_stateid and free_stateid use correct credentials by Trond Myklebust · 12 years ago
  52. 965e9c2 NFSv4.1: Ensure that reclaim_complete uses the right credential by Trond Myklebust · 12 years ago
  53. 9556000 NFSv4.1: Ensure that layoutreturn uses the correct credential by Trond Myklebust · 12 years ago
  54. 6ab5934 NFSv4.1: Ensure that layoutget is called using the layout credential by Trond Myklebust · 12 years ago
  55. eb54d43 NFS: Fix security flavor negotiation with legacy binary mounts by Chuck Lever · 12 years ago
  56. f448bad NFSv4: Fix a thinko in nfs4_try_open_cached by Trond Myklebust · 12 years ago
  57. 83c168b NFS: Fix SETCLIENTID fallback if GSS is not available by Chuck Lever · 12 years ago
  58. a3c3cac SUNRPC: Prevent an rpc_task wakeup race by Trond Myklebust · 12 years ago
  59. 774d5f1 NFSv4.1 Fix a pNFS session draining deadlock by Andy Adamson · 12 years ago
  60. 2aed8b4 SUNRPC: Convert auth_gss pipe detection to work in namespaces by Trond Myklebust · 12 years ago
  61. abfdbd5 SUNRPC: Faster detection if gssd is actually running by Trond Myklebust · 12 years ago
  62. d36ccb9 SUNRPC: Fix a bug in gss_create_upcall by Trond Myklebust · 12 years ago
  63. 4488cc9 NFS: Add NFSv4.2 protocol constants by Steve Dickson · 12 years ago
  64. f722406 Linux 3.10-rc1 by Linus Torvalds · 12 years ago
  65. 26b840a Merge tag 'trace-fixes-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 12 years ago
  66. 607eeb0 Merge tag 'stable/for-linus-3.10-rc0-tag-two' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  67. 4c44450 Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 12 years ago
  68. ac4e010 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  69. c4cc75c Merge git://git.infradead.org/users/eparis/audit by Linus Torvalds · 12 years ago
  70. 2dbd3ca Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 12 years ago
  71. a77c005 Merge branch 'for_linus' of git://cavan.codon.org.uk/platform-drivers-x86 by Linus Torvalds · 12 years ago
  72. 3644bc2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  73. 6fad8d0 Merge tag 'ecryptfs-3.10-rc1-ablkcipher' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs by Linus Torvalds · 12 years ago
  74. f741df1 Merge tag 'for-linus-20130509' of git://git.infradead.org/~dwmw2/random-2.6 by Linus Torvalds · 12 years ago
  75. c67723e Merge tag 'kvm-3.10-2' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  76. ec66715 Merge tag 'dm-3.10-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm by Linus Torvalds · 12 years ago
  77. f755407 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 12 years ago
  78. 297b8a0 Merge branch 'postmerge' into for-linus by James Bottomley · 12 years ago
  79. 832e77b Merge branch 'misc' into for-linus by James Bottomley · 12 years ago
  80. 05a88a4 Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  81. daf799c Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 12 years ago
  82. e689cf0 [SCSI] qla2xxx: Update firmware link in Kconfig file. by Chad Dupuis · 12 years ago
  83. 8526cb1 [SCSI] iscsi class, qla4xxx: fix sess/conn refcounting when find fns are used by Mike Christie · 12 years ago
  84. aa9f832 [SCSI] sas: unify the pointlessly separated enums sas_dev_type and sas_device_type by James Bottomley · 12 years ago
  85. a6cb3d0 [SCSI] pm80xx: thermal, sas controller config and error handling update by Sakthivel K · 12 years ago
  86. c6b9ef5 [SCSI] pm80xx: NCQ error handling changes by Sakthivel K · 12 years ago
  87. a33a015 [SCSI] pm80xx: WWN Modification for PM8081/88/89 controllers by Sakthivel K · 12 years ago
  88. a70b8fc [SCSI] pm80xx: Changed module name and debug messages update by Sakthivel K · 12 years ago
  89. 1c75a67 [SCSI] pm80xx: Firmware flash memory free fix, with addition of new memory region for it by Sakthivel K · 12 years ago
  90. 54792dc [SCSI] pm80xx: SPC new firmware changes for device id 0x8081 alone by Sakthivel K · 12 years ago
  91. f586099 [SCSI] pm80xx: Added SPCv/ve specific hardware functionalities and relevant changes in common files by Sakthivel K · 12 years ago
  92. 1245ee5 [SCSI] pm80xx: MSI-X implementation for using 64 interrupts by Sakthivel K · 12 years ago
  93. f74cf27 [SCSI] pm80xx: Updated common functions common for SPC and SPCv/ve by Sakthivel K · 12 years ago
  94. e590adf [SCSI] pm80xx: Multiple inbound/outbound queue configuration by Sakthivel K · 12 years ago
  95. e574210 [SCSI] pm80xx: Added SPCv/ve specific ids, variables and modify for SPC by Sakthivel K · 12 years ago
  96. 6a7252f [SCSI] lpfc: fix up Kconfig dependencies by James Bottomley · 12 years ago
  97. fc73648 [SCSI] Handle MLQUEUE busy response in scsi_send_eh_cmnd by Hannes Reinecke · 12 years ago
  98. 6019958 Merge tag 'arc-v3.10-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 12 years ago
  99. 977b58e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 12 years ago
  100. f5b8fcb Merge tag 'for-linus' of git://github.com/realmz/blackfin-linux by Linus Torvalds · 12 years ago