summaryrefslogtreecommitdiffstats
path: root/fs/ext4/super.c
Commit message (Expand)AuthorAgeFilesLines
* Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter2007-10-171-1/+1
* lib: percpu_counter_init error handlingPeter Zijlstra2007-10-171-6/+15
* lib: percpu_counter_sum_positivePeter Zijlstra2007-10-171-2/+2
* quota: fix infinite loopJan Kara2007-09-111-1/+10
* fix inode_table test in ext234_check_descriptorsEric Sandeen2007-07-261-1/+1
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-201-1/+1
* ext4: Use is_power_of_2()Vignesh Babu2007-07-181-1/+2
* ext4: Add nanosecond timestampsKalpak Shah2007-07-181-0/+28
* ext4: Set the journal JBD2_FEATURE_INCOMPAT_64BIT on large devicesJose R. Santos2007-07-181-0/+7
* ext4: Enable extents by defaultMingming Cao2007-07-181-1/+11
* knfsd: exportfs: add exportfs.h headerChristoph Hellwig2007-07-171-0/+1
* ext4: statfs speed upBadari Pulavarty2007-07-161-10/+15
* ext4: fix error handling in ext4_create_journalBorislav Petkov2007-07-161-2/+5
* ext4: fix deadlock in ext4_remount() and orphan list handlingJan Kara2007-07-161-0/+8
* ext3/ext4: orphan list check on destroy_inodeVasily Averin2007-07-161-0/+8
* EXT4: Fix whitespaceDave Kleikamp2007-05-311-1/+1
* Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter2007-05-171-6/+4
* slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter2007-05-071-2/+1
* mm: remove destroy_dirty_buffers from invalidate_bdev()Peter Zijlstra2007-05-071-2/+2
* [PATCH] Mark struct super_operations constJosef 'Jeff' Sipek2007-02-121-1/+1
* [PATCH] fix umask when noACL kernel meets extN tuned for ACLsHugh Dickins2007-02-111-0/+4
* [PATCH] ext4: refuse ro to rw remount of fs with orphan inodesEric Sandeen2007-02-111-0/+16
* [PATCH] ext3/4: don't do orphan processing on readonly devicesEric Sandeen2006-12-071-0/+6
* [PATCH] ext4: fsid for statvfsPekka Enberg2006-12-071-0/+5
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-071-2/+2
* [PATCH] slab: remove SLAB_NOFSChristoph Lameter2006-12-071-1/+1
* [PATCH] ext4 whitespace cleanupsAndrew Morton2006-10-111-6/+8
* [PATCH] ext4: errors behaviour fixDmitry Mishin2006-10-111-0/+2
* [PATCH] ext4: rename logic_sb_blockAndrew Morton2006-10-111-12/+11
* [PATCH] ext4 64 bit divide fixAndrew Morton2006-10-111-2/+2
* [PATCH] ext4: move block number hi bitsAlexandre Ratchov2006-10-111-17/+29
* [PATCH] ext4: allow larger descriptor sizeAlexandre Ratchov2006-10-111-3/+15
* [PATCH] ext4: blk_type from sector_t to unsigned long longMingming Cao2006-10-111-3/+3
* [PATCH] ext4: 64bit metadataLaurent Vivier2006-10-111-28/+68
* [PATCH] ext4: switch fsblk to sector_tMingming Cao2006-10-111-4/+4
* [PATCH] ext3: add extent map supportAlex Tomas2006-10-111-1/+9
* [PATCH] jbd2: enable building of jbd2 and have ext4 use it rather than jbdMingming Cao2006-10-111-42/+42
* [PATCH] ext4: rename ext4 symbols to avoid duplication of ext3 symbolsMingming Cao2006-10-111-557/+557
* [PATCH] ext4: initial copy of files from ext3Dave Kleikamp2006-10-111-0/+2754
OpenPOWER on IntegriCloud