aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ufs/super.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-09[PATCH] ufs: restore back support of openstepEvgeniy Dushistov1-1/+4
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-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-07-03[PATCH] lockdep: annotate the quota codeArjan van de Ven1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-25[PATCH] ufs: make fsck -f happyEvgeniy Dushistov1-37/+103
2006-06-25[PATCH] ufs: one way to access super blockEvgeniy Dushistov1-113/+104
2006-06-25[PATCH] ufs: printk warning fixesAndrew Morton1-3/+3
2006-06-25[PATCH] ufs: easy debugEvgeniy Dushistov1-60/+54
2006-06-25[PATCH] ufs: wrong type castEvgeniy Dushistov1-4/+4
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-24typo patch for fs/ufs/super.cMichael Owen1-1/+1
2006-03-24[PATCH] cpuset memory spread: slab cache formatPaul Jackson1-1/+2
2006-03-24[PATCH] cpuset memory spread: slab cache filesystemsPaul Jackson1-1/+1
2006-02-03[PATCH] ufs: fix oops with `ufs1' typeEvgeniy Dushistov1-4/+6
2006-01-14[PATCH] ufs cleanupEvgeniy1-30/+27
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen1-3/+3
2006-01-08[PATCH] UFS: inode->i_sem is not released in error pathEvgeniy Polyakov1-1/+3
2005-11-07[PATCH] kfree cleanup: fsJesper Juhl1-6/+8
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1347