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