aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ext3
Commit message (Expand)AuthorAge
...
* ext3: lighten up resize transaction requirementsEric Sandeen2007-10-17
* ext3: remove #ifdef CONFIG_EXT3_INDEXEric Sandeen2007-10-17
* Fix f_version type: should be u64 instead of unsigned longMathieu Desnoyers2007-10-17
* ext2/ext3/ext4: add block bitmap validationAneesh Kumar K.V2007-10-17
* remove unused bh in calls to ext234_get_group_descEric Sandeen2007-10-17
* ext3: show all mount optionsMiklos Szeredi2007-10-17
* fs: mark nibblemap constPhilippe De Muyter2007-10-17
* Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter2007-10-17
* lib: percpu_counter_init error handlingPeter Zijlstra2007-10-17
* lib: percpu_counter_sum_positivePeter Zijlstra2007-10-17
* lib: percpu_counter_subPeter Zijlstra2007-10-17
* lib: percpu_counter_addPeter Zijlstra2007-10-17
* ext3: convert to new aopsNick Piggin2007-10-16
* readahead: combine file_ra_state.prev_index/prev_offset into prev_posFengguang Wu2007-10-16
* ext34: ensure do_split leaves enough free space in both blocksEric Sandeen2007-09-19
* dir_index: error out instead of BUG on corrupt dx dirsEric Sandeen2007-09-19
* quota: fix infinite loopJan Kara2007-09-11
* fix inode_table test in ext234_check_descriptorsEric Sandeen2007-07-26
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-19
* readahead: split ondemand readahead interface into two functionsRusty Russell2007-07-19
* readahead: convert ext3/ext4 invocationsFengguang Wu2007-07-19
* Introduce is_owner_or_cap() to wrap CAP_FOWNER use with fsuid checkSatyam Sharma2007-07-17
* knfsd: exportfs: add exportfs.h headerChristoph Hellwig2007-07-17
* ext3: statfs speed upBadari Pulavarty2007-07-16
* ext3: fix error handling in ext3_create_journal()Borislav Petkov2007-07-16
* is_power_of_2: ext3/super.cvignesh babu2007-07-16
* ext3: remove extra IS_RDONLY() checkDave Hansen2007-07-16
* ext3: fix deadlock in ext3_remount() and orphan list handlingJan Kara2007-07-16
* ext3/ext4: orphan list corruption due bad inodeVasily Averin2007-07-16
* ext3/ext4: orphan list check on destroy_inodeVasily Averin2007-07-16
* sendfile: remove .sendfile from filesystems that use generic_file_sendfile()Jens Axboe2007-07-10
* ext3: lost brelse in ext3_read_inode()Kirill Korotaev2007-06-24
* Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter2007-05-17
* ext3: use zero_user_pageNate Diller2007-05-09
* ext3: copy i_flags to inode flags on writeJan Kara2007-05-08
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* ext3: dirindex error pointer issuesDmitriy Monakhov2007-05-08
* ext2/3/4: fix file date underflow on ext2 3 filesystems on 64 bit systemsMarkus Rechberger2007-05-08
* slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter2007-05-07
* mm: remove destroy_dirty_buffers from invalidate_bdev()Peter Zijlstra2007-05-07
* [PATCH] revert "retries in ext3_prepare_write() violate ordering requirements"Andrew Morton2007-04-02
* [PATCH] "ext[34]: EA block reference count racing fix" performance fixAndrew Morton2007-03-23
* [PATCH] ext[34]: EA block reference count racing fixMingming Cao2007-03-01
* [PATCH] ext[234]: update documentationAneesh Kumar K.V2007-02-20
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* [PATCH] Mark struct super_operations constJosef 'Jeff' Sipek2007-02-12
* [PATCH] mark struct inode_operations const 1Arjan van de Ven2007-02-12
* [PATCH] jbd layer function called instead of fs specific oneDmitriy Monakhov2007-02-11
* [PATCH] remove ext[34]_inc_count and _dec_countEric Sandeen2007-02-11
* [PATCH] return ENOENT from ext3_link when racing with unlinkEric Sandeen2007-02-11