summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | [XFS] Fix race in xfs_write() b/w dmapi callout and direct I/O checks.Lachlan McIlroy2007-05-081-27/+26
| * | [XFS] Get rid of redundant "required" in msg.Utako Kusaka2007-05-081-2/+1
| * | [XFS] Export via a function xfs_buftarg_list for use by kdb/xfsidbg.Tim Shimmin2007-05-082-1/+12
| * | [XFS] Remove unused ilen variable and references.Tim Shimmin2007-05-081-4/+0
| * | [XFS] Fix to prevent the notorious 'NULL files' problem after a crash.Lachlan McIlroy2007-05-089-88/+208
| * | [XFS] Fix race condition in xfs_write().Lachlan McIlroy2007-05-081-29/+32
| * | [XFS] Fix uquota and oquota enforcement problems.Kouta Ooizumi2007-05-083-4/+12
| * | [XFS] propogate return codes from flush routinesLachlan McIlroy2007-05-0810-22/+53
| * | [XFS] Fix quotaon syscall failures for group enforcement requests.Donald Douwsma2007-05-081-3/+1
| * | [XFS] Invalidate quotacheck when mounting without a quota type.Donald Douwsma2007-05-081-0/+11
| * | [XFS] reducing the number of random number functions.Joe Perches2007-05-084-20/+3
| * | [XFS] remove more misc. unused argsEric Sandeen2007-05-083-15/+8
| * | [XFS] the "aendp" arg to xfs_dir2_data_freescan is always NULL, remove it.Eric Sandeen2007-05-085-21/+13
| * | [XFS] The last argument "lsn" of xfs_trans_commit() is always called withEric Sandeen2007-05-0821-67/+50
| |/
* | Merge branch 'reset-seq' of master.kernel.org:/pub/scm/linux/kernel/git/jgarz...Linus Torvalds2007-05-0832-212/+321
|\ \
| * | [libata reset-seq] build and merge fixesJeff Garzik2007-05-013-3/+5
| * | libata: reimplement reset sequencingTejun Heo2007-05-013-67/+42
| * | libata: improve ata_std_prereset()Tejun Heo2007-05-011-7/+15
| * | libata: improve 0xff status handlingTejun Heo2007-05-013-20/+30
| * | libata: add deadline support to prereset and reset methodsTejun Heo2007-05-0132-135/+249
* | | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds2007-05-0837-557/+1228
|\ \ \
| * | | [netdrvr] atl1: fix buildJeff Garzik2007-05-081-0/+1
| * | | pasemi_mac: Use local-mac-address instead of mac-address if availableOlof Johansson2007-05-081-1/+6
| * | | pasemi_mac: PHY supportOlof Johansson2007-05-083-0/+133
| * | | pasemi_mac: Add msglevel support and "debug" module paramOlof Johansson2007-05-082-4/+23
| * | | pasemi_mac: Logic cleanup / rx performance improvementsOlof Johansson2007-05-081-38/+37
| * | | pasemi_mac: Minor cleanup / define fixesOlof Johansson2007-05-082-10/+8
| * | | pasemi_mac: Add SKB reuse / copy-breakOlof Johansson2007-05-081-7/+24
| * | | pasemi_mac: Timer and interrupt fixesOlof Johansson2007-05-082-12/+30
| * | | pasemi_mac: Abstract and fix up interrupt restart routinesOlof Johansson2007-05-081-3/+41
| * | | pasemi_mac: Move the IRQ mapping from the PCI layer to the driverOlof Johansson2007-05-084-23/+23
| * | | tc35815: Remove unnecessary skb->dev assignmentAtsushi Nemoto2007-05-081-1/+0
| * | | drivers/net/dm9000: Convert to generic booleanRichard Knutsson2007-05-081-7/+4
| * | | AT91RM9200 Ethernet: Fix multicast addressingAndrew Victor2007-05-081-2/+2
| * | | AT91RM9200 Ethernet: Support additional PHYsAndrew Victor2007-05-082-21/+73
| * | | PCMCIA-NETDEV : xirc2ps_cs: bugfix of multicast codeKomuro2007-05-081-6/+8
| * | | sky2: re-enable 88E8056 for most motherboardsStephen Hemminger2007-05-081-4/+13
| * | | MIPS: Drop unnecessary CONFIG_ISA from RBTX49XXAtsushi Nemoto2007-05-082-33/+0
| * | | ne: MIPS: Use platform_driver for ne on RBTX49XXAtsushi Nemoto2007-05-084-9/+40
| * | | ne: Add NEEDS_PORTLIST to control ISA auto-probeAtsushi Nemoto2007-05-081-3/+8
| * | | ne: Misc fixes for platform driver.Atsushi Nemoto2007-05-081-6/+7
| * | | ne: Add platform_driverAtsushi Nemoto2007-05-081-2/+89
| * | | libertas: fix for wireless Kconfig changesJohn W. Linville2007-05-081-1/+1
| * | | atl1: fix whitespace damageJay Cliburn2007-05-081-11/+11
| * | | atl1: use dev_printk macrosJay Cliburn2007-05-084-87/+68
| * | | ehea: Fix skb header accessThomas Klein2007-05-081-3/+3
| * | | s390: qeth driver hardware specs adaptionsPeter Tiedemann2007-05-083-99/+247
| * | | s390: fix Oops when unloading module netiucvUrsula Braun2007-05-081-2/+3
| * | | s390: free skbs in finite amount of time in qethUrsula Braun2007-05-084-17/+39
| * | | s390: qeth driver connection hangUrsula Braun2007-05-084-7/+7
OpenPOWER on IntegriCloud