summaryrefslogtreecommitdiff
path: root/fs/jfs/super.c
AgeCommit message (Expand)Author
2009-01-09filesystem freeze: add error handling of write_super_lockfs/unlockfsTakashi Sato
2008-10-13vfs: Use const for kernel parser tableSteven Whitehouse
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-05-21JFS: skip bad iput() call in error pathDave Kleikamp
2008-02-07iget: stop JFS from using iget() and read_inode()David Howells
2008-01-24mount options: fix jfsMiklos Szeredi
2007-10-22exportfs: make struct export_operations constChristoph Hellwig
2007-10-22jfs: new export opsChristoph Hellwig
2007-10-17Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt
2007-07-17knfsd: exportfs: remove iget abuseChristoph Hellwig
2007-07-17knfsd: exportfs: add exportfs.h headerChristoph Hellwig
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
2006-12-07[PATCH] fs/*: trivial vsnprintf() conversionAlexey Dobriyan
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter
2006-10-02JFS: White space cleanupDave Kleikamp
2006-10-02[PATCH] JFS: return correct error when i-node allocation failedAkinobu Mita
2006-07-28JFS: Fix bug in quota code. tmp_bh.b_size must be initializedDave Kleikamp
2006-07-26JFS: Quota support broken, no quota_read and quota_writeDave Kleikamp
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
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-24[PATCH] cpuset memory spread: slab cache formatPaul Jackson
2006-03-24[PATCH] cpuset memory spread: slab cache filesystemsPaul Jackson
2006-03-09JFS: add uid, gid, and umask mount optionsDave Kleikamp
2006-02-23JFS: kzalloc conversionEric Sesterhenn
2006-02-15JFS: Use the kthread_ APIChristoph Hellwig
2006-01-24JFS: semaphore to mutex conversion.Ingo Molnar
2006-01-08[PATCH] Fix and add EXPORT_SYMBOL(filemap_write_and_wait)OGAWA Hirofumi
2005-10-03JFS: make special inodes play nicely with page balancingDave Kleikamp
2005-09-07[PATCH] disk quotas fail when /etc/mtab is symlinked to /proc/mountsMark Bellon
2005-08-10JFS: Fix race in txLockDave Kleikamp
2005-07-27JFS: Improve sync barrier processingDave Kleikamp
2005-06-23[PATCH] remove <linux/xattr_acl.h>Christoph Hellwig
2005-05-04JFS: fix sparse warnings by moving extern declarations to headersDave Kleikamp
2005-05-02[PATCH] JFS: Write journal sync points more oftenDave Kleikamp
2005-05-02[PATCH] JFS: Support page sizes greater than 4KDave Kleikamp
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds