summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-02-049-14/+133
| |\ \ \ \ \ \ \
| | * | | | | | | ocfs2: add quota call to ocfs2_remove_btree_range()Mark Fasheh2009-02-021-0/+3
| | * | | | | | | ocfs2: Wakeup the downconvert thread after a successful cancel convertSunil Mushran2009-02-021-0/+4
| | * | | | | | | ocfs2: Access the xattr bucket only before modifying it.Tao Ma2009-02-021-9/+8Star
| | * | | | | | | configfs: Silence lockdep on mkdir(), rmdir() and configfs_depend_item()Joel Becker2009-02-021-0/+59
| | * | | | | | | ocfs2: Fix possible deadlock in ocfs2_write_dquot()Jan Kara2009-02-021-1/+3
| | * | | | | | | ocfs2: Push out dropping of dentry lock to ocfs2_wqJan Kara2009-02-024-4/+56
| * | | | | | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2009-02-043-16/+31
| |\ \ \ \ \ \ \ \
| | * | | | | | | | [XFS] Warn on transaction in flight on read-only remountFelix Blyakher2009-02-031-1/+5
| | * | | | | | | | xfs: Check buffer lengths in log recoveryDave Chinner2009-02-031-6/+25
| | * | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Felix Blyakher2009-02-031444-11635/+26705
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | don't reallocate sxp variable passed into xfs_swapextEric Sandeen2009-01-271-9/+1Star
| * | | | | | | | | | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-02-0311-53/+193
| |\ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | libata: implement HORKAGE_1_5_GBPS and apply it to WD My BookTejun Heo2009-02-032-0/+42
| | * | | | | | | | | libata: add no penalty retry request for EH device handling routinesTejun Heo2009-02-031-1/+5
| | * | | | | | | | | libata: improve probe failure handlingTejun Heo2009-02-031-0/+38
| | * | | | | | | | | libata: add @spd_limit to sata_down_spd_limit()Tejun Heo2009-02-034-12/+27
| | * | | | | | | | | libata: clear dev->ering in smarter wayTejun Heo2009-02-033-10/+19
| | * | | | | | | | | libata: check onlineness before using SPD in sata_down_spd_limit()Tejun Heo2009-02-031-3/+8
| | * | | | | | | | | libata: move ata_dev_disable() to libata-eh.cTejun Heo2009-02-033-13/+22
| | * | | | | | | | | libata: fix EH device failure handlingTejun Heo2009-02-031-2/+3
| | * | | | | | | | | sata_nv: ck804 has borked hardreset tooTejun Heo2009-02-031-1/+6
| | * | | | | | | | | ide/libata: fix ata_id_is_cfa() (take 4)Sergei Shtylyov2009-02-031-5/+10
| | * | | | | | | | | libata: fix kernel-doc warningsRandy Dunlap2009-02-032-2/+2
| | * | | | | | | | | ahci: add a module parameter to ignore the SSS flags for async scanningArjan van de Ven2009-02-031-1/+8
| | * | | | | | | | | sata_mv: Fix chip type for Hightpoint RocketRaid 1740/1742Mark Lord2009-02-031-2/+2
| | * | | | | | | | | [libata] sata_sil: Fix compilation error with libata debugging enabledPasi Kärkkäinen2009-02-031-1/+1
| | | |/ / / / / / / | | |/| | | | | | |
* | | | | | | | | | gianfar: Fix stashing supportAndy Fleming2009-02-053-3/+38
* | | | | | | | | | gianfar: Add support for skb recyclingAndy Fleming2009-02-052-4/+21
* | | | | | | | | | netdev: Merge UCC and gianfar MDIO bus driversAndy Fleming2009-02-0512-490/+549
* | | | | | | | | | virtio_net: Allow setting the MAC address of the NICAlex Williamson2009-02-051-2/+21
* | | | | | | | | | virtio_net: Add support for VLAN filtering in the hypervisorAlex Williamson2009-02-052-1/+44
* | | | | | | | | | virtio_net: Add a MAC filter tableAlex Williamson2009-02-052-8/+70
* | | | | | | | | | virtio_net: Add a set_rx_mode interfaceAlex Williamson2009-02-052-1/+44
* | | | | | | | | | virtio_net: Add a virtqueue for outbound control commandsAlex Williamson2009-02-052-3/+83
* | | | | | | | | | s2io: Formatting log messageBreno Leitao2009-02-041-3/+2Star
* | | | | | | | | | sky2: set VPD sizeStephen Hemminger2009-02-041-12/+29
* | | | | | | | | | sky2: move VPD display into debug interfaceStephen Hemminger2009-02-041-68/+87
* | | | | | | | | | sky2: handle dma mapping errorsStephen Hemminger2009-02-041-8/+56
* | | | | | | | | | sky2: remove unneede workaroundStephen Hemminger2009-02-041-7/+0Star
* | | | | | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2009-02-03212-16503/+16940
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | mac80211: Cancel the dynamic ps timer in ioctl_siwpower.Vivek Natarajan2009-01-301-0/+2
| * | | | | | | | | | ath9k: Fix bug in TX DMA terminationSujith2009-01-301-6/+25
| * | | | | | | | | | ath9k: Setup short preamble properly in rate registrationSujith2009-01-301-0/+6
| * | | | | | | | | | ath9k: Fix station access in aggregation completionSujith2009-01-301-5/+15
| * | | | | | | | | | ath9k: Reconfigure beacons on getting a notification from mac80211Sujith2009-01-301-16/+19
| * | | | | | | | | | ath9k: Handle chainmask for A9280Sujith2009-01-302-1/+2
| * | | | | | | | | | mac80211: don't try to powersave/config disabled interfacesJohannes Berg2009-01-291-0/+6
| * | | | | | | | | | cfg80211: do not pass -EALREADY to userspace on regdomain change requestLuis R. Rodriguez2009-01-291-0/+5
| * | | | | | | | | | ath9k: remove useless ath9k driver version informationLuis R. Rodriguez2009-01-291-4/+3Star