1. 78b65eb sunrpc: move rq_dropme flag into rq_flags by Jeff Layton · 10 years ago
  2. 30660e04b sunrpc: move rq_usedeferral flag to rq_flags by Jeff Layton · 10 years ago
  3. 7501cc2 sunrpc: move rq_local field to rq_flags by Jeff Layton · 10 years ago
  4. 4d152e2 sunrpc: add a generic rq_flags field to svc_rqst and move rq_secure to it by Jeff Layton · 10 years ago
  5. 2941b0e Merge tag 'nfs-for-3.19-1' into nfsd for-3.19 branch by J. Bruce Fields · 10 years ago
  6. 8d65ef7 sunrpc: eliminate the XPT_DETACHED flag by Jeff Layton · 10 years ago
  7. 388f0c7 sunrpc: add a debugfs rpc_xprt directory with an info file in it by Jeff Layton · 10 years ago
  8. b4b9d2c sunrpc: add debugfs file for displaying client rpc_task queue by Jeff Layton · 10 years ago
  9. 1702562 Merge tag 'nfs-cel-for-3.19' of git://git.linux-nfs.org/projects/anna/nfs-rdma into linux-next by Trond Myklebust · 10 years ago
  10. 624bd5b nfs: Add DEALLOCATE support by Anna Schumaker · 10 years ago
  11. f4ac167 nfs: Add ALLOCATE support by Anna Schumaker · 10 years ago
  12. edef129 SUNRPC: serialize iostats updates by Chuck Lever · 10 years ago
  13. 1306729 sunrpc: eliminate RPC_TRACEPOINTS by Jeff Layton · 10 years ago
  14. f895b25 sunrpc: eliminate RPC_DEBUG by Jeff Layton · 10 years ago
  15. 10b8956 lockd: eliminate LOCKD_DEBUG by Jeff Layton · 10 years ago
  16. cb1410c NFS: fix subtle change in COMMIT behavior by Weston Andros Adamson · 10 years ago
  17. 1a867a0 sunrpc: add tracepoints in xs_tcp_data_recv by Jeff Layton · 10 years ago
  18. 9f2e0f6 Merge branch 'for-3.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 10 years ago
  19. 4aab3b5 percpu-ref: fix DEAD flag contamination of percpu pointer by Tejun Heo · 10 years ago
  20. 8a84e01 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  21. 8b2ed21 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  22. a64bb02 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  23. 56429e9b merge nfs bugfixes into nfsd for-3.19 branch by J. Bruce Fields · 10 years ago
  24. 98e6901 can: dev: add can_is_canfd_skb() API by Dong Aisheng · 10 years ago
  25. 23cfa36 sched/cputime: Fix cpu_timer_sample_group() double accounting by Peter Zijlstra · 10 years ago
  26. 00b4d9a1 bitops: Fix shift overflow in GENMASK macros by Maxime COQUELIN · 10 years ago
  27. ec7de65 Merge tag 'for-v3.18-rc' of git://git.infradead.org/battery-2.6 by Linus Torvalds · 10 years ago
  28. 1afcb6e Merge tag 'nfs-for-3.18-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  29. 84bc886 inetdevice: fixed signed integer overflow by Vincent BENAYOUN · 10 years ago
  30. 78646f6 Merge tag 'pm+acpi-3.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  31. 3168949 Merge branches 'pm-domains', 'pm-sleep' and 'pm-cpufreq' by Rafael J. Wysocki · 10 years ago
  32. 5cf5203 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  33. f784a3f mem-hotplug: reset node managed pages when hot-adding a new pgdat by Tang Chen · 10 years ago
  34. ad53f92 mm/page_alloc: fix incorrect isolation behavior by rechecking migratetype by Joonsoo Kim · 10 years ago
  35. 15e5cda Merge tag 'trace-fixes-v3.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  36. c921220 Merge tag 'mfd-fixes-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 10 years ago
  37. 8c393f9 nfs: fix pnfs direct write memory leak by Peng Tao · 10 years ago
  38. 67732cd PM / Domains: Fix initial default state of the need_restore flag by Ulf Hansson · 10 years ago
  39. e30f53a tracing: Do not busy wait in buffer splice by Rabin Vincent · 10 years ago
  40. c0acb81 mfd: max77693: Fix always masked MUIC interrupts by Krzysztof Kozlowski · 10 years ago
  41. a315780 Merge branch 'devicetree/merge' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux by Linus Torvalds · 10 years ago
  42. c16561e PM / Domains: Change prototype for the attach and detach callbacks by Ulf Hansson · 10 years ago
  43. 72c72bd VFS: Rename do_fallocate() to vfs_fallocate() by Anna Schumaker · 10 years ago
  44. ed78bb8 Merge tag 'pci-v3.18-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  45. 9cdb5db include/linux/socket.h: Fix comment by Rasmus Villemoes · 10 years ago
  46. 32f638f PCI: Don't oops on virtual buses in acpi_pci_get_bridge_handle() by Yinghai Lu · 10 years ago
  47. a87fa1d of: Fix overflow bug in string property parsing functions by Grant Likely · 10 years ago
  48. f3ed88a Merge branch 'fixes-for-v3.18' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 10 years ago
  49. 81d92dc Merge tag 'for-linus-20141102' of git://git.infradead.org/linux-mtd by Linus Torvalds · 10 years ago
  50. ad2be37 Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  51. 7e05b80 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  52. 8945337 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 10 years ago
  53. aea4869 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  54. b2de525 Return short read or 0 at end of a raw device, not EIO by David Jeffery · 10 years ago
  55. 39bb5e6 net: skb_fclone_busy() needs to detect orphaned skb by Eric Dumazet · 10 years ago
  56. a7ca10f Merge branch 'akpm' (incoming from Andrew Morton) by Linus Torvalds · 10 years ago
  57. d7365e7 mm: memcontrol: fix missed end-writeback page accounting by Johannes Weiner · 10 years ago
  58. 3a3c02e mm: page-writeback: inline account_page_dirtied() into single caller by Johannes Weiner · 10 years ago
  59. 6d50e60 mm, thp: fix collapsing of hugepages on madvise by David Rientjes · 10 years ago
  60. 47f29df drivers: of: add return value to of_reserved_mem_device_init() by Marek Szyprowski · 10 years ago
  61. d506aa68 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago
  62. cb1a5ab block: Fix merge logic when CONFIG_BLK_DEV_INTEGRITY is not defined by Martin K. Petersen · 10 years ago
  63. d1b72cc overlayfs: fix lockdep misannotation by Miklos Szeredi · 10 years ago
  64. 54ef6df rcu: Provide counterpart to rcu_dereference() for non-RCU situations by Paul E. McKenney · 10 years ago
  65. 1efed2d usbnet: add a callback for set_rx_mode by Olivier Blin · 10 years ago
  66. ebcf34f skbuff.h: fix kernel-doc warning for headers_end by Randy Dunlap · 10 years ago
  67. 5631b8f compiler/gcc4+: Remove inaccurate comment about 'asm goto' miscompiles by Steven Noonan · 10 years ago
  68. e999dbc Revert "block: all blk-mq requests are tagged" by Christoph Hellwig · 10 years ago
  69. cdaf3e1 power: charger-manager: Fix accessing invalidated power supply after charger unbind by Krzysztof Kozlowski · 10 years ago
  70. bdbe814 power: charger-manager: Fix accessing invalidated power supply after fuel gauge unbind by Krzysztof Kozlowski · 10 years ago
  71. a69d82b power_supply: Add no_thermal property to prevent recursive get_temp calls by Krzysztof Kozlowski · 10 years ago
  72. dda02fd mm, cma: make parameters order consistent in func declaration and definition by Weijie Yang · 10 years ago
  73. f3d5c5d Merge remote-tracking branch 'regulator/fix/core' into regulator-linus by Mark Brown · 10 years ago
  74. d1e14f1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  75. 96971e9 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  76. 14d4cc0 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 10 years ago
  77. 1c45d9a Merge tag 'pm+acpi-3.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  78. 8264fce Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 10 years ago
  79. 571ee1b kvm: vfio: fix unregister kvm_device_ops of vfio by Wanpeng Li · 10 years ago
  80. 69c433e fs: limit filesystem stacking depth by Miklos Szeredi · 10 years ago
  81. 787fb6b vfs: add whiteout support by Miklos Szeredi · 10 years ago
  82. cbdf35b vfs: export check_sticky() by Miklos Szeredi · 10 years ago
  83. c771d68 vfs: introduce clone_private_mount() by Miklos Szeredi · 10 years ago
  84. bd5d085 vfs: export __inode_permission() to modules by Miklos Szeredi · 10 years ago
  85. 1c11859 vfs: export do_splice_direct() to modules by Miklos Szeredi · 10 years ago
  86. 4aa7c63 vfs: add i_op->dentry_open() by Miklos Szeredi · 10 years ago
  87. 816fb41 Merge tag 'remove-weak-declarations' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  88. 8c81f48 Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  89. a91e99e Merge branches 'pm-cpuidle' and 'pm-cpufreq' by Rafael J. Wysocki · 10 years ago
  90. 96ed753 Merge branch 'freezer' by Rafael J. Wysocki · 10 years ago
  91. 37c72ca Merge branch 'pm-qos' by Rafael J. Wysocki · 10 years ago
  92. 271a9c3 uprobes: Remove "weak" from function declarations by Bjorn Helgaas · 10 years ago
  93. e0a8400 memory-hotplug: Remove "weak" from memory_block_size_bytes() declaration by Bjorn Helgaas · 10 years ago
  94. 107bcc6 kgdb: Remove "weak" from kgdb_arch_pc() declaration by Bjorn Helgaas · 10 years ago
  95. 5ab03ac vmcore: Remove "weak" from function declarations by Bjorn Helgaas · 10 years ago
  96. 96a2adb clocksource: Remove "weak" from clocksource_default_clock() declaration by Bjorn Helgaas · 10 years ago
  97. 9e8beeb audit: Remove "weak" from audit_classify_compat_syscall() declaration by Bjorn Helgaas · 10 years ago
  98. 5695be1 OOM, PM: OOM killed task shouldn't escape PM suspend by Michal Hocko · 10 years ago
  99. a5b7616 mtd: m25p80,spi-nor: Fix module aliases for m25p80 by Ben Hutchings · 10 years ago
  100. c3351df Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 10 years ago