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