summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2010-03-2915-97/+191
|\
| * ceph: update discussion list address in MAINTAINERSSage Weil2010-03-291-1/+1
| * ceph: some documentations fixesCheng Renquan2010-03-292-4/+7
| * ceph: fix use after free on mds __unregister_requestSage Weil2010-03-281-1/+2
| * ceph: avoid loaded term 'OSD' in documentionSage Weil2010-03-231-1/+1
| * ceph: fix possible double-free of mds request referenceSage Weil2010-03-231-1/+3
| * ceph: fix session check on mds replySage Weil2010-03-231-1/+1
| * ceph: handle kmalloc() failureDan Carpenter2010-03-231-0/+2
| * ceph: propagate mds session allocation failures to callerSage Weil2010-03-231-1/+6
| * ceph: make write_begin wait propagate ERESTARTSYSSage Weil2010-03-231-2/+8
| * ceph: fix snap rebuild conditionSage Weil2010-03-231-2/+2
| * ceph: avoid reopening osd connections when address hasn't changedSage Weil2010-03-233-1/+23
| * ceph: rename r_sent_stamp r_stampSage Weil2010-03-232-7/+7
| * ceph: fix connection fault con_work reentrancy problemSage Weil2010-03-231-2/+0
| * ceph: prevent dup stale messages to console for restarting mdsSage Weil2010-03-231-1/+1
| * ceph: fix pg pool decoding from incremental osdmap updateSage Weil2010-03-231-7/+10
| * ceph: fix mds sync() race with completing requestsSage Weil2010-03-231-7/+20
| * ceph: only release unused caps with mds requestsSage Weil2010-03-231-3/+10
| * ceph: clean up handle_cap_grant, handle_caps wrt session mutexSage Weil2010-03-231-32/+25
| * ceph: fix session locking in handle_caps, ceph_check_capsSage Weil2010-03-231-5/+9
| * ceph: drop unnecessary WARN_ON in caps migrationSage Weil2010-03-231-2/+1
| * ceph: fix null pointer deref of r_osd in debug outputSage Weil2010-03-231-1/+1
| * ceph: clean up service ticket decodingSage Weil2010-03-231-8/+20
| * ceph: release old ticket_blob bufferSage Weil2010-03-201-1/+5
| * ceph: fix authenticator buffer size calculationSage Weil2010-03-201-6/+13
| * ceph: fix authenticator timeoutSage Weil2010-03-201-8/+1
| * ceph: fix inode removal from snap realm when racing with migrationSage Weil2010-03-201-0/+16
| * ceph: add missing locking to protect i_snap_realm_item during splitSage Weil2010-03-201-0/+2
| * ceph: implemented caps should always be superset of issued capsSage Weil2010-03-201-0/+2
* | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2010-03-293-5/+5
|\ \
| * | hwmon: (asc7621) Add X58 entry in KconfigJaswinder Singh Rajput2010-03-291-2/+2
| * | hwmon: (w83793) Saving negative errors in unsignedDan Carpenter2010-03-291-1/+1
| * | hwmon: (coretemp) Add missing newline to dev_warn() messageDean Nelson2010-03-291-1/+1
| * | hwmon: (coretemp) Fix cpu model outputPrarit Bhargava2010-03-291-1/+1
* | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-03-291-0/+4
|\ \ \
| * | | pata_via: fix VT6410/6415/6330 detection issueJosephChan@via.com.tw2010-03-281-0/+4
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-03-2935-144/+256
|\ \ \
| * | | r8169: offical fix for CVE-2009-4537 (overlength frame DMAs)Neil Horman2010-03-291-5/+24
| * | | ipv6: Don't drop cache route entry unless timer actually expired.YOSHIFUJI Hideaki / 吉藤英明2010-03-281-4/+9
| * | | tulip: Add missing parens.David S. Miller2010-03-281-1/+1
| * | | r8169: fix broken register writesFrancois Romieu2010-03-271-2/+2
| * | | pcnet_cs: add new idKen Kawasaki2010-03-272-1/+3
| * | | bonding: fix broken multicast with round-robin modeAndy Gospodarek2010-03-271-8/+32
| * | | drivers/net: Fix continuation linesJoe Perches2010-03-271-1/+1
| * | | e1000: do not modify tx_queue_len on link speed changeEmil Tantilov2010-03-272-9/+1
| * | | net: ipmr/ip6mr: prevent out-of-bounds vif_table accessNicolas Dichtel2010-03-272-8/+14
| * | | ixgbe: Do not run all Diagnostic offline tests when VFs are activeGreg Rose2010-03-271-0/+21
| * | | igb: use correct bits to identify if managability is enabledAlexander Duyck2010-03-271-3/+3
| * | | benet: Fix compile warnnings in drivers/net/benet/be_ethtool.cwzt wzt2010-03-271-1/+1
| * | | net: Add MSG_WAITFORONE flag to recvmmsgBrandon L Black2010-03-272-0/+5
OpenPOWER on IntegriCloud