summaryrefslogtreecommitdiffstats
path: root/fs/ext3/super.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Really ignore kmem_cache_destroy return valueAlexey Dobriyan2006-09-271-2/+1
* [PATCH] fs: Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris2006-09-271-2/+1
* [PATCH] ext3: Fix sparse warningsDave Kleikamp2006-09-271-3/+1
* [PATCH] ext3: More whitespace cleanupsDave Kleikamp2006-09-271-3/+3
* [PATCH] ext3: wrong error behaviorVasily Averin2006-09-271-5/+6
* [PATCH] ext3: inode numbers are unsigned longEric Sandeen2006-09-271-12/+13
* [PATCH] fix ext3 mounts at 16TEric Sandeen2006-09-271-15/+19
* [PATCH] ext3 and jbd cleanup: remove whitespaceMingming Cao2006-09-271-12/+12
* [PATCH] knfsd: Make ext3 reject filehandles referring to invalid inode numberNeilBrown2006-09-161-0/+42
* [PATCH] lockdep: annotate the quota codeArjan van de Ven2006-07-031-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] ext3: Add "-o bh" optionBadari Pulavarty2006-06-261-1/+5
* [PATCH] ext3_fsblk_t: the rest of in-kernel filesystem blocks conversionMingming Cao2006-06-251-16/+16
* [PATCH] ext3_fsblk_t: filesystem, group blocks and bug fixesMingming Cao2006-06-251-1/+1
* [PATCH] ext3: remove inconsistent space before exclamation point in mount codeTheodore Ts'o2006-06-251-1/+1
* [PATCH] Avoid disk sector_t overflow for >2TB ext3 filesystemMingming Cao2006-06-251-0/+10
* [PATCH] percpu counter data type changes to suppport more than 2**31 ext3 fre...Mingming Cao2006-06-231-17/+19
* [PATCH] ext3_clear_inode(): avoid kfree(NULL)Andrew Morton2006-06-231-11/+12
* [PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells2006-06-231-2/+3
* [PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells2006-06-231-3/+3
* [PATCH] ext3: "nobh" writeback support for filesystems blocksize < pagesizeBadari Pulavarty2006-03-261-6/+0
* [PATCH] fast ext3_statfsAlex Tomas2006-03-241-3/+4
* [PATCH] cpuset memory spread: slab cache formatPaul Jackson2006-03-241-1/+2
* [PATCH] cpuset memory spread: slab cache filesystemsPaul Jackson2006-03-241-1/+1
* [PATCH] convert ext3's truncate_sem to a mutexArjan van de Ven2006-03-231-1/+1
* [PATCH] sem2mutex: quotaIngo Molnar2006-03-231-2/+2
* [PATCH] mutex subsystem, semaphore to mutex: VFS, sb->s_lockIngo Molnar2006-01-091-1/+1
* [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-091-2/+2
* [PATCH] ext3: external journal device as a mount optionJohann Lombardi2006-01-081-10/+44
* [PATCH] remove CONFIG_EXT{2,3}_CHECKAdrian Bunk2005-11-091-16/+1
* [PATCH] ext3: sparse fixesBen Dooks2005-10-301-1/+3
* [PATCH] Fix ext3 warning for unused varPeter Osterlund2005-10-281-10/+16
* [PATCH] ext3: ext3_show_options fixOGAWA Hirofumi2005-09-221-6/+5
* [PATCH] disk quotas fail when /etc/mtab is symlinked to /proc/mountsMark Bellon2005-09-071-11/+81
* [PATCH] ext3: fix options parsingJan Kara2005-07-121-10/+60
* [PATCH] coverity: fs/ext3/super.c: match_int return checkKAMBAROV, ZAUR2005-06-281-1/+2
* [PATCH] quota: ext3: Improve quota credit estimatesJan Kara2005-06-241-10/+27
* [PATCH] quota: consolidate code surrounding vfs_quota_on_mountChristoph Hellwig2005-06-231-16/+2
* [PATCH] Avoid console spam with ext3 aborted journal.Stephen Tweedie2005-05-181-1/+9
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+2539