aboutsummaryrefslogtreecommitdiff
path: root/fs/ufs
AgeCommit message (Expand)Author
2007-01-30[PATCH] ufs: reallocation fixEvgeniy Dushistov
2007-01-30[PATCH] ufs: truncate negative to unsigned fixEvgeniy Dushistov
2007-01-30[PATCH] ufs: alloc metadata null page fixEvgeniy Dushistov
2007-01-05[PATCH] fix garbage instead of zeroes in UFSEvgeniy Dushistov
2006-12-08[PATCH] struct path: convert ufsJosef Sipek
2006-12-07[PATCH] fs: ufs add missing bracketMariusz Kozlowski
2006-12-07[PATCH] fs/*: trivial vsnprintf() conversionAlexey Dobriyan
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter
2006-10-10[PATCH] ufs endianness annotationsAl Viro
2006-10-01[PATCH] r/o bind mounts: unlink: monitor i_nlinkDave Hansen
2006-10-01[PATCH] Streamline generic_file_* interfaces and filemap cleanupsBadari Pulavarty
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o
2006-09-27[PATCH] Really ignore kmem_cache_destroy return valueAlexey Dobriyan
2006-09-27[PATCH] fs: Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris
2006-08-27[PATCH] ufs: truncate correctionEvgeniy Dushistov
2006-08-27[PATCH] ufs: write to hole in big fileEvgeniy Dushistov
2006-08-06[PATCH] ufs: handle truncated pagesEvgeniy Dushistov
2006-08-06[PATCH] ufs: ufs_get_locked_page() race fixEvgeniy Dushistov
2006-07-31[PATCH] ufs: remove incorrect unlock_kernel from failure path in ufs_symlink()Josh Triplett
2006-07-03[PATCH] lockdep: annotate the quota codeArjan van de Ven
2006-07-01[PATCH] ufs: truncate should allocate block for last byteEvgeniy Dushistov
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-29[PATCH] ufs: printk() fixAndrew Morton
2006-06-28[PATCH] mark address_space_operations constChristoph Hellwig
2006-06-27[PATCH] ufs: ufs_read_inode cleanupEvgeniy Dushistov
2006-06-25[PATCH] fs/ufs/inode.c: make 2 functions staticAdrian Bunk
2006-06-25[PATCH] ufs: ubh_ll_rw_block cleanupEvgeniy Dushistov
2006-06-25[PATCH] ufs: make fsck -f happyEvgeniy Dushistov
2006-06-25[PATCH] ufs: fsync implementationEvgeniy Dushistov
2006-06-25[PATCH] ufs: one way to access super blockEvgeniy Dushistov
2006-06-25[PATCH] ufs: missed brelse and wrong baseblkEvgeniy Dushistov
2006-06-25[PATCH] ufs: printk warning fixesAndrew Morton
2006-06-25[PATCH] ufs: zero metadataEvgeniy Dushistov
2006-06-25[PATCH] ufs: unlock_super without lockEvgeniy Dushistov
2006-06-25[PATCH] ufs: i_blocks wrong countEvgeniy Dushistov
2006-06-25[PATCH] ufs: little directory lookup optimizationEvgeniy Dushistov
2006-06-25[PATCH] ufs: easy debugEvgeniy Dushistov
2006-06-25[PATCH] ufs: not usual amounts of fragments per blockEvgeniy Dushistov
2006-06-25[PATCH] ufs: wrong type castEvgeniy Dushistov
2006-06-25[PATCH] ufs: directory and page cache: from blocks to pagesEvgeniy Dushistov
2006-06-25[PATCH] ufs: directory and page cache: install aopsEvgeniy Dushistov
2006-06-25[PATCH] ufs: change block number on the flyEvgeniy Dushistov
2006-06-25[PATCH] ufs: right block allocationEvgeniy Dushistov
2006-06-25[PATCH] ufs: ufs_trunc_indirect: infinite cycleEvgeniy Dushistov
2006-06-23[PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells
2006-03-28[PATCH] Make most file operations structs in fs/ constArjan van de Ven
2006-03-24typo patch for fs/ufs/super.cMichael Owen
2006-03-24[PATCH] cpuset memory spread: slab cache formatPaul Jackson