aboutsummaryrefslogtreecommitdiffstats
path: root/fs/jfs/super.c
Commit message (Expand)AuthorAge
* filesystem freeze: add error handling of write_super_lockfs/unlockfsTakashi Sato2009-01-09
* vfs: Use const for kernel parser tableSteven Whitehouse2008-10-13
* SL*B: drop kmem cache argument from constructorAlexey Dobriyan2008-07-26
* quota: move function-macros from quota.h to quotaops.hJan Kara2008-07-25
* JFS: skip bad iput() call in error pathDave Kleikamp2008-05-21
* iget: stop JFS from using iget() and read_inode()David Howells2008-02-07
* mount options: fix jfsMiklos Szeredi2008-01-24
* exportfs: make struct export_operations constChristoph Hellwig2007-10-22
* jfs: new export opsChristoph Hellwig2007-10-22
* Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter2007-10-17
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-19
* knfsd: exportfs: remove iget abuseChristoph Hellwig2007-07-17
* knfsd: exportfs: add exportfs.h headerChristoph Hellwig2007-07-17
* 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] fs/*: trivial vsnprintf() conversionAlexey Dobriyan2006-12-07
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-07
* JFS: White space cleanupDave Kleikamp2006-10-02
* [PATCH] JFS: return correct error when i-node allocation failedAkinobu Mita2006-10-02
* JFS: Fix bug in quota code. tmp_bh.b_size must be initializedDave Kleikamp2006-07-28
* JFS: Quota support broken, no quota_read and quota_writeDave Kleikamp2006-07-26
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [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
* [PATCH] cpuset memory spread: slab cache formatPaul Jackson2006-03-24
* [PATCH] cpuset memory spread: slab cache filesystemsPaul Jackson2006-03-24
* JFS: add uid, gid, and umask mount optionsDave Kleikamp2006-03-09
* JFS: kzalloc conversionEric Sesterhenn2006-02-23
* JFS: Use the kthread_ APIChristoph Hellwig2006-02-15
* JFS: semaphore to mutex conversion.Ingo Molnar2006-01-24
* [PATCH] Fix and add EXPORT_SYMBOL(filemap_write_and_wait)OGAWA Hirofumi2006-01-08
* JFS: make special inodes play nicely with page balancingDave Kleikamp2005-10-03
* [PATCH] disk quotas fail when /etc/mtab is symlinked to /proc/mountsMark Bellon2005-09-07
* JFS: Fix race in txLockDave Kleikamp2005-08-10
* JFS: Improve sync barrier processingDave Kleikamp2005-07-27
* [PATCH] remove <linux/xattr_acl.h>Christoph Hellwig2005-06-23
* JFS: fix sparse warnings by moving extern declarations to headersDave Kleikamp2005-05-04
* [PATCH] JFS: Write journal sync points more oftenDave Kleikamp2005-05-03
* [PATCH] JFS: Support page sizes greater than 4KDave Kleikamp2005-05-03
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16