summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* xfs: convert xfs_cmn_err to xfs_alert_tagDave Chinner2011-03-079-74/+36
* xfs: Convert xlog_warn to new logging interfaceDave Chinner2011-03-076-189/+177
* xfs: Convert linux-2.6/ files to new logging interfaceDave Chinner2011-03-076-90/+76
* xfs: introduce new logging API.Dave Chinner2011-03-024-0/+155
* xfs: zero proper structure size for geometry callsAlex Elder2011-03-011-3/+8
* xfs: enable delaylog by defaultChristoph Hellwig2011-02-222-7/+1
* xfs: more sensible inode refcounting for iallocChristoph Hellwig2011-02-225-78/+19
* xfs: stop using xfs_trans_iget in the RT allocatorChristoph Hellwig2011-02-222-39/+23
* xfs: check if device support discard in xfs_ioc_trim()Lukas Czerner2011-02-211-0/+2
* xfs: prevent leaking uninitialized stack memory in FSGEOMETRY_V1Dan Rosenberg2011-02-211-0/+3
* xfs: add lockdep annotations for the rt inodesChristoph Hellwig2011-02-073-15/+26
* xfs: fix xfs_get_extsz_hint for a zero extent size hintChristoph Hellwig2011-02-071-13/+5
* xfs: only lock the rt bitmap inode once per allocationChristoph Hellwig2011-02-072-21/+24
* xfs: xfs_bmap_add_extent_delay_real should init br_startblockbpm@sgi.com2011-01-281-8/+25
* xfs: fix dquot shaker deadlockDave Chinner2011-01-281-25/+21
* xfs: handle CIl transaction commit failures correctlyDave Chinner2011-01-283-12/+3
* xfs: limit extsize to size of AGs and/or MAXEXTLENDave Chinner2011-01-281-2/+18
* xfs: prevent extsize alignment from exceeding maximum extent sizeDave Chinner2011-01-281-0/+10
* xfs: limit extent length for allocation to AG sizeDave Chinner2011-01-282-8/+26
* xfs: speculative delayed allocation uses rounddown_power_of_2 badlyDave Chinner2011-01-281-1/+6
* xfs: fix efi item leak on forced shutdownDave Chinner2011-01-283-13/+38
* xfs: fix log ticket leak on forced shutdown.Dave Chinner2011-01-271-2/+5
* Linux 2.6.38-rc1v2.6.38-rc1Linus Torvalds2011-01-181-2/+2
* Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-01-183-4/+28
|\
| * hwmon: (lm93) Add support for LM94Guenter Roeck2011-01-183-4/+28
* | Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-01-181-11/+12
|\ \
| * | perf: Validate cpu early in perf_event_alloc()Oleg Nesterov2011-01-181-4/+6
| * | perf: Find_get_context: fix the per-cpu-counter checkOleg Nesterov2011-01-181-1/+1
| * | perf: Fix contexted inheritancePeter Zijlstra2011-01-181-6/+5
* | | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-01-182-7/+11
|\ \ \
| * | | x86: Clear irqstack thread_infoBrian Gerst2011-01-181-5/+2
| * | | x86: Make relocatable kernel work with new binutilsShaohua Li2011-01-181-2/+9
* | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/upstream-linusLinus Torvalds2011-01-1858-129/+3408
|\ \ \ \
| * | | | MIPS: Malta: enable Cirrus FB consoleAurelien Jarno2011-01-181-0/+3
| * | | | MIPS: add CONFIG_VIRTUALIZATION for virtio supportAurelien Jarno2011-01-181-0/+16
| * | | | MIPS: Implement __read_mostlyDavid Daney2011-01-182-1/+3
| * | | | MIPS: ath79: add common WMAC device for AR913X based boardsGabor Juhos2011-01-186-0/+92
| * | | | MIPS: ath79: Add initial support for the Atheros AP81 reference boardGabor Juhos2011-01-184-0/+104
| * | | | MIPS: ath79: add common SPI controller deviceGabor Juhos2011-01-186-0/+84
| * | | | SPI: Add SPI controller driver for the Atheros AR71XX/AR724X/AR913X SoCsGabor Juhos2011-01-184-0/+324
| * | | | MIPS: ath79: add common GPIO buttons deviceGabor Juhos2011-01-185-0/+113
| * | | | MIPS: ath79: add common watchdog deviceGabor Juhos2011-01-183-0/+12
| * | | | MIPS: ath79: add common GPIO LEDs deviceGabor Juhos2011-01-185-0/+100
| * | | | MIPS: ath79: add initial support for the Atheros PB44 reference boardGabor Juhos2011-01-184-0/+73
| * | | | MIPS: ath79: utilize the MIPS multi-machine supportGabor Juhos2011-01-183-0/+37
| * | | | MIPS: ath79: add GPIOLIB supportGabor Juhos2011-01-187-2/+252
| * | | | MIPS: Add initial support for the Atheros AR71XX/AR724X/AR931X SoCsGabor Juhos2011-01-1820-0/+1365
| * | | | MIPS: jump label: Add MIPS support.David Daney2011-01-185-0/+110
| * | | | MIPS: Use WARN() in uasm for better diagnostics.David Daney2011-01-181-24/+16
| * | | | MIPS: Optimize TLB handlers for Octeon CPUsDavid Daney2011-01-181-51/+310
OpenPOWER on IntegriCloud