aboutsummaryrefslogtreecommitdiffstats
path: root/fs/jfs/super.c
Commit message (Expand)AuthorAge
* quota: Move quota syncing to ->sync_fs methodJan Kara2012-07-22
* jfs: mising cleanup on register_filesystem() failureAl Viro2012-03-20
* switch open-coded instances of d_make_root() to new helperAl Viro2012-03-20
* vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link}Al Viro2012-03-20
* vfs: switch ->show_options() to struct dentry *Al Viro2012-01-06
* vfs: fix the stupidity with i_dentry in inode destructorsAl Viro2012-01-03
* jfs: remove unnecessary nlink settingMiklos Szeredi2011-11-02
* Fix common misspellingsLucas De Marchi2011-03-31
* switch jfs to ->s_d_op, close exportfs racesAl Viro2011-01-12
* fs: dcache reduce branches in lookup pathNick Piggin2011-01-07
* fs: icache RCU free inodesNick Piggin2011-01-07
* new helper: mount_bdev()Al Viro2010-10-29
* BKL: Remove BKL from JFSJan Blunck2010-10-04
* BKL: Explicitly add BKL around get_sb/fill_superJan Blunck2010-10-04
* switch jfs to ->evict_inode()Al Viro2010-08-09
* quota: rename default quotactl methods to dquot_Christoph Hellwig2010-05-24
* quota: explicitly set ->dq_op and ->s_qcopChristoph Hellwig2010-05-24
* quota: move unmount handling into the filesystemChristoph Hellwig2010-05-24
* quota: kill the vfs_dq_off and vfs_dq_quota_on_remount wrappersChristoph Hellwig2010-05-24
* quota: move remount handling into the filesystemChristoph Hellwig2010-05-24
* JFS: Free sbi memory in error pathJan Blunck2010-05-15
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* dquot: cleanup dquot drop routineChristoph Hellwig2010-03-04
* dquot: move dquot drop responsibility into the filesystemChristoph Hellwig2010-03-04
* jfs: Fix 32bit build warningAlan Cox2009-12-22
* fs: Make unload_nls() NULL pointer safeThomas Gleixner2009-09-24
* switch jfs to inode->i_aclAl Viro2009-06-24
* Push BKL down into ->remount_fs()Alessio Igor Bogani2009-06-11
* push BKL down into ->put_superChristoph Hellwig2009-06-11
* missing unlock in jfs_quota_write()Dan Carpenter2009-04-07
* Merge branch 'master' of /home/shaggy/git/linus-clean/Dave Kleikamp2009-02-02
|\
| * filesystem freeze: add error handling of write_super_lockfs/unlockfsTakashi Sato2009-01-09
* | jfs: return f_fsid for statfs(2)Coly Li2009-01-27
|/
* 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