summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ext4: Add stripe= option to /proc/mountsMiklos Szeredi2008-01-281-0/+2
* ext4: Enable the multiblock allocator by defaultAneesh Kumar K.V2008-01-281-0/+7
* ext4: Add multi block allocator for ext4Alex Tomas2008-01-2913-38/+4900
* ext4: Add new functions for searching extent treeAlex Tomas2008-01-282-0/+146
* ext4: Add ext4_find_next_bit()Aneesh Kumar K.V2008-01-289-0/+62
* ext4: fix up EXT4FS_DEBUG buildsEric Sandeen2008-01-283-12/+12
* ext4: Fix ext4_show_options to show the correct mount options.Aneesh Kumar K.V2008-01-281-11/+15
* ext4: Add EXT4_IOC_MIGRATE ioctlAneesh Kumar K.V2008-01-286-3/+572
* ext4: Add inode version support in ext4Jean Noel Cordenner2008-01-285-22/+45
* vfs: Add 64 bit i_version supportJean Noel Cordenner2008-01-284-6/+33
* ext4: Add the journal checksum featureGirish Shilamkar2008-01-288-62/+388
* jbd2: jbd2 stats through procfsJohann Lombardi2008-01-285-2/+481
* ext4: Take read lock during overwrite case.Aneesh Kumar K.V2008-01-281-8/+24
* ext4: Convert truncate_mutex to read write semaphore.Aneesh Kumar K.V2008-01-288-43/+53
* ext4: Make ext4_get_blocks_wrap take the truncate_mutex early.Aneesh Kumar K.V2008-01-283-64/+16
* ext4: remove unused code from ext4_find_entry()Mariusz Kozlowski2008-01-281-4/+0
* ext4: Check for the correct error return fromAneesh Kumar K.V2008-01-281-5/+5
* jbd2: Fix assertion failure in fs/jbd2/checkpoint.cJan Kara2008-01-283-10/+12
* jbd2: Remove printk from J_ASSERT to preserve registers during BUGChris Snook2008-01-281-15/+1
* ext4: add block bitmap validationAneesh Kumar K.V2008-01-281-18/+81
* Add buffer head related helper functionsAneesh Kumar K.V2008-01-282-0/+46
* ext4: Change the default behaviour on errorAneesh Kumar K.V2008-01-281-8/+8
* ext4: fix oops on corrupted ext4 mountEric Sandeen2008-01-281-0/+11
* ext4/super.c: fix #ifdef's (CONFIG_EXT4_* -> CONFIG_EXT4DEV_*)Adrian Bunk2008-01-281-2/+2
* ext4: Return after ext4_error in case of failuresAneesh Kumar K.V2008-01-281-2/+6
* ext4: sync up block group descriptor with e2fsprogs.Coly Li2008-01-281-0/+5
* ext3: Fix the max file size for ext3 file system.Aneesh Kumar K.V2008-01-281-4/+28
* ext2: Fix the max file size for ext2 file system.Aneesh Kumar K.V2008-01-281-4/+28
* ext4: store maxbytes for bitmapped files and return EFBIG as appropriateEric Sandeen2008-01-284-2/+35
* ext4: export iov_shorten from kernel for ext4's useEric Sandeen2008-01-281-0/+1
* ext4: different maxbytes functions for bitmap & extent filesEric Sandeen2008-01-281-3/+42
* ext4: Support large filesAneesh Kumar K.V2008-01-283-11/+33
* ext4: Add support for 48 bit inode i_blocks.Aneesh Kumar K.V2008-01-283-11/+119
* ext4: Rename i_dir_acl to i_size_highAneesh Kumar K.V2008-01-284-38/+34
* ext4: Rename i_file_acl to i_file_acl_loAneesh Kumar K.V2008-01-282-3/+3
* ext4: Fix sparse warnings.Aneesh Kumar K.V2008-01-284-10/+19
* ext4: Introduce ext4_update_*_featureAneesh Kumar K.V2008-01-283-7/+70
* ext4: fixes block group number being set to a negative valueAvantika Mathur2008-01-281-48/+53
* ext4: add ext4_group_t, and change all group variables to this type.Avantika Mathur2008-01-289-87/+91
* ext4 extents: remove unneeded castsEric Sandeen2008-01-281-27/+22
* ext4: Introduce ext4_lblk_tAneesh Kumar K.V2008-01-288-226/+143
* ext4: Avoid rec_len overflow with 64KB block sizeJan Kara2008-01-283-46/+63
* ext4: Support large blocksize up to PAGESIZETakashi Sato2008-01-282-2/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2008-01-2916-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-29418-18451/+13143
|\ \
| * | sh: add spi header and r2d platform data V3Magnus Damm2008-01-282-0/+55
OpenPOWER on IntegriCloud