summaryrefslogtreecommitdiffstats
path: root/fs/jfs/super.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Mark struct super_operations constJosef 'Jeff' Sipek2007-02-121-2/+2
* [PATCH] fs/*: trivial vsnprintf() conversionAlexey Dobriyan2006-12-071-1/+1
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-071-2/+2
* JFS: White space cleanupDave Kleikamp2006-10-021-5/+5
* [PATCH] JFS: return correct error when i-node allocation failedAkinobu Mita2006-10-021-1/+1
* JFS: Fix bug in quota code. tmp_bh.b_size must be initializedDave Kleikamp2006-07-281-0/+1
* JFS: Quota support broken, no quota_read and quota_writeDave Kleikamp2006-07-261-3/+114
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells2006-06-231-2/+2
* [PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells2006-06-231-3/+4
* [PATCH] cpuset memory spread: slab cache formatPaul Jackson2006-03-241-1/+2
* [PATCH] cpuset memory spread: slab cache filesystemsPaul Jackson2006-03-241-1/+1
* JFS: add uid, gid, and umask mount optionsDave Kleikamp2006-03-091-4/+34
* JFS: kzalloc conversionEric Sesterhenn2006-02-231-2/+1
* JFS: Use the kthread_ APIChristoph Hellwig2006-02-151-33/+22
* JFS: semaphore to mutex conversion.Ingo Molnar2006-01-241-1/+1
* [PATCH] Fix and add EXPORT_SYMBOL(filemap_write_and_wait)OGAWA Hirofumi2006-01-081-2/+1
* JFS: make special inodes play nicely with page balancingDave Kleikamp2005-10-031-0/+1
* [PATCH] disk quotas fail when /etc/mtab is symlinked to /proc/mountsMark Bellon2005-09-071-3/+45
* JFS: Fix race in txLockDave Kleikamp2005-08-101-0/+2
* JFS: Improve sync barrier processingDave Kleikamp2005-07-271-1/+1
* [PATCH] remove <linux/xattr_acl.h>Christoph Hellwig2005-06-231-0/+1
* JFS: fix sparse warnings by moving extern declarations to headersDave Kleikamp2005-05-041-36/+1
* [PATCH] JFS: Write journal sync points more oftenDave Kleikamp2005-05-021-1/+3
* [PATCH] JFS: Support page sizes greater than 4KDave Kleikamp2005-05-021-1/+32
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+700
OpenPOWER on IntegriCloud