aboutsummaryrefslogtreecommitdiffstats
path: root/fs/reiserfs/super.c
Commit message (Expand)AuthorAge
* Merge branch 'reiserfs-updates' from Jeff MahoneyLinus Torvalds2009-03-30
|\
| * reiserfs: strip trailing whitespaceJeff Mahoney2009-03-30
| * reiserfs: use generic xattr handlersJeff Mahoney2009-03-30
| * reiserfs: eliminate per-super xattr lockJeff Mahoney2009-03-30
| * reiserfs: use reiserfs_error()Jeff Mahoney2009-03-30
| * reiserfs: rework reiserfs_warningJeff Mahoney2009-03-30
| * reiserfs: make some warnings informationalJeff Mahoney2009-03-30
| * reiserfs: add support for mount count incrementingJeff Mahoney2009-03-30
* | reiserfs: Use lowercase names of quota functionsJan Kara2009-03-25
* | reiserfs: Remove unnecessary quota functionsJan Kara2009-03-25
|/
* filesystem freeze: add error handling of write_super_lockfs/unlockfsTakashi Sato2009-01-09
* reiserfs: Add default allocation routines for quota structuresJan Kara2009-01-05
* reiserfs: Use sb_any_quota_loaded() instead of sb_any_quota_enabled().Jan Kara2009-01-05
* [PATCH] switch quota_on-related stuff to kern_path()Al Viro2008-10-23
* reiserfs: removed duplicated #includeHuang Weiyi2008-08-12
* [PATCH] fix races and leaks in vfs_quota_on() usersAl Viro2008-08-01
* SL*B: drop kmem cache argument from constructorAlexey Dobriyan2008-07-26
* quota: move function-macros from quota.h to quotaops.hJan Kara2008-07-25
* reiserfs: correct mount option parsing to detect when quota options can be ch...Jan Kara2008-07-25
* reiserfs: fix typos in messages and comments (journalled -> journaled)Jan Kara2008-07-25
* reiserfs: fix synchronization of quota files in journal=data modeJan Kara2008-07-25
* reiserfs: add missing unlock to an error path in reiserfs_quota_write()Jan Kara2008-07-04
* reiserfs: unpack tails on quota filesJan Kara2008-04-28
* reiserfs: fix hang on umount with quotas when journal is abortedJan Kara2008-04-28
* quota: reiserfs: make reiserfs handle quotaon on remountJan Kara2008-04-28
* quota: various style cleanupsJan Kara2008-04-28
* fs/reiserfs/super.c: correct use of ! and &Julia Lawall2008-03-04
* Introduce path_put()Jan Blunck2008-02-15
* Embed a struct path into struct nameidata instead of nd->{dentry,mnt}Jan Blunck2008-02-15
* mount options: fix reiserfsMiklos Szeredi2008-02-08
* exportfs: make struct export_operations constChristoph Hellwig2007-10-22
* reiserfs: new export opsChristoph Hellwig2007-10-22
* Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day2007-10-19
* reiserfs: ignore on disk s_bmap_nr valueJeff Mahoney2007-10-19
* reiserfs: workaround for dead loop in finish_unfinishedLepton Wu2007-10-17
* Slab API: remove useless ctor parameter and reorder parametersChristoph Lameter2007-10-17
* quota: fix infinite loopJan Kara2007-09-11
* mm: Remove slab destructors from kmem_cache_create().Paul Mundt2007-07-19
* knfsd: exportfs: add exportfs.h headerChristoph Hellwig2007-07-17
* Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter2007-05-17
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* reiserfs: shrink superblock if no xattrsAlexey Dobriyan2007-05-08
* slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter2007-05-07
* [PATCH] Mark struct super_operations constJosef 'Jeff' Sipek2007-02-12
* [PATCH] rename struct namespace to struct mnt_namespaceKirill Korotaev2006-12-08
* [PATCH] reiser: replace kmalloc+memset with kzallocYan Burman2006-12-07
* [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-07
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-07
* [PATCH] reiserfs: reset errval after initializing bitmap cacheJeff Mahoney2006-11-03
* [PATCH] ReiserFS: Make sure all dentries refs are released before calling kil...David Howells2006-10-11