1. 9ebd489 staging: lustre: libcfs: Fix NUMA emulated mode by Andriy Skulysh · 8 years ago
  2. 98f2ec6 staging: lustre: fid: add a connect flag for open by FID by Lai Siyao · 8 years ago
  3. d855506 staging: lustre: obd: cleanup client import if client_obd_setup fails by Swapnil Pimpale · 8 years ago
  4. 6956583 staging: lustre: ldlm: check all errors during ldlm_debugfs_setup() by Dmitry Eremin · 8 years ago
  5. 45fe5b1 staging: lustre: ptlrpc: use unified handler for OST requests by Mikhail Pershin · 8 years ago
  6. c4ab96e staging: lustre: obd: add newline for dumped config record by Amir Shehata · 8 years ago
  7. b828b9c staging: lustre: obd: remove newline from LCONSOLE string by Amir Shehata · 8 years ago
  8. 35e4581 staging: lustre: ptlrpc: quiet warning for 2.1/2.5 connections by Andreas Dilger · 8 years ago
  9. ad47928 staging: lustre: osc: Use SOFT_SYNC to urge server commit by Prakash Surya · 8 years ago
  10. dece0b9 staging: lustre: osc: Track number of "unstable" pages per osc by Prakash Surya · 8 years ago
  11. ac5b148 staging: lustre: osc: Track and limit "unstable" pages by Prakash Surya · 8 years ago
  12. 7bbe9f8 staging: lustre: mgc: fix 'error handling' issues by Sebastien Buisson · 8 years ago
  13. 72a50e4 staging: lustre: clio: add debug message in osc_completion() by Niu Yawei · 8 years ago
  14. 97a075c staging: lustre: llite: Replace printing of i_ino with ll_inode2fid() by James Nunez · 8 years ago
  15. b97fa87f staging: lustre: ldlm: update comments about ldlm l_flags by Bruce Korb · 8 years ago
  16. efceaf7 staging: lustre: ldlm: remove code wireshark handling by Bruce Korb · 8 years ago
  17. d769640 staging: lustre: ldlm: clean up l_flags by Bruce Korb · 8 years ago
  18. 5a9a80b staging: lustre: ldlm: use accessor macros for l_flags by Bruce Korb · 8 years ago
  19. 0fdd2b8 staging: lustre: lmv: kernel crash due to misconfigured MDT by Dmitry Eremin · 8 years ago
  20. 7f937be staging: lustre: obdclass: add LCT_SERVER_SESSION for server session by Wang Di · 8 years ago
  21. ac7af34 staging: lustre: llite: NFS reexport issue by Dmitry Eremin · 8 years ago
  22. c355855 staging: lustre: llite: reset writeback index in ll_writepages by Jinshan Xiong · 8 years ago
  23. 610cc3a Staging: lustre: Make lustre_profile_list static by Iban Rodriguez · 8 years ago
  24. abe9582 staging: lustre: hsm: don't use real suppgid by John L. Hammond · 8 years ago
  25. 1cc28b7 staging: lustre: hsm: permission checks for HSM ioctl operations by John L. Hammond · 8 years ago
  26. 554f072 staging: lustre: lov: Don't wait for active target with OBD_STATFS_NODELAY by Andriy Skulysh · 8 years ago
  27. ad1daf4 staging: lustre: lov: return minimal FIEMAP for released files by Bruno Faccini · 8 years ago
  28. b3ffe66 staging: lustre: lprocfs: implement log2 using bitops by Andrew Perepechko · 8 years ago
  29. b59d812 staging: lustre: osc: osc_extent_wait() shouldn't be interruptible by Jinshan Xiong · 8 years ago
  30. 1b1594d staging: lustre: llite: Truncate to restore file by Jinshan Xiong · 8 years ago
  31. cc3b775 staging: lustre: ptlrpc: return a meaningful status from ptlrpcd_init() by Swapnil Pimpale · 8 years ago
  32. 489d82f staging: lustre: obd: MDT mount fails on MDS w/o MGS on it by Bobi Jam · 8 years ago
  33. 32cc01c staging: lustre: llite: error setting max_cache_mb at mount time by Jinshan Xiong · 8 years ago
  34. 3c4b9d0 staging: lustre: llite: speedup in unlink/rmdir by Andrew Perepechko · 8 years ago
  35. 96d61c2 staging: lustre: llite: variable rename in namei.c by Andrew Perepechko · 8 years ago
  36. e9ada6f staging: lustre: ldlm: refine LU-2665 patch for POSIX compliance by Bruno Faccini · 8 years ago
  37. 7e74e54 staging: lustre: ldlm: Fix a race during FLock handling by Bruno Faccini · 8 years ago
  38. 800548b staging: lustre: clio: incorrect assertions in 'enable-invariants' by Niu Yawei · 8 years ago
  39. 82281bc staging: lustre: osc: fix race issues thanks to oap_lock by Sebastien Buisson · 8 years ago
  40. 06d2fcc staging/lustre/llite: suppress non active IO error message by Bobi Jam · 8 years ago
  41. 6a65147 staging/lustre: Fix blank line after/before {/} style by Oleg Drokin · 8 years ago
  42. abcdb1e staging: lustre: libcfs: Fix libcfs_ioctl() prototype. by Aleksei Fedotov · 8 years ago
  43. 45d2f4f staging: lustre: selftest: convert wire protocol to use struct by James Simmons · 8 years ago
  44. ee3b6f1 staging: lustre: selftest: convert lstcon_test_t to proper struct by James Simmons · 8 years ago
  45. 5a45e01 Merge tag 'iio-for-4.7b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-testing by Greg Kroah-Hartman · 8 years ago
  46. fbced0e iio: inv_mpu6050: Add explicit support for MPU9150 by Crestez Dan Leonard · 8 years ago
  47. bf1eb91 iio: inv_mpu6050: Add spi_device_id for INV_MPU6500 by Crestez Dan Leonard · 8 years ago
  48. cec0154 iio: inv_mpu6050: Check WHO_AM_I register on probe by Crestez Dan Leonard · 8 years ago
  49. 7bdd31815 iio: inv_mpu6050: Remove inv_mpu6050_hw.num_reg by Crestez Dan Leonard · 8 years ago
  50. aadd307 iio: inv_mpu6050: Cleanup hw_info mapping by Crestez Dan Leonard · 8 years ago
  51. 6297990 iio: pressure: bmp280: add ability to control oversampling rate by Akinobu Mita · 8 years ago
  52. 6dba72e iio: pressure: bmp280: add support for BMP180 by Akinobu Mita · 8 years ago
  53. 06ad7ea max44000: Initial triggered buffer support by Crestez Dan Leonard · 8 years ago
  54. d5d8f49b max44000: Expose ambient sensor scaling by Crestez Dan Leonard · 8 years ago
  55. 237a378 max44000: Support controlling LED current output by Crestez Dan Leonard · 8 years ago
  56. 35b651f max44000: Initial support for proximity reading by Crestez Dan Leonard · 8 years ago
  57. b9567e6 max44000: Initial support by Crestez Dan Leonard · 8 years ago
  58. 0d96d5e iio: humidity: Add triggered buffer support for AM2315 by Tiberiu Breana · 8 years ago
  59. 366a327 iio: humidity: Add support for AM2315 by Tiberiu Breana · 8 years ago
  60. d8469e9 iio: pressure: hp03: Add Hope RF HP03 sensor support by Marek Vasut · 8 years ago
  61. 41c128c iio: st_gyro: Add lsm9ds0-gyro support by Crestez Dan Leonard · 8 years ago
  62. f211225 iio: light: apds9960: silence uninitialized variable warning by Dan Carpenter · 8 years ago
  63. eb37984 iio:imu:mpu6050: enhance mounting matrix support by Gregor Boirie · 8 years ago
  64. 97eacb9 iio:ak8975: add mounting matrix support by Gregor Boirie · 8 years ago
  65. dfc5773 iio:core: mounting matrix support by Gregor Boirie · 8 years ago
  66. dc2c571 iio: gyro: bmg160: use regmap to retrieve struct device by Alison Schofield · 8 years ago
  67. 0ef4c31 iio: accel: bmc150: use regmap to retrieve struct device by Alison Schofield · 8 years ago
  68. dfd2ab8 iio: Add Vishay VEML6070 UV A light sensor driver by Peter Meerwald-Stadler · 9 years ago
  69. e21a294 iio: Add resource managed APIs devm_iio_channel_{get,release) in devres by Laxman Dewangan · 8 years ago
  70. efc2c01 iio: core: Add devm_ APIs for iio_channel_{get,release}_all by Laxman Dewangan · 8 years ago
  71. 8bf872d iio: core: Add devm_ APIs for iio_channel_{get,release} by Laxman Dewangan · 8 years ago
  72. 5f991a9 iio: tools: generic_buffer: auto-enable channels by Linus Walleij · 8 years ago
  73. 0e6f687 iio: st_sensors: support open drain mode by Linus Walleij · 8 years ago
  74. 97865fe iio: st_sensors: verify interrupt event to status by Linus Walleij · 9 years ago
  75. 6436db3 iio: st_sensors: read each channel individually by Linus Walleij · 9 years ago
  76. 850c25c iio: mxs-lradc: move STMP reset out of ADC init by Stefan Wahren · 8 years ago
  77. 9cf6fcc iio: mxs-lradc: move TS config into suitable function by Stefan Wahren · 8 years ago
  78. 534536a iio: magn: bmc150: Introduce SPI support by Daniel Baluta · 8 years ago
  79. 761b791 iio: magn: Split bmc150 driver in common/i2c parts by Daniel Baluta · 8 years ago
  80. 922b3aa iio: adc: set INPUT_PROP_DIRECT by Ksenija Stanojevic · 8 years ago
  81. 08e05d1 ti-adc081c: Initial triggered buffer support by Crestez Dan Leonard · 8 years ago
  82. a6b5ec8 ti-adc081c: Add support for adc101c and adc121c by Crestez Dan Leonard · 8 years ago
  83. 98a5253 iio: frequency: ad9523: use unsigned int rather then bare unsigned by Slawomir Stepien · 8 years ago
  84. 1f0477f iio: light: new driver for the ROHM BH1780 by Linus Walleij · 8 years ago
  85. aa0eb88 iio: adc: Indent if statement by Ksenija Stanojevic · 8 years ago
  86. 87a048e staging:iio:adis16240: Set self_test_no_autoclear flag by Lars-Peter Clausen · 8 years ago
  87. 5d116ed staging:iio:adis16209: Set self_test_no_autoclear flag by Lars-Peter Clausen · 8 years ago
  88. 26d96e8 staging:iio:adis16203: Set self_test_no_autoclear flag by Lars-Peter Clausen · 8 years ago
  89. 2441049 staging:iio:adis16201: Set self_test_no_autoclear flag by Lars-Peter Clausen · 8 years ago
  90. af8a412 iio:adis: Add support for manual self-test flag clear by Lars-Peter Clausen · 8 years ago
  91. 964d97b iio: pressure: ms5611: use tab for indention by Jonathan Cameron · 8 years ago
  92. 26b89d7 iio: magnetometer: ak8975: put else and brace at the same line by Slawomir Stepien · 8 years ago
  93. d23057e iio: common: hid-sensors: use tab for indention by Slawomir Stepien · 8 years ago
  94. f6aa8ea iio: common: ms_sensors: use tab for indention by Slawomir Stepien · 8 years ago
  95. 102447a iio: adc: ad799x: remove space before comma by Slawomir Stepien · 8 years ago
  96. 4c79dd0 iio: adc: at91_adc: fix errors reported by checkpatch.pl by Slawomir Stepien · 8 years ago
  97. 038a8b3 iio: adc: mcp3422: remove spaces before comma by Slawomir Stepien · 8 years ago
  98. 37dd441 iio: adc: vf610_adc: fix case label indent by Slawomir Stepien · 8 years ago
  99. fc0b817 iio: inkern: add a missing space before if by Slawomir Stepien · 8 years ago
  100. ebe1680 iio: light apds9960: fix wrong use of brace by Slawomir Stepien · 8 years ago