aboutsummaryrefslogtreecommitdiff
path: root/fs/jfs/super.c
AgeCommit message (Expand)AuthorFilesLines
2008-02-07iget: stop JFS from using iget() and read_inode()Gravatar David Howells 1-6/+9
2008-01-24mount options: fix jfsGravatar Miklos Szeredi 1-0/+6
2007-10-22exportfs: make struct export_operations constGravatar Christoph Hellwig 1-2/+2
2007-10-22jfs: new export opsGravatar Christoph Hellwig 1-1/+2
2007-10-17Slab API: remove useless ctor parameter and reorder parametersGravatar Christoph Lameter 1-1/+1
2007-07-20mm: Remove slab destructors from kmem_cache_create().Gravatar Paul Mundt 1-1/+1
2007-07-17knfsd: exportfs: remove iget abuseGravatar Christoph Hellwig 1-0/+1
2007-07-17knfsd: exportfs: add exportfs.h headerGravatar Christoph Hellwig 1-0/+1
2007-05-17Remove SLAB_CTOR_CONSTRUCTORGravatar Christoph Lameter 1-12/+10
2007-05-07slab allocators: Remove SLAB_DEBUG_INITIAL flagGravatar Christoph Lameter 1-2/+1
2007-02-12[PATCH] Mark struct super_operations constGravatar Josef 'Jeff' Sipek 1-2/+2
2006-12-07[PATCH] fs/*: trivial vsnprintf() conversionGravatar Alexey Dobriyan 1-1/+1
2006-12-07[PATCH] slab: remove kmem_cache_tGravatar Christoph Lameter 1-2/+2
2006-10-02JFS: White space cleanupGravatar Dave Kleikamp 1-5/+5
2006-10-02[PATCH] JFS: return correct error when i-node allocation failedGravatar Akinobu Mita 1-1/+1
2006-07-28JFS: Fix bug in quota code. tmp_bh.b_size must be initializedGravatar Dave Kleikamp 1-0/+1
2006-07-26JFS: Quota support broken, no quota_read and quota_writeGravatar Dave Kleikamp 1-3/+114
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 1-1/+0
2006-06-23[PATCH] VFS: Permit filesystem to perform statfs with a known root dentryGravatar David Howells 1-2/+2
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountGravatar David Howells 1-3/+4
2006-03-24[PATCH] cpuset memory spread: slab cache formatGravatar Paul Jackson 1-1/+2
2006-03-24[PATCH] cpuset memory spread: slab cache filesystemsGravatar Paul Jackson 1-1/+1
2006-03-09JFS: add uid, gid, and umask mount optionsGravatar Dave Kleikamp 1-4/+34
2006-02-23JFS: kzalloc conversionGravatar Eric Sesterhenn 1-2/+1
2006-02-15JFS: Use the kthread_ APIGravatar Christoph Hellwig 1-33/+22
2006-01-24JFS: semaphore to mutex conversion.Gravatar Ingo Molnar 1-1/+1
2006-01-08[PATCH] Fix and add EXPORT_SYMBOL(filemap_write_and_wait)Gravatar OGAWA Hirofumi 1-2/+1
2005-10-03JFS: make special inodes play nicely with page balancingGravatar Dave Kleikamp 1-0/+1
2005-09-07[PATCH] disk quotas fail when /etc/mtab is symlinked to /proc/mountsGravatar Mark Bellon 1-3/+45
2005-08-10JFS: Fix race in txLockGravatar Dave Kleikamp 1-0/+2
2005-07-27JFS: Improve sync barrier processingGravatar Dave Kleikamp 1-1/+1
2005-06-23[PATCH] remove <linux/xattr_acl.h>Gravatar Christoph Hellwig 1-0/+1
2005-05-04JFS: fix sparse warnings by moving extern declarations to headersGravatar Dave Kleikamp 1-36/+1
2005-05-02[PATCH] JFS: Write journal sync points more oftenGravatar Dave Kleikamp 1-1/+3
2005-05-02[PATCH] JFS: Support page sizes greater than 4KGravatar Dave Kleikamp 1-1/+32
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+700