1. e261f51 NFS: Make nfs_updatepage() mark the page as dirty. by Trond Myklebust · 18 years ago
  2. 4d770cc NFS: Ensure that nfs_wb_page() calls writepage when necessary. by Trond Myklebust · 18 years ago
  3. 1a54533 NFS: Add nfs_set_page_dirty() by Trond Myklebust · 18 years ago
  4. 200baa2 NFS: Remove nfs_writepage_sync() by Trond Myklebust · 18 years ago
  5. e21195a NFS: More cleanups of fs/nfs/write.c by Trond Myklebust · 18 years ago
  6. 87a4ce1 NFS: Remove call to igrab() from nfs_writepage() by Trond Myklebust · 18 years ago
  7. 49a70f2 NFS: Cleanup: add common helper nfs_page_length() by Trond Myklebust · 18 years ago
  8. 277459d NFS: Store pointer to the nfs_page in page->private by Trond Myklebust · 18 years ago
  9. 1c75950 NFS: cleanup of nfs_sync_inode_wait() by Trond Myklebust · 18 years ago
  10. 3f44254 NFS: Clean up nfs_scan_dirty() by Trond Myklebust · 18 years ago
  11. 28c6925 NFS: Clean up nfs_flush_inode() by Trond Myklebust · 18 years ago
  12. c8541ec SUNRPC: Make the transport-specific setup routine allocate rpc_xprt by Chuck Lever · 18 years ago
  13. e744cf2 SUNRPC: minor optimization of "xid" field in rpc_xprt by Chuck Lever · 18 years ago
  14. 24c5684 SUNRPC: Clean up xs_send_pages() by Trond Myklebust · 18 years ago
  15. bee57c9 SUNRPC: Ensure xdr_buf_read_netobj() checks for memory overruns by Trond Myklebust · 18 years ago
  16. 4e3e43a SUNRPC: Add __(read|write)_bytes_from_xdr_buf by Trond Myklebust · 18 years ago
  17. 1e78957 SUNRPC: Clean up argument types in xdr.c by Trond Myklebust · 18 years ago
  18. eb5f854 NFS: Remove use of the Big Kernel Lock around nfs calls to readlink by Frank Filz · 18 years ago
  19. cae823c NFS: Remove use of the Big Kernel Lock around calls to rpc_call_sync by Frank Filz · 18 years ago
  20. a99b71c NFS: Remove use of the Big Kernel Lock around calls to rpc_execute. by Frank Filz · 18 years ago
  21. 6d5fcb5 SUNRPC: Remove BKL around the RPC socket operations etc. by Trond Myklebust · 18 years ago
  22. bbd5a1f SUNRPC: Fix up missing BKL in asynchronous RPC callback functions by Trond Myklebust · 18 years ago
  23. 3e32a5d SUNRPC: Give cloned RPC clients their own rpc_pipefs directory by Trond Myklebust · 18 years ago
  24. 23bf85b SUNRPC: Handle the cases where rpc_alloc_iostats() fails by Trond Myklebust · 18 years ago
  25. e8e058e NFS: Fix nfs_sync_inode_wait(FLUSH_INVALIDATE) by Trond Myklebust · 18 years ago
  26. cf1308f NFS: Fix missing page_unlock() in nfs_readpage by Trond Myklebust · 18 years ago
  27. 0b67130 NFS: Fix asynchronous read error handling by Trond Myklebust · 18 years ago
  28. 46b9f8e NFS Exclusive open not supported bug by Andy Ryan · 18 years ago
  29. 8aca67f SUNRPC: Fix a potential race in rpc_wake_up_task() by Trond Myklebust · 18 years ago
  30. e6b3c4d Fix a second potential rpc_wakeup race... by Trond Myklebust · 18 years ago
  31. cc4dc59e Subject: Re: [PATCH] Fix SUNRPC wakeup/execute race condition by Christophe Saout · 18 years ago
  32. ec0bf39 Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 18 years ago
  33. bf83c2a Merge master.kernel.org:/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 18 years ago
  34. d32adcb [SCSI] aic79xx: Add ASC-29320LPE ids to driver by Salyzyn, Mark · 18 years ago
  35. febb631 [SCSI] stex: version update by Ed Lin · 18 years ago
  36. 76fbf96f [SCSI] stex: change wait loop code by Ed Lin · 18 years ago
  37. 94e9108 [SCSI] stex: add new device type support by Ed Lin · 18 years ago
  38. ee926b2 [SCSI] stex: update device id info by Ed Lin · 18 years ago
  39. 529e7a6 [SCSI] stex: adjust default queue length by Ed Lin · 18 years ago
  40. 47c4f99 [SCSI] stex: add value check in hard reset routine by Ed Lin · 18 years ago
  41. 4eea9dc [SCSI] stex: fix controller_info command handling by Ed Lin · 18 years ago
  42. b4b8bed [SCSI] stex: fix biosparam calculation by Ed Lin · 18 years ago
  43. 00769ec [SCSI] megaraid: fix MMIO casts by Jeff Garzik · 18 years ago
  44. e42ebef [SCSI] tgt: fix undefined flush_dcache_page() problem by akpm@osdl.org · 18 years ago
  45. e624386 [PATCH] Centralise definitions of sector_t and blkcnt_t by Matthew Wilcox · 18 years ago
  46. 2d941e9 Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 18 years ago
  47. 651857a Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 by Linus Torvalds · 18 years ago
  48. ee28b0d [PATCH] remote memory corruptor in ibmtr.c by Al Viro · 18 years ago
  49. 87fcd70 [PATCH] selinux endianness annotations by Al Viro · 18 years ago
  50. 91f433c Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 18 years ago
  51. 15a4cb9 Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  52. 40a0017 [PATCH] pcmcia: at91_cf update by Andrew Victor · 18 years ago
  53. 1dd997f [PATCH] pcmcia: fix m32r_cfc.c compilation by Adrian Bunk · 18 years ago
  54. d9d9ea0 [PATCH] pcmcia: ds.c debug enhancements by Dominik Brodowski · 18 years ago
  55. ebe5cfb [PATCH] pcmcia: at91_cf update by Andrew Victor · 18 years ago
  56. af2b3b5 [PATCH] pcmcia: conf.ConfigBase and conf.Present consolidation by Dominik Brodowski · 18 years ago
  57. a9606fd [PATCH] pcmcia: remove prod_id indirection by Dominik Brodowski · 18 years ago
  58. efd5058 [PATCH] pcmcia: remove manf_id and card_id indirection by Dominik Brodowski · 18 years ago
  59. 44e5e33 [PATCH] pcmcia: IDs for Elan serial PCMCIA devcies by Tony Olech · 18 years ago
  60. 6cf5be5 [PATCH] pcmcia: allow for four multifunction subdevices by Dominik Brodowski · 18 years ago
  61. 9374074 [PATCH] pcmcia: handle __copy_from_user() return value in ioctl by Dominik Brodowski · 18 years ago
  62. 1d2c904 [PATCH] pcmcia: multifunction card handling fixes by Dominik Brodowski · 18 years ago
  63. 3e022d0 [PATCH] pcmcia: allow shared IRQs on pd6729 sockets by Komuro · 18 years ago
  64. 4ae1cbf [PATCH] pcmcia: start over after CIS override by Dominik Brodowski · 18 years ago
  65. 5eb5fc9 [PATCH] cm4000_cs: fix return value check by Akinobu Mita · 18 years ago
  66. 0517793 [PATCH] pcmcia: yet another IDE ID by Marcin Juszkiewicz · 18 years ago
  67. bf4e182 [PATCH] pcmcia: Add an id to ide-cs.c by Matt Reimer · 18 years ago
  68. d8594d6 [POWERPC] Add missing EXPORTS for mpc52xx support by Grant Likely · 18 years ago
  69. 650f328 [POWERPC] Remove obsolete PPC_52xx and update CLASSIC32 comment by Grant Likely · 18 years ago
  70. 8a8944a [POWERPC] ps3: add a default zImage target by Geoff Levand · 18 years ago
  71. b9272df [POWERPC] Add of_platform_bus support to mpc52xx psc uart driver by Grant Likely · 18 years ago
  72. 9b9129e [POWERPC] typo fix and whitespace cleanup on mpc52xx-uart driver by Grant Likely · 18 years ago
  73. 0004a9d [MIPS] Cleanup memory barriers for weakly ordered systems. by Ralf Baechle · 18 years ago
  74. 08f57f7 [MIPS] Alchemy: Automatically enable CONFIG_RESOURCES_64BIT for PCI configs. by Ralf Baechle · 18 years ago
  75. 0bcdda0 [MIPS] Unify csum_partial.S by Atsushi Nemoto · 18 years ago
  76. 03dbd2e [MIPS] SWARM: Fix a typo in #error directives by Maciej W. Rozycki · 18 years ago
  77. 4f8b5c7 [MIPS] Fix atomic.h build errors. by Ralf Baechle · 18 years ago
  78. 05e4396 [MIPS] Use SYSVIPC_COMPAT to fix various problems on N32 by Atsushi Nemoto · 18 years ago
  79. 9567772 [MIPS] klconfig add missing bracket by Mariusz Kozlowski · 18 years ago
  80. ff51a98 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 18 years ago
  81. 8e42a5a [PATCH] pata_ali: small fixes by Alan · 18 years ago
  82. 75f609d [PATCH] pata_via: VIA 8251 bridged systems are now out and about by Alan · 18 years ago
  83. 2c5ff67 [PATCH] trivial piix: swap bogus dot for comma space by Alan · 18 years ago
  84. a80958f [PATCH] fix fallout from header dependency trimming by Al Viro · 18 years ago
  85. 0c789ff netfilter.h needs rcuupdate.h for RCU locking functions by Linus Torvalds · 18 years ago
  86. 9b8ab9f Merge branch 'for-linus4' of master.kernel.org:/pub/scm/linux/kernel/git/viro/bird by Linus Torvalds · 18 years ago
  87. 12472b4 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 18 years ago
  88. a79f43a [PATCH] Enable RAID autorun on Mac partition tables. by David Woodhouse · 18 years ago
  89. 07704eb Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6 by Linus Torvalds · 18 years ago
  90. f75e3b1 [PATCH] m68knommu: fix missing bracket in scatterlist.h by Greg Ungerer · 18 years ago
  91. 04a9f08 [PATCH] m68knommu: fix dma-mapping.h by Greg Ungerer · 18 years ago
  92. d773c66 [PATCH] m68knommu: remove __rom_end from 68360 startup code by Greg Ungerer · 18 years ago
  93. 5a31be3 [PATCH] m68knommu: memory register defines for 520x ColdFire CPU's by Greg Ungerer · 18 years ago
  94. 5529840 [PATCH] m68knommu: auto detect memory size on M5208EVB board by Michael Broughton · 18 years ago
  95. 1bddcc5 [PATCH] m68knommu: add SHM support by David Wu · 18 years ago
  96. 329237c [PATCH] m68knommu: add printk level for stack dump by Greg Ungerer · 18 years ago
  97. 19127e2 [PATCH] m68knommu: add printk level for oops dumps by Greg Ungerer · 18 years ago
  98. 1b9552a [PATCH] m68knommu: fix compile when CONFIG_BLK_DEV_INITRD=n by Adrian Bunk · 18 years ago
  99. 6869e94 [PATCH] m68knommu: formatting cleanup in Kconfig by Greg Ungerer · 18 years ago
  100. 74f8f55 [S390] Don't use small stacks when lockdep is used. by Heiko Carstens · 18 years ago