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