1. 89d77c8 NFS: Convert v4 into a module by Bryan Schumaker · 12 years ago
  2. 1179acc NFS: Only initialize the ACL client in the v3 case by Bryan Schumaker · 12 years ago
  3. ff9099f2 NFS: Create a try_mount rpc op by Bryan Schumaker · 12 years ago
  4. ab7017a NFS: Add version registering framework by Bryan Schumaker · 12 years ago
  5. ab96291 NFS: Split out NFS v3 inode operations by Bryan Schumaker · 12 years ago
  6. 597d928 NFS: Split out NFS v2 inode operations by Bryan Schumaker · 12 years ago
  7. de73483 NFS: Treat NFS4ERR_CLID_INUSE as a fatal error by Chuck Lever · 12 years ago
  8. 6a1a1e3 SUNRPC: Add rpcauth_list_flavors() by Chuck Lever · 12 years ago
  9. 8626e4a Merge commit '9249e17fe094d853d1ef7475dd559a2cc7e23d42' into nfs-for-3.6 by Trond Myklebust · 12 years ago
  10. 9249e17 VFS: Pass mount flags to sget() by David Howells · 12 years ago
  11. b5fb63c1 fs: add nd_jump_link by Christoph Hellwig · 12 years ago
  12. 79714f7 get rid of kern_path_parent() by Al Viro · 12 years ago
  13. 312b63f don't pass nameidata * to vfs_create() by Al Viro · 12 years ago
  14. ebfc3b4 don't pass nameidata to ->create() by Al Viro · 12 years ago
  15. 00cd8dd stop passing nameidata to ->lookup() by Al Viro · 12 years ago
  16. 0b728e1 stop passing nameidata * to ->d_revalidate() by Al Viro · 12 years ago
  17. e45198a make finish_no_open() return int by Al Viro · 12 years ago
  18. 30d9049 kill struct opendata by Al Viro · 12 years ago
  19. d958527 make ->atomic_open() return int by Al Viro · 12 years ago
  20. 4723768 ->atomic_open() prototype change - pass int * instead of bool * by Al Viro · 12 years ago
  21. 015c3bb vfs: remove open intents from nameidata by Miklos Szeredi · 12 years ago
  22. 8867fe5 nfs: clean up ->create in nfs_rpc_ops by Miklos Szeredi · 12 years ago
  23. d18e900 vfs: add i_op->atomic_open() by Miklos Szeredi · 12 years ago
  24. b3d9b7a vfs: switch i_dentry/d_alias to hlist by Al Viro · 12 years ago
  25. d55e5bd Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  26. 00c3e27 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  27. 29f6738 memblock: free allocated memblock_reserved_regions later by Yinghai Lu · 12 years ago
  28. 99ab7b1 mm: sparse: fix usemap allocation above node descriptor section by Yinghai Lu · 12 years ago
  29. d8adde1 memory hotplug: fix invalid memory access caused by stale kswapd pointer by Jiang Liu · 12 years ago
  30. f6c06ab timekeeping: Provide hrtimer update function by Thomas Gleixner · 12 years ago
  31. f55a6fa hrtimer: Provide clock_was_set_delayed() by John Stultz · 12 years ago
  32. 1e032dc Merge tag 'usb-3.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  33. 055c9fa Merge tag 'fixes-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 12 years ago
  34. dbf0e4c PCI: EHCI: fix crash during suspend on ASUS computers by Alan Stern · 12 years ago
  35. 6f5410b Merge tag 'rpmsg-3.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/rpmsg by Linus Torvalds · 12 years ago
  36. c540521 security: Minor improvements to no_new_privs documentation by Andy Lutomirski · 12 years ago
  37. 1b7fa4c Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 12 years ago
  38. 1b74a86 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 12 years ago
  39. 6bc5154 Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  40. f567fde gpio: fix bits conflict for gpio flags by Laxman Dewangan · 12 years ago
  41. 2dfd060 aio: make kiocb->private NUll in init_sync_kiocb() by Junxiao Bi · 12 years ago
  42. 15fd943 rpmsg: make sure inflight messages don't invoke just-removed callbacks by Ohad Ben-Cohen · 12 years ago
  43. 5a081ca rpmsg: avoid premature deallocation of endpoints by Ohad Ben-Cohen · 12 years ago
  44. a3da2c6 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  45. d4db293 KVM: Pass kvm_irqfd to functions by Alex Williamson · 12 years ago
  46. 87fac28 linux/irq.h: fix kernel-doc warning by Randy Dunlap · 12 years ago
  47. 57208fa NFS: Create an write_pageio_init() function by Bryan Schumaker · 12 years ago
  48. 1abb5088 NFS: Create an read_pageio_init() function by Bryan Schumaker · 12 years ago
  49. 6663ee7 NFS: Create an alloc_client rpc_op by Bryan Schumaker · 12 years ago
  50. cdb7ece NFS: Create a free_client rpc_op by Bryan Schumaker · 12 years ago
  51. 57ec14c NFS: Create a return_delegation rpc op by Bryan Schumaker · 12 years ago
  52. 011e2a7 NFS: Create a have_delegation rpc_op by Bryan Schumaker · 12 years ago
  53. 2f2c63b NFS: Cleanup - only store the write verifier in struct nfs_page by Trond Myklebust · 12 years ago
  54. 140150d SUNRPC: Remove unused function xdr_encode_pages by Trond Myklebust · 12 years ago
  55. 4517d52 SUNRPC: Add the helper xdr_stream_pos by Trond Myklebust · 12 years ago
  56. c337d36 SUNRPC: xdr_read_pages should return the amount of XDR encoded page data by Trond Myklebust · 12 years ago
  57. bfeea1d SUNRPC: Don't decode beyond the end of the RPC reply message by Trond Myklebust · 12 years ago
  58. f3747e2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  59. aace99e Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 12 years ago
  60. 2ecedc4 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 12 years ago
  61. a116371 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  62. 636040b Merge tag 'nfs-for-3.5-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  63. d3decf3 vga_switcheroo: Add include guard by Ozan Çağlayan · 12 years ago
  64. bc259ad Merge tag 'staging-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 12 years ago
  65. fe80352 Merge tag 'driver-core-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  66. a2a2609 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 12 years ago
  67. 10d8935 Viresh has moved by Viresh Kumar · 12 years ago
  68. abca7c4 mm: fix slab->page _count corruption when using slub by Pravin B Shelar · 12 years ago
  69. f40759e Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  70. 246f6f2 kmsg - kmsg_dump() fix CONFIG_PRINTK=n compilation by Kay Sievers · 12 years ago
  71. 9023a40 Merge tag 'mmc-fixes-for-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 12 years ago
  72. 93b3cca ftrace: Make all inline tags also include notrace by Steven Rostedt · 12 years ago
  73. 2a4c899 NFSv4.1: Fix umount when filelayout DS is also the MDS by Trond Myklebust · 12 years ago
  74. ef890ae Merge tag 'asoc-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus by Takashi Iwai · 12 years ago
  75. f8fee8f vga_switcheroo.h: fix pci_dev warning by Randy Dunlap · 12 years ago
  76. 9b15b81 swap: fix shmem swapping when more than 8 areas by Hugh Dickins · 12 years ago
  77. 873b779 Merge tag 'nfs-for-3.5-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 12 years ago
  78. 41c8c53 Merge tag 'usb-3.5-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  79. a95f9b6 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  80. 62b1a8a net: remove skb_orphan_try() by Eric Dumazet · 12 years ago
  81. e2ae715 kmsg - kmsg_dump() use iterator to receive log buffer content by Kay Sievers · 12 years ago
  82. 76aaa51 block: Drop dead function blk_abort_queue() by Asias He · 12 years ago
  83. b532ff2 Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  84. fea7c78 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  85. fce3979 pstore/ram_core: Factor persistent_ram_zap() out of post_init() by Anton Vorontsov · 12 years ago
  86. 201e4ac pstore/ram: Should update old dmesg buffer before reading by Anton Vorontsov · 12 years ago
  87. c2fb8a3 USB: add NO_D3_DURING_SLEEP flag and revert 151b61284776be2 by Alan Stern · 12 years ago
  88. 047fe36 splice: fix racy pipe->buffers uses by Eric Dumazet · 12 years ago
  89. 5aa04d3 Merge branch 'master' of git://1984.lsi.us.es/net by David S. Miller · 12 years ago
  90. 2177905 Input: fix input.h kernel-doc warning by Randy Dunlap · 12 years ago
  91. 1761a110 [media] Fix regression in ioctl numbering by Hans Verkuil · 12 years ago
  92. 4a1e001 Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/urgent by Ingo Molnar · 12 years ago
  93. 972a55b ASoC: fix pxa-ssp compiling issue under mach-mmp by Qiao Zhou · 12 years ago
  94. 6017221 ARM: MMP: add pxa910-ssp into ssp_id_table by Qiao Zhou · 12 years ago
  95. 8876d6b net: Make linux/tcp.h C++ friendly (trivial) by Paul Pluzhnikov · 12 years ago
  96. 7249450 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  97. 106544d Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  98. 857505f Merge tag 'moduleparam-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 12 years ago
  99. 505cff0 vga_switcheroo: Fix error without CONFIG_VGA_SWITCHEROO by Takashi Iwai · 12 years ago
  100. c8e9cf7 vga_switcheroo: Add a helper function to get the client state by Takashi Iwai · 12 years ago