1. b39b897 NSM: Refactor nsm_handle creation into a helper function by Chuck Lever · 16 years ago
  2. 92fd91b NLM: Remove "create" argument from nsm_find() by Chuck Lever · 16 years ago
  3. 8c7378f NLM: Call nsm_reboot_lookup() instead of nsm_find() by Chuck Lever · 16 years ago
  4. 3420a8c NSM: Add nsm_lookup() function by Chuck Lever · 16 years ago
  5. 576df46 NLM: Decode "priv" argument of NLMPROC_SM_NOTIFY as an opaque by Chuck Lever · 16 years ago
  6. 7fefc9c NLM: Change nlm_host_rebooted() to take a single nlm_reboot argument by Chuck Lever · 16 years ago
  7. cab2d3c NSM: Encode the new "priv" cookie for NSMPROC_MON requests by Chuck Lever · 16 years ago
  8. 7e44d3b NSM: Generate NSMPROC_MON's "priv" argument when nsm_handle is created by Chuck Lever · 16 years ago
  9. 05f3a9a NSM: Remove !nsm check from nsm_release() by Chuck Lever · 16 years ago
  10. bc1cc6c NSM: Remove NULL pointer check from nsm_find() by Chuck Lever · 16 years ago
  11. 5cf1c4b NSM: Add dprintk() calls in nsm_find and nsm_release by Chuck Lever · 16 years ago
  12. 67c6d10 NSM: Move nsm_find() to fs/lockd/mon.c by Chuck Lever · 16 years ago
  13. 03eb1dc NSM: move to xdr_stream-based XDR encoders and decoders by Chuck Lever · 16 years ago
  14. 36e8e66 NSM: Move NSM program and procedure numbers to fs/lockd/mon.c by Chuck Lever · 16 years ago
  15. 9c1bfd0 NSM: Move NSM-related XDR data structures to lockd's xdr.h by Chuck Lever · 16 years ago
  16. 0c7aef4 NSM: Check result of SM_UNMON upcall by Chuck Lever · 16 years ago
  17. 356c3eb NLM: Move the public declaration of nsm_unmonitor() to lockd.h by Chuck Lever · 16 years ago
  18. c8c23c4 NSM: Release nsmhandle in nlm_destroy_host by Chuck Lever · 16 years ago
  19. 1e49323c NLM: Move the public declaration of nsm_monitor() to lockd.h by Chuck Lever · 16 years ago
  20. 5d254b1 NSM: Make sure to return an error if the SM_MON call result is not zero by Chuck Lever · 16 years ago
  21. 5bc74be NSM: Remove BUG_ON() in nsm_monitor() by Chuck Lever · 16 years ago
  22. 501c1ed NLM: Remove redundant printk() in nlmclnt_lock() by Chuck Lever · 16 years ago
  23. 9fee490 NSM: Use sm_name instead of h_name in nsm_monitor() and nsm_unmonitor() by Chuck Lever · 16 years ago
  24. 29ed140 NSM: Support IPv6 version of mon_name by Chuck Lever · 16 years ago
  25. f47534f NSM: Use modern style for sm_name field in nsm_handle by Chuck Lever · 16 years ago
  26. 5acf431 NSM: convert printk(KERN_DEBUG) to a dprintk() by Chuck Lever · 16 years ago
  27. a484675 NSM: Use C99 structure initializer to initialize nsm_args by Chuck Lever · 16 years ago
  28. afb0369 NLM: Add helper to handle IPv4 addresses by Chuck Lever · 16 years ago
  29. bc99580 NLM: Support IPv6 scope IDs in nlm_display_address() by Chuck Lever · 16 years ago
  30. 6999fb4 NLM: Remove AF_UNSPEC arm in nlm_display_address() by Chuck Lever · 16 years ago
  31. 1df40b6 NLM: Remove address eye-catcher buffers from nlm_host by Chuck Lever · 16 years ago
  32. 7538ce1 NLM: Use modern style for pointer fields in nlm_host by Chuck Lever · 16 years ago
  33. c72a476 lockd: set svc_serv->sv_maxconn to a more reasonable value (try #3) by Jeff Layton · 16 years ago
  34. c9233eb sunrpc: add sv_maxconn field to svc_serv (try #3) by Jeff Layton · 16 years ago
  35. 548eaca nfsd: document new filehandle fsid types by J. Bruce Fields · 16 years ago
  36. 2bd9e7b nfsd: Fix leaked memory in nfs4_make_rec_clidname by Krishna Kumar · 16 years ago
  37. 9346eff nfsd: Minor cleanup of find_stateid by Krishna Kumar · 16 years ago
  38. b3d47676 nfsd: update fh_verify description by J. Bruce Fields · 16 years ago
  39. 07d400a Btrfs: tree logging checksum fixes by Yan Zheng · 16 years ago
  40. 0936912 Merge branches 'x86/cleanups', 'x86/mpparse', 'x86/numa' and 'x86/uv' into x86/urgent by Ingo Molnar · 16 years ago
  41. c2ce5ca scc_pata: make use of scc_dma_sff_read_status() by Sergei Shtylyov · 16 years ago
  42. 0578963 ide-dma-sff: factor out ide_dma_sff_write_status() by Sergei Shtylyov · 16 years ago
  43. 592b531 ide: move read_sff_dma_status() method to 'struct ide_dma_ops' by Sergei Shtylyov · 16 years ago
  44. 3f023b0 ide: don't set hwif->dma_ops in init_dma() method by Sergei Shtylyov · 16 years ago
  45. 391ad19 Resurrect IT8172 IDE controller driver by Shane McDonald · 16 years ago
  46. 7ee9803 piix: sync ich_laptop[] with ata_piix.c by Bartlomiej Zolnierkiewicz · 16 years ago
  47. 02c84bd ide: update warm-plug HOWTO by Bartlomiej Zolnierkiewicz · 16 years ago
  48. e630fcb ide: fix ide_port_scan() to do ACPI setup after initializing request queues by Bartlomiej Zolnierkiewicz · 16 years ago
  49. c38714e ide: remove now redundant ->cur_dev checks by Bartlomiej Zolnierkiewicz · 16 years ago
  50. 94c9644 ide: remove unused ide_hwif_t.sg_mapped field by Bartlomiej Zolnierkiewicz · 16 years ago
  51. 906ef98 ide: struct ide_atapi_pc - remove unused fields and update documentation by Bartlomiej Zolnierkiewicz · 16 years ago
  52. b1b1cd9 ide: remove superfluous hwif variable assignment from ide_timer_expiry() by Bartlomiej Zolnierkiewicz · 16 years ago
  53. 8c6de94 ide: use ide_pci_is_in_compatibility_mode() helper in setup-pci.c by Bartlomiej Zolnierkiewicz · 16 years ago
  54. 9600dcf ide: make "paranoia" ->handler check in ide_intr() more strict by Bartlomiej Zolnierkiewicz · 16 years ago
  55. d6251d4 ide-cd: convert to ide-atapi facilities by Borislav Petkov · 16 years ago
  56. 1e91477 ide-cd: start DMA before sending the actual packet command by Borislav Petkov · 16 years ago
  57. 7a38f3c ide-cd: wait for DRQ to get set per default by Borislav Petkov · 16 years ago
  58. 744a82b ide: Fix drive's DWORD-IO handling by Mario Schwalbe · 16 years ago
  59. 2bd24a1 ide: add port and host iterators by Bartlomiej Zolnierkiewicz · 16 years ago
  60. 5e7f3a4 ide: dynamic allocation of device structures by Bartlomiej Zolnierkiewicz · 16 years ago
  61. a32296f ide: NUMA aware allocation of host and port structures by Bartlomiej Zolnierkiewicz · 16 years ago
  62. 07af5a5 it821x: use ide_get_pair_dev() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  63. 5d44a15 cmd64x: use ide_get_pair_dev() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  64. 2b78ff5 cmd640: use ide_get_pair_dev() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  65. bca4ff1 amd74xx: use ide_get_pair_dev() helper by Bartlomiej Zolnierkiewicz · 16 years ago
  66. 627e05d ide: remove ->error method from struct ide_driver by Bartlomiej Zolnierkiewicz · 16 years ago
  67. 585e971 ide: unexport ide_wait_not_busy() by Bartlomiej Zolnierkiewicz · 16 years ago
  68. 7f3c868 ide: remove ide_driver_t typedef by Bartlomiej Zolnierkiewicz · 16 years ago
  69. 9892ec5 ide: remove 'byte' typedef by Bartlomiej Zolnierkiewicz · 16 years ago
  70. c0ae502 ide: remove ide_pci_enablebit_t typedef by Bartlomiej Zolnierkiewicz · 16 years ago
  71. 54cc142 ide: remove local_irq_set() macro by Bartlomiej Zolnierkiewicz · 16 years ago
  72. 898ec22 ide: remove HWIF() macro by Bartlomiej Zolnierkiewicz · 16 years ago
  73. b40d1b8 ide: move ide_init_port_data() and friends to ide-probe.c by Bartlomiej Zolnierkiewicz · 16 years ago
  74. ff670e6 ide: update ide_unregister() documentation by Bartlomiej Zolnierkiewicz · 16 years ago
  75. b65fac3 ide: merge ide_hwgroup_t with ide_hwif_t (v2) by Bartlomiej Zolnierkiewicz · 16 years ago
  76. 5b31f85 ide: use lock bitops for ports serialization (v2) by Bartlomiej Zolnierkiewicz · 16 years ago
  77. efe0397 ide: remove hwgroup->hwif and {drive,hwif}->next by Bartlomiej Zolnierkiewicz · 16 years ago
  78. ae86afa ide: use per-port IRQ handlers by Bartlomiej Zolnierkiewicz · 16 years ago
  79. bd53cbc ide: add ->cur_port to struct ide_host and use it for serialized hosts by Bartlomiej Zolnierkiewicz · 16 years ago
  80. 42cf261 ide: fix setting nIEN on idle devices by Bartlomiej Zolnierkiewicz · 16 years ago
  81. b46f205 ide: fix LOCKDEP warning by Bartlomiej Zolnierkiewicz · 16 years ago
  82. 4be98c0 [SCSI] fc transport: restore missing dev_loss_tmo callback to LLDD by James Smart · 16 years ago
  83. 1679681 Merge branch 'topic/asoc' into for-linus by Takashi Iwai · 16 years ago
  84. 36c401a [IA64] fix typo in cpumask_of_pcibus() by Ingo Molnar · 16 years ago
  85. 1ba1255 Btrfs: don't change file extent's ram_bytes in btrfs_drop_extents by Yan Zheng · 16 years ago
  86. 180591b Btrfs: Use btrfs_join_transaction to avoid deadlocks during snapshot creation by Yan Zheng · 16 years ago
  87. 9ca03b9 Btrfs: drop remaining LINUX_KERNEL_VERSION checks and compat code by Chris Mason · 16 years ago
  88. 227b4dc ASoC: Fix SND_SOC_ALL_CODECS handling of dual SPI and I2C control buses by Mark Brown · 16 years ago
  89. 860a7a0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable by Chris Mason · 16 years ago
  90. 30f8825 avr32: Remove DMATEST from defconfigs by Ben Nizette · 16 years ago
  91. f98eee8 x86, ia64: remove duplicated swiotlb code by FUJITA Tomonori · 16 years ago
  92. 160c1d8 x86, ia64: convert to use generic dma_map_ops struct by FUJITA Tomonori · 16 years ago
  93. f0402a2 generic: add common struct for dma map operations by FUJITA Tomonori · 16 years ago
  94. d7dff84 x86: remove map_single and unmap_single in struct dma_mapping_ops by FUJITA Tomonori · 16 years ago
  95. 33feffd x86, pci-nommu: add map_page by FUJITA Tomonori · 16 years ago
  96. ffbbef5 intel-iommu: add map_page and unmap_page by FUJITA Tomonori · 16 years ago
  97. 5149136 x86, AMD IOMMU: add map_page and unmap_page by FUJITA Tomonori · 16 years ago
  98. 3991605 x86, calgary: add map_page and unmap_page by FUJITA Tomonori · 16 years ago
  99. 052aedb x86, gart: add map_page and unmap_page by FUJITA Tomonori · 16 years ago
  100. 4cf37bb x86, swiotlb: add map_page and unmap_page by FUJITA Tomonori · 16 years ago