aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ufs/super.c
Commit message (Expand)AuthorAge
* Revert "UFS: add const to parser token table"Linus Torvalds2008-08-04
* SL*B: drop kmem cache argument from constructorAlexey Dobriyan2008-07-26
* quota: move function-macros from quota.h to quotaops.hJan Kara2008-07-25
* UFS: add const to parser token tableSteven Whitehouse2008-07-24
* drop linux/ufs_fs.h from userspace export and relocate it to fs/ufs/ufs_fs.hMike Frysinger2008-02-08
* ufs: fix symlink creation on ufs2Evgeniy Dushistov2008-02-08
* iget: stop UFS from using iget() and read_inode()David Howells2008-02-07
* ufs: fix nexstep dir block sizeEvgeniy Dushistov2007-12-05
* revert "ufs: Fix mount check in ufs_fill_super()"Andrew Morton2007-10-30
* ufs: Fix mount check in ufs_fill_super()Satyam Sharma2007-10-17
* ufs: move non-layout parts of ufs_fs.h to fs/ufs/Christoph Hellwig2007-10-17
* ufs: implement show_optionsEvgeniy Dushistov2007-10-17
* Add in SunOS 4.1.x compatible mode for UFSMark Fortescue2007-10-17
* Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter2007-10-17
* ufs: fix sun stateEvgeniy Dushistov2007-09-25
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-19
* is_power_of_2: ufs/super.cvignesh babu2007-07-16
* Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter2007-05-17
* slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter2007-05-07
* [PATCH] Mark struct super_operations constJosef 'Jeff' Sipek2007-02-12
* [PATCH] ufs2 write: inodes writeEvgeniy Dushistov2007-02-12
* [PATCH] ufs2 write: mount as rwEvgeniy Dushistov2007-02-12
* [PATCH] ufs: restore back support of openstepEvgeniy Dushistov2007-02-09
* [PATCH] fs/*: trivial vsnprintf() conversionAlexey Dobriyan2006-12-07
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-07
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-07
* [PATCH] Really ignore kmem_cache_destroy return valueAlexey Dobriyan2006-09-27
* [PATCH] fs: Conversions from kmalloc+memset to k(z|c)allocPanagiotis Issaris2006-09-27
* [PATCH] lockdep: annotate the quota codeArjan van de Ven2006-07-03
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] ufs: make fsck -f happyEvgeniy Dushistov2006-06-25
* [PATCH] ufs: one way to access super blockEvgeniy Dushistov2006-06-25
* [PATCH] ufs: printk warning fixesAndrew Morton2006-06-25
* [PATCH] ufs: easy debugEvgeniy Dushistov2006-06-25
* [PATCH] ufs: wrong type castEvgeniy Dushistov2006-06-25
* [PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells2006-06-23
* [PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells2006-06-23
* typo patch for fs/ufs/super.cMichael Owen2006-03-24
* [PATCH] cpuset memory spread: slab cache formatPaul Jackson2006-03-24
* [PATCH] cpuset memory spread: slab cache filesystemsPaul Jackson2006-03-24
* [PATCH] ufs: fix oops with `ufs1' typeEvgeniy Dushistov2006-02-03
* [PATCH] ufs cleanupEvgeniy2006-01-14
* [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-09
* [PATCH] UFS: inode->i_sem is not released in error pathEvgeniy Polyakov2006-01-08
* [PATCH] kfree cleanup: fsJesper Juhl2005-11-07
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16