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