summaryrefslogtreecommitdiff
path: root/fs/reiserfs/super.c
AgeCommit message (Expand)Author
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
2006-02-12[PATCH] reiserfs: disable automatic enabling of reiserfs inode attributesJeff Mahoney
2006-02-03[PATCH] someone broke reiserfs V3 mount options, this fixes itVitaly Fertman
2006-02-01[PATCH] reiserfs: remove kmalloc wrapperPekka Enberg
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen
2005-10-30[PATCH] reiserfs: [kv]free() checking cleanupJames Lamanna
2005-09-10[PATCH] janitor: reiserfs: super.c - vfree() checking cleanupsJames Lamanna
2005-07-12reiserfs: run scripts/Lindent on reiserfs codeLinus Torvalds
2005-06-30[PATCH] reiserfs: handle_attrs() fixAndrew Morton
2005-06-29[PATCH] reiserfs: enable attrs by default if safJeff Mahoney
2005-06-24[PATCH] quota: reiserfs: improve quota credit estimatesJan Kara
2005-06-24[PATCH] reiserfs: add checking of journal_begin() return valueJan Kara
2005-06-23[PATCH] quota: consolidate code surrounding vfs_quota_on_mountChristoph Hellwig
2005-05-21[PATCH] reiserfs: max_key fixVladimir Saveliev
2005-05-01[PATCH] reiserfs endianness: comp_short_keys() cleanupAl Viro