aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ufs (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-01-30[PATCH] ufs: reallocation fixEvgeniy Dushistov1-15/+26
2007-01-30[PATCH] ufs: truncate negative to unsigned fixEvgeniy Dushistov1-2/+2
2007-01-30[PATCH] ufs: alloc metadata null page fixEvgeniy Dushistov2-6/+13
2007-01-05[PATCH] fix garbage instead of zeroes in UFSEvgeniy Dushistov2-36/+30
2006-12-08[PATCH] struct path: convert ufsJosef Sipek1-1/+1
2006-12-07[PATCH] fs: ufs add missing bracketMariusz Kozlowski1-1/+1
2006-12-07[PATCH] fs/*: trivial vsnprintf() conversionAlexey Dobriyan1-3/+3
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter1-2/+2
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter1-1/+1
2006-10-10[PATCH] ufs endianness annotationsAl Viro1-8/+6
2006-10-01[PATCH] r/o bind mounts: unlink: monitor i_nlinkDave Hansen1-1/+1
2006-10-01[PATCH] Streamline generic_file_* interfaces and filemap cleanupsBadari Pulavarty1-2/+4
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o2-2/+0
2006-09-27[PATCH] Really ignore kmem_cache_destroy return valueAlexey Dobriyan1-2/+1
2006-09-27[PATCH] fs: Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris1-2/+1
2006-08-27[PATCH] ufs: truncate correctionEvgeniy Dushistov1-52/+25
2006-08-27[PATCH] ufs: write to hole in big fileEvgeniy Dushistov1-14/+21
2006-08-06[PATCH] ufs: handle truncated pagesEvgeniy Dushistov2-3/+3
2006-08-06[PATCH] ufs: ufs_get_locked_page() race fixEvgeniy Dushistov1-7/+8
2006-07-31[PATCH] ufs: remove incorrect unlock_kernel from failure path in ufs_symlink()Josh Triplett1-1/+2
2006-07-03[PATCH] lockdep: annotate the quota codeArjan van de Ven1-1/+1
2006-07-01[PATCH] ufs: truncate should allocate block for last byteEvgeniy Dushistov6-65/+204
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-29[PATCH] ufs: printk() fixAndrew Morton1-2/+4
2006-06-28[PATCH] mark address_space_operations constChristoph Hellwig1-1/+1
2006-06-27[PATCH] ufs: ufs_read_inode cleanupEvgeniy Dushistov1-54/+57
2006-06-25[PATCH] fs/ufs/inode.c: make 2 functions staticAdrian Bunk1-3/+6
2006-06-25[PATCH] ufs: ubh_ll_rw_block cleanupEvgeniy Dushistov5-14/+13
2006-06-25[PATCH] ufs: make fsck -f happyEvgeniy Dushistov4-56/+126
2006-06-25[PATCH] ufs: fsync implementationEvgeniy Dushistov1-0/+21
2006-06-25[PATCH] ufs: one way to access super blockEvgeniy Dushistov2-148/+121
2006-06-25[PATCH] ufs: missed brelse and wrong baseblkEvgeniy Dushistov2-7/+6
2006-06-25[PATCH] ufs: printk warning fixesAndrew Morton1-3/+3
2006-06-25[PATCH] ufs: zero metadataEvgeniy Dushistov1-40/+76
2006-06-25[PATCH] ufs: unlock_super without lockEvgeniy Dushistov1-4/+5
2006-06-25[PATCH] ufs: i_blocks wrong countEvgeniy Dushistov2-16/+12
2006-06-25[PATCH] ufs: little directory lookup optimizationEvgeniy Dushistov3-5/+7
2006-06-25[PATCH] ufs: easy debugEvgeniy Dushistov9-217/+147
2006-06-25[PATCH] ufs: not usual amounts of fragments per blockEvgeniy Dushistov2-71/+87
2006-06-25[PATCH] ufs: wrong type castEvgeniy Dushistov6-84/+90
2006-06-25[PATCH] ufs: directory and page cache: from blocks to pagesEvgeniy Dushistov2-504/+547
2006-06-25[PATCH] ufs: directory and page cache: install aopsEvgeniy Dushistov2-34/+25
2006-06-25[PATCH] ufs: change block number on the flyEvgeniy Dushistov2-43/+138
2006-06-25[PATCH] ufs: right block allocationEvgeniy Dushistov2-27/+18
2006-06-25[PATCH] ufs: ufs_trunc_indirect: infinite cycleEvgeniy Dushistov3-47/+21
2006-06-23[PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells1-1/+2
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells1-3/+3
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven2-2/+2
2006-03-24typo patch for fs/ufs/super.cMichael Owen1-1/+1
2006-03-24[PATCH] cpuset memory spread: slab cache formatPaul Jackson1-1/+2