summaryrefslogtreecommitdiff
path: root/fs/ext3
AgeCommit message (Expand)Author
2008-02-14Introduce path_put()Jan Blunck
2008-02-14Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck
2008-02-08ext3: replace all adds to little endians variables with le*_add_cpuMarcin Slusarz
2008-02-07iget: stop EXT3 from using iget() and read_inode()David Howells
2008-02-06ext3: fix lock inversion in direct IOJan Kara
2008-02-06ext3: remove unused code from ext3_find_entry()Mariusz Kozlowski
2008-02-06ext[234]: cleanup ext[234]_bg_num_gdb()Akinobu Mita
2008-02-06ext[234]: remove unused argument for ext[234]_find_goal()Akinobu Mita
2008-02-06ext[234]: use ext[234]_get_group_desc()Akinobu Mita
2008-02-06ext[234]: fix comment for nonexistent variableAkinobu Mita
2008-02-06ext3: change the default behaviour on errorAneesh Kumar K.V
2008-02-06ext3: return after ext3_error in case of failuresAneesh Kumar K.V
2008-02-06ext3: add block bitmap validationAneesh Kumar K.V
2008-02-05Pagecache zeroing: zero_user_segment, zero_user_segments and zero_userChristoph Lameter
2008-01-28ext3: Fix the max file size for ext3 file system.Aneesh Kumar K.V
2007-12-17ext3, ext4: avoid divide by zeroAndries E. Brouwer
2007-11-14Fix 64KB blocksize in ext3 directoriesJan Kara
2007-11-14Forbid user to change file flags on quota filesJan Kara
2007-11-13Revert "ext2/ext3/ext4: add block bitmap validation"Linus Torvalds
2007-10-22exportfs: make struct export_operations constChristoph Hellwig
2007-10-22ext3: new export opsChristoph Hellwig
2007-10-19JBD: Fix JBD warnings when compiling with CONFIG_JBD_DEBUGJose R. Santos
2007-10-19JBD/ext3 cleanups: convert to kzallocMingming Cao
2007-10-18sparse pointer use of zero as nullStephen Hemminger
2007-10-18ext3: fix setup_new_group_blocks lockingEric Sandeen
2007-10-18ext3: support large blocksize up to PAGESIZETakashi Sato
2007-10-17ext3: lighten up resize transaction requirementsEric Sandeen
2007-10-17ext3: remove #ifdef CONFIG_EXT3_INDEXEric Sandeen
2007-10-17Fix f_version type: should be u64 instead of unsigned longMathieu Desnoyers
2007-10-17ext2/ext3/ext4: add block bitmap validationAneesh Kumar K.V
2007-10-17remove unused bh in calls to ext234_get_group_descEric Sandeen
2007-10-17ext3: show all mount optionsMiklos Szeredi
2007-10-17fs: mark nibblemap constPhilippe De Muyter
2007-10-17Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter
2007-10-17lib: percpu_counter_init error handlingPeter Zijlstra
2007-10-17lib: percpu_counter_sum_positivePeter Zijlstra
2007-10-17lib: percpu_counter_subPeter Zijlstra
2007-10-17lib: percpu_counter_addPeter Zijlstra
2007-10-16ext3: convert to new aopsNick Piggin
2007-10-16readahead: combine file_ra_state.prev_index/prev_offset into prev_posFengguang Wu
2007-09-19ext34: ensure do_split leaves enough free space in both blocksEric Sandeen
2007-09-19dir_index: error out instead of BUG on corrupt dx dirsEric Sandeen
2007-09-11quota: fix infinite loopJan Kara
2007-07-26fix inode_table test in ext234_check_descriptorsEric Sandeen
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt
2007-07-19readahead: split ondemand readahead interface into two functionsRusty Russell
2007-07-19readahead: convert ext3/ext4 invocationsFengguang Wu
2007-07-17Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid checkSatyam Sharma
2007-07-17knfsd: exportfs: add exportfs.h headerChristoph Hellwig
2007-07-16ext3: statfs speed upBadari Pulavarty