summaryrefslogtreecommitdiffstats
path: root/fs/ufs/super.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] fs/*: trivial vsnprintf() conversionAlexey Dobriyan2006-12-071-3/+3
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-071-2/+2
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-071-1/+1
* [PATCH] Really ignore kmem_cache_destroy return valueAlexey Dobriyan2006-09-271-2/+1Star
* [PATCH] fs: Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris2006-09-271-2/+1Star
* [PATCH] lockdep: annotate the quota codeArjan van de Ven2006-07-041-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [PATCH] ufs: make fsck -f happyEvgeniy Dushistov2006-06-251-37/+103
* [PATCH] ufs: one way to access super blockEvgeniy Dushistov2006-06-251-113/+104Star
* [PATCH] ufs: printk warning fixesAndrew Morton2006-06-251-3/+3
* [PATCH] ufs: easy debugEvgeniy Dushistov2006-06-251-60/+54Star
* [PATCH] ufs: wrong type castEvgeniy Dushistov2006-06-251-4/+4
* [PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells2006-06-231-1/+2
* [PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells2006-06-231-3/+3
* typo patch for fs/ufs/super.cMichael Owen2006-03-241-1/+1
* [PATCH] cpuset memory spread: slab cache formatPaul Jackson2006-03-241-1/+2
* [PATCH] cpuset memory spread: slab cache filesystemsPaul Jackson2006-03-241-1/+1
* [PATCH] ufs: fix oops with `ufs1' typeEvgeniy Dushistov2006-02-031-4/+6
* [PATCH] ufs cleanupEvgeniy2006-01-141-30/+27Star
* [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-101-3/+3
* [PATCH] UFS: inode->i_sem is not released in error pathEvgeniy Polyakov2006-01-091-1/+3
* [PATCH] kfree cleanup: fsJesper Juhl2005-11-071-6/+8
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+1347