summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* OCFS2: Allow huge (> 16 TiB) volumes to mountPatrick J. LoPresti2010-09-101-5/+46
* JBD2: Allow feature checks before journal recoveryPatrick J. LoPresti2010-09-101-0/+4
* ext3/ext4: Factor out disk addressability checkPatrick J. LoPresti2010-09-104-7/+36
* Merge branch 'cow_readahead' of git://oss.oracle.com/git/tma/linux-2.6 into m...Joel Becker2010-09-106-17/+63
|\
| * ocfs2: Add readhead during CoW.Tao Ma2010-08-121-1/+14
| * ocfs2: Add readahead support for CoW.Tao Ma2010-08-121-0/+24
| * ocfs2: Add struct file to ocfs2_refcount_cow.Tao Ma2010-08-124-7/+10
| * ocfs2: pass struct file* to ocfs2_prepare_inode_for_write.Tao Ma2010-08-121-3/+6
| * ocfs2: pass struct file* to ocfs2_write_begin_nolock.Tao Ma2010-08-123-6/+9
* | ocfs2: Remove obsolete comments before ocfs2_start_trans.Tao Ma2010-09-101-3/+0
* | ocfs2: Remove unused old_id in ocfs2_commit_cache.Tao Ma2010-09-101-2/+1
* | ocfs2: Remove ocfs2_sync_inode()Jan Kara2010-09-101-10/+0
* | Reorganize data elements to reduce struct sizesGoldwyn Rodrigues2010-09-105-19/+24
* | ocfs2: Remove obscure error handling in direct_write.Tao Ma2010-09-101-11/+0
* | ocfs2: Add some trace log for orphan scan.Tao Ma2010-09-101-0/+3
* | Ocfs2: Add new OCFS2_IOC_INFO ioctl for ocfs2 v8.Tristan Ye2010-09-102-0/+451
* | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-09-1033-175/+427
|\ \
| * | ARM: Update mach-typesRussell King2010-09-091-2/+96
| * | ARM: Partially revert "Auto calculate ZRELADDR and provide option for excepti...Russell King2010-09-094-95/+10
| * | Merge branch 'origin'Russell King2010-09-09167-1076/+1693
| |\ \
| * | | ARM: Ensure PTE modifications via dma_alloc_coherent are visibleRussell King2010-09-081-0/+2
| * | | ARM: 6359/1: ep93xx: move clock initialization earlierMika Westerberg2010-09-081-1/+1
| * | | Revert "[ARM] pxa: remove now unnecessary dma_needs_bounce()"Russell King2010-09-082-8/+8
| * | | ARM: 6352/1: perf: fix event validationWill Deacon2010-09-021-2/+2
| * | | ARM: 6344/1: Mark CPU_32v6K as depended on CPU_V7Catalin Marinas2010-09-021-1/+1
| * | | Merge branch 'imx-for-2.6.36' of git://git.pengutronix.de/git/imx/linux-2.6Russell King2010-09-019-33/+68
| |\ \ \
| | * | | ARM: imx: set cache line size to 64 bytes for i.MX5Jason Wang2010-08-211-0/+1
| | * | | mx5/clock: fix clear bit fields issue in _clk_ccgr_disable functionJason Wang2010-08-211-1/+1
| | * | | mxc/tzic: add base address when accessing TZIC registersJason Wang2010-08-211-2/+3
| | * | | clock-imx35: Calculate the base clock rate for the IPU unitJuergen Beisert2010-08-171-1/+28
| | * | | clock-imx35: correct arm and ahb clock calculationMarc Kleine-Budde2010-08-171-2/+2
| | * | | clock-imx35: fix divider if ahb is source for ipg_perMarc Kleine-Budde2010-08-171-1/+1
| | * | | i.MX35: remove get_3_3_div helper functionSascha Hauer2010-08-171-15/+9
| | * | | mx35: Fix boot ROM hang in internal boot modeHans J. Koch2010-08-171-4/+16
| | * | | eukrea-baseboards: fix the merge in one fileEric Bénard2010-08-165-8/+8
| * | | | Merge branch 'fix' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmiao/px...Russell King2010-09-015-8/+8
| |\ \ \ \
| | * | | | ARM: pxa168fb: fix section mismatchMarek Vasut2010-08-301-3/+3
| | * | | | ARM: pxa: Make id const in pwm_probe()Uwe Kleine-König2010-08-301-1/+1
| | * | | | ARM: pxa: fix CI_HSYNC and CI_VSYNC MFP defines for pxa300Axel Lin2010-08-301-2/+2
| | * | | | ARM: pxa: remove __init from cpufreq_driver->init()Eric Miao2010-08-302-2/+2
| * | | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6Russell King2010-09-015-20/+220
| |\ \ \ \ \
| | * | | | | ARM: mach-shmobile: ap4evb: fix write protect for SDHI1Arnd Hannemann2010-08-201-0/+2
| | * | | | | ARM: mach-shmobile: ap4evb: modify FSI2 IDKuninori Morimoto2010-08-181-1/+1
| | * | | | | ARM: mach-shmobile: do not enable the PLLC2 clock on initGuennadi Liakhovetski2010-08-181-1/+0
| | * | | | | ARM: mach-shmobile: Clock framework comment fixMagnus Damm2010-08-181-1/+3
| | * | | | | ARM: mach-shmobile: Fix up gpio-leds pdata definition.Paul Mundt2010-08-161-1/+1
| | * | | | | ARM: mach-shmobile: AP4EVB: use gpio-leds for leds.Arnd Hannemann2010-08-161-14/+38
| | * | | | | ARM: mach-shmobile: add clock definitions for CEU and CSI2Guennadi Liakhovetski2010-08-161-1/+5
| | * | | | | ARM: mach-shmobile: Runtime PM V3Magnus Damm2010-08-163-2/+171
| | | |/ / / | | |/| | |
| * | | | | ARM: 6343/1: wire up fanotify and prlimit64 syscalls on ARMMikael Pettersson2010-09-012-0/+6