summaryrefslogtreecommitdiff
path: root/fs/reiserfs/super.c
AgeCommit message (Expand)Author
2008-10-23[PATCH] switch quota_on-related stuff to kern_path()Al Viro
2008-08-12reiserfs: removed duplicated #includeHuang Weiyi
2008-08-01[PATCH] fix races and leaks in vfs_quota_on() usersAl Viro
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-07-25reiserfs: correct mount option parsing to detect when quota options can be ch...Jan Kara
2008-07-25reiserfs: fix typos in messages and comments (journalled -> journaled)Jan Kara
2008-07-25reiserfs: fix synchronization of quota files in journal=data modeJan Kara
2008-07-04reiserfs: add missing unlock to an error path in reiserfs_quota_write()Jan Kara
2008-04-28reiserfs: unpack tails on quota filesJan Kara
2008-04-28reiserfs: fix hang on umount with quotas when journal is abortedJan Kara
2008-04-28quota: reiserfs: make reiserfs handle quotaon on remountJan Kara
2008-04-28quota: various style cleanupsJan Kara
2008-03-04fs/reiserfs/super.c: correct use of ! and &Julia Lawall
2008-02-14Introduce path_put()Jan Blunck
2008-02-14Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck
2008-02-08mount options: fix reiserfsMiklos Szeredi
2007-10-22exportfs: make struct export_operations constChristoph Hellwig
2007-10-22reiserfs: new export opsChristoph Hellwig
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day
2007-10-19reiserfs: ignore on disk s_bmap_nr valueJeff Mahoney
2007-10-17reiserfs: workaround for dead loop in finish_unfinishedLepton Wu
2007-10-17Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter
2007-09-11quota: fix infinite loopJan Kara
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt
2007-07-17knfsd: exportfs: add exportfs.h headerChristoph Hellwig
2007-05-17Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-05-08reiserfs: shrink superblock if no xattrsAlexey Dobriyan
2007-05-07slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter
2007-02-12[PATCH] Mark struct super_operations constJosef 'Jeff' Sipek
2006-12-08[PATCH] rename struct namespace to struct mnt_namespaceKirill Korotaev
2006-12-07[PATCH] reiser: replace kmalloc+memset with kzallocYan Burman
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter
2006-11-03[PATCH] reiserfs: reset errval after initializing bitmap cacheJeff Mahoney
2006-10-11[PATCH] ReiserFS: Make sure all dentries refs are released before calling kil...David Howells
2006-10-01[PATCH] reiserfs: on-demand bitmap loadingJeff Mahoney
2006-10-01[PATCH] reiserfs: reorganize bitmap loading functionsJeff Mahoney
2006-10-01[PATCH] reiserfs: fix is_reusable bitmap check to not traverse the bitmap inf...Jeff Mahoney
2006-09-29[PATCH] reiserfs: ifdef ACL stuff from inodeAlexey Dobriyan
2006-09-27[PATCH] reiserfs: warn about the useless nolargeio optionAdrian Bunk
2006-09-27[PATCH] Really ignore kmem_cache_destroy return valueAlexey Dobriyan
2006-07-03[PATCH] lockdep: annotate the quota codeArjan van de Ven
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-25[PATCH] reiserfs: cleanupsVladimir V. Saveliev
2006-03-24[PATCH] cpuset memory spread: slab cache formatPaul Jackson
2006-03-24[PATCH] cpuset memory spread: slab cache filesystemsPaul Jackson