aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-01-28ext4: Convert truncate_mutex to read write semaphore.Aneesh Kumar K.V
2008-01-28ext4: Make ext4_get_blocks_wrap take the truncate_mutex early.Aneesh Kumar K.V
2008-01-28ext4: remove unused code from ext4_find_entry()Mariusz Kozlowski
2008-01-28ext4: Check for the correct error return fromAneesh Kumar K.V
2008-01-28jbd2: Fix assertion failure in fs/jbd2/checkpoint.cJan Kara
2008-01-28jbd2: Remove printk from J_ASSERT to preserve registers during BUGChris Snook
2008-01-28ext4: add block bitmap validationAneesh Kumar K.V
2008-01-28Add buffer head related helper functionsAneesh Kumar K.V
2008-01-28ext4: Change the default behaviour on errorAneesh Kumar K.V
2008-01-28ext4: fix oops on corrupted ext4 mountEric Sandeen
2008-01-28ext4/super.c: fix #ifdef's (CONFIG_EXT4_* -> CONFIG_EXT4DEV_*)Adrian Bunk
2008-01-28ext4: Return after ext4_error in case of failuresAneesh Kumar K.V
2008-01-28ext4: sync up block group descriptor with e2fsprogs.Coly Li
2008-01-28ext3: Fix the max file size for ext3 file system.Aneesh Kumar K.V
2008-01-28ext2: Fix the max file size for ext2 file system.Aneesh Kumar K.V
2008-01-28ext4: store maxbytes for bitmapped files and return EFBIG as appropriateEric Sandeen
2008-01-28ext4: export iov_shorten from kernel for ext4's useEric Sandeen
2008-01-28ext4: different maxbytes functions for bitmap & extent filesEric Sandeen
2008-01-28ext4: Support large filesAneesh Kumar K.V
2008-01-28ext4: Add support for 48 bit inode i_blocks.Aneesh Kumar K.V
2008-01-28ext4: Rename i_dir_acl to i_size_highAneesh Kumar K.V
2008-01-28ext4: Rename i_file_acl to i_file_acl_loAneesh Kumar K.V
2008-01-28ext4: Fix sparse warnings.Aneesh Kumar K.V
2008-01-28ext4: Introduce ext4_update_*_featureAneesh Kumar K.V
2008-01-28ext4: fixes block group number being set to a negative valueAvantika Mathur
2008-01-28ext4: add ext4_group_t, and change all group variables to this type.Avantika Mathur
2008-01-28ext4 extents: remove unneeded castsEric Sandeen
2008-01-28ext4: Introduce ext4_lblk_tAneesh Kumar K.V
2008-01-28ext4: Avoid rec_len overflow with 64KB block sizeJan Kara
2008-01-28ext4: Support large blocksize up to PAGESIZETakashi Sato
2008-01-28ocfs2: Fix userspace ABI breakage in sysfsJoel Becker
2008-01-28Remove references to "make dep"Adrian Bunk
2008-01-28kconfig: document use of HAVE_*Sam Ravnborg
2008-01-28Introduce new section reference annotations tags: __ref, __refdata, __refconstSam Ravnborg
2008-01-28kbuild: warn about ld added unique sectionsSam Ravnborg
2008-01-28kbuild: add verbose option to Section mismatch reporting in modpostSam Ravnborg
2008-01-28kconfig: tristate choices with mixed tristate and boolean valuesJan Beulich
2008-01-28asm-generic/vmlix.lds.h: simplify __mem{init,exit}* dependenciesAdrian Bunk
2008-01-28remove __attribute_used__Adrian Bunk
2008-01-28kbuild: support ARCH=x86 in buildtarDaniel De Graaf
2008-01-28kconfig: remove "enable"Adrian Bunk
2008-01-28kbuild: simplified warning report in modpostSam Ravnborg
2008-01-28kbuild: introduce a few helpers in modpostSam Ravnborg
2008-01-28kbuild: use simpler section mismatch warnings in modpostSam Ravnborg
2008-01-28kbuild: link vmlinux.o before kallsyms passesSam Ravnborg
2008-01-28kbuild: introduce new option to enhance section mismatch analysisSam Ravnborg
2008-01-28Use separate sections for __dev/__cpu/__mem code/dataSam Ravnborg
2008-01-28compiler.h: introduce __section()Sam Ravnborg
2008-01-28all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg
2008-01-28kbuild: check section names consistently in modpostSam Ravnborg