aboutsummaryrefslogtreecommitdiff
path: root/fs/ext3/super.c
AgeCommit message (Expand)Author
2007-05-07mm: remove destroy_dirty_buffers from invalidate_bdev()Peter Zijlstra
2007-02-12[PATCH] Mark struct super_operations constJosef 'Jeff' Sipek
2007-02-11[PATCH] fix umask when noACL kernel meets extN tuned for ACLsHugh Dickins
2007-02-11[PATCH] ext3: refuse ro to rw remount of fs with orphan inodesEric Sandeen
2006-12-08[PATCH] LOG2: Implement a general integer log2 facility in the kernelDavid Howells
2006-12-07[PATCH] ext3/4: don't do orphan processing on readonly devicesEric Sandeen
2006-12-07[PATCH] ext3: fsid for statvfsPekka Enberg
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter
2006-12-07[PATCH] slab: remove SLAB_NOFSChristoph Lameter
2006-10-11[PATCH] ext3: errors behaviour fixDmitry Mishin
2006-09-27[PATCH] Really ignore kmem_cache_destroy return valueAlexey Dobriyan
2006-09-27[PATCH] fs: Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris
2006-09-27[PATCH] ext3: Fix sparse warningsDave Kleikamp
2006-09-27[PATCH] ext3: More whitespace cleanupsDave Kleikamp
2006-09-27[PATCH] ext3: wrong error behaviorVasily Averin
2006-09-27[PATCH] ext3: inode numbers are unsigned longEric Sandeen
2006-09-27[PATCH] fix ext3 mounts at 16TEric Sandeen
2006-09-27[PATCH] ext3 and jbd cleanup: remove whitespaceMingming Cao
2006-09-16[PATCH] knfsd: Make ext3 reject filehandles referring to invalid inode numberNeilBrown
2006-07-03[PATCH] lockdep: annotate the quota codeArjan van de Ven
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-26[PATCH] ext3: Add "-o bh" optionBadari Pulavarty
2006-06-25[PATCH] ext3_fsblk_t: the rest of in-kernel filesystem blocks conversionMingming Cao
2006-06-25[PATCH] ext3_fsblk_t: filesystem, group blocks and bug fixesMingming Cao
2006-06-25[PATCH] ext3: remove inconsistent space before exclamation point in mount codeTheodore Ts'o
2006-06-25[PATCH] Avoid disk sector_t overflow for >2TB ext3 filesystemMingming Cao
2006-06-23[PATCH] percpu counter data type changes to suppport more than 2**31 ext3 fre...Mingming Cao
2006-06-23[PATCH] ext3_clear_inode(): avoid kfree(NULL)Andrew Morton
2006-06-23[PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells
2006-03-26[PATCH] ext3: "nobh" writeback support for filesystems blocksize < pagesizeBadari Pulavarty
2006-03-24[PATCH] fast ext3_statfsAlex Tomas
2006-03-24[PATCH] cpuset memory spread: slab cache formatPaul Jackson
2006-03-24[PATCH] cpuset memory spread: slab cache filesystemsPaul Jackson
2006-03-23[PATCH] convert ext3's truncate_sem to a mutexArjan van de Ven
2006-03-23[PATCH] sem2mutex: quotaIngo Molnar
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, sb->s_lockIngo Molnar
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen
2006-01-08[PATCH] ext3: external journal device as a mount optionJohann Lombardi
2005-11-09[PATCH] remove CONFIG_EXT{2,3}_CHECKAdrian Bunk
2005-10-30[PATCH] ext3: sparse fixesBen Dooks
2005-10-28[PATCH] Fix ext3 warning for unused varPeter Osterlund
2005-09-22[PATCH] ext3: ext3_show_options fixOGAWA Hirofumi
2005-09-07[PATCH] disk quotas fail when /etc/mtab is symlinked to /proc/mountsMark Bellon
2005-07-12[PATCH] ext3: fix options parsingJan Kara
2005-06-28[PATCH] coverity: fs/ext3/super.c: match_int return checkKAMBAROV, ZAUR
2005-06-24[PATCH] quota: ext3: Improve quota credit estimatesJan Kara
2005-06-23[PATCH] quota: consolidate code surrounding vfs_quota_on_mountChristoph Hellwig
2005-05-18[PATCH] Avoid console spam with ext3 aborted journal.Stephen Tweedie
2005-04-16Linux-2.6.12-rc2Linus Torvalds