1. e958930 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 11 years ago
  2. f410c68 NVMe: Meta-data support in NVME_IOCTL_SUBMIT_IO by Keith Busch · 11 years ago
  3. 631d706 [SCSI] libosd: remover duplicate __bitwise annotation by Dan Carpenter · 11 years ago
  4. 159b67d NVMe: Device specific stripe size handling by Keith Busch · 11 years ago
  5. 5a148af Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  6. 5522ae0 libceph: use slab cache for osd client requests by Alex Elder · 11 years ago
  7. 99c6bcf Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  8. 97b1007 Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  9. dfab34a Merge tag 'dt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  10. b2396f7 Merge branch 'topic/of' into for-linus by Vinod Koul · 11 years ago
  11. de61608 dma:of: Use a mutex to protect the of_dma_list by Lars-Peter Clausen · 11 years ago
  12. a772635 Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  13. c032862 Merge commit '8700c95adb03' into timers/nohz by Frederic Weisbecker · 11 years ago
  14. 4ada8db net: Restore NETIF_F_* bit ordering. by David Miller · 11 years ago
  15. c13d2b6 [SCSI] bnx2fc: Include chip number in the symbolic name by Bhanu Prakash Gollapudi · 11 years ago
  16. 62d1f92 drm/radeon: add new richland pci ids by Alex Deucher · 11 years ago
  17. 18932a2 drm/radeon: add some new SI PCI ids by Alex Deucher · 11 years ago
  18. 5975a2e KVM: PPC: Book3S: Add API for in-kernel XICS emulation by Paul Mackerras · 11 years ago
  19. 5012a3a tcm_vhost: header split up by Michael S. Tsirkin · 11 years ago
  20. 0c4513b Merge branches 'iommu/fixes', 'x86/vt-d', 'x86/amd', 'ppc/pamu', 'core' and 'arm/tegra' into next by Joerg Roedel · 11 years ago
  21. 4f0dcb1 libceph: create source file "net/ceph/snapshot.c" by Alex Elder · 11 years ago
  22. c3f5610 libceph: validate timespec conversions by Alex Elder · 11 years ago
  23. b587398 libceph: add signed type limits by Alex Elder · 11 years ago
  24. 6c57b55 libceph: support pages for class request data by Alex Elder · 11 years ago
  25. 4971977 libceph: support raw data requests by Alex Elder · 11 years ago
  26. 406e2c9 libceph: kill off osd data write_request parameters by Alex Elder · 11 years ago
  27. 26be880 libceph: change how "safe" callback is used by Alex Elder · 11 years ago
  28. 04017e2 libceph: make method call data be a separate data item by Alex Elder · 11 years ago
  29. 90af360 libceph: add, don't set data for a message by Alex Elder · 11 years ago
  30. ca8b3a6 libceph: implement multiple data items in a message by Alex Elder · 11 years ago
  31. 5240d9f libceph: replace message data pointer with list by Alex Elder · 11 years ago
  32. 8ae4f4f libceph: have cursor point to data by Alex Elder · 11 years ago
  33. 36153ec libceph: move cursor into message by Alex Elder · 11 years ago
  34. c851c49 libceph: record bio length by Alex Elder · 11 years ago
  35. ea96571 libceph: fix possible CONFIG_BLOCK build problem by Alex Elder · 11 years ago
  36. 5476492 libceph: kill off osd request r_data_in and r_data_out by Alex Elder · 11 years ago
  37. ec9123c libceph: set the data pointers when encoding ops by Alex Elder · 11 years ago
  38. a4ce40a libceph: combine initializing and setting osd data by Alex Elder · 11 years ago
  39. 5f562df libceph: format class info at init time by Alex Elder · 11 years ago
  40. c99d2d4 libceph: specify osd op by index in request by Alex Elder · 11 years ago
  41. 8c042b0 libceph: add data pointers in osd op structures by Alex Elder · 11 years ago
  42. 54d5064 libceph: rename data out field in osd request op by Alex Elder · 11 years ago
  43. 7952873 libceph: keep source rather than message osd op array by Alex Elder · 11 years ago
  44. 43bfe5d libceph: define osd data initialization helpers by Alex Elder · 11 years ago
  45. e5975c7 ceph: build osd request message later for writepages by Alex Elder · 11 years ago
  46. acead00 libceph: don't build request in ceph_osdc_new_request() by Alex Elder · 11 years ago
  47. a193080 libceph: record message data length by Alex Elder · 11 years ago
  48. fdce58c libceph: record length of bio list with bio by Alex Elder · 11 years ago
  49. ace6d3a libceph: drop ceph_osd_request->r_con_filling_msg by Alex Elder · 11 years ago
  50. ef4859d libceph: define ceph_decode_pgid() only once by Alex Elder · 11 years ago
  51. 33803f3 libceph: define source request op functions by Alex Elder · 11 years ago
  52. adfe695 ceph: move max constant definitions by Alex Elder · 11 years ago
  53. 6644ed7 libceph: make message data be a pointer by Alex Elder · 11 years ago
  54. f5db90b libceph: kill last of ceph_msg_pos by Alex Elder · 11 years ago
  55. 859a35d libceph: kill most of ceph_msg_pos by Alex Elder · 11 years ago
  56. 4c59b4a libceph: collapse all data items into one by Alex Elder · 11 years ago
  57. 6518be4 libceph: kill ceph message bio_iter, bio_seg by Alex Elder · 11 years ago
  58. 25aff7c libceph: record residual bytes for all message data types by Alex Elder · 11 years ago
  59. e996607 libceph: wrap auth methods in a mutex by Sage Weil · 11 years ago
  60. 27859f9 libceph: wrap auth ops in wrapper functions by Sage Weil · 11 years ago
  61. 0bed9b5 libceph: add update_authorizer auth method by Sage Weil · 11 years ago
  62. 3a23083 libceph: implement RECONNECT_SEQ feature by Sage Weil · 11 years ago
  63. 9d2a06c libceph: kill message trail by Alex Elder · 11 years ago
  64. 95e072e libceph: kill osd request r_trail by Alex Elder · 11 years ago
  65. 9a5e6d0 libceph: have osd requests support pagelist data by Alex Elder · 11 years ago
  66. 175face libceph: let osd ops determine request data length by Alex Elder · 11 years ago
  67. e766d7b libceph: implement pages array cursor by Alex Elder · 11 years ago
  68. 6aaa451 libceph: implement bio message data item cursor by Alex Elder · 11 years ago
  69. dd236fc libceph: prepare for other message data item types by Alex Elder · 11 years ago
  70. fe38a2b libceph: start defining message data cursor by Alex Elder · 11 years ago
  71. 4379450 libceph: abstract message data by Alex Elder · 11 years ago
  72. f9e1577 libceph: be explicit about message data representation by Alex Elder · 11 years ago
  73. 97fb1c7 libceph: define ceph_msg_has_*() data macros by Alex Elder · 11 years ago
  74. 4a73ef2 libceph: record message data byte length by Alex Elder · 11 years ago
  75. 27fa838 libceph: isolate other message data fields by Alex Elder · 11 years ago
  76. f1baeb2 libceph: set page info with byte length by Alex Elder · 11 years ago
  77. 02afca6 libceph: isolate message page field manipulation by Alex Elder · 11 years ago
  78. e0c5948 libceph: record byte count not page count by Alex Elder · 11 years ago
  79. 7b11ba3 libceph: define CEPH_MSG_MAX_MIDDLE_LEN by Alex Elder · 11 years ago
  80. 0fff87e libceph: separate read and write data by Alex Elder · 11 years ago
  81. 2ac2b7a6 libceph: distinguish page and bio requests by Alex Elder · 11 years ago
  82. 2794a82 libceph: separate osd request data info by Alex Elder · 11 years ago
  83. 153e516 libceph: don't assign page info in ceph_osdc_new_request() by Alex Elder · 11 years ago
  84. 41766f8 libceph: rename ceph_calc_object_layout() by Alex Elder · 11 years ago
  85. ec02a2f libceph: kill ceph_msg->pagelist_count by Alex Elder · 11 years ago
  86. 2a24d1f libceph: use (void *) for untyped data in osd ops by Alex Elder · 11 years ago
  87. 0d5af16 libceph: complete lingering requests only once by Alex Elder · 11 years ago
  88. d4b515f libceph: distinguish page array and pagelist count by Alex Elder · 11 years ago
  89. 07c09b7 libceph: make ceph_msg->bio_seg be unsigned by Alex Elder · 11 years ago
  90. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  91. b9394d8 Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  92. 126de6b linkage.h: fix build breakage due to symbol prefix handling by James Hogan · 11 years ago
  93. ac3e3c5 don't bother with deferred freeing of fdtables by Al Viro · 11 years ago
  94. 59d8053 proc: Move non-public stuff from linux/proc_fs.h to fs/proc/internal.h by David Howells · 11 years ago
  95. c30480b proc: Make the PROC_I() and PDE() macros internal to procfs by David Howells · 11 years ago
  96. a8ca16e proc: Supply a function to remove a proc entry by PDE by David Howells · 11 years ago
  97. 8d8b97b take cgroup_open() and cpuset_open() to fs/proc/base.c by Al Viro · 11 years ago
  98. b63e6aa drm: proc: Use minor->index to label things, not PDE->name by David Howells · 11 years ago
  99. ce089b5 drm: Constify drm_proc_list[] by David Howells · 11 years ago
  100. 4a520d2 proc: Supply an accessor for getting the data from a PDE's parent by David Howells · 11 years ago