1. c360728 NFS: Don't swap bytes in nfs4_construct_boot_verifier() by Chuck Lever · 13 years ago
  2. 497826a NFS: Fix compiler warnings by Bryan Schumaker · 13 years ago
  3. bd4aeff NFSv4.1 skip rpc_call_done only on disconnected DS slot_table_waitq tasks by Andy Adamson · 13 years ago
  4. 996074c NFSv4.1 Just use nfs_put_client in filelayout release by Andy Adamson · 13 years ago
  5. d42e787 NFSv4.1 fix null state reference in filelayout_async_handle_error by Andy Adamson · 13 years ago
  6. 53b8ee3 NFSv4.1: Fix a bad reference count issue in the pNFS commit code by Trond Myklebust · 13 years ago
  7. b3f87b9 Merge branch 'bugfixes' into nfs-for-next by Trond Myklebust · 13 years ago
  8. 041245c NFSv4.1 resend LAYOUTGET on data server invalid layout errors by Andy Adamson · 13 years ago
  9. b4a2967 NFSv4.1 dereference a disconnected data server client record by Andy Adamson · 13 years ago
  10. 3a7936c NFSv4.1 ref count nfs_client across filelayout data server io by Andy Adamson · 13 years ago
  11. 0a57cda NFSv4.1 send layoutreturn to fence disconnected data server by Andy Adamson · 13 years ago
  12. 671fb89 NFSv4.1 wake up all tasks on un-connected DS slot table waitq by Andy Adamson · 13 years ago
  13. 0ad2f37 NFSv4.1 Check invalid deviceid upon slot table waitq wakeup by Andy Adamson · 13 years ago
  14. a033a09 NFSv4.1 remove nfs4_reset_write and nfs4_reset_read by Andy Adamson · 13 years ago
  15. e7dd79af NFSv4.1: mark deviceid invalid on filelayout DS connection errors by Andy Adamson · 13 years ago
  16. 98fc685 NFSv4.1 data server timeo and retrans module parameters by Andy Adamson · 13 years ago
  17. 9f0ec176 NFSv4.1 set RPC_TASK_SOFTCONN for filelayout DS RPC calls by Andy Adamson · 13 years ago
  18. 90fecfc NFSv4.1 cleanup filelayout invalid layout handling by Andy Adamson · 13 years ago
  19. 554d458 NFSv4.1: cleanup filelayout invalid deviceid handling by Andy Adamson · 13 years ago
  20. e73e6c9 Fixed goto readability in nfs_update_inode. by Matthew Treinish · 13 years ago
  21. 1afeaf5 sunrpc: fix loss of task->tk_status after rpc_delay call in xprt_alloc_slot by Trond Myklebust · 13 years ago
  22. 6b34309 sunrpc: suppress page allocation warnings in xprt_alloc_slot() by Jeff Layton · 13 years ago
  23. 5f23eff3 NFS: fix unsigned comparison in nfs4_create_sec_client by Benny Halevy · 13 years ago
  24. 39ffb92 NFS: Fix a compile issue when CONFIG_NFS_FSCACHE was undefined by Trond Myklebust · 13 years ago
  25. 7e450b4 rpc_pipefs: clear write bit from top level rpc_pipefs directory by Jeff Layton · 13 years ago
  26. bda1460 sunrpc: fix kernel-doc warnings by Randy Dunlap · 13 years ago
  27. 5abc03c NFS: kmalloc() doesn't return an ERR_PTR() by Dan Carpenter · 13 years ago
  28. 981f9fa NFS: Turn v3 on by default by Bryan Schumaker · 13 years ago
  29. 2ba6800 NFS: Make v2 configurable by Bryan Schumaker · 13 years ago
  30. 5e7e5a0 NFS: Create an NFS v3 stat_to_errno() by Bryan Schumaker · 13 years ago
  31. 87c7083 NFS: Pass mntfh as part of the nfs_mount_info structure by Bryan Schumaker · 13 years ago
  32. 46058d4 NFS: Allocate parsed mount data directly to the nfs_mount_info structure by Bryan Schumaker · 13 years ago
  33. d72c727 NFS: Create a single nfs_validate_mount_data() function by Bryan Schumaker · 13 years ago
  34. b72e4f4 NFS: Create a single function for text mount data by Bryan Schumaker · 13 years ago
  35. 486aa69 NFS: Create a new nfs_try_mount() by Bryan Schumaker · 13 years ago
  36. db83335 NFS: Let mount data parsing set the NFS version by Bryan Schumaker · 13 years ago
  37. 21e4b82 NFS: Use nfs_fs_mount_common() for remote referral mounts by Bryan Schumaker · 13 years ago
  38. 3d176e3 NFS: Use nfs_fs_mount_common() for xdev mounts by Bryan Schumaker · 13 years ago
  39. 8c958e0 NFS: Create a common xdev_mount() function by Bryan Schumaker · 13 years ago
  40. c40f8d1 NFS: Create a common fs_mount() function by Bryan Schumaker · 13 years ago
  41. 586f95c NFS: Remove NFS4_MOUNT_UNSHARED by Bryan Schumaker · 13 years ago
  42. 2311b94 NFS: Don't pass mount data to nfs_fscache_get_super_cookie() by Bryan Schumaker · 13 years ago
  43. bae3624 NFS: Create a single nfs_get_root() by Bryan Schumaker · 13 years ago
  44. 3028eb2 NFS: Rename nfs4_proc_get_root() by Bryan Schumaker · 13 years ago
  45. 36be505 Linux 3.4-rc7 by Linus Torvalds · 13 years ago
  46. 5889fc3 Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  47. 1bc4a5b Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  48. 85d5c4a Merge branch 'v3.4-samsung-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into fixes by Olof Johansson · 13 years ago
  49. 28b874a ARM: EXYNOS: fix ctrlbit for exynos5_clk_pdma1 by Kukjin Kim · 13 years ago
  50. fd717cd ARM: EXYNOS: use s5p-timer for UniversalC210 board by Marek Szyprowski · 13 years ago
  51. d2919c6 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/renesas into fixes by Olof Johansson · 13 years ago
  52. e994d5e ARM / mach-shmobile: Invalidate caches when booting secondary cores by Magnus Damm · 13 years ago
  53. d672000 ARM / mach-shmobile: sh73a0 SMP TWD boot regression fix by Kuninori Morimoto · 13 years ago
  54. b759bd1 ARM / mach-shmobile: r8a7779 SMP TWD boot regression fix by Magnus Damm · 13 years ago
  55. 173e2fe ARM: mach-shmobile: convert ag5evm to use the generic MMC GPIO hotplug helper by Guennadi Liakhovetski · 13 years ago
  56. 2b3e38c ARM: mach-shmobile: convert mackerel to use the generic MMC GPIO hotplug helper by Guennadi Liakhovetski · 13 years ago
  57. cf00c55 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 13 years ago
  58. 4a873f5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  59. 2eb4296 Merge tag 'dm-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-dm by Linus Torvalds · 13 years ago
  60. a6c072c MAINTAINERS: Add myself as the cpufreq maintainer by Rafael J. Wysocki · 13 years ago
  61. 510193a dm mpath: check if scsi_dh module already loaded before trying to load by Mike Snitzer · 13 years ago
  62. 7cab8bf dm thin: correct module description by Alasdair G Kergon · 13 years ago
  63. c3a0ce2 dm thin: fix unprotected use of prepared_discards list by Mike Snitzer · 13 years ago
  64. 03aaae7 dm thin: reinstate missing mempool_free in cell_release_singleton by Mike Snitzer · 13 years ago
  65. 2760f7a gpio/exynos: Fix compiler warnings when non-exynos machines are selected by Sachin Kamat · 13 years ago
  66. df9541a gpio: pch9: Use proper flow type handlers by Thomas Gleixner · 13 years ago
  67. bcc62fb Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  68. ec53646 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  69. 04e5335 Merge branch '3.4-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 13 years ago
  70. 7c0482e powerpc/irq: Fix another case of lazy IRQ state getting out of sync by Benjamin Herrenschmidt · 13 years ago
  71. 062e55e ks8851: Update link status during link change interrupt by Stephen Boyd · 13 years ago
  72. f09e224 macvtap: restore vlan header on user read by Basil Gor · 13 years ago
  73. c53cff5e vhost-net: fix handle_rx buffer size by Basil Gor · 13 years ago
  74. cfebf8f target: Drop incorrect se_lun_acl release for dynamic -> explict ACL conversion by Nicholas Bellinger · 13 years ago
  75. 4e25651 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu by Linus Torvalds · 13 years ago
  76. 1b76b02 mm: raise MemFree by reverting percpu_pagelist_fraction to 0 by Hugh Dickins · 13 years ago
  77. 13a8e0c bonding: don't increase rx_dropped after processing LACPDUs by Jiri Bohac · 13 years ago
  78. 38bf195 connector/userns: replace netlink uses of cap_raised() with capable() by Eric W. Biederman · 13 years ago
  79. e026886 sctp: check cached dst before using it by Nicolas Dichtel · 13 years ago
  80. c57b546 pktgen: fix crash at module unload by Eric Dumazet · 13 years ago
  81. 59b9997 Revert "net: maintain namespace isolation between vlan and real device" by David S. Miller · 13 years ago
  82. 380ec96 ehea: fix losing of NEQ events when one event occurred early by Thadeu Lima de Souza Cascardo · 13 years ago
  83. cfb8c3a igb: fix rtnl race in PM resume path by Benjamin Poirier · 13 years ago
  84. dccd9ecc ipv4: Do not use dead fib_info entries. by David S. Miller · 13 years ago
  85. d60b9c1 Merge branch 'parisc' (PA-RISC compile fixes) by Linus Torvalds · 13 years ago
  86. 7c28332 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 13 years ago
  87. 4a8a078 parisc: move definition of PAGE0 to asm/page.h by Rolf Eike Beer · 13 years ago
  88. 9b05b1e parisc: add missing include of asm/page.h to asm/pgtable.h by Rolf Eike Beer · 13 years ago
  89. 6eb608f parisc: drop include of asm/pdc.h from asm/hardware.h by Rolf Eike Beer · 13 years ago
  90. 25fe853 parisc: add missing forward declarations in asm/hardware.h by Rolf Eike Beer · 13 years ago
  91. 1cab420 parisc: add missing includes in asm/spinlock.h by Rolf Eike Beer · 13 years ago
  92. 9e5869f Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 13 years ago
  93. 17ff3c1 MAINTAINERS: add maintainer for LED subsystem by Bryan Wu · 13 years ago
  94. 6bc2e85 mm: nobootmem: fix sign extend problem in __free_pages_memory() by Russ Anderson · 13 years ago
  95. b8cd742 drivers/leds: correct __devexit annotations by Arnd Bergmann · 13 years ago
  96. 8c75776 memcg: free spare array to avoid memory leak by Sha Zhengju · 13 years ago
  97. 5e2bf01 namespaces, pid_ns: fix leakage on fork() failure by Mike Galbraith · 13 years ago
  98. 4998a6c hugetlb: prevent BUG_ON in hugetlb_fault() -> hugetlb_cow() by Chris Metcalf · 13 years ago
  99. 9327881 mm: fix division by 0 in percpu_pagelist_fraction() by Sasha Levin · 13 years ago
  100. 16fbdce proc/pid/pagemap: correctly report non-present ptes and holes between vmas by Konstantin Khlebnikov · 13 years ago