1. 09acfea SUNRPC: Fix a few sparse warnings by Trond Myklebust · 14 years ago
  2. d6d6dc7 NFS: remove nfs_inode radix tree by Fred Isaman · 14 years ago
  3. 9994b62 NFS: remove NFS_PAGE_TAG_LOCKED by Fred Isaman · 14 years ago
  4. d8e0539 NFS: add filehandle crc for debug display by Weston Andros Adamson · 14 years ago
  5. 2d2f24a NFSv4: Simplify the struct nfs4_stateid by Trond Myklebust · 14 years ago
  6. 91e56aa NFS: Undo changes to idmap.h by Bryan Schumaker · 14 years ago
  7. 8aa0a41 Merge commit 'nfs-for-3.3-4' into nfs-for-next by Trond Myklebust · 14 years ago
  8. 264e635 NFS: Request fh_expire_type attribute in "server caps" operation by Chuck Lever · 14 years ago
  9. 81934dd NFS: Introduce NFS_ATTR_FATTR_V4_LOCATIONS by Chuck Lever · 14 years ago
  10. 20d27e9 NFS: Add a client-side function to display NFS file handles by Chuck Lever · 14 years ago
  11. 2e738fd SUNRPC: Add API to acquire source address by Chuck Lever · 14 years ago
  12. 4e0038b SUNRPC: Move clnt->cl_server into struct rpc_xprt by Trond Myklebust · 14 years ago
  13. 2446ab6 SUNRPC: Use RCU to dereference the rpc_clnt.cl_xprt field by Trond Myklebust · 14 years ago
  14. 7d2ed9a NFSv4: parse and display server implementation ids by Weston Andros Adamson · 14 years ago
  15. 57e6232 NFS: Store the legacy idmapper result in the keyring by Bryan Schumaker · 14 years ago
  16. 59e6b9c Created a function for setting timeouts on keys by Bryan Schumaker · 14 years ago
  17. 591ad7f SUNRPC: move waitq from RPC pipe to RPC inode by Stanislav Kinsbursky · 14 years ago
  18. 0a70219 NFS: include filelayout DS rpc stats in mountstats by Weston Andros Adamson · 14 years ago
  19. dbb9c2a SUNRPC: Use KERN_DEFAULT for debugging printk's by Chuck Lever · 14 years ago
  20. 15a4520 SUNRPC: add sending,pending queue and max slot to xprt stats by Andy Adamson · 14 years ago
  21. 2f09c24 SUNRPC: Ensure that we can trace waitqueues when !defined(CONFIG_SYSCTL) by Trond Myklebust · 14 years ago
  22. 3b64739 Lockd: shutdown NLM hosts in network namespace context by Stanislav Kinsbursky · 14 years ago
  23. 66697bf LockD: make nlm hosts network namespace aware by Stanislav Kinsbursky · 14 years ago
  24. bb2224d Lockd: per-net up and down routines introduced by Stanislav Kinsbursky · 14 years ago
  25. 7b147f1 SUNRPC: service destruction in network namespace context by Stanislav Kinsbursky · 14 years ago
  26. ef159e9 NFSv4.1: Add a module parameter to set the number of session slots by Trond Myklebust · 14 years ago
  27. 45d43c2 NFSv4.1: Convert slotid from u8 to u32 by Trond Myklebust · 14 years ago
  28. e6499c6 NFS: Fall back on old idmapper if request_key() fails by Bryan Schumaker · 14 years ago
  29. 8833812 SUNRPC: Change the default limit to the number of TCP slots by Trond Myklebust · 14 years ago
  30. 331818f NFSv4: Fix an Oops in the NFSv4 getacl code by Trond Myklebust · 14 years ago
  31. ff05f60 include/linux/lp8727.h: Remove executable bit by Josh Triplett · 14 years ago
  32. 8cdb878 Fix race in process_vm_rw_core by Christopher Yeoh · 14 years ago
  33. 2f2fde9 Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus', 'sched-urgent-for-linus' and 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
  34. ce106ad Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 14 years ago
  35. 7d73101 mtd: fix merge conflict resolution breakage by Artem Bityutskiy · 14 years ago
  36. 3cccd15 lib/mpi: replaced MPI_NULL with normal NULL by Dmitry Kasatkin · 14 years ago
  37. 82b0a4c SUNRPC: Add trace events to the sunrpc subsystem by Trond Myklebust · 14 years ago
  38. a613fa1 SUNRPC: constify the rpc_program by Trond Myklebust · 14 years ago
  39. 080b794 SUNRPC: constify rpc_program->name by Trond Myklebust · 14 years ago
  40. 6eac7d3 SUNRPC: constify rpc_clnt fields cl_server and cl_protname by Trond Myklebust · 14 years ago
  41. 4cb54ca SUNRPC: search for service transports in network namespace context by Stanislav Kinsbursky · 14 years ago
  42. 246590f SUNRPC: register service stats /proc entries in passed network namespace context by Stanislav Kinsbursky · 15 years ago
  43. cc9f4be sunrpc: fix stats.h for CONFIG_PROC_FS not enabled by Randy Dunlap · 14 years ago
  44. ec7652a SUNRPC: register RPC stats /proc entries in passed network namespace context by Stanislav Kinsbursky · 15 years ago
  45. 2c5f846 SUNRPC: generic cache register routines removed by Stanislav Kinsbursky · 14 years ago
  46. a1db410 SUNRPC: create GSS auth cache per network namespace by Stanislav Kinsbursky · 14 years ago
  47. 0a402d5 SUNRPC: cache creation and destruction routines introduced by Stanislav Kinsbursky · 14 years ago
  48. 5ecebb7 SUNRPC: unregister service on creation in current network namespace by Stanislav Kinsbursky · 15 years ago
  49. 5247fab SUNRPC: pass network namespace to service registering routines by Stanislav Kinsbursky · 15 years ago
  50. f2ac4dc SUNRPC: parametrize rpc_uaddr2sockaddr() by network context by Stanislav Kinsbursky · 15 years ago
  51. 90100b1 SUNRPC: parametrize rpc_pton() by network context by Stanislav Kinsbursky · 15 years ago
  52. f7a30c1 SUNRPC: parametrize local rpcbind clients creation with net ns by Stanislav Kinsbursky · 15 years ago
  53. 977ac31 SUNRPC: register rpcbind programs in passed network namespase context by Stanislav Kinsbursky · 15 years ago
  54. 961a828 SUNRPC: Fix potential races in xprt_lock_write_next() by Trond Myklebust · 15 years ago
  55. d2d7ce2 NFSv4: Replace lock_owner->ld_id with an ida based allocator by Trond Myklebust · 15 years ago
  56. 9157c31 NFSv4: Replace state_owner->so_owner_id with an ida based allocator by Trond Myklebust · 15 years ago
  57. 1313e60 NFS: Remove unnecessary includes from linux/nfs_fs_i.h by Trond Myklebust · 15 years ago
  58. 12bc372 SUNRPC: kernel PipeFS mount point creation routines removed by Stanislav Kinsbursky · 15 years ago
  59. eee1732 NFS: idmap PipeFS notifier introduced by Stanislav Kinsbursky · 15 years ago
  60. e50a7a1 NFS: make NFS client allocated per network namespace context by Stanislav Kinsbursky · 15 years ago
  61. 820f944 SUNRPC: split cache creation and PipeFS registration by Stanislav Kinsbursky · 15 years ago
  62. 30507f5 SUNRPC: remove RPC PipeFS mount point reference from RPC client by Stanislav Kinsbursky · 15 years ago
  63. 80df9d2 SUNRPC: subscribe RPC clients to pipefs notifications by Stanislav Kinsbursky · 15 years ago
  64. 70abc49 SUNRPC: make SUNPRC clients list per network namespace context by Stanislav Kinsbursky · 15 years ago
  65. 0157d02 SUNRPC: handle RPC client pipefs dentries by network namespace aware routines by Stanislav Kinsbursky · 15 years ago
  66. c239d83 SUNRPC: split SUNPRC PipeFS dentry and private pipe data creation by Stanislav Kinsbursky · 15 years ago
  67. d706ed1 SUNPRC: cleanup RPC PipeFS pipes upcall interface by Stanislav Kinsbursky · 15 years ago
  68. ba9e097 SUNRPC: split SUNPRC PipeFS pipe data and inode creation by Stanislav Kinsbursky · 15 years ago
  69. 766347b SUNRPC: replace inode lock with pipe lock for RPC PipeFS operations by Stanislav Kinsbursky · 15 years ago
  70. c21a588 SUNRPC: pipefs per-net operations helper introduced by Stanislav Kinsbursky · 15 years ago
  71. 432eb1a SUNRPC: pipefs dentry lookup helper introduced by Stanislav Kinsbursky · 15 years ago
  72. 2d00131 SUNRPC: send notification events on pipefs sb creation and destruction by Stanislav Kinsbursky · 15 years ago
  73. 5bff038 SUNRPC: remove non-exclusive pipe creation from RPC pipefs by Stanislav Kinsbursky · 15 years ago
  74. d3712b9 Merge tag 'for-linus' of git://github.com/prasad-joshi/logfs_upstream by Linus Torvalds · 14 years ago
  75. 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
  76. 181e9bd PM / Hibernate: Fix s2disk regression related to freezing workqueues by Rafael J. Wysocki · 14 years ago
  77. 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
  78. deb9b4c Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 14 years ago
  79. e050e3f perf: Fix broken interrupt rate throttling by Stephane Eranian · 14 years ago
  80. 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
  81. 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
  82. f8275f9 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 14 years ago
  83. 701b259 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 14 years ago
  84. b82b918 team: send only changed options/ports via netlink by Jiri Pirko · 14 years ago
  85. 0fcd977 kernel-doc: fix new warning in usb.h by Randy Dunlap · 14 years ago
  86. d234696 Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 14 years ago
  87. 1a5e29f kernel-doc: fix new warnings in device.h by Randy Dunlap · 14 years ago
  88. c1084a5 usb: otg: kill langwell_otg driver by Alexander Shishkin · 15 years ago
  89. c1aab02 migrate_mode.h is not exported to user mode by Stephen Rothwell · 14 years ago
  90. 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
  91. a99cbf6 Merge branch 'kernel-doc' from Randy Dunlap by Linus Torvalds · 14 years ago
  92. fa75728 kernel-doc: fix kernel-doc warnings in sched by Randy Dunlap · 14 years ago
  93. 4d92261 kernel-doc: fix new warning in usb.h by Randy Dunlap · 14 years ago
  94. 2eda013 kernel-doc: fix new warnings in device.h by Randy Dunlap · 14 years ago
  95. 2451326 SHM_UNLOCK: fix Unevictable pages stranded after swap by Hugh Dickins · 14 years ago
  96. cb78edf kdump: define KEXEC_NOTE_BYTES arch specific for s390x by Michael Holzheu · 14 years ago
  97. 6536e31 mm: fix warnings regarding enum migrate_mode by Andrew Morton · 14 years ago
  98. 2d58d7e thermal: Rename generate_netlink_event by Jean Delvare · 15 years ago
  99. e9c688a driver core: remove drivers/base/sys.c and include/linux/sysdev.h by Greg Kroah-Hartman · 14 years ago
  100. 0e90b31 net: introduce res_counter_charge_nofail() for socket allocations by Glauber Costa · 14 years ago