1. d0e85e0 libceph: drop declaration of ceph_con_get() by Alex Elder · 14 years ago
  2. dfae3b3 libceph: check for invalid mapping by Sage Weil · 14 years ago
  3. 63c1362 libceph: clean up con flags by Sage Weil · 14 years ago
  4. 265fb7c libceph: replace connection state bits with states by Sage Weil · 14 years ago
  5. 59d0272 libceph: prevent the race of incoming work during teardown by Guanjun He · 14 years ago
  6. 9beb73f libceph: initialize msgpool message types by Sage Weil · 14 years ago
  7. 638ba17 libceph: set peer name on con_open, not init by Sage Weil · 14 years ago
  8. a94af04 libceph: define and use an explicit CONNECTED state by Alex Elder · 14 years ago
  9. 9021a42 libceph: drop ceph_con_get/put helpers and nref member by Sage Weil · 14 years ago
  10. ce4516f libceph: make ceph_con_revoke_message() a msg op by Alex Elder · 14 years ago
  11. ae04853 libceph: make ceph_con_revoke() a msg operation by Alex Elder · 14 years ago
  12. e84e066 libceph: have messages point to their connection by Alex Elder · 14 years ago
  13. 6880138 libceph: fully initialize connection in con_init() by Alex Elder · 14 years ago
  14. 31a84d8 libceph: embed ceph connection structure in mon_client by Alex Elder · 14 years ago
  15. 0bcd157 libceph: start tracking connection socket state by Alex Elder · 14 years ago
  16. bc32747 libceph: start separating connection flags from state by Alex Elder · 14 years ago
  17. d910c11 libceph: embed ceph messenger structure in ceph_client by Alex Elder · 14 years ago
  18. 809c58f libceph: kill bad_proto ceph connection op by Alex Elder · 14 years ago
  19. ac7a426 libceph: eliminate connection state "DEAD" by Alex Elder · 14 years ago
  20. 49da293 libceph: fix messenger retry by Sage Weil · 14 years ago
  21. ed35fbc ceph: use info returned by get_authorizer by Alex Elder · 14 years ago
  22. 4f33c7e ceph: have get_authorizer methods return pointers by Alex Elder · 14 years ago
  23. 018a2a1 ceph: messenger: reduce args to create_authorizer by Alex Elder · 14 years ago
  24. 0f56a54 ceph: define ceph_auth_handshake type by Alex Elder · 14 years ago
  25. 9a0117a crush: fix tree node weight lookup by Sage Weil · 14 years ago
  26. 506b467 crush: clean up types, const-ness by Sage Weil · 14 years ago
  27. 588c72e nfsd: add get_uint for u32's by J. Bruce Fields · 14 years ago
  28. a57a57a efi: Defer freeing boot services memory until after ACPI init by Josh Triplett · 14 years ago
  29. 368845f x86, mm: Trim memory in memblock to be page aligned by Yinghai Lu · 14 years ago
  30. f2a713d mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driver by Brian Norris · 14 years ago
  31. 2d2f242 vlan: don't deliver frames for unknown vlans to protocols by Florian Zumbiehl · 14 years ago
  32. 70f7f1c netlink: add reference of module in netlink_dump_start by Gao feng · 14 years ago
  33. 9b62355 SUNRPC: Fix a UDP transport regression by Trond Myklebust · 14 years ago
  34. 0fc58b2 netfilter: ipset: fix timeout value overflow bug by Jozsef Kadlecsik · 14 years ago
  35. 04a30bd mempolicy: fix a race in shared_policy_replace() by Mel Gorman · 14 years ago
  36. 53bf146 xfrm_user: ensure user supplied esn replay window is valid by Mathias Krause · 14 years ago
  37. 268b7d4 serial: set correct baud_base for EXSYS EX-41092 Dual 16950 by Flavio Leitner · 14 years ago
  38. 97ed537 kthread_worker: reimplement flush_kthread_work() to allow freeing the work item being executed by Tejun Heo · 14 years ago
  39. 9a227fc time: Move ktime_t overflow checking into timespec_valid_strict by John Stultz · 14 years ago
  40. 8e87815 time: Improve sanity checking of timekeeping inputs by John Stultz · 14 years ago
  41. e194fab sched: Fix race in task_group() by Peter Zijlstra · 14 years ago
  42. f15e724 NFS: Fix the initialisation of the readdir 'cookieverf' array by Trond Myklebust · 14 years ago
  43. 32e6530 mm/ia64: fix a memory block size bug by Jianguo Wu · 14 years ago
  44. cf499a0 kobject: fix oops with "input0: bad kobj_uevent_env content in show_uevent()" by Bjørn Mork · 14 years ago
  45. d409354 mmc: card: Skip secure erase on MoviNAND; causes unrecoverable corruption. by Ian Chen · 14 years ago
  46. d156b47 perf_event: Switch to internal refcount, fix race with close() by Al Viro · 14 years ago
  47. f92e8b0 vfs: dcache: use DCACHE_DENTRY_KILLED instead of DCACHE_DISCONNECTED in d_kill() by Miklos Szeredi · 14 years ago
  48. 6cacd60 bnx2x: fix 57840_MF pci id by Yuval Mintz · 14 years ago
  49. 9e296be af_packet: don't emit packet on orig fanout group by Eric Leblond · 14 years ago
  50. 2dc3b21 net: Allow driver to limit number of GSO segments per skb by Ben Hutchings · 14 years ago
  51. 952227d USB: add USB_VENDOR_AND_INTERFACE_INFO() macro by Gustavo Padovan · 14 years ago
  52. 8b9f386 ext4: make sure the journal sb is written in ext4_clear_journal_err() by Theodore Ts'o · 14 years ago
  53. 95c9248 Input: eeti_ts: pass gpio value instead of IRQ by Arnd Bergmann · 14 years ago
  54. 5784dff ARM: pxa: remove irq_to_gpio from ezx-pcap driver by Arnd Bergmann · 14 years ago
  55. 26665db random: remove rand_initialize_irq() by Theodore Ts'o · 14 years ago
  56. 29aef9d random: add new get_random_bytes_arch() function by Theodore Ts'o · 14 years ago
  57. 1d0eb35 random: create add_device_randomness() interface by Linus Torvalds · 14 years ago
  58. 0110bbf random: make 'add_interrupt_randomness()' do something sane by Theodore Ts'o · 14 years ago
  59. 27cd8f5 posix_types.h: Cleanup stale __NFDBITS and related definitions by Josh Boyer · 14 years ago
  60. d3b4254 workqueue: perform cpu down operations from low priority cpu_notifier() by Tejun Heo · 14 years ago
  61. 20855fe tun: fix a crash bug and a memory leak by Mikulas Patocka · 14 years ago
  62. 7b689c5 x86/mce: Fix siginfo_t->si_addr value for non-recoverable memory faults by Tony Luck · 14 years ago
  63. 016e7d8 NFC: Export nfc.h to userland by Samuel Ortiz · 14 years ago
  64. 765bdc4 timekeeping: Provide hrtimer update function by Thomas Gleixner · 14 years ago
  65. 5e5006e hrtimer: Provide clock_was_set_delayed() by John Stultz · 14 years ago
  66. 7490d0a sched/nohz: Rewrite and fix load-avg computation -- again by Peter Zijlstra · 14 years ago
  67. 7ad71f9 memblock: free allocated memblock_reserved_regions later by Yinghai Lu · 14 years ago
  68. 0e343db memory hotplug: fix invalid memory access caused by stale kswapd pointer by Jiang Liu · 14 years ago
  69. 2c07f25 splice: fix racy pipe->buffers uses by Eric Dumazet · 14 years ago
  70. 1076241 SUNRPC: new svc_bind() routine introduced by Stanislav Kinsbursky · 14 years ago
  71. 0bbc9d1 Lockd: pass network namespace to creation and destruction routines by Stanislav Kinsbursky · 14 years ago
  72. 0659cf9d PCI: EHCI: fix crash during suspend on ASUS computers by Alan Stern · 14 years ago
  73. f632881 aio: make kiocb->private NUll in init_sync_kiocb() by Junxiao Bi · 14 years ago
  74. 0f9c37b rpmsg: make sure inflight messages don't invoke just-removed callbacks by Ohad Ben-Cohen · 14 years ago
  75. 735129c rpmsg: avoid premature deallocation of endpoints by Ohad Ben-Cohen · 14 years ago
  76. d3ae4a8 mm: fix slab->page _count corruption when using slub by Pravin B Shelar · 14 years ago
  77. 993772c net: remove skb_orphan_try() by Eric Dumazet · 14 years ago
  78. 12ad741 USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2 by Alan Stern · 14 years ago
  79. 78ac34a swap: fix shmem swapping when more than 8 areas by Hugh Dickins · 14 years ago
  80. 54a40b2 libata: add a host flag to ignore detected ATA devices by Andy Whitcroft · 14 years ago
  81. 3410afe module_param: stop double-calling parameters. by Rusty Russell · 14 years ago
  82. b642cb6 radix-tree: fix contiguous iterator by Konstantin Khlebnikov · 14 years ago
  83. 010589e skb: avoid unnecessary reallocations in __skb_cow by Felix Fietkau · 14 years ago
  84. 08c372d kbuild: install kernel-page-flags.h by Ulrich Drepper · 14 years ago
  85. 11c8c73 mmc: sdio: avoid spurious calls to interrupt handlers by Nicolas Pitre · 14 years ago
  86. 774a93a usbhid: prevent deadlock during timeout by Oliver Neukum · 14 years ago
  87. 14e931a Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 14 years ago
  88. 31ae983 Merge branches 'perf-urgent-for-linus', 'x86-urgent-for-linus' and 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
  89. 26a5d3c netfilter: ipset: fix hash size checking in kernel by Jozsef Kadlecsik · 14 years ago
  90. 5b6e9bc usbnet: fix skb traversing races during unlink(v2) by Ming Lei · 14 years ago
  91. 05c69d2 block: fix buffer overflow when printing partition UUIDs by Tejun Heo · 14 years ago
  92. 85fd0bc Fix blkdev.h build errors when BLOCK=n by Russell King · 14 years ago
  93. 4a873f5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 14 years ago
  94. 080399a block: don't mark buffers beyond end of disk as mapped by Jeff Moyer · 14 years ago
  95. 59b9997 Revert "net: maintain namespace isolation between vlan and real device" by David S. Miller · 14 years ago
  96. 9b63776 tracing: Do not enable function event with enable by Steven Rostedt · 14 years ago
  97. 1c430a7 net: compare_ether_addr[_64bits]() has no ordering by Johannes Berg · 14 years ago
  98. 4f988f1 seqlock: add 'raw_seqcount_begin()' function by Linus Torvalds · 14 years ago
  99. 2f62427 Fix __read_seqcount_begin() to use ACCESS_ONCE for sequence value read by Linus Torvalds · 14 years ago
  100. c42f1d4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 14 years ago