summaryrefslogtreecommitdiffstats
path: root/fs/reiserfs/super.c
Commit message (Expand)AuthorAgeFilesLines
* fs/reiserfs/super.c: correct use of ! and &Julia Lawall2008-03-051-1/+1
* Introduce path_put()Jan Blunck2008-02-151-4/+4
* Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck2008-02-151-3/+3
* mount options: fix reiserfsMiklos Szeredi2008-02-081-12/+26
* exportfs: make struct export_operations constChristoph Hellwig2007-10-221-1/+1
* reiserfs: new export opsChristoph Hellwig2007-10-221-2/+2
* Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-191-1/+1
* reiserfs: ignore on disk s_bmap_nr valueJeff Mahoney2007-10-191-0/+15
* reiserfs: workaround for dead loop in finish_unfinishedLepton Wu2007-10-171-3/+15
* Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter2007-10-171-1/+1
* quota: fix infinite loopJan Kara2007-09-121-2/+11
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-201-1/+1
* knfsd: exportfs: add exportfs.h headerChristoph Hellwig2007-07-171-0/+1
* Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter2007-05-171-6/+4Star
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0Star
* reiserfs: shrink superblock if no xattrsAlexey Dobriyan2007-05-081-2/+4
* slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter2007-05-071-2/+1Star
* [PATCH] Mark struct super_operations constJosef 'Jeff' Sipek2007-02-121-1/+1
* [PATCH] rename struct namespace to struct mnt_namespaceKirill Korotaev2006-12-081-1/+1
* [PATCH] reiser: replace kmalloc+memset with kzallocYan Burman2006-12-071-2/+1Star
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-071-2/+2
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-071-1/+1
* [PATCH] reiserfs: reset errval after initializing bitmap cacheJeff Mahoney2006-11-031-0/+1
* [PATCH] ReiserFS: Make sure all dentries refs are released before calling kil...David Howells2006-10-111-11/+20
* [PATCH] reiserfs: on-demand bitmap loadingJeff Mahoney2006-10-011-30/+9Star
* [PATCH] reiserfs: reorganize bitmap loading functionsJeff Mahoney2006-10-011-113/+1Star
* [PATCH] reiserfs: fix is_reusable bitmap check to not traverse the bitmap inf...Jeff Mahoney2006-10-011-0/+2
* [PATCH] reiserfs: ifdef ACL stuff from inodeAlexey Dobriyan2006-09-291-0/+6
* [PATCH] reiserfs: warn about the useless nolargeio optionAdrian Bunk2006-09-271-19/+2Star
* [PATCH] Really ignore kmem_cache_destroy return valueAlexey Dobriyan2006-09-271-3/+1Star
* [PATCH] lockdep: annotate the quota codeArjan van de Ven2006-07-041-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells2006-06-231-4/+4
* [PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells2006-06-231-4/+5
* [PATCH] reiserfs: cleanupsVladimir V. Saveliev2006-03-251-4/+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
* [PATCH] reiserfs: disable automatic enabling of reiserfs inode attributesJeff Mahoney2006-02-131-2/+0Star
* [PATCH] someone broke reiserfs V3 mount options, this fixes itVitaly Fertman2006-02-031-1/+1
* [PATCH] reiserfs: remove kmalloc wrapperPekka Enberg2006-02-011-6/+0Star
* [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_semJes Sorensen2006-01-101-2/+2
* [PATCH] reiserfs: [kv]free() checking cleanupJames Lamanna2005-10-311-16/+9Star
* [PATCH] janitor: reiserfs: super.c - vfree() checking cleanupsJames Lamanna2005-09-101-2/+1Star
* reiserfs: run scripts/Lindent on reiserfs codeLinus Torvalds2005-07-131-1740/+1883
* [PATCH] reiserfs: handle_attrs() fixAndrew Morton2005-06-301-2/+1Star
* [PATCH] reiserfs: enable attrs by default if safJeff Mahoney2005-06-301-0/+2
* [PATCH] quota: reiserfs: improve quota credit estimatesJan Kara2005-06-241-12/+23
* [PATCH] reiserfs: add checking of journal_begin() return valueJan Kara2005-06-241-18/+48
* [PATCH] quota: consolidate code surrounding vfs_quota_on_mountChristoph Hellwig2005-06-231-18/+3Star
* [PATCH] reiserfs: max_key fixVladimir Saveliev2005-05-221-1/+3