1. 15a4520 SUNRPC: add sending,pending queue and max slot to xprt stats by Andy Adamson · 14 years ago
  2. 2f09c24 SUNRPC: Ensure that we can trace waitqueues when !defined(CONFIG_SYSCTL) by Trond Myklebust · 14 years ago
  3. 3b64739 Lockd: shutdown NLM hosts in network namespace context by Stanislav Kinsbursky · 14 years ago
  4. 66697bf LockD: make nlm hosts network namespace aware by Stanislav Kinsbursky · 14 years ago
  5. bb2224d Lockd: per-net up and down routines introduced by Stanislav Kinsbursky · 14 years ago
  6. 7b147f1 SUNRPC: service destruction in network namespace context by Stanislav Kinsbursky · 14 years ago
  7. ef159e9 NFSv4.1: Add a module parameter to set the number of session slots by Trond Myklebust · 14 years ago
  8. 45d43c2 NFSv4.1: Convert slotid from u8 to u32 by Trond Myklebust · 14 years ago
  9. e6499c6 NFS: Fall back on old idmapper if request_key() fails by Bryan Schumaker · 14 years ago
  10. 8833812 SUNRPC: Change the default limit to the number of TCP slots by Trond Myklebust · 14 years ago
  11. 5753cba SUNRPC: Adding status trace points by Steve Dickson · 14 years ago
  12. 85c0d24 SUNRPC: Fix up sunrpc trace events by Trond Myklebust · 14 years ago
  13. 82b0a4c SUNRPC: Add trace events to the sunrpc subsystem by Trond Myklebust · 14 years ago
  14. a613fa1 SUNRPC: constify the rpc_program by Trond Myklebust · 14 years ago
  15. 080b794 SUNRPC: constify rpc_program->name by Trond Myklebust · 14 years ago
  16. 6eac7d3 SUNRPC: constify rpc_clnt fields cl_server and cl_protname by Trond Myklebust · 14 years ago
  17. 4cb54ca SUNRPC: search for service transports in network namespace context by Stanislav Kinsbursky · 14 years ago
  18. 246590f SUNRPC: register service stats /proc entries in passed network namespace context by Stanislav Kinsbursky · 14 years ago
  19. cc9f4be sunrpc: fix stats.h for CONFIG_PROC_FS not enabled by Randy Dunlap · 14 years ago
  20. ec7652a SUNRPC: register RPC stats /proc entries in passed network namespace context by Stanislav Kinsbursky · 14 years ago
  21. 2c5f846 SUNRPC: generic cache register routines removed by Stanislav Kinsbursky · 14 years ago
  22. a1db410 SUNRPC: create GSS auth cache per network namespace by Stanislav Kinsbursky · 14 years ago
  23. 0a402d5 SUNRPC: cache creation and destruction routines introduced by Stanislav Kinsbursky · 14 years ago
  24. 5ecebb7 SUNRPC: unregister service on creation in current network namespace by Stanislav Kinsbursky · 14 years ago
  25. 5247fab SUNRPC: pass network namespace to service registering routines by Stanislav Kinsbursky · 14 years ago
  26. f2ac4dc SUNRPC: parametrize rpc_uaddr2sockaddr() by network context by Stanislav Kinsbursky · 14 years ago
  27. 90100b1 SUNRPC: parametrize rpc_pton() by network context by Stanislav Kinsbursky · 14 years ago
  28. f7a30c1 SUNRPC: parametrize local rpcbind clients creation with net ns by Stanislav Kinsbursky · 14 years ago
  29. 977ac31 SUNRPC: register rpcbind programs in passed network namespase context by Stanislav Kinsbursky · 14 years ago
  30. 961a828 SUNRPC: Fix potential races in xprt_lock_write_next() by Trond Myklebust · 14 years ago
  31. d2d7ce2 NFSv4: Replace lock_owner->ld_id with an ida based allocator by Trond Myklebust · 14 years ago
  32. 9157c31 NFSv4: Replace state_owner->so_owner_id with an ida based allocator by Trond Myklebust · 14 years ago
  33. 1313e60 NFS: Remove unnecessary includes from linux/nfs_fs_i.h by Trond Myklebust · 14 years ago
  34. 12bc372 SUNRPC: kernel PipeFS mount point creation routines removed by Stanislav Kinsbursky · 14 years ago
  35. eee1732 NFS: idmap PipeFS notifier introduced by Stanislav Kinsbursky · 14 years ago
  36. e50a7a1 NFS: make NFS client allocated per network namespace context by Stanislav Kinsbursky · 14 years ago
  37. 820f944 SUNRPC: split cache creation and PipeFS registration by Stanislav Kinsbursky · 14 years ago
  38. 30507f5 SUNRPC: remove RPC PipeFS mount point reference from RPC client by Stanislav Kinsbursky · 14 years ago
  39. 80df9d2 SUNRPC: subscribe RPC clients to pipefs notifications by Stanislav Kinsbursky · 14 years ago
  40. 70abc49 SUNRPC: make SUNPRC clients list per network namespace context by Stanislav Kinsbursky · 14 years ago
  41. 0157d02 SUNRPC: handle RPC client pipefs dentries by network namespace aware routines by Stanislav Kinsbursky · 14 years ago
  42. c239d83 SUNRPC: split SUNPRC PipeFS dentry and private pipe data creation by Stanislav Kinsbursky · 14 years ago
  43. d706ed1 SUNPRC: cleanup RPC PipeFS pipes upcall interface by Stanislav Kinsbursky · 14 years ago
  44. ba9e097 SUNRPC: split SUNPRC PipeFS pipe data and inode creation by Stanislav Kinsbursky · 14 years ago
  45. 766347b SUNRPC: replace inode lock with pipe lock for RPC PipeFS operations by Stanislav Kinsbursky · 14 years ago
  46. c21a588 SUNRPC: pipefs per-net operations helper introduced by Stanislav Kinsbursky · 14 years ago
  47. 432eb1a SUNRPC: pipefs dentry lookup helper introduced by Stanislav Kinsbursky · 14 years ago
  48. 2d00131 SUNRPC: send notification events on pipefs sb creation and destruction by Stanislav Kinsbursky · 14 years ago
  49. 5bff038 SUNRPC: remove non-exclusive pipe creation from RPC pipefs by Stanislav Kinsbursky · 14 years ago
  50. d3712b9 Merge tag 'for-linus' of git://github.com/prasad-joshi/logfs_upstream by Linus Torvalds · 14 years ago
  51. 6bc2b95 Merge tag 'usb-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 14 years ago
  52. a14a8d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 14 years ago
  53. 4acb419 net/tcp: Fix tcp memory limits initialization when !CONFIG_SYSCTL by Glauber Costa · 14 years ago
  54. 181e9bd PM / Hibernate: Fix s2disk regression related to freezing workqueues by Rafael J. Wysocki · 14 years ago
  55. 0a96265 Merge tag 'driver-core-3.3-rc1-bugfixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 14 years ago
  56. deb9b4c Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 14 years ago
  57. 5ee4433 netns: Fail conspicously if someone uses net_generic at an inappropriate time. by Eric W. Biederman · 14 years ago
  58. 9018e93 net: explicitly add jump_label.h header to sock.h by Glauber Costa · 14 years ago
  59. 2437dcb Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
  60. 74a7f6a Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 14 years ago
  61. 7c24814 Merge branch 'for-greg' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 14 years ago
  62. 598781d drm: Fix authentication kernel crash by Thomas Hellstrom · 14 years ago
  63. f8275f9 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 14 years ago
  64. 701b259 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 14 years ago
  65. 36a1211 netprio_cgroup.h: dont include module.h from other includes by Paul Gortmaker · 14 years ago
  66. b82b918 team: send only changed options/ports via netlink by Jiri Pirko · 14 years ago
  67. 0fcd977 kernel-doc: fix new warning in usb.h by Randy Dunlap · 14 years ago
  68. d234696 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 14 years ago
  69. 1a5e29f kernel-doc: fix new warnings in device.h by Randy Dunlap · 14 years ago
  70. c1084a5 usb: otg: kill langwell_otg driver by Alexander Shishkin · 14 years ago
  71. c1aab02 migrate_mode.h is not exported to user mode by Stephen Rothwell · 14 years ago
  72. eb7004e Merge branches 'atomicio-apei', 'hotplug', 'sony-nvs-nosave' and 'thermal-netlink' into release by Len Brown · 14 years ago
  73. ac1e3d4 Merge tag 'pm-fixes-for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 14 years ago
  74. a99cbf6 Merge branch 'kernel-doc' from Randy Dunlap by Linus Torvalds · 14 years ago
  75. 4f57d86 Merge branch 'akpm' by Linus Torvalds · 14 years ago
  76. 7908b3e Merge git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 14 years ago
  77. fa75728 kernel-doc: fix kernel-doc warnings in sched by Randy Dunlap · 14 years ago
  78. 2f6c76a kernel-doc: fix new warnings in cfg80211.h by Randy Dunlap · 14 years ago
  79. 4d92261 kernel-doc: fix new warning in usb.h by Randy Dunlap · 14 years ago
  80. 2eda013 kernel-doc: fix new warnings in device.h by Randy Dunlap · 14 years ago
  81. 2451326 SHM_UNLOCK: fix Unevictable pages stranded after swap by Hugh Dickins · 14 years ago
  82. cb78edf kdump: define KEXEC_NOTE_BYTES arch specific for s390x by Michael Holzheu · 14 years ago
  83. 6536e31 mm: fix warnings regarding enum migrate_mode by Andrew Morton · 14 years ago
  84. 2d58d7e thermal: Rename generate_netlink_event by Jean Delvare · 14 years ago
  85. e9c688a driver core: remove drivers/base/sys.c and include/linux/sysdev.h by Greg Kroah-Hartman · 14 years ago
  86. b1cc16b bluetooth: hci: Fix type of "enable_hs" to bool. by David S. Miller · 14 years ago
  87. 0e90b31 net: introduce res_counter_charge_nofail() for socket allocations by Glauber Costa · 14 years ago
  88. 8cfd14a cgroup: make sure memcg margin is 0 when over limit by Glauber Costa · 14 years ago
  89. 376be5f net: fix socket memcg build with !CONFIG_NET by Glauber Costa · 14 years ago
  90. 1a3bc36 kernel-doc: fix new warning in net/sock.h by Randy Dunlap · 14 years ago
  91. 974c123 tcp: detect loss above high_seq in recovery by Yuchung Cheng · 14 years ago
  92. 93ece0c mlx4_en: eth statistics modification by Eugenia Emantayev · 14 years ago
  93. 2a7f51a MFD: mcp-core: fix mcp_priv() to be more type safe by Russell King · 14 years ago
  94. 1001a3a ACPI: Remove ./drivers/acpi/atomicio.[ch] by Myron Stowe · 14 years ago
  95. e615bf5 ACPI, APEI: Add 64-bit read/write support for APEI on i386 by Myron Stowe · 14 years ago
  96. 65f2e75 Revert "ARM: sa11x0: Implement autoloading of codec and codec pdata for mcp bus." by Russell King · 14 years ago
  97. 99b7250 ACPI processor hotplug: Delay acpi_processor_start() call for hotplugged cores by Thomas Renninger · 14 years ago
  98. 7208162 PM / Hibernate: Rewrite unlock_system_sleep() to fix s2disk regression by Srivatsa S. Bhat · 14 years ago
  99. 456a816 KEYS: Permit key_serial() to be called with a const key pointer by David Howells · 14 years ago
  100. 4ba3069 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 14 years ago