aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ext4
Commit message (Expand)AuthorAge
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-19
* fix ext4/JBD2 build warningsMingming Cao2007-07-19
* readahead: split ondemand readahead interface into two functionsRusty Russell2007-07-19
* readahead: convert ext3/ext4 invocationsFengguang Wu2007-07-19
* ext4: extent macros cleanupDmitry Monakhov2007-07-18
* Fix compilation with EXT_DEBUG, also fix leXX_to_cpu conversions.Dmitry Monakhov2007-07-18
* ext4: remove extra IS_RDONLY() checkDave Hansen2007-07-18
* ext4: Use is_power_of_2()Vignesh Babu2007-07-18
* Use zero_user_page() in ext4 where possibleEric Sandeen2007-07-18
* ext4: Remove 65000 subdirectory limitAndreas Dilger2007-07-18
* ext4: Expand extra_inodes space per the s_{want,min}_extra_isize fields Kalpak Shah2007-07-18
* ext4: Add nanosecond timestampsKalpak Shah2007-07-18
* jbd2: Fix CONFIG_JBD_DEBUG ifdef to be CONFIG_JBD2_DEBUGJose R. Santos2007-07-18
* ext4: Set the journal JBD2_FEATURE_INCOMPAT_64BIT on large devicesJose R. Santos2007-07-18
* ext4: Make extents code sanely handle on-disk corruptionAlex Tomas2007-07-18
* ext4: copy i_flags to inode flags on writeJan Kara2007-07-18
* ext4: Enable extents by defaultMingming Cao2007-07-18
* Change on-disk format to support 2^15 uninitialized extentsAmit Arora2007-07-18
* write support for preallocated blocksAmit Arora2007-07-17
* fallocate support in ext4Amit Arora2007-07-17
* 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
* ext4: statfs speed upBadari Pulavarty2007-07-16
* ext4: fix error handling in ext4_create_journalBorislav Petkov2007-07-16
* mistaken ext4_inode_bitmap for ext4_block_bitmapToshiyuki Okajima2007-07-16
* ext4: fix deadlock in ext4_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
* ext4: lost brelse in ext4_read_inode()Kirill Korotaev2007-06-24
* When ext4_ext_insert_extent() fails to insert new blocksAlex Tomas2007-05-31
* ext4: Extent overlap bugfixAmit Arora2007-05-31
* Remove unnecessary exported symbols.Mingming Cao2007-05-31
* EXT4: Fix whitespaceDave Kleikamp2007-05-31
* Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter2007-05-17
* 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 ext4_prepare_write() violate ordering requirements"Andrew Morton2007-04-02
* [PATCH] ext[34]: EA block reference count racing fixMingming Cao2007-03-01
* [PATCH] ext[234]: update documentationAneesh Kumar K.V2007-02-20
* Fix misspellings of "agressive".Robert P. J. Day2007-02-17
* [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