1. 5d35175 SUNRPC: Defer the auth_gss upcall when the RPC call is asynchronous by Trond Myklebust · 15 years ago
  2. 886e3b7 nfsd4: fix null dereference creating nfsv4 callback client by J. Bruce Fields · 15 years ago
  3. 4be36ca nfsd4: fix whitespace in NFSPROC4_CLNT_CB_NULL definition by Benny Halevy · 15 years ago
  4. f300bab nfsd41: sunrpc: add new xprt class for nfsv4.1 backchannel by Alexandros Batsakis · 15 years ago
  5. 908329f sunrpc/cache: simplify cache_fresh_locked and cache_fresh_unlocked. by NeilBrown · 15 years ago
  6. 9e4c637 sunrpc/cache: change cache_defer_req to return -ve error, not boolean. by NeilBrown · 15 years ago
  7. 4cfc7e6 nfsd41: sunrpc: Added rpc server-side backchannel handling by Rahul Iyer · 15 years ago
  8. 6951867 nfsd41: sunrpc: move struct rpc_buffer def into sunrpc.h by Benny Halevy · 15 years ago
  9. aed100f nfsd: fix leak on error in nfsv3 readdir by J. Bruce Fields · 15 years ago
  10. 8177e6d nfsd: clean up readdirplus encoding by J. Bruce Fields · 15 years ago
  11. 1be10a8 nfsd4: filehandle leak or error exit from fh_compose() by J. Bruce Fields · 15 years ago
  12. 2671a4b NFSd: Fix filehandle leak in exp_pseudoroot() and nfsd4_path() by Trond Myklebust · 15 years ago
  13. bc6c53d nfsd: move fsid_type choice out of fh_compose by J. Bruce Fields · 15 years ago
  14. 8e49875 nfsd: move some of fh_compose into helper functions by J. Bruce Fields · 15 years ago
  15. 557ce26 nfsd41: replace page based DRC with buffer based DRC by Andy Adamson · 15 years ago
  16. bdac86e nfsd41: replace nfserr_resource in pure nfs41 responses by Andy Adamson · 15 years ago
  17. a8dfdae nfsd41: use session maxreqs for sequence target and highest slotid by Andy Adamson · 15 years ago
  18. a649637 nfsd41: bound forechannel drc size by memory usage by Andy Adamson · 15 years ago
  19. a06b126 NFSD: Fix a bug in the NFSv4 'supported attrs' mandatory attribute by Trond Myklebust · 15 years ago
  20. 468de9e nfsd41: expand solo sequence check by Andy Adamson · 15 years ago
  21. d8d0b85 nfsd4: remove ACE4_IDENTIFIER_GROUP flag from GROUP@ entry by Frank Filz · 15 years ago
  22. b0401d7 sunrpc: move the close processing after do recvfrom method by Wei Yongjun · 15 years ago
  23. aaf84eb nfsd41: renew_client must be called under the state lock by Benny Halevy · 15 years ago
  24. eac81736 sunrpc: reply AUTH_BADCRED to RPCSEC_GSS with unknown service by Wei Yongjun · 15 years ago
  25. ed2d8ae knfsd: Replace lock_kernel with a mutex in nfsd pool stats. by Ryusei Yamaguchi · 15 years ago
  26. 55bb55d nfsd: Fix unnecessary deny bits in NFSv4 ACL by Frank Filz · 15 years ago
  27. 8f55f3c nfsd41: sunrpc: svc_tcp_recv_record() by Alexandros Batsakis · 15 years ago
  28. fbf4665 nfsd: populate sin6_scope_id on callback address with scopeid from rq_addr on SETCLIENTID call by Jeff Layton · 15 years ago
  29. 7077ecb nfsd: add support for NFSv4 callbacks over IPv6 by Jeff Layton · 15 years ago
  30. aa9a4ec nfsd: convert nfs4_cb_conn struct to hold address in sockaddr_storage by Jeff Layton · 15 years ago
  31. 363168b nfsd: make nfs4_client->cl_addr a struct sockaddr_storage by Jeff Layton · 15 years ago
  32. be3ad6b sunrpc: add common routine for copying address portion of a sockaddr by Jeff Layton · 15 years ago
  33. 4516fc0 sunrpc: add routine for comparing addresses by Jeff Layton · 15 years ago
  34. e9dc122 Merge branch 'nfs-for-2.6.32' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 into for-2.6.32-incoming by J. Bruce Fields · 15 years ago
  35. 405d8f8 SUNRPC: Ensure that sunrpc gets initialised before nfs, lockd, etc... by Trond Myklebust · 15 years ago
  36. 4dceef9 nfs: fix compile error in rpc_pipefs.h by J. Bruce Fields · 15 years ago
  37. e1af88a nfs: Remove reference to generic_osync_inode from a comment by Jan Kara · 15 years ago
  38. f7e86ab SUNRPC: cache must take a reference to the cache detail's module on open() by Trond Myklebust · 15 years ago
  39. 7d7ea88 NFS: Use the DNS resolver in the mount code. by Trond Myklebust · 15 years ago
  40. e571cbf NFS: Add a dns resolver for use with NFSv4 referrals and migration by Trond Myklebust · 15 years ago
  41. 96c61cb SUNRPC: Fix a typo in cache_pipefs_files by Trond Myklebust · 15 years ago
  42. 6a396f6 Merge branch 'nfsv4_xdr_cleanups-for-2.6.32' into nfs-for-2.6.32 by Trond Myklebust · 15 years ago
  43. cccddf4 nfs: nfs4xdr: optimize low level decoding by Benny Halevy · 15 years ago
  44. c0eae66 nfs: nfs4xdr: get rid of READ_BUF by Benny Halevy · 15 years ago
  45. 2460ba5 nfs: nfs4xdr: simplify decode_exchange_id by reusing decode_opaque_inline by Benny Halevy · 15 years ago
  46. 99398d0 nfs: nfs4xdr: get rid of COPYMEM by Benny Halevy · 15 years ago
  47. e78291e nfs: nfs4xdr: introduce decode_sessionid helper by Benny Halevy · 15 years ago
  48. db942bb nfs: nfs4xdr: introduce decode_verifier helper by Benny Halevy · 15 years ago
  49. 07d3043 nfs: nfs4xdr: introduce decode_opaque_fixed and decode_stateid helpers by Benny Halevy · 15 years ago
  50. 686841b nfs: nfs4xdr: introduce print_overflow_msg by Benny Halevy · 15 years ago
  51. c816fd3 nfs: nfs4xdr: get rid of READTIME by Benny Halevy · 15 years ago
  52. 3ceb4db nfs: nfs4xdr: get rid of READ64 by Benny Halevy · 15 years ago
  53. 6f723f7 nfs: nfs4xdr: get rid of READ32 by Benny Halevy · 15 years ago
  54. 811652b nfs: nfs4xdr: merge xdr_encode_int+xdr_encode_opaque_fixed into xdr_encode_opaque by Benny Halevy · 15 years ago
  55. 3455851 nfs: nfs4xdr: optimize low level encoding by Benny Halevy · 15 years ago
  56. 13c65ce nfs: nfs4xdr: change RESERVE_SPACE macro into a static helper by Benny Halevy · 15 years ago
  57. 2220f13 nfs: nfs4xdr: encode_compound_hdr does not have to round up reserved bytes by Benny Halevy · 15 years ago
  58. 42edd69 nfs: nfs4xdr: optimize RESERVE_SPACE in encode_create_session and encode_sequence by Benny Halevy · 15 years ago
  59. 93f0cf2 nfs: nfs4xdr: get rid of WRITEMEM by Benny Halevy · 15 years ago
  60. b95be5a nfs: nfs4xdr: get rid of WRITE64 by Benny Halevy · 15 years ago
  61. e75bc1c nfs: nfs4xdr: get rid of WRITE32 by Benny Halevy · 15 years ago
  62. 98866b5 sunrpc: ntoh -> be*_to_cpu by Benny Halevy · 15 years ago
  63. 9f162d2 sunrpc: hton -> cpu_to_be* by Benny Halevy · 15 years ago
  64. 64f1607 Linux 2.6.31-rc6 by Linus Torvalds · 15 years ago
  65. 2d860ad genirq: prevent wakeup of freed irq thread by Linus Torvalds · 15 years ago
  66. 3493e84 Merge branch 'perfcounters-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  67. 919aa96 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  68. 1c2ffff Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  69. bc7af9b Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2 by Linus Torvalds · 15 years ago
  70. d58d2d1 Merge branch 'for-linus' of git://neil.brown.name/md by Linus Torvalds · 15 years ago
  71. 7334219 Merge branch 'sh/for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
  72. e694958 Make sock_sendpage() use kernel_sendpage() by Linus Torvalds · 15 years ago
  73. 94d5d1b perf_counter: Report the cloning task as parent on perf_counter_fork() by Peter Zijlstra · 15 years ago
  74. 970892a perf_counter: Fix an ipi-deadlock by Peter Zijlstra · 15 years ago
  75. 3dab77f perf: Rework/fix the whole read vs group stuff by Peter Zijlstra · 15 years ago
  76. bcfc260 perf_counter: Fix swcounter context invariance by Peter Zijlstra · 15 years ago
  77. 8fd101f perf report: Don't show unresolved DSOs and symbols when -S/-d is used by Arnaldo Carvalho de Melo · 15 years ago
  78. daac07b perf tools: Add a general option to enable raw sample records by Frederic Weisbecker · 15 years ago
  79. 3a9f131 perf tools: Add a per tracepoint counter attribute to get raw sample by Frederic Weisbecker · 15 years ago
  80. 2840297 perf_counter: Provide hw_perf_counter_setup_online() APIs by Ingo Molnar · 15 years ago
  81. 8f7a0dc perf list: Fix large list output by using the pager by Arnaldo Carvalho de Melo · 15 years ago
  82. dbefd60 sh: fix i2c init order on ap325rxa V2 by Magnus Damm · 15 years ago
  83. ba3a170 sh: fix i2c init order on Migo-R V2 by Magnus Damm · 15 years ago
  84. ba9a633 sh: convert processor device setup functions to arch_initcall() by Magnus Damm · 15 years ago
  85. 4d484a4 md: allow upper limit for resync/reshape to be set when array is read-only by NeilBrown · 15 years ago
  86. 1a67dde md/raid5: Properly remove excess drives after shrinking a raid5/6 by NeilBrown · 15 years ago
  87. a639755 md/raid5: make sure a reshape restarts at the correct address. by NeilBrown · 15 years ago
  88. 67ac601 md/raid5: allow new reshape modes to be restarted in the middle. by NeilBrown · 15 years ago
  89. 51d5668 md: never advance 'events' counter by more than 1. by NeilBrown · 15 years ago
  90. a3620f75 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  91. 39cbb60 Remove double removal of blktrace directory by Alan D. Brunelle · 15 years ago
  92. 78efd1d Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs by Linus Torvalds · 15 years ago
  93. b637dc0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  94. 42c5c84 Merge branch 'zerolen' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/misc-2.6 by Linus Torvalds · 15 years ago
  95. 9256a2d Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago
  96. 1ae88b2 NFS: Fix an O_DIRECT Oops... by Trond Myklebust · 15 years ago
  97. 04da8a4 perf_counter, x86: Fix/improve apic fallback by Ingo Molnar · 15 years ago
  98. 0a5ac84 perf record: Add missing -C option support for specifying profile cpu by Jens Axboe · 15 years ago
  99. 1340e6b perf tools: Fix dso__new handle() to handle deleted DSOs by Arnaldo Carvalho de Melo · 15 years ago
  100. 247648e perf tools: Fix fallback to cplus_demangle() when bfd_demangle() is not available by Arnaldo Carvalho de Melo · 15 years ago