summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ext4: Change the default behaviour on errorAneesh Kumar K.V2008-01-291-8/+8
* ext4: fix oops on corrupted ext4 mountEric Sandeen2008-01-291-0/+11
* ext4/super.c: fix #ifdef's (CONFIG_EXT4_* -> CONFIG_EXT4DEV_*)Adrian Bunk2008-01-291-2/+2
* ext4: Return after ext4_error in case of failuresAneesh Kumar K.V2008-01-291-2/+6
* ext4: sync up block group descriptor with e2fsprogs.Coly Li2008-01-291-0/+5
* ext3: Fix the max file size for ext3 file system.Aneesh Kumar K.V2008-01-291-4/+28
* ext2: Fix the max file size for ext2 file system.Aneesh Kumar K.V2008-01-291-4/+28
* ext4: store maxbytes for bitmapped files and return EFBIG as appropriateEric Sandeen2008-01-294-2/+35
* ext4: export iov_shorten from kernel for ext4's useEric Sandeen2008-01-291-0/+1
* ext4: different maxbytes functions for bitmap & extent filesEric Sandeen2008-01-291-3/+42
* ext4: Support large filesAneesh Kumar K.V2008-01-293-11/+33
* ext4: Add support for 48 bit inode i_blocks.Aneesh Kumar K.V2008-01-293-11/+119
* ext4: Rename i_dir_acl to i_size_highAneesh Kumar K.V2008-01-294-38/+34Star
* ext4: Rename i_file_acl to i_file_acl_loAneesh Kumar K.V2008-01-292-3/+3
* ext4: Fix sparse warnings.Aneesh Kumar K.V2008-01-294-10/+19
* ext4: Introduce ext4_update_*_featureAneesh Kumar K.V2008-01-293-7/+70
* ext4: fixes block group number being set to a negative valueAvantika Mathur2008-01-291-48/+53
* ext4: add ext4_group_t, and change all group variables to this type.Avantika Mathur2008-01-299-87/+91
* ext4 extents: remove unneeded castsEric Sandeen2008-01-291-27/+22Star
* ext4: Introduce ext4_lblk_tAneesh Kumar K.V2008-01-298-226/+143Star
* ext4: Avoid rec_len overflow with 64KB block sizeJan Kara2008-01-293-46/+63
* ext4: Support large blocksize up to PAGESIZETakashi Sato2008-01-292-2/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2008-01-2816-68/+375
|\
| * [WATCHDOG] constify function pointer tablesJan Engelhardt2008-01-255-5/+5
| * [WATCHDOG] TXx9 watchdog driverAtsushi Nemoto2008-01-253-0/+283
| * [WATCHDOG] misc_register patch Wim Van Sebroeck2008-01-257-60/+60
| * [WATCHDOG] wdt: fix lockingAlan Cox2008-01-251-3/+27
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2008-01-28418-18451/+13143Star
|\ \
| * | sh: add spi header and r2d platform data V3Magnus Damm2008-01-282-0/+55
| * | sh: update r7780rp interrupt codeMagnus Damm2008-01-286-93/+57Star
| * | sh: remove consistent alloc stuff from the machine vectorMagnus Damm2008-01-281-3/+0Star
| * | sh: use declared coherent memory for dreamcast pci ethernet adapterMagnus Damm2008-01-284-80/+11Star
| * | sh: declared coherent memory support V2Magnus Damm2008-01-282-82/+148
| * | sh: Add support for SDK7780 board.Nicholas Beck2008-01-2811-0/+1801
| * | sh: constify function pointer tablesJan Engelhardt2008-01-282-2/+2
| * | sh: Kill off -traditional for linker script.Paul Mundt2008-01-281-2/+0Star
| * | cdrom: Add support for Sega Dreamcast GD-ROM.Adrian McMenamin2008-01-283-0/+879
| * | sh: Kill off hs7751rvoip reference from arch/sh/Kconfig.Adrian McMenamin2008-01-281-1/+0Star
| * | sh: Drop r7780rp_defconfig, use r7780mp_defconfig as kbuild default.Paul Mundt2008-01-282-1329/+1Star
| * | sh: Kill off dead HS771RVoIP board support.Paul Mundt2008-01-2812-1646/+0Star
| * | sh: r7785rp: Fix up DECLARE_INTC_DESC() arg mismatch.Paul Mundt2008-01-281-1/+1
| * | sh: r7785rp: Hook up the rest of the HL7785 FPGA IRQ vectors.Paul Mundt2008-01-282-14/+45
| * | sh: r2d - enable sm501 usb host functionMagnus Damm2008-01-281-0/+1
| * | sh: remove voyagergxMagnus Damm2008-01-288-648/+39Star
| * | sh: r2d - add lcd planel timings to sm501 platform dataMagnus Damm2008-01-281-0/+45
| * | sh: Add OHCI and UDC platform devices for SH7720.Yoshihiro Shimoda2008-01-281-0/+53
| * | sh: intc - remove default interrupt priority tablesMagnus Damm2008-01-2819-155/+42Star
| * | sh: Correct pte size mismatch for X2 TLB.Paul Mundt2008-01-281-1/+1
| * | sh: Fix posix_types.h userspace breakage from sh64 merge.Paul Mundt2008-01-284-122/+265
| * | sh: Update SE7712 PCLK definition.Andrew Murray2008-01-281-1/+1