1. adcf34a Orangefs: code sanitation by Mike Marshall · 8 years ago
  2. d37c0f3 Orangefs: clean up orangefs_kernel_op_s comments. by Mike Marshall · 8 years ago
  3. c1223ca orangefs: get rid of op refcounts by Al Viro · 8 years ago
  4. 05a50a5 orangefs: have ..._clean_interrupted_...() wait for copy to/from daemon by Al Viro · 8 years ago
  5. 5964c1b orangefs: set correct ->downcall.status on failing to copy reply from daemon by Al Viro · 8 years ago
  6. ddb84da Orangefs: remove vestigial ASYNC code by Mike Marshall · 8 years ago
  7. 5253487 Orangefs: make some gossip statements more helpful. by Mike Marshall · 8 years ago
  8. 897c5df orangefs: get rid of op->done by Al Viro · 8 years ago
  9. 82d37f1 orangefs_readdir_index_put(): get rid of bufmap argument by Al Viro · 8 years ago
  10. ea2c9c9 orangefs: bufmap rewrite by Al Viro · 8 years ago
  11. 1780418 orangefs_bufmap_..._query(): don't bother with refcounts by Al Viro · 8 years ago
  12. 05b39a8 orangefs: lift handling of timeouts and attempts count to service_operation() by Al Viro · 8 years ago
  13. c72f15b service_operation(): don't block signals, just use ..._killable by Al Viro · 8 years ago
  14. 98815ad orangefs: sanitize handling of request list by Al Viro · 8 years ago
  15. d2d87a3 orangefs: get rid of loop in wait_for_matching_downcall() by Al Viro · 8 years ago
  16. cf22644 orangefs: use S_ISREG(mode) and friends instead of mode & S_IFREG. by Martin Brandenburg · 8 years ago
  17. 78699e2 orangefs: delay freeing slot until cancel completes by Al Viro · 8 years ago
  18. 1357d06 get rid of bufmap argument of orangefs_bufmap_put() by Al Viro · 8 years ago
  19. c0eae8c orangefs: get rid of handle_io_error() by Al Viro · 8 years ago
  20. 7b9761a orangefs: wait_for_direct_io(): restore the position in iter when restarting by Al Viro · 8 years ago
  21. e17be9f orangefs: avoid freeing a slot twice in wait_for_direct_io() by Al Viro · 8 years ago
  22. 6ebcc3f Orangefs: added a couple of WARN_ONs, perhaps just temporarily. by Mike Marshall · 8 years ago
  23. 237f828 orangefs: Do not retrieve size from servers unless it it necessary. by Martin Brandenburg · 8 years ago
  24. 933287d orangefs: Implement inode_operations->permission(). by Martin Brandenburg · 8 years ago
  25. fe88adc orangefs: Only compare attributes specified in orangefs_inode_getattr. by Martin Brandenburg · 8 years ago
  26. 2d4cae0 Orangefs: clean up slab allocation. by Mike Marshall · 8 years ago
  27. 5090c96 Orangefs: improve gossip statement by Mike Marshall · 8 years ago
  28. 9910982 orangefs: Fix revalidate. by Martin Brandenburg · 8 years ago
  29. 394f647 orangefs: Util functions shouldn't operate on inode where it can be avoided. by Martin Brandenburg · 8 years ago
  30. 115b93a orangefs: clean up op_alloc() by Al Viro · 9 years ago
  31. b0bc3a7 orangefs: move handle_io_error() to file.c by Al Viro · 9 years ago
  32. 2a9e5c2 orangefs: don't reinvent completion.h... by Al Viro · 9 years ago
  33. 4f55e39 if ORANGEFS_VFS_OP_FILE_IO request had been given up, don't bother waiting by Al Viro · 9 years ago
  34. 727cbfe orangefs: get rid of MSECS_TO_JIFFIES by Al Viro · 9 years ago
  35. eab9b38 orangefs_clean_up_interrupted_operation: call with op->lock held by Al Viro · 9 years ago
  36. 70c6ea2 orangefs: reduce nesting in wait_for_matching_downcall() by Al Viro · 9 years ago
  37. e1056a9 orangefs: remove cargo-culting spin_lock_irqsave() in service_operation() by Al Viro · 9 years ago
  38. ed42fe0 orangefs: hopefully saner op refcounting and locking by Al Viro · 9 years ago
  39. fee25ce orangefs: make sure that reopening pvfs2-req won't overlap with the end of close by Al Viro · 9 years ago
  40. 96acf9d6 orangefs: nothing should remain in request list and in hash by Al Viro · 9 years ago
  41. 6083194 orangefs: move wakeups into set_op_state_{serviced,purged}() by Al Viro · 9 years ago
  42. ade3d78 orangefs: make wait_for_...downcall() static by Al Viro · 9 years ago
  43. 831d094 orangefs: move wakeups into set_op_state_{serviced,purged}() by Al Viro · 9 years ago
  44. b7ae37b orangefs: make wait_for_...downcall() static by Al Viro · 9 years ago
  45. e07db0a make orangefs_clean_up_interrupted_operation() static by Al Viro · 9 years ago
  46. 1264ddf orangefs: kill orangefs_inode_s ->list by Al Viro · 9 years ago
  47. fc916da orangefs: get rid of <censored> macros by Al Viro · 9 years ago
  48. 90e54e3 orangefs: ->poll() doesn't need spinlock by Al Viro · 9 years ago
  49. 8016387 orangefs: kill ioctl32 rudiments by Al Viro · 9 years ago
  50. 83595db orangefs: ->poll() is only called between successful ->open() and ->release() by Al Viro · 9 years ago
  51. fb6d252 orangefs: generic_file_open() is pointless for character devices by Al Viro · 9 years ago
  52. 3e1dd9a orangefs: use DEFINE_MUTEX (and mutex_init() had been too late) by Al Viro · 9 years ago
  53. cf0c277 Orangefs: make gossip statement more palatable to xtensa by Mike Marshall · 9 years ago
  54. 5e1f393 Orangefs: merge with V4.4 by Mike Marshall · 9 years ago
  55. 1808f8c Orangefs: add verification to decode_dirents by Mike Marshall · 9 years ago
  56. fcac9d5 Orangefs: add protocol information to Documentation/filesystems/orangefs.txt by Mike Marshall · 9 years ago
  57. be57366 Orangefs: make .statfs gossip_debug more complete. by Mike Marshall · 9 years ago
  58. 569dbfc Orangefs: define a minimum compatible userspace version. by Mike Marshall · 9 years ago
  59. 4c27b32 Orangefs: change ORANGEFS_VERSION from "Unknown" to "upstream" by Mike Marshall · 9 years ago
  60. c817e26 Orangefs: rename orangefs_kernel_op_s.aio_ref_count to just ref_count. by Mike Marshall · 9 years ago
  61. b3ae475 Orangefs: implement .write_iter by Mike Marshall · 9 years ago
  62. afd2ff9 Linux 4.4 by Linus Torvalds · 9 years ago
  63. eac6f76 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  64. c0cb139 Merge tag 'pci-v4.4-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  65. 751e5f5 vmstat: allocate vmstat_wq before it is used by Michal Hocko · 9 years ago
  66. 44d8a7d Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 9 years ago
  67. 516c50c Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  68. 496b0b5 Merge tag 'pm+acpi-4.4-final' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  69. 650e545 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  70. de03017 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  71. 3ab6d1e Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  72. ea83ae2 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  73. a6a7358 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  74. 212c7f6 Merge tag 'dmaengine-fix-4.4' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 9 years ago
  75. 436950a Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 9 years ago
  76. 4054f64 Merge tag 'sound-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  77. 841bcd2 Merge tag 'omap-for-v4.4/onenand-corruption' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into fixes by Arnd Bergmann · 9 years ago
  78. 6126eb2 Revert "block: Split bios on chunk boundaries" by Jens Axboe · 9 years ago
  79. 5c3b99d PCI: dra7xx: Mark driver as broken by Richard Cochran · 9 years ago
  80. ff4319d firmware: dmi_scan: Fix UUID endianness for SMBIOS >= 2.6 by Andrea Arcangeli · 9 years ago
  81. 9db22d9 ACPI / property: avoid leaking format string into kobject name by Kees Cook · 9 years ago
  82. 02006f7a Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  83. 1d8b0e7 Merge tag 'iommu-fixes-v4.4-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 9 years ago
  84. 2626820 Merge tag 'trace-v4.4-rc4-4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 9 years ago
  85. 049fb9b ftrace/module: Call clean up function when module init fails early by Steven Rostedt (Red Hat) · 9 years ago
  86. 0f090bf dts: vt8500: Add SDHC node to DTS file for WM8650 by Roman Volkov · 9 years ago
  87. 5b1a618 ARM: Fix broken USB support in multi_v7_defconfig for sunxi devices by Timo Sigurdsson · 9 years ago
  88. e5e57e7 kvm: x86: only channel 0 of the i8254 is linked to the HPET by Paolo Bonzini · 9 years ago
  89. 164afb1 iommu/dma: Use correct offset in map_sg by Robin Murphy · 9 years ago
  90. 3bea6a4 Merge branch 'linux-4.4' of git://github.com/skeggsb/linux into drm-fixes by Dave Airlie · 9 years ago
  91. b0b7902 dmaengine: xgene-dma: Fix double IRQ issue by setting IRQ_DISABLE_UNLAZY flag by Rameshwar Prasad Sahu · 9 years ago
  92. b02bab6 async_tx: use GFP_NOWAIT rather than GFP_IO by NeilBrown · 9 years ago
  93. 20f1275 ARM: versatile: fix MMC/SD interrupt assignment by Linus Walleij · 9 years ago
  94. a461a3e ARM: nomadik: set latencies to 8 cycles by Linus Walleij · 9 years ago
  95. b06f3a1 Merge tag 'for-linus-20160106' of git://git.infradead.org/linux-mtd by Linus Torvalds · 9 years ago
  96. 51cb67c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  97. 8b8a321 tcp: fix zero cwnd in tcp_cwnd_reduction by Yuchung Cheng · 9 years ago
  98. 58caf63 Driver: Vmxnet3: Fix regression caused by 5738a09 by Shrikrishna Khare · 9 years ago
  99. e439bd4 net: qmi_wwan: Add WeTelecom-WPD600N by Kristian Evensen · 9 years ago
  100. fde55c4 mkiss: fix scribble on freed memory by Alan · 9 years ago