index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ext4
/
super.c
Age
Commit message (
Expand
)
Author
2007-05-31
EXT4: Fix whitespace
Dave Kleikamp
2007-05-17
Remove SLAB_CTOR_CONSTRUCTOR
Christoph Lameter
2007-05-07
slab allocators: Remove SLAB_DEBUG_INITIAL flag
Christoph Lameter
2007-05-07
mm: remove destroy_dirty_buffers from invalidate_bdev()
Peter Zijlstra
2007-02-12
[PATCH] Mark struct super_operations const
Josef 'Jeff' Sipek
2007-02-11
[PATCH] fix umask when noACL kernel meets extN tuned for ACLs
Hugh Dickins
2007-02-11
[PATCH] ext4: refuse ro to rw remount of fs with orphan inodes
Eric Sandeen
2006-12-07
[PATCH] ext3/4: don't do orphan processing on readonly devices
Eric Sandeen
2006-12-07
[PATCH] ext4: fsid for statvfs
Pekka Enberg
2006-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
2006-12-07
[PATCH] slab: remove SLAB_NOFS
Christoph Lameter
2006-10-11
[PATCH] ext4 whitespace cleanups
Andrew Morton
2006-10-11
[PATCH] ext4: errors behaviour fix
Dmitry Mishin
2006-10-11
[PATCH] ext4: rename logic_sb_block
Andrew Morton
2006-10-11
[PATCH] ext4 64 bit divide fix
Andrew Morton
2006-10-11
[PATCH] ext4: move block number hi bits
Alexandre Ratchov
2006-10-11
[PATCH] ext4: allow larger descriptor size
Alexandre Ratchov
2006-10-11
[PATCH] ext4: blk_type from sector_t to unsigned long long
Mingming Cao
2006-10-11
[PATCH] ext4: 64bit metadata
Laurent Vivier
2006-10-11
[PATCH] ext4: switch fsblk to sector_t
Mingming Cao
2006-10-11
[PATCH] ext3: add extent map support
Alex Tomas
2006-10-11
[PATCH] jbd2: enable building of jbd2 and have ext4 use it rather than jbd
Mingming Cao
2006-10-11
[PATCH] ext4: rename ext4 symbols to avoid duplication of ext3 symbols
Mingming Cao
2006-10-11
[PATCH] ext4: initial copy of files from ext3
Dave Kleikamp