aboutsummaryrefslogtreecommitdiffstats
path: root/fs/reiserfs/super.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-22exportfs: make struct export_operations constChristoph Hellwig1-1/+1
2007-10-22reiserfs: new export opsChristoph Hellwig1-2/+2
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day1-1/+1
2007-10-19reiserfs: ignore on disk s_bmap_nr valueJeff Mahoney1-0/+15
2007-10-17reiserfs: workaround for dead loop in finish_unfinishedLepton Wu1-3/+15
2007-10-17Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter1-1/+1
2007-09-11quota: fix infinite loopJan Kara1-2/+11
2007-07-20mm: Remove slab destructors from kmem_cache_create().Paul Mundt1-1/+1
2007-07-17knfsd: exportfs: add exportfs.h headerChristoph Hellwig1-0/+1
2007-05-17Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter1-6/+4
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2007-05-08reiserfs: shrink superblock if no xattrsAlexey Dobriyan1-2/+4
2007-05-07slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter1-2/+1
2007-02-12[PATCH] Mark struct super_operations constJosef 'Jeff' Sipek1-1/+1
2006-12-08[PATCH] rename struct namespace to struct mnt_namespaceKirill Korotaev1-1/+1
2006-12-07[PATCH] reiser: replace kmalloc+memset with kzallocYan Burman1-2/+1
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter1-2/+2
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter1-1/+1
2006-11-03[PATCH] reiserfs: reset errval after initializing bitmap cacheJeff Mahoney1-0/+1
2006-10-11[PATCH] ReiserFS: Make sure all dentries refs are released before calling kill_block_super()David Howells1-11/+20
2006-10-01[PATCH] reiserfs: on-demand bitmap loadingJeff Mahoney1-30/+9
2006-10-01[PATCH] reiserfs: reorganize bitmap loading functionsJeff Mahoney1-113/+1
2006-10-01[PATCH] reiserfs: fix is_reusable bitmap check to not traverse the bitmap info arrayJeff Mahoney1-0/+2
2006-09-29[PATCH] reiserfs: ifdef ACL stuff from inodeAlexey Dobriyan1-0/+6
2006-09-27[PATCH] reiserfs: warn about the useless nolargeio optionAdrian Bunk1-19/+2
2006-09-27[PATCH] Really ignore kmem_cache_destroy return valueAlexey Dobriyan1-3/+1
2006-07-03[PATCH] lockdep: annotate the quota codeArjan van de Ven1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-23[PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells1-4/+4
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells1-4/+5
2006-03-25[PATCH] reiserfs: cleanupsVladimir V. Saveliev1-4/+4
2006-03-24[PATCH] cpuset memory spread: slab cache formatPaul Jackson1-1/+2
2006-03-24[PATCH] cpuset memory spread: slab cache filesystemsPaul Jackson1-1/+1
2006-02-12[PATCH] reiserfs: disable automatic enabling of reiserfs inode attributesJeff Mahoney1-2/+0
2006-02-03[PATCH] someone broke reiserfs V3 mount options, this fixes itVitaly Fertman1-1/+1
2006-02-01[PATCH] reiserfs: remove kmalloc wrapperPekka Enberg1-6/+0
2006-01-09[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen1-2/+2
2005-10-30[PATCH] reiserfs: [kv]free() checking cleanupJames Lamanna1-16/+9
2005-09-10[PATCH] janitor: reiserfs: super.c - vfree() checking cleanupsJames Lamanna1-2/+1
2005-07-12reiserfs: run scripts/Lindent on reiserfs codeLinus Torvalds1-1740/+1883
2005-06-30[PATCH] reiserfs: handle_attrs() fixAndrew Morton1-2/+1
2005-06-29[PATCH] reiserfs: enable attrs by default if safJeff Mahoney1-0/+2
2005-06-24[PATCH] quota: reiserfs: improve quota credit estimatesJan Kara1-12/+23
2005-06-24[PATCH] reiserfs: add checking of journal_begin() return valueJan Kara1-18/+48
2005-06-23[PATCH] quota: consolidate code surrounding vfs_quota_on_mountChristoph Hellwig1-18/+3
2005-05-21[PATCH] reiserfs: max_key fixVladimir Saveliev1-1/+3
2005-05-01[PATCH] reiserfs endianness: comp_short_keys() cleanupAl Viro1-2/+2
2005-05-01[PATCH] reiserfs endianness: annotate little-endian objectsAl Viro1-3/+3
2005-05-01[PATCH] reiserfs endianness: clone struct reiserfs_keyAl Viro1-2/+2
2005-05-01[PATCH] reiserfs: make resize option auto-get new device sizePaolo 'Blaisorblade' Giarrusso1-7/+14