aboutsummaryrefslogtreecommitdiff
path: root/fs/ufs/super.c
AgeCommit message (Expand)Author
2008-10-13vfs: Use const for kernel parser tableSteven Whitehouse
2008-08-04Revert "UFS: add const to parser token table"Linus Torvalds
2008-07-26SL*B: drop kmem cache argument from constructorAlexey Dobriyan
2008-07-25quota: move function-macros from quota.h to quotaops.hJan Kara
2008-07-24UFS: add const to parser token tableSteven Whitehouse
2008-02-08drop linux/ufs_fs.h from userspace export and relocate it to fs/ufs/ufs_fs.hMike Frysinger
2008-02-08ufs: fix symlink creation on ufs2Evgeniy Dushistov
2008-02-07iget: stop UFS from using iget() and read_inode()David Howells
2007-12-05ufs: fix nexstep dir block sizeEvgeniy Dushistov
2007-10-30revert "ufs: Fix mount check in ufs_fill_super()"Andrew Morton
2007-10-17ufs: Fix mount check in ufs_fill_super()Satyam Sharma
2007-10-17ufs: move non-layout parts of ufs_fs.h to fs/ufs/Christoph Hellwig
2007-10-17ufs: implement show_optionsEvgeniy Dushistov
2007-10-17Add in SunOS 4.1.x compatible mode for UFSMark Fortescue
2007-10-17Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter
2007-09-25ufs: fix sun stateEvgeniy Dushistov
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt
2007-07-16is_power_of_2: ufs/super.cvignesh babu
2007-05-17Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter
2007-05-07slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter
2007-02-12[PATCH] Mark struct super_operations constJosef 'Jeff' Sipek
2007-02-12[PATCH] ufs2 write: inodes writeEvgeniy Dushistov
2007-02-12[PATCH] ufs2 write: mount as rwEvgeniy Dushistov
2007-02-09[PATCH] ufs: restore back support of openstepEvgeniy Dushistov
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-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-07-03[PATCH] lockdep: annotate the quota codeArjan van de Ven
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-25[PATCH] ufs: make fsck -f happyEvgeniy Dushistov
2006-06-25[PATCH] ufs: one way to access super blockEvgeniy Dushistov
2006-06-25[PATCH] ufs: printk warning fixesAndrew Morton
2006-06-25[PATCH] ufs: easy debugEvgeniy Dushistov
2006-06-25[PATCH] ufs: wrong type castEvgeniy 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-24typo patch for fs/ufs/super.cMichael Owen
2006-03-24[PATCH] cpuset memory spread: slab cache formatPaul Jackson
2006-03-24[PATCH] cpuset memory spread: slab cache filesystemsPaul Jackson
2006-02-03[PATCH] ufs: fix oops with `ufs1' typeEvgeniy Dushistov
2006-01-14[PATCH] ufs cleanupEvgeniy
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen
2006-01-08[PATCH] UFS: inode->i_sem is not released in error pathEvgeniy Polyakov
2005-11-07[PATCH] kfree cleanup: fsJesper Juhl
2005-04-16Linux-2.6.12-rc2Linus Torvalds