1. 01 7月, 2006 38 次提交
  2. 30 6月, 2006 2 次提交
    • L
      Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2 · 501b7c77
      Linus Torvalds 提交于
      * 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2:
        ocfs2: remove redundant NULL checks in ocfs2_direct_IO_get_blocks()
        ocfs2: clean up some osb fields
        ocfs2: fix init of uuid_net_key
        ocfs2: silence a debug print
        ocfs2: silence ENOENT during lookup of broken links
        ocfs2: Cleanup message prints
        ocfs2: silence -EEXIST from ocfs2_extent_map_insert/lookup
        [PATCH] fs/ocfs2/dlm/dlmrecovery.c: make dlm_lockres_master_requery() static
        ocfs2: warn the user on a dead timeout mismatch
        ocfs2: OCFS2_FS must depend on SYSFS
        ocfs2: Compile-time disabling of ocfs2 debugging output.
        configfs: Clear up a few extra spaces where there should be TABs.
        configfs: Release memory in configfs_example.
      501b7c77
    • L
      Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 · 74e651f0
      Linus Torvalds 提交于
      * master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6: (30 commits)
        [TIPC]: Initial activation message now includes TIPC version number
        [TIPC]: Improve response to requests for node/link information
        [TIPC]: Fixed skb_under_panic caused by tipc_link_bundle_buf
        [IrDA]: Fix the AU1000 FIR dependencies
        [IrDA]: Fix RCU lock pairing on error path
        [XFRM]: unexport xfrm_state_mtu
        [NET]: make skb_release_data() static
        [NETFILTE] ipv4: Fix typo (Bugzilla #6753)
        [IrDA]: MCS7780 usb_driver struct should be static
        [BNX2]: Turn off link during shutdown
        [BNX2]: Use dev_kfree_skb() instead of the _irq version
        [ATM]: basic sysfs support for ATM devices
        [ATM]: [suni] change suni_init to __devinit
        [ATM]: [iphase] should be __devinit not __init
        [ATM]: [idt77105] should be __devinit not __init
        [BNX2]: Add NETIF_F_TSO_ECN
        [NET]: Add ECN support for TSO
        [AF_UNIX]: Datagram getpeersec
        [NET]: Fix logical error in skb_gso_ok
        [PKT_SCHED]: PSCHED_TADD() and PSCHED_TADD2() can result,tv_usec >= 1000000
        ...
      74e651f0