aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ext2 (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-03-28[PATCH] ext2/3 file limits to avoid overflowing i_blocksStephen C. Tweedie1-2/+8
2005-03-25merge mainline with 2.6.11.6 and 2.6.11.5Greg Kroah-Hartman1-0/+1
2005-03-25[PATCH] Suspected information leak (mem pages) in ext2mlafon@arkoon.net1-0/+1
2005-03-07[PATCH] Add nobh_writepage() supportBadari Pulavarty1-1/+7
2005-02-04[PATCH] Long-standing xattr sharing bugAndreas Gruenbacher1-0/+1
2005-02-01[PATCH] ext2-quota-leak-fix fixAndrew Morton1-1/+1
2005-02-01[PATCH] ext2 quota leak fixJan Kara1-1/+7
2005-01-25[PATCH] Minor ext2 speedupMatthew Wilcox1-20/+19
2005-01-25[PATCH] ext2/ext3 ACLs: remove the number of acl entries limitAndreas Gruenbacher2-3/+0
2005-01-25[PATCH] ext2/ext3: block allocator startup fixStone Wang1-1/+1
2005-01-14[PATCH] ext3/EA: Cleanup and prepare ext3 for in-inode xattrsAndreas Gruenbacher1-1/+1
2005-01-14[PATCH] ext3/EA: Ext[23]: no spare xattr handler slots neededAndreas Gruenbacher2-3/+2
2005-01-14[PATCH] ext3/EA: Race in ext[23] xattr sharing codeAndreas Gruenbacher1-24/+31
2005-01-14[PATCH] ext3/EA: mbcache cleanupAndreas Gruenbacher1-1/+1
2005-01-10[PATCH] fs/ext2/xattr.c: make ext2_xattr_list staticAdrian Bunk2-19/+12
2005-01-04[PATCH] Ext[23]: apply umask to symlinks with ACLs configured outAndreas Gruenbacher1-1/+0
2005-01-04[PATCH] Sync in core time granuality with filesystemsAndi Kleen7-13/+12
2005-01-03[PATCH] Fix of quota deadlock on pagelock: ext2Jan Kara3-1/+116
2004-12-12[PATCH] fix ext2/ext3 memory leakHeiko Carstens1-0/+3
2004-11-07[PATCH] VFS maintainer email address updatesMaximilian Attems1-1/+2
2004-11-04[PATCH] don't divide by zero on bad ext2 fsAndries E. Brouwer1-24/+32
2004-11-03[PATCH] avoid semi-infinite loop when mounting bad ext2Andries E. Brouwer1-1/+2
2004-10-27[PATCH] remove ext2 xatts exportsChristoph Hellwig1-5/+0
2004-10-25[PATCH] ext2: discard preallocation in last iputMingming Cao3-20/+4
2004-10-18[PATCH] xattr: re-introduce validity check before xattr cache insertAndreas Gruenbacher5-21/+24
2004-10-18[PATCH] xattr consolidation v3 - ext2James Morris11-316/+116
2004-10-18[PATCH] generic acl support for ->permissionChristoph Hellwig1-51/+15
2004-09-16[PATCH] fix for fsync ignoring writing errorsAndrey V. Savochkin2-3/+3
2004-09-08[PATCH] ext2 endianness annotationsAlexander Viro6-39/+39
2004-09-07[PATCH] remove ext2_panic()Andrew Morton1-22/+0
2004-09-04[PATCH] ext2 endianness fixesAlexander Viro3-12/+14
2004-08-30[PATCH] remove ext2_panic() prototypeAndrew Morton1-3/+0
2004-08-23[PATCH] remove cacheline alignment from inode slabsAnton Blanchard1-1/+1
2004-08-22[PATCH] vprintk for ext2 errorsMatt Mackall1-22/+23
2004-08-22[PATCH] ext2_readdir() filp->f_pos fixJan Blunck1-3/+8
2004-07-28[PATCH] ext2_readdir() return value fixJan Blunck1-4/+6
2004-07-12[PATCH] sparse: more fs/* NULL noise removalAlexander Viro1-1/+2
2004-07-11[PATCH] sparse: misc NULL noise in fs/*Alexander Viro1-1/+1
2004-06-30[PATCH] sparse: NULL vs 0 - filesystemsMika Kukkonen1-1/+1
2004-06-26[PATCH] ext2_setattr retval fixAndrew Morton1-2/+2
2004-06-23[PATCH] symlink 2/9: ext2 conversion and helper functionsAlexander Viro1-11/+7
2004-05-28[PATCH] sparse: ext2 __user annotation (ioctl)Alexander Viro1-4/+4
2004-05-24[PATCH] ext2: fix build with DEBUG=yAndrew Morton1-2/+2
2004-05-19[PATCH] use-before-uninitialized value in ext3(2)_find_ goalAndrew Morton1-0/+1
2004-04-18[PATCH] direct-IO return type fixesAndrew Morton1-1/+1
2004-04-12[PATCH] ext2fs sb= mount option fixAndrew Morton1-2/+5
2004-04-11[PATCH] speed up ext2 fsync() and fdatasync()Andrew Morton2-13/+20
2004-03-24[PATCH] ext2&3: use the right i_flags in find_group_orlov()Andrew Morton1-1/+1
2004-03-11[PATCH] Remove arbitrary #acl entries limits on ext[23] when readingAndrew Morton1-10/+13
2004-03-11[PATCH] readdir() cleanupsAndrew Morton1-1/+0