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