| Commit message (Expand) | Author | Age |
* | md: need another print_sb for mdp_superblock_1 | Cheng Renquan | 2009-01-08 |
* | md: use list_for_each_entry macro directly | Cheng Renquan | 2009-01-08 |
* | md: raid0: make hash_spacing and preshift sector-based. | Andre Noll | 2009-01-08 |
* | md: raid0: Represent the size of strip zones in sectors. | Andre Noll | 2009-01-08 |
* | md: raid0: Represent zone->zone_offset in sectors. | Andre Noll | 2009-01-08 |
* | md: raid0: Represent device offset in sectors. | Andre Noll | 2009-01-08 |
* | md: use sysfs_notify_dirent to notify changes to md/sync_action. | NeilBrown | 2009-01-08 |
* | Merge branch 'for-2.6.29' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2009-01-07 |
|\ |
|
| * | nfsd: get rid of NFSD_VERSION | Benny Halevy | 2009-01-07 |
| * | nfsd: last_byte_offset | Benny Halevy | 2009-01-07 |
| * | NLM: Rewrite IPv4 privileged requester's check | Chuck Lever | 2009-01-06 |
| * | NLM: nlm_privileged_requester() doesn't recognize mapped loopback address | Chuck Lever | 2009-01-06 |
| * | NSM: Move nsm_addr() to fs/lockd/mon.c | Chuck Lever | 2009-01-06 |
| * | NSM: Remove include/linux/lockd/sm_inter.h | Chuck Lever | 2009-01-06 |
| * | NLM: Remove "create" argument from nsm_find() | Chuck Lever | 2009-01-06 |
| * | NSM: Add nsm_lookup() function | Chuck Lever | 2009-01-06 |
| * | NLM: Decode "priv" argument of NLMPROC_SM_NOTIFY as an opaque | Chuck Lever | 2009-01-06 |
| * | NLM: Change nlm_host_rebooted() to take a single nlm_reboot argument | Chuck Lever | 2009-01-06 |
| * | NSM: Generate NSMPROC_MON's "priv" argument when nsm_handle is created | Chuck Lever | 2009-01-06 |
| * | NSM: Move nsm_find() to fs/lockd/mon.c | Chuck Lever | 2009-01-06 |
| * | NSM: Move NSM program and procedure numbers to fs/lockd/mon.c | Chuck Lever | 2009-01-06 |
| * | NSM: Move NSM-related XDR data structures to lockd's xdr.h | Chuck Lever | 2009-01-06 |
| * | NLM: Move the public declaration of nsm_unmonitor() to lockd.h | Chuck Lever | 2009-01-06 |
| * | NSM: Release nsmhandle in nlm_destroy_host | Chuck Lever | 2009-01-06 |
| * | NLM: Move the public declaration of nsm_monitor() to lockd.h | Chuck Lever | 2009-01-06 |
| * | NSM: Support IPv6 version of mon_name | Chuck Lever | 2009-01-06 |
| * | NSM: Use modern style for sm_name field in nsm_handle | Chuck Lever | 2009-01-06 |
| * | NLM: Support IPv6 scope IDs in nlm_display_address() | Chuck Lever | 2009-01-06 |
| * | NLM: Remove address eye-catcher buffers from nlm_host | Chuck Lever | 2009-01-06 |
| * | NLM: Use modern style for pointer fields in nlm_host | Chuck Lever | 2009-01-06 |
| * | sunrpc: add sv_maxconn field to svc_serv (try #3) | Jeff Layton | 2009-01-06 |
| * | nfsd: document new filehandle fsid types | J. Bruce Fields | 2009-01-06 |
* | | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2009-01-07 |
|\ \ |
|
| * | | x86/PCI: Do not use interrupt links for devices using MSI-X | Rafael J. Wysocki | 2009-01-07 |
| * | | PCI: Add pci_clear_master() as opposite of pci_set_master() | Ben Hutchings | 2009-01-07 |
| * | | PCI: pciehp: cleanup register and field definitions | Kenji Kaneshige | 2009-01-07 |
| * | | PCI: add interface to set visible size of VPD | Stephen Hemminger | 2009-01-07 |
| * | | PCI: revise VPD access interface | Stephen Hemminger | 2009-01-07 |
| * | | PCI: add pci_common_swizzle() for INTx swizzling | Bjorn Helgaas | 2009-01-07 |
| * | | PCI hotplug: introduce functions for ACPI slot detection | Kenji Kaneshige | 2009-01-07 |
| * | | PCI: define PCI resource names in an 'enum' | Yu Zhao | 2009-01-07 |
| * | | PCI: remove unnecessary arg of pci_update_resource() | Yu Zhao | 2009-01-07 |
| * | | PCI: uninline pci_ioremap_bar() | Andrew Morton | 2009-01-07 |
| * | | PCI: add pci_swizzle_interrupt_pin() | Bjorn Helgaas | 2009-01-07 |
| * | | resource: allow MMIO exclusivity for device drivers | Arjan van de Ven | 2009-01-07 |
| * | | ACPI/PCI: remove obsolete _OSC capability support functions | Andrew Patterson | 2009-01-07 |
| * | | ACPI/PCI: PCI MSI _OSC support capabilities called when root bridge added | Andrew Patterson | 2009-01-07 |
| * | | ACPI/PCI: PCIe ASPM _OSC support capabilities called when root bridge added | Andrew Patterson | 2009-01-07 |
| * | | ACPI/PCI: PCI extended config _OSC support called when root bridge added | Andrew Patterson | 2009-01-07 |
| * | | ACPI/PCI: call _OSC support during root bridge discovery | Andrew Patterson | 2009-01-07 |