1. e17be9f orangefs: avoid freeing a slot twice in wait_for_direct_io() by Al Viro · 9 years ago
  2. 6ebcc3f Orangefs: added a couple of WARN_ONs, perhaps just temporarily. by Mike Marshall · 9 years ago
  3. 237f828 orangefs: Do not retrieve size from servers unless it it necessary. by Martin Brandenburg · 9 years ago
  4. 933287d orangefs: Implement inode_operations->permission(). by Martin Brandenburg · 9 years ago
  5. fe88adc orangefs: Only compare attributes specified in orangefs_inode_getattr. by Martin Brandenburg · 9 years ago
  6. 2d4cae0 Orangefs: clean up slab allocation. by Mike Marshall · 9 years ago
  7. 5090c96 Orangefs: improve gossip statement by Mike Marshall · 9 years ago
  8. 9910982 orangefs: Fix revalidate. by Martin Brandenburg · 9 years ago
  9. 394f647 orangefs: Util functions shouldn't operate on inode where it can be avoided. by Martin Brandenburg · 9 years ago
  10. 115b93a orangefs: clean up op_alloc() by Al Viro · 9 years ago
  11. b0bc3a7 orangefs: move handle_io_error() to file.c by Al Viro · 9 years ago
  12. 2a9e5c2 orangefs: don't reinvent completion.h... by Al Viro · 9 years ago
  13. 4f55e39 if ORANGEFS_VFS_OP_FILE_IO request had been given up, don't bother waiting by Al Viro · 9 years ago
  14. 727cbfe orangefs: get rid of MSECS_TO_JIFFIES by Al Viro · 9 years ago
  15. eab9b38 orangefs_clean_up_interrupted_operation: call with op->lock held by Al Viro · 9 years ago
  16. 70c6ea2 orangefs: reduce nesting in wait_for_matching_downcall() by Al Viro · 9 years ago
  17. e1056a9 orangefs: remove cargo-culting spin_lock_irqsave() in service_operation() by Al Viro · 9 years ago
  18. ed42fe0 orangefs: hopefully saner op refcounting and locking by Al Viro · 9 years ago
  19. fee25ce orangefs: make sure that reopening pvfs2-req won't overlap with the end of close by Al Viro · 9 years ago
  20. 96acf9d6 orangefs: nothing should remain in request list and in hash by Al Viro · 9 years ago
  21. 6083194 orangefs: move wakeups into set_op_state_{serviced,purged}() by Al Viro · 9 years ago
  22. ade3d78 orangefs: make wait_for_...downcall() static by Al Viro · 9 years ago
  23. 831d094 orangefs: move wakeups into set_op_state_{serviced,purged}() by Al Viro · 9 years ago
  24. b7ae37b orangefs: make wait_for_...downcall() static by Al Viro · 9 years ago
  25. e07db0a make orangefs_clean_up_interrupted_operation() static by Al Viro · 9 years ago
  26. 1264ddf orangefs: kill orangefs_inode_s ->list by Al Viro · 9 years ago
  27. fc916da orangefs: get rid of <censored> macros by Al Viro · 9 years ago
  28. 90e54e3 orangefs: ->poll() doesn't need spinlock by Al Viro · 9 years ago
  29. 8016387 orangefs: kill ioctl32 rudiments by Al Viro · 9 years ago
  30. 83595db orangefs: ->poll() is only called between successful ->open() and ->release() by Al Viro · 9 years ago
  31. fb6d252 orangefs: generic_file_open() is pointless for character devices by Al Viro · 9 years ago
  32. 3e1dd9a orangefs: use DEFINE_MUTEX (and mutex_init() had been too late) by Al Viro · 9 years ago
  33. cf0c277 Orangefs: make gossip statement more palatable to xtensa by Mike Marshall · 9 years ago
  34. 5e1f393 Orangefs: merge with V4.4 by Mike Marshall · 9 years ago
  35. 1808f8c Orangefs: add verification to decode_dirents by Mike Marshall · 9 years ago
  36. fcac9d5 Orangefs: add protocol information to Documentation/filesystems/orangefs.txt by Mike Marshall · 9 years ago
  37. be57366 Orangefs: make .statfs gossip_debug more complete. by Mike Marshall · 9 years ago
  38. 569dbfc Orangefs: define a minimum compatible userspace version. by Mike Marshall · 9 years ago
  39. 4c27b32 Orangefs: change ORANGEFS_VERSION from "Unknown" to "upstream" by Mike Marshall · 9 years ago
  40. c817e26 Orangefs: rename orangefs_kernel_op_s.aio_ref_count to just ref_count. by Mike Marshall · 9 years ago
  41. b3ae475 Orangefs: implement .write_iter by Mike Marshall · 9 years ago
  42. afd2ff9 Linux 4.4 by Linus Torvalds · 9 years ago
  43. eac6f76 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  44. 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
  45. 751e5f5 vmstat: allocate vmstat_wq before it is used by Michal Hocko · 9 years ago
  46. 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
  47. 516c50c Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 9 years ago
  48. 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
  49. 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
  50. 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
  51. 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
  52. 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
  53. a6a7358 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  54. 212c7f6 Merge tag 'dmaengine-fix-4.4' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 9 years ago
  55. 436950a Merge branch 'dmi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 9 years ago
  56. 4054f64 Merge tag 'sound-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 9 years ago
  57. 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
  58. 6126eb2 Revert "block: Split bios on chunk boundaries" by Jens Axboe · 9 years ago
  59. 5c3b99d PCI: dra7xx: Mark driver as broken by Richard Cochran · 9 years ago
  60. ff4319d firmware: dmi_scan: Fix UUID endianness for SMBIOS >= 2.6 by Andrea Arcangeli · 9 years ago
  61. 9db22d9 ACPI / property: avoid leaking format string into kobject name by Kees Cook · 9 years ago
  62. 02006f7a Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 9 years ago
  63. 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
  64. 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
  65. 049fb9b ftrace/module: Call clean up function when module init fails early by Steven Rostedt (Red Hat) · 9 years ago
  66. 0f090bf dts: vt8500: Add SDHC node to DTS file for WM8650 by Roman Volkov · 9 years ago
  67. 5b1a618 ARM: Fix broken USB support in multi_v7_defconfig for sunxi devices by Timo Sigurdsson · 9 years ago
  68. e5e57e7 kvm: x86: only channel 0 of the i8254 is linked to the HPET by Paolo Bonzini · 9 years ago
  69. 164afb1 iommu/dma: Use correct offset in map_sg by Robin Murphy · 9 years ago
  70. 3bea6a4 Merge branch 'linux-4.4' of git://github.com/skeggsb/linux into drm-fixes by Dave Airlie · 9 years ago
  71. b0b7902 dmaengine: xgene-dma: Fix double IRQ issue by setting IRQ_DISABLE_UNLAZY flag by Rameshwar Prasad Sahu · 9 years ago
  72. b02bab6 async_tx: use GFP_NOWAIT rather than GFP_IO by NeilBrown · 9 years ago
  73. 20f1275 ARM: versatile: fix MMC/SD interrupt assignment by Linus Walleij · 9 years ago
  74. a461a3e ARM: nomadik: set latencies to 8 cycles by Linus Walleij · 9 years ago
  75. b06f3a1 Merge tag 'for-linus-20160106' of git://git.infradead.org/linux-mtd by Linus Torvalds · 9 years ago
  76. 51cb67c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 9 years ago
  77. 8b8a321 tcp: fix zero cwnd in tcp_cwnd_reduction by Yuchung Cheng · 9 years ago
  78. 58caf63 Driver: Vmxnet3: Fix regression caused by 5738a09 by Shrikrishna Khare · 9 years ago
  79. e439bd4 net: qmi_wwan: Add WeTelecom-WPD600N by Kristian Evensen · 9 years ago
  80. fde55c4 mkiss: fix scribble on freed memory by Alan · 9 years ago
  81. 07a5d38 net: possible use after free in dst_release by Francesco Ruggeri · 9 years ago
  82. 3f37b26 Merge tag 'asoc-fix-v4.4-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 9 years ago
  83. e7b11dc ARM: OMAP2+: Fix onenand rate detection to avoid filesystem corruption by Tony Lindgren · 9 years ago
  84. 093e584 sched/core: Reset task's lockless wake-queues on fork() by Sebastian Andrzej Siewior · 9 years ago
  85. be958bd sched/core: Fix unserialized r-m-w scribbling stuff by Peter Zijlstra · 9 years ago
  86. 570f524 sched/core: Check tgid in is_global_init() by Sergey Senozhatsky · 9 years ago
  87. 9e0e83a sched/fair: Fix multiplication overflow on 32-bit systems by Andrey Ryabinin · 9 years ago
  88. 12ca6ad perf: Fix race in swevent hash by Peter Zijlstra · 9 years ago
  89. c127449 perf: Fix race in perf_event_exec() by Peter Zijlstra · 9 years ago
  90. 16605e8 dmaengine: Revert "dmaengine: mic_x100: add missing spin_unlock" by Ashutosh Dixit · 9 years ago
  91. 73c20a8 net: sched: fix missing free per cpu on qstats by John Fastabend · 9 years ago
  92. f941461 ARM: net: bpf: fix zero right shift by Rabin Vincent · 9 years ago
  93. 60aa3b0 6pack: fix free memory scribbles by One Thousand Gnomes · 9 years ago
  94. 55795ef net: filter: make JITs zero A for SKF_AD_ALU_XOR_X by Rabin Vincent · 9 years ago
  95. a32d5b7 mtd: spi-nor: fix stm_is_locked_sr() parameters by Brian Norris · 9 years ago
  96. 67b9bcd mtd: spi-nor: fix Spansion regressions (aliased with Winbond) by Brian Norris · 9 years ago
  97. bc42f36 Merge remote-tracking branch 'asoc/fix/intel' into asoc-linus by Mark Brown · 9 years ago
  98. 84a5347 Merge remote-tracking branch 'asoc/fix/rt5645' into asoc-linus by Mark Brown · 9 years ago
  99. 449af26 Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linus by Mark Brown · 9 years ago
  100. 7a78d94 Merge remote-tracking branch 'asoc/fix/arizona' into asoc-linus by Mark Brown · 9 years ago