1. c9d8f89 NFS: Ensure that the write code cleans up properly when rpc_run_task() fails by Trond Myklebust · 17 years ago
  2. fdd1e74 NFS: Ensure that the read code cleans up properly when rpc_run_task() fails by Trond Myklebust · 17 years ago
  3. 73e3302 NFS: Fix nfs_wb_page() to always exit with an error or a clean page by Trond Myklebust · 17 years ago
  4. 080a1f1 SUNRPC: Don't attempt to destroy expired RPCSEC_GSS credentials.. by Trond Myklebust · 17 years ago
  5. b6ddf64 SUNRPC: Fix up xprt_write_space() by Trond Myklebust · 17 years ago
  6. 24b74bf SUNRPC: Fix a bug in call_decode() by Trond Myklebust · 17 years ago
  7. 0490a54 lockd: introduce new function to encode private argument in SM_MON requests by Chuck Lever · 17 years ago
  8. 2ca7754 lockd: Fix up incorrect RPC buffer size calculations. by Chuck Lever · 17 years ago
  9. ea72a7f lockd: document use of mon_id argument in SM_MON requests by Chuck Lever · 17 years ago
  10. 850c95f lockd: refactor SM_MON my_id argument encoder by Chuck Lever · 17 years ago
  11. 4969517 lockd: refactor SM_MON mon_name argument encoder by Chuck Lever · 17 years ago
  12. 099bd05 lockd: Ensure NSM strings aren't longer than protocol allows by Chuck Lever · 17 years ago
  13. f34ec99 lockd: bring a few function declarations up to date by Chuck Lever · 17 years ago
  14. eb18860 NLM: NLM protocol version numbers are u32 by Chuck Lever · 17 years ago
  15. 90d5b18 NLM: LOCKD fails to load if CONFIG_SYSCTL is not set by Chuck Lever · 17 years ago
  16. 1e40316 SUNRPC: Add a default setting for CONFIG_SUNRPC_BIND34 by Chuck Lever · 17 years ago
  17. 327a299 SUNRPC: Update help Kconfig text by Chuck Lever · 17 years ago
  18. ecfc555a NFS: Always enable NFS direct I/O by Chuck Lever · 17 years ago
  19. 82d101d NFS: Show most mount options via nfs_show_options() by Chuck Lever · 17 years ago
  20. 3f8400d NFS: Save the values of the "mount*=" mount options by Chuck Lever · 17 years ago
  21. f22d6d7 NFS: Save the value of the "port=" mount option by Chuck Lever · 17 years ago
  22. 78fa701 NFS: Fix up data types of fields in nfs_parsed_mount_options by Chuck Lever · 17 years ago
  23. 2d76743 NFS: numeric mount parameters are unsigned by Chuck Lever · 17 years ago
  24. 7bda2cd NFS: clean up short packet handling for NFSv4 readdir by Jeff Layton · 17 years ago
  25. 643f811 NFS: clean up short packet handling for NFSv3 readdir by Jeff Layton · 17 years ago
  26. caa02bd NFS: clean up short packet handling for NFSv2 readdir by Jeff Layton · 17 years ago
  27. 4af68bf nfs: remove duplicate initializations of nfs_read_data field by Fred Isaman · 17 years ago
  28. 6d884e8 nfs: nfs_redirty_request by Fred · 17 years ago
  29. c7c350e Merge branch 'hotfixes' into devel by Trond Myklebust · 17 years ago
  30. f8512ad nfs: don't ignore return value from nfs_pageio_add_request by Fred Isaman · 17 years ago
  31. 264e3e8 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 17 years ago
  32. d7a0e1f Revert "ACPI: EC: Handle IRQ storm on Acer laptops" by Alexey Starikovskiy · 17 years ago
  33. 2caf470 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched-devel by Linus Torvalds · 17 years ago
  34. 6c3c315 IDE: Make taskfile interface more robust wrt unexpected end-of-command by Linus Torvalds · 17 years ago
  35. d5eee40 Merge branch 'slab-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/christoph/vm by Linus Torvalds · 17 years ago
  36. 33b0c42 sched: tune multi-core idle balancing by Ingo Molnar · 17 years ago
  37. 74e3cd7 sched: retune wake granularity by Ingo Molnar · 17 years ago
  38. f540a60 sched: wakeup-buddy tasks are cache-hot by Ingo Molnar · 17 years ago
  39. 4ae7d5c sched: improve affine wakeups by Ingo Molnar · 17 years ago
  40. 6f3d092 sched, net: socket wakeups are sync by Ingo Molnar · 17 years ago
  41. f482738 sched: clean up wakeup balancing, code flow by Ingo Molnar · 17 years ago
  42. ac192d3 sched: clean up wakeup balancing, rename variables by Ingo Molnar · 17 years ago
  43. 098fb9d sched: clean up wakeup balancing, move wake_affine() by Ingo Molnar · 17 years ago
  44. 8d8002f async_tx: avoid the async xor_zero_sum path when src_cnt > device->max_xor by Dan Williams · 17 years ago
  45. f79abb6 fsldma: Fix the DMA halt when using DMA_INTERRUPT async_tx transfer. by Zhang Wei · 17 years ago
  46. f920bb6 Merge branch 'audit.b49' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/audit-current by Linus Torvalds · 17 years ago
  47. 1e0bd75 [PATCH] export sessionid alongside the loginuid in procfs by Eric Paris · 17 years ago
  48. d324669 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 17 years ago
  49. 74fe0305 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 17 years ago
  50. fb00f76 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 17 years ago
  51. 992ab12 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6 by Linus Torvalds · 17 years ago
  52. 92f53c6 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 17 years ago
  53. ff69c00 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 17 years ago
  54. 0714664 HID: update key codes for Apple aluminium by Michael Hanselmann · 17 years ago
  55. dfd347f HID: fix comment in hid_input_report() by Jiri Kosina · 17 years ago
  56. c9bde7a HID: BADPAD entry for NATSU Playstation USB adapter by Andrew Burton · 17 years ago
  57. 92c4a1b HID: Use DIV_ROUND_UP by Julia Lawall · 17 years ago
  58. 790c9d8 HID: remove HID_QUIRK_APPLE_ISO_KEYBOARD for 4th generation macbook by Tobias Mueller · 17 years ago
  59. 13d9392 Merge branches 'release' and 'dock' into release by Len Brown · 17 years ago
  60. 9171f83 ACPI: Set flag DOCK_UNDOCKING when triggered via sysfs by Holger Macht · 17 years ago
  61. d9ea136 Merge branches 'release', 'asus', 'bugzilla-8573', 'bugzilla-9995', 'bugzilla-10272', 'lockdep' and 'thermal' into release by Len Brown · 17 years ago
  62. 77321e6 Revert "ACPI: video: Ignore devices that aren't present in hardware" by Len Brown · 17 years ago
  63. abc5a87 asus_acpi: remove misleading mask by Julia Lawall · 17 years ago
  64. f0d6752 Revert "ACPI: video: Ignore ACPI video devices that aren't present in hardware" by Len Brown · 17 years ago
  65. ece54e2 thermal: delete "default y" by Len Brown · 17 years ago
  66. 6d7f014 thermal: re-document thermal units From: Zhang Rui <rui.zhang@intel.com> by Zhang, Rui · 17 years ago
  67. 91f57fa Revert "thermal: fix generic thermal I/F for hwmon" by Len Brown · 17 years ago
  68. 3c00bb9 Input: ALPS - fix forward/back buttons reversed on Acer 5520-5290 by Laszlo Kajan · 17 years ago
  69. 1db3a34 Input: ALPS - put secondary device in proper place in sysfs by Dmitry Torokhov · 17 years ago
  70. 0ac4a3c ACPI: fix ATA_ACPI build by Len Brown · 17 years ago
  71. b8a1bdb ACPI: battery: Don't return -EFAIL on broken packages. by Alexey Starikovskiy · 17 years ago
  72. 9e58582 pciehp: don't enable slot unless forced by Mark Lord · 17 years ago
  73. 2e1479d make selinux_parse_opts_str() static by Adrian Bunk · 17 years ago
  74. 40044ce Revert "unexport bio_{,un}map_user" by Jens Axboe · 17 years ago
  75. caeab08 slub page alloc fallback: Enable interrupts for GFP_WAIT. by Christoph Lameter · 17 years ago
  76. bde4f8f Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  77. 8484138 Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus by Linus Torvalds · 17 years ago
  78. 3d10a15 hfs_bnode_find() can fail, resulting in hfs_bnode_split() breakage by Al Viro · 17 years ago
  79. c40e7cb ahci: Add Marvell 6121 SATA support by Jose Alberto Reguero · 17 years ago
  80. 4a38e73 pata_ali: use atapi_cmd_type() to determine cmd type instead of transfer size by Tejun Heo · 17 years ago
  81. a22e644 ahci: implement skip_host_reset parameter by Tejun Heo · 17 years ago
  82. dea5513 ahci: request all PCI BARs by Tejun Heo · 17 years ago
  83. 916fbfb devres: implement pcim_iomap_regions_request_all() by Tejun Heo · 17 years ago
  84. 233f112 libata-acpi: improve dock event handling by Tejun Heo · 17 years ago
  85. 4265f16 virtio: fix race in enable_cb by Christian Borntraeger · 17 years ago
  86. da74e89 virtio: Enable netpoll interface for netconsole logging by Amit Shah · 17 years ago
  87. bdc1681 virtio: handle > 2 billion page balloon targets by Rusty Russell · 17 years ago
  88. c483934 virtio: Fix sysfs bits to have proper block symlink by Jeremy Katz · 17 years ago
  89. 27ebe30 virtio: Use spin_lock_irqsave/restore for virtio-pci by Anthony Liguori · 17 years ago
  90. 16d54669 relay: fix subbuf_splice_actor() adding too many pages by Jens Axboe · 17 years ago
  91. 2af3e60 The ps2esdi driver was marked as BROKEN more than two years ago due to being by Adrian Bunk · 17 years ago
  92. b05c238 drm/ati_pcigart: fix the PCIGART to use drm_pci to allocate GART table. by Dave Airlie · 17 years ago
  93. 16d3be4 drm/radeon: fixup RV550 chip family by Alex Deucher · 17 years ago
  94. f0fb6d77 drm/via: attempt again to stabilise the AGP DMA command submission. by Thomas Hellstrom · 17 years ago
  95. 9df5808 drm: Fix race that can lockup the kernel by Mike Isely · 17 years ago
  96. a978b30 Linux 2.6.25-rc6 by Linus Torvalds · 17 years ago
  97. 69d1d52 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 17 years ago
  98. 56ee0cf [PARISC] make ptr_to_pide() static by FUJITA Tomonori · 17 years ago
  99. 0c634cc [PARISC] head.S: section mismatch fixes by Helge Deller · 17 years ago
  100. ab86adb [PARISC] add back Crestone Peak cpu by Kyle McMartin · 17 years ago