aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ext3 (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-04-03[PATCH] kfree() NULL pointer cleanups - no need to check - fs/ext3/Jesper Juhl2-12/+6
2005-04-03[PATCH] ext3: move goal logical block into block allocation info structureMingming Cao5-51/+69
2005-04-03[PATCH] ext3: reservation info cleanup: remove rsv_seqlockMingming Cao3-24/+15
2005-04-03[PATCH] ext3: dynamic allocation of block reservation infoMingming Cao5-23/+65
2005-03-28[PATCH] ext3 writeback "nobh" optionBadari Pulavarty2-5/+51
2005-03-28[PATCH] ext3 writepages support for writeback modeBadari Pulavarty1-0/+46
2005-03-28[PATCH] ext2/3 file limits to avoid overflowing i_blocksStephen C. Tweedie1-2/+8
2005-03-09[PATCH] ext3: fix race between ext3 make block reservation and reservation wi...Mingming Cao1-1/+2
2005-03-07[PATCH] random: Kill duplicate halfmd4 in ext3 htreeMatt Mackall1-68/+2
2005-03-07[PATCH] ext3_new_inode() failure handling missing checkAlexander Nyberg1-1/+4
2005-03-07[PATCH] ext3_test_root() speedupPrasanna Meda1-2/+4
2005-03-07[PATCH] ext3: free block accounting fixMatthew Wilcox1-5/+7
2005-03-07[PATCH] ext3 cleanup 1Matthew Wilcox1-25/+24
2005-03-07[PATCH] jbd: journal overflow fix #2Alex Tomas2-8/+5
2005-02-04[PATCH] Long-standing xattr sharing bugAndreas Gruenbacher1-0/+1
2005-01-25[PATCH] fix ext3 quota allocation bug on error path ...Herbert Pƶtzl1-2/+6
2005-01-25[PATCH] ext2/ext3 ACLs: remove the number of acl entries limitAndreas Gruenbacher2-3/+0
2005-01-25[PATCH] ext3: fix ea-in-inode default ACL creationAndreas Gruenbacher1-0/+7
2005-01-25[PATCH] ext3/ea: disallow in-inode attributes for reserved inodesAndreas Gruenbacher1-9/+24
2005-01-25[PATCH] ext3/ea: ix i_extra_isize checkAndreas Gruenbacher1-6/+4
2005-01-25[PATCH] ext3/ea: documentation fixAndreas Gruenbacher1-3/+3
2005-01-25[PATCH] ext3/ea: set the EXT3_FEATURE_COMPAT_EXT_ATTR for in-inode xattrsAndreas Gruenbacher1-1/+1
2005-01-25[PATCH] ext3/ea: no lock needed when freeing inodeAndreas Gruenbacher1-2/+0
2005-01-25[PATCH] ext2/ext3: block allocator startup fixStone Wang1-1/+1
2005-01-20[PATCH] ext3: commit superblock before panickingEric Lammerts1-3/+3
2005-01-20[PATCH] Minor ext3 speedupJan Kara1-11/+9
2005-01-14[PATCH] ext3/EA: In-inode extended attributes for ext3Andreas Gruenbacher4-173/+442
2005-01-14[PATCH] ext3/EA: Hide ext3_get_inode_loc in_mem optionAndreas Gruenbacher1-15/+21
2005-01-14[PATCH] ext3/EA: Cleanup and prepare ext3 for in-inode xattrsAndreas Gruenbacher1-362/+353
2005-01-14[PATCH] ext3/EA: Ext[23]: no spare xattr handler slots neededAndreas Gruenbacher2-3/+2
2005-01-14[PATCH] ext3/EA: Ext3: factor our common xattr code; unnecessary lockAndreas Gruenbacher1-57/+40
2005-01-14[PATCH] ext3/EA: Ext3: do not use journal_release_bufferAndreas Gruenbacher1-75/+67
2005-01-14[PATCH] ext3/EA: Race in ext[23] xattr sharing codeAndreas Gruenbacher1-25/+29
2005-01-14[PATCH] ext3/EA: mbcache cleanupAndreas Gruenbacher1-1/+1
2005-01-14[PATCH] ext3/ea: revert old ea-in-inode patchAndreas Gruenbacher4-640/+67
2005-01-10[PATCH] ext3 cleanupsAdrian Bunk7-164/+143
2005-01-07[PATCH] ext3: use generic_open_file to fix possible preemption bugsPaolo \'Blaisorblade\' Giarrusso1-15/+1
2005-01-07[PATCH] sched: ext3: fix scheduling latencies in ext3Ingo Molnar4-1/+14
2005-01-07[PATCH] ext3 htree telldir() fixTheodore Y. Ts'o1-2/+6
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 Kleen6-14/+13
2005-01-04[PATCH] ext3: support for EA in inodeAlex Tomas4-38/+619
2005-01-04[PATCH] ext3: handle attempted delete of bitmap blocks.Stephen C. Tweedie1-1/+1
2005-01-04[PATCH] ext3: cleanup handling of aborted transactions.Stephen C. Tweedie1-4/+9
2005-01-03[PATCH] Fix of quota deadlock on pagelock: ext3Jan Kara2-32/+133
2004-12-12[PATCH] fix ext2/ext3 memory leakHeiko Carstens1-0/+3
2004-12-12[PATCH] reduce ext3 log spamming (blank lines)David Brownell1-1/+1
2004-12-07Revert recent ext3_dx_readdir changesLinus Torvalds1-8/+5
2004-11-20[PATCH] misc __user annotationsAlexander Viro1-4/+4
2004-11-10[PATCH] "Bad" naming of structures and functions in ext3 reservation codeOleg Drokin2-29/+29