1. cc9f4be sunrpc: fix stats.h for CONFIG_PROC_FS not enabled by Randy Dunlap · 13 years ago
  2. ec7652a SUNRPC: register RPC stats /proc entries in passed network namespace context by Stanislav Kinsbursky · 13 years ago
  3. 1709427 NFS: decode destination address in proper network namespace context by Stanislav Kinsbursky · 13 years ago
  4. 599ec12 NFS: parse DNS cache in proper network namespace context by Stanislav Kinsbursky · 13 years ago
  5. 2c5f846 SUNRPC: generic cache register routines removed by Stanislav Kinsbursky · 13 years ago
  6. d05cc1040 SUNRPC: ip map cache per network namespace cleanup by Stanislav Kinsbursky · 13 years ago
  7. a1db410 SUNRPC: create GSS auth cache per network namespace by Stanislav Kinsbursky · 13 years ago
  8. 7339323 SUNRPC: create unix gid cache per network namespace by Stanislav Kinsbursky · 13 years ago
  9. 0a402d5 SUNRPC: cache creation and destruction routines introduced by Stanislav Kinsbursky · 13 years ago
  10. 5ecebb7 SUNRPC: unregister service on creation in current network namespace by Stanislav Kinsbursky · 13 years ago
  11. bee42f68 SUNRPC: register service on creation in current network namespace by Stanislav Kinsbursky · 13 years ago
  12. 5247fab SUNRPC: pass network namespace to service registering routines by Stanislav Kinsbursky · 13 years ago
  13. b030fb0 SUNRPC: use proper network namespace in rpcbind RPCBPROC_GETADDR procedure by Stanislav Kinsbursky · 13 years ago
  14. f2ac4dc SUNRPC: parametrize rpc_uaddr2sockaddr() by network context by Stanislav Kinsbursky · 13 years ago
  15. 90100b1 SUNRPC: parametrize rpc_pton() by network context by Stanislav Kinsbursky · 13 years ago
  16. 8b147f7 SUNRPC: parametrize rpc_pton6() by network context by Stanislav Kinsbursky · 13 years ago
  17. 3065f1e SUNRPC: parametrize rpc_parse_scope_id() by network context by Stanislav Kinsbursky · 13 years ago
  18. f7a30c1 SUNRPC: parametrize local rpcbind clients creation with net ns by Stanislav Kinsbursky · 13 years ago
  19. 977ac31 SUNRPC: register rpcbind programs in passed network namespase context by Stanislav Kinsbursky · 13 years ago
  20. c2550e0 SUNRPC: create rpcbind client in passed network namespace context by Stanislav Kinsbursky · 13 years ago
  21. 1a114a6 SUNRPC: optimize net_ns dereferencing in rpcbind registering calls by Stanislav Kinsbursky · 13 years ago
  22. 2ea75a1 SUNRPC: optimize net_ns dereferencing in rpcbind creation calls by Stanislav Kinsbursky · 13 years ago
  23. dff02d4 SUNRPC: move rpcbind internals to sunrpc part of network namespace context by Stanislav Kinsbursky · 13 years ago
  24. 961a828 SUNRPC: Fix potential races in xprt_lock_write_next() by Trond Myklebust · 13 years ago
  25. 2aeb98f NFS: Ensure that mmapped pages remain stable during writeback by Trond Myklebust · 13 years ago
  26. 536e43d NFS: Optimise away unnecessary setattrs for open(O_TRUNC); by Trond Myklebust · 13 years ago
  27. 48c22eb NFS: Move struct nfs_unique_id into struct nfs_seqid_counter by Trond Myklebust · 13 years ago
  28. 7ba127a NFSv4: Move contents of struct rpc_sequence into struct nfs_seqid_counter by Trond Myklebust · 13 years ago
  29. 9d12b21 NFSv41: Add a new helper nfs4_init_sequence() by Trond Myklebust · 13 years ago
  30. d2d7ce2 NFSv4: Replace lock_owner->ld_id with an ida based allocator by Trond Myklebust · 13 years ago
  31. 9157c31 NFSv4: Replace state_owner->so_owner_id with an ida based allocator by Trond Myklebust · 13 years ago
  32. d1e284d NFSv4: Clean up nfs4_get_state_owner by Trond Myklebust · 13 years ago
  33. 1313e60 NFS: Remove unnecessary includes from linux/nfs_fs_i.h by Trond Myklebust · 13 years ago
  34. 12bc372 SUNRPC: kernel PipeFS mount point creation routines removed by Stanislav Kinsbursky · 13 years ago
  35. 2561d61 NFS: remove RPC PipeFS mount point reference from blocklayout routines by Stanislav Kinsbursky · 13 years ago
  36. 627f306 NFS: blocklayout PipeFS notifier introduced by Stanislav Kinsbursky · 13 years ago
  37. 9e2e74d NFS: blocklayout pipe creation per network namespace context introduced by Stanislav Kinsbursky · 13 years ago
  38. 332dfab NFS: handle blocklayout pipe PipeFS dentry by network namespace aware routines by Stanislav Kinsbursky · 13 years ago
  39. eee1732 NFS: idmap PipeFS notifier introduced by Stanislav Kinsbursky · 13 years ago
  40. 4929d1d NFS: handle NFS idmap pipe PipeFS dentries by network namespace aware routines by Stanislav Kinsbursky · 13 years ago
  41. 7bb782c NFS: create callback transports in parent transport network namespace by Stanislav Kinsbursky · 13 years ago
  42. 6d59b8d NFS: pass NFS client owner network namespace to RPC client creation routine by Stanislav Kinsbursky · 13 years ago
  43. e50a7a1 NFS: make NFS client allocated per network namespace context by Stanislav Kinsbursky · 13 years ago
  44. ad6b134 SUNRPC: fix pipe->ops cleanup on pipe dentry unlink by Stanislav Kinsbursky · 13 years ago
  45. 39cb67b NFS: remove RPC PipeFS mount point references from NFS cache routines by Stanislav Kinsbursky · 13 years ago
  46. 9df69c8 NFS: DNS resolver PipeFS notifier introduced by Stanislav Kinsbursky · 13 years ago
  47. 1b340d0 NFS: DNS resolver cache per network namespace context introduced by Stanislav Kinsbursky · 13 years ago
  48. 5c1cacb NFS: handle NFS caches dentries by network namespace aware routines by Stanislav Kinsbursky · 13 years ago
  49. 9222b95 NFS: split cache creation and PipeFS registration by Stanislav Kinsbursky · 13 years ago
  50. 820f944 SUNRPC: split cache creation and PipeFS registration by Stanislav Kinsbursky · 13 years ago
  51. 30507f5 SUNRPC: remove RPC PipeFS mount point reference from RPC client by Stanislav Kinsbursky · 13 years ago
  52. 70fe25b SUNRPC: remove RPC pipefs mount point manipulations from RPC clients code by Stanislav Kinsbursky · 13 years ago
  53. f513125 SUNRPC: remove RPC client pipefs dentries after unregister by Stanislav Kinsbursky · 13 years ago
  54. 80df9d2 SUNRPC: subscribe RPC clients to pipefs notifications by Stanislav Kinsbursky · 13 years ago
  55. 70abc49 SUNRPC: make SUNPRC clients list per network namespace context by Stanislav Kinsbursky · 13 years ago
  56. ccdc28f SUNRPC: handle GSS AUTH pipes by network namespace aware routines by Stanislav Kinsbursky · 13 years ago
  57. 0157d02 SUNRPC: handle RPC client pipefs dentries by network namespace aware routines by Stanislav Kinsbursky · 13 years ago
  58. c239d83 SUNRPC: split SUNPRC PipeFS dentry and private pipe data creation by Stanislav Kinsbursky · 13 years ago
  59. 9beae46 SUNRPC: cleanup GSS pipes usage by Stanislav Kinsbursky · 13 years ago
  60. d706ed1 SUNPRC: cleanup RPC PipeFS pipes upcall interface by Stanislav Kinsbursky · 13 years ago
  61. d0fe13b SUNRPC: cleanup PipeFS redundant RPC inode usage by Stanislav Kinsbursky · 13 years ago
  62. ba9e097 SUNRPC: split SUNPRC PipeFS pipe data and inode creation by Stanislav Kinsbursky · 13 years ago
  63. 766347b SUNRPC: replace inode lock with pipe lock for RPC PipeFS operations by Stanislav Kinsbursky · 13 years ago
  64. efc46bf SUNRPC: added debug messages to RPC pipefs by Stanislav Kinsbursky · 13 years ago
  65. c21a588 SUNRPC: pipefs per-net operations helper introduced by Stanislav Kinsbursky · 13 years ago
  66. 90c4e82 SUNRPC: put pipefs superblock link on network namespace by Stanislav Kinsbursky · 13 years ago
  67. 432eb1a SUNRPC: pipefs dentry lookup helper introduced by Stanislav Kinsbursky · 13 years ago
  68. 2d00131 SUNRPC: send notification events on pipefs sb creation and destruction by Stanislav Kinsbursky · 13 years ago
  69. 021c68d SUNRPC: hold current network namespace while pipefs superblock is active by Stanislav Kinsbursky · 13 years ago
  70. 38b0da7 SUNRPC: create RPC pipefs superblock per network namespace context by Stanislav Kinsbursky · 13 years ago
  71. 5bff038 SUNRPC: remove non-exclusive pipe creation from RPC pipefs by Stanislav Kinsbursky · 13 years ago
  72. 62aa2b5 Linux 3.3-rc2 by Linus Torvalds · 13 years ago
  73. d3712b9 Merge tag 'for-linus' of git://github.com/prasad-joshi/logfs_upstream by Linus Torvalds · 13 years ago
  74. c5d2bc1 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging by Linus Torvalds · 13 years ago
  75. 8e2a288 Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl by Linus Torvalds · 13 years ago
  76. 27ba234 Merge tag 'tty-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 13 years ago
  77. 6bc2b95 Merge tag 'usb-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 13 years ago
  78. a14a8d9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  79. b527a23 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 13 years ago
  80. 6f01fd6 af_unix: fix EPOLLET regression for stream sockets by Eric Dumazet · 13 years ago
  81. 5b35e1e tcp: fix tcp_trim_head() to adjust segment count with skb MSS by Neal Cardwell · 13 years ago
  82. 4acb419 net/tcp: Fix tcp memory limits initialization when !CONFIG_SYSCTL by Glauber Costa · 13 years ago
  83. 883120e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 13 years ago
  84. f07d4a7 Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze by Linus Torvalds · 13 years ago
  85. dfd07ec Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 13 years ago
  86. f94f72e Merge tag 'nfs-for-3.3-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 13 years ago
  87. a51f67a Merge tag 'pm-fix-for-3.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 13 years ago
  88. bf9c05d vmwgfx: Fix assignment in vmw_framebuffer_create_handle by Ryan Mallon · 13 years ago
  89. 1ffd57c drm/radeon/kms: Fix device tree linkage of i2c buses by Jean Delvare · 13 years ago
  90. dd8bc93 drm: Pass the real error code back during GEM bo initialisation by Chris Wilson · 13 years ago
  91. 6e877b5 Revert "drm/i810: cleanup reclaim_buffers" by Daniel Vetter · 13 years ago
  92. ad77c3e hwmon: (w83627ehf) Disable setting DC mode for pwm2, pwm3 on NCT6776F by Guenter Roeck · 13 years ago
  93. 181e9bd PM / Hibernate: Fix s2disk regression related to freezing workqueues by Rafael J. Wysocki · 13 years ago
  94. 6edf3c3 hwmon: (sht15) fix bad error code by Vivien Didelot · 13 years ago
  95. 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 · 13 years ago
  96. e3b8369 Merge tag 'for-linus' of git://github.com/rustyrussell/linux by Linus Torvalds · 13 years ago
  97. 6c334f4 Merge branch 'stable/for-linus-fixes-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  98. 67d2433 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs by Linus Torvalds · 13 years ago
  99. 1c36ab1 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 13 years ago
  100. deb9b4c Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 13 years ago