1. 741a9c1 staging: comedi: addi_apci_3501: add a comedi driver comment block by H Hartley Sweeten · 8 years ago
  2. a667253 staging: comedi: addi_apci_3501: remove timer/counter subdevice support by H Hartley Sweeten · 8 years ago
  3. 686869b staging: comedi: plx9080.h: rename some macros for consistency by Ian Abbott · 8 years ago
  4. 6ad124d staging: comedi: plx9080.h: define PLX_<REG>_TO_<FIELD>(r) macros by Ian Abbott · 8 years ago
  5. 5bf9bd8 staging: most: hdm-usb: add support for new USB gadget by Christian Gromm · 8 years ago
  6. 9736fc0 staging: most: hdm-usb: remove unnecessary status assignment by Christian Gromm · 8 years ago
  7. 089612f staging: most: hdm-usb: init variables at declaration time by Christian Gromm · 8 years ago
  8. dd53ecb staging: most: hdm-usb: remove redundant parenthesis by Christian Gromm · 8 years ago
  9. 4b1a7cf staging: most: hdm-usb: remove completion object by Christian Gromm · 8 years ago
  10. b24c9fe staging: most: hdm-usb: synchronize release of struct buf_anchor by Christian Gromm · 8 years ago
  11. cf6a599 staging: most: hdm-usb: assign spinlock to local variable by Christian Gromm · 8 years ago
  12. bf9503f staging: most: hdm-usb: fix race between enqueue and most_stop_enqueue by Christian Gromm · 8 years ago
  13. cf05918 staging: most: hdm-usb: simplify initialization of mbo->status. by Christian Gromm · 8 years ago
  14. 4246501 staging: most: hdm-usb: remove redundant conditions by Christian Gromm · 8 years ago
  15. 879c93f staging: most: hdm-usb: make use of is_channel_healthy flag by Christian Gromm · 8 years ago
  16. 654f7ec staging: most: hdm-usb: rename ID_INIC for consistency by Christian Gromm · 8 years ago
  17. b50762e staging: most: hdm-usb: add USB product id by Christian Gromm · 8 years ago
  18. 72df4a5 staging: most: hdm-usb: stop core from submitting buffers in case of broken pipe by Christian Gromm · 8 years ago
  19. cc28983 staging: most: hdm-usb: fix clear halt processing by Christian Gromm · 8 years ago
  20. 9ed745f staging: most: hdm-usb: provide MBO status when freeing buffers by Christian Gromm · 8 years ago
  21. cce9301 staging: most: hdm-usb: remove unused macro HW_RESYNC by Christian Gromm · 8 years ago
  22. 324e87b staging: most: aim-cdev: report error returned by alloc_chrdev_region by Christian Gromm · 8 years ago
  23. 9b28e14 staging: most: aim-cdev: fix reported error codes by Christian Gromm · 8 years ago
  24. 18c6e2d staging: lustre: llite: don't clean in_data again by Shawn Lin · 8 years ago
  25. 550982c staging: lustre: fix checkpatch error by Anson Jacob · 8 years ago
  26. 8701dbf Add James Simmons as another Lustre maintainer by Oleg Drokin · 8 years ago
  27. 4988026 staging/lustre: Fix unnecessary parentheses around variables by Emoly Liu · 8 years ago
  28. 182ae52 staging: lustre: update version to 2.5.99 by James Simmons · 8 years ago
  29. 70a251f staging: lustre: obd: decruft md_enqueue() and md_intent_lock() by John L. Hammond · 8 years ago
  30. 58c78cd staging: lustre: obd: remove dead code by John L. Hammond · 8 years ago
  31. 4edc630 staging: lustre: mdt: add OBD_CONNECT_DIR_STRIPE flag by wang di · 8 years ago
  32. 5ef5ee2 staging: lustre: obd: remove unused lmv_readpages()/mdc_readpage() by Jian Yu · 8 years ago
  33. 4f76f0e staging: lustre: llite: move dir cache to MDC layer by wang di · 8 years ago
  34. 7ccb7c8 staging: lustre: lmv: implement lmv version of read_page by wang di · 8 years ago
  35. 3a77df1 staging/lustre: Always return EEXIST on mkdir for existing names by Oleg Drokin · 8 years ago
  36. 4cae780 lustre: introduce lnet_copy_{k, }iov2iter(), kill lnet_copy_{k, }iov2{k, }iov() by Al Viro · 8 years ago
  37. c1b7b8e lustre: pass iov_iter to ->lnd_recv() by Al Viro · 8 years ago
  38. 03766dc lustre: constify lib-move.c stuff by Al Viro · 8 years ago
  39. a482284 lustre: ->kss_scratch... are unused now by Al Viro · 8 years ago
  40. 1b4e992 staging: lustre: ksocknal_lib_send_kiov(): sendmsg doesn't bugger iovec... by Al Viro · 8 years ago
  41. 805560e staging: lustre: ksocknal_lib_send_iov(): sendmsg doesn't bugger iovec... by Al Viro · 8 years ago
  42. 8040ddf staging: lustre: ksocknal_lib_recv_iov(): recvmsg doesn't bugger iovec anymore... by Al Viro · 8 years ago
  43. 72e62b6 staging: lustre: lnet: Stop Infinite CON RACE Condition by Doug Oucharek · 8 years ago
  44. ba53014 staging: lustre: lnet: lock improvement for ko2iblnd by Liang Zhen · 8 years ago
  45. d04c094 staging: lustre: lnet: make connection more stable with packet loss by Alexander Boyko · 8 years ago
  46. af96bab staging: lustre: lnet: Correct position of lnet_ni_decref() by Doug Oucharek · 8 years ago
  47. e426f0d staging: lustre: lnet: Do not drop message when shutting down LNet by Doug Oucharek · 8 years ago
  48. bce1bbf staging: lustre: llite: set op_max_pages by wang di · 8 years ago
  49. 049e215 staging: lustre: obd: implement md_read_page by wang di · 8 years ago
  50. a043a10 staging: lustre: lmv: build error with gcc 4.7.0 20110509 by Dmitry Eremin · 8 years ago
  51. 8015e18 staging: lustre: obd: validate open handle cookies by John L. Hammond · 8 years ago
  52. 6a42e61 staging: lustre: llite: remove assert for acl refcount by James Simmons · 8 years ago
  53. a5c954e staging: lustre: include: fix one off errors in lustre_id.h by James Simmons · 8 years ago
  54. 3147b26 staging: lustre: osc: Automatically increase the max_dirty_mb by Hongchao Zhang · 8 years ago
  55. c8deb3c staging: lustre: lmv: build master LMV EA dynamically build via readdir by Fan Yong · 8 years ago
  56. 36c6607 staging: lustre: ptlrpc: request gets stuck in UNREGISTERING phase by Andriy Skulysh · 8 years ago
  57. 893ab74 staging: lustre: lmv: try all stripes for unknown hash functions by wang di · 8 years ago
  58. b14b3ba staging: lustre: llog: keep llog ctxt indices constant by Mikhail Pershin · 8 years ago
  59. ac094f3 staging: lustre: ptlrpc: add OBD_CONNECT_UNLINK_CLOSE flag by Lai Siyao · 8 years ago
  60. c1b66fc staging: lustre: fid: do open-by-fid by default by Lai Siyao · 8 years ago
  61. be191af staging: lustre: obd: limit lu_object cache by Brian Behlendorf · 8 years ago
  62. b4e4029 staging: lustre: obdclass: compile issues with variable not being initialized by James Simmons · 8 years ago
  63. 099d5ad staging: lustre: ldlm: improve ldlm_lock_create() return value by Emoly Liu · 8 years ago
  64. aa08b0e staging: lustre: fld: add fld description documentation by Patrick Farrell · 8 years ago
  65. 7aca4ae staging: lustre: mdc: always use D_INFO for debug info when mdc_put_rpc_lock fails by wang di · 8 years ago
  66. d806f30 staging: lustre: osc: revise unstable pages accounting by Jinshan Xiong · 8 years ago
  67. 96c5336 staging: lustre: clio: Reduce memory overhead of per-page allocation by Jinshan Xiong · 8 years ago
  68. 2e1b5b8 staging: lustre: mdt: add mbo_ prefix to members of struct mdt_body by John L. Hammond · 8 years ago
  69. 50ccd16 staging: lustre: llite: set dir LOV xattr length variable by Hongchao Zhang · 8 years ago
  70. f7aafa7 staging: lustre: obd: rename lsr_padding to lsr_valid by Niu Yawei · 8 years ago
  71. d07d4cb staging: lustre: llite: use the correct mode for striped directory by wang di · 8 years ago
  72. 711942d staging: lustre: lmv: Match MDT where the FID locates first by wang di · 8 years ago
  73. 865b734 staging: lustre: lov: new pattern flag for partially repaired file by Fan Yong · 8 years ago
  74. a609c39 staging: lustre: lmv: validate lock with correct stripe FID by wang di · 8 years ago
  75. ef21b1f staging: lustre: llite: a few fixes about readdir of striped dir. by wang di · 8 years ago
  76. 00c0a6a staging: lustre: uapi: reduce scope of lustre_idl.h by John L. Hammond · 8 years ago
  77. d8c0b0a staging: lustre: llite: Change readdir BRW metrics by Jinshan Xiong · 8 years ago
  78. 297e908 staging: lustre: llite: Fix the deadlock in balance_dirty_pages() by Jinshan Xiong · 8 years ago
  79. d6099af staging: lustre: Remove static declaration in anonymous union by Christopher J. Morrone · 8 years ago
  80. c948390 staging: lustre: llite: fix inconsistencies of root squash feature by Gregoire Pichon · 8 years ago
  81. d097d67 staging: lustre: llite: validate names by John L. Hammond · 8 years ago
  82. 8f18c8a staging: lustre: lmv: separate master object with master stripe by wang di · 8 years ago
  83. 31c5e95 staging: lustre: ptlrpc: Early replies need to honor at_max by Chris Horn · 8 years ago
  84. c3397e7 staging: lustre: llite: add error handler in inode prepare phase by wang di · 8 years ago
  85. 8877d3b staging: lustre: move ioctls to lustre_ioctl.h by John L. Hammond · 8 years ago
  86. c68c3fa staging: lustre: ldlm: flock completion fixes. by Vitaly Fertman · 8 years ago
  87. afebe4a staging: lustre: reorder LOV_MAGIC_* definition by Fan Yong · 8 years ago
  88. 1d5d5ec staging: lustre: obdclass: unified flow control interfaces by Fan Yong · 8 years ago
  89. 9ef3754 staging: lustre: lmv: rename request to preq in lmv_getattr_name() by John L. Hammond · 8 years ago
  90. 29a85e2 staging: lustre: lmv: cleanup req in lmv_getattr_name() by John L. Hammond · 8 years ago
  91. 87ffe02 staging: lustre: lov: handle the case of stripe size is not power 2 by Jinshan Xiong · 8 years ago
  92. 91196c2 staging: lustre: llite: avoid a deadlock in page write by Jinshan Xiong · 8 years ago
  93. 9b58714 staging: lustre: lmv: Ensure lmv_intent_lookup cleans up reqp by Nathaniel Clark · 8 years ago
  94. 32410f3 staging: lustre: lmv: lookup remote migrating object in LMV by wang di · 8 years ago
  95. 5e01c95 staging: lustre: lmv: access lum_stripe_offset as little endian by John L. Hammond · 8 years ago
  96. 5ec35d4 staging: lustre: simplify inline functions in lustre_fid.h by John L. Hammond · 8 years ago
  97. d8f183b staging: lustre: use bool for several function in lustre_idl.h/lustre_fid.h by John L. Hammond · 8 years ago
  98. ac8f0a5 staging: lustre: const correct FID/OSTID/... helpers by John L. Hammond · 8 years ago
  99. f7ee449 staging: lustre: don't need to const __u64 parameters for lustre_idl.h by John L. Hammond · 8 years ago
  100. 29792c8 staging: lustre: mdc: fixup MDS_SWAP_LAYOUTS ELC handling by John L. Hammond · 8 years ago