dquot: cleanup dquot drop routine
[safe/jmp/linux-2.6] / fs / reiserfs / super.c
2010-03-04 Christoph Hellwigdquot: cleanup dquot drop routine
2010-03-04 Christoph Hellwigdquot: move dquot drop responsibility into the filesystem
2010-03-04 Christoph Hellwigdquot: cleanup dquot transfer routine
2010-03-04 Christoph Hellwigdquot: cleanup inode allocation / freeing routines
2010-03-04 Christoph Hellwigdquot: cleanup space allocation / freeing routines
2009-12-16 Alexey Dobriyanreiserfs: remove /proc/fs/reiserfs/version
2009-12-09 Linus TorvaldsMerge branch 'reiserfs/kill-bkl' of git://git./linux...
2009-12-07 Frederic WeisbeckerMerge commit 'v2.6.32' into reiserfs/kill-bkl
2009-09-22 Alexey Dobriyanconst: make struct super_block::s_qcop const
2009-09-22 Alexey Dobriyanconst: make struct super_block::dq_op const
2009-09-14 Frederic Weisbeckerkill-the-BKL/reiserfs: only acquire the write lock...
2009-09-14 Frederic Weisbeckerreiserfs: kill-the-BKL
2009-07-08 Alexey Dobriyanheaders: mnt_namespace.h redux
2009-06-24 Al Viroswitch reiserfs to inode->i_acl
2009-06-24 Al Viroswitch reiserfs to usual conventions for caching ACLs
2009-06-12 Alessio Igor BoganiPush BKL down into ->remount_fs()
2009-06-12 Christoph Hellwigpush BKL down into ->put_super
2009-06-12 Christoph Hellwigenforce ->sync_fs is only called for rw superblock
2009-06-12 Christoph Hellwigremove ->write_super call in generic_shutdown_super
2009-06-12 Jeff Mahoneyreiserfs: allow exposing privroot w/ xattrs enabled
2009-05-17 Jeff Mahoneyreiserfs: deal with NULL xattr root w/ xattrs disabled
2009-05-09 Al ViroFix races around the access to ->s_options
2009-05-09 Al ViroAlways lookup priv_root on reiserfs mount and keep it
2009-04-03 Coly Lifs/reiserfs: return f_fsid for statfs(2)
2009-03-30 Linus TorvaldsMerge branch 'reiserfs-updates' from Jeff Mahoney
2009-03-30 Jeff Mahoneyreiserfs: strip trailing whitespace
2009-03-30 Jeff Mahoneyreiserfs: use generic xattr handlers
2009-03-30 Jeff Mahoneyreiserfs: eliminate per-super xattr lock
2009-03-30 Jeff Mahoneyreiserfs: use reiserfs_error()
2009-03-30 Jeff Mahoneyreiserfs: rework reiserfs_warning
2009-03-30 Jeff Mahoneyreiserfs: make some warnings informational
2009-03-30 Jeff Mahoneyreiserfs: add support for mount count incrementing
2009-03-26 Jan Karareiserfs: Use lowercase names of quota functions
2009-03-26 Jan Karareiserfs: Remove unnecessary quota functions
2009-01-10 Takashi Satofilesystem freeze: add error handling of write_super_lo...
2009-01-05 Jan Karareiserfs: Add default allocation routines for quota...
2009-01-05 Jan Karareiserfs: Use sb_any_quota_loaded() instead of sb_any_q...
2008-10-23 Al Viro[PATCH] switch quota_on-related stuff to kern_path()
2008-08-12 Huang Weiyireiserfs: removed duplicated #include
2008-08-01 Al Viro[PATCH] fix races and leaks in vfs_quota_on() users
2008-07-26 Alexey DobriyanSL*B: drop kmem cache argument from constructor
2008-07-25 Jan Karaquota: move function-macros from quota.h to quotaops.h
2008-07-25 Jan Karareiserfs: correct mount option parsing to detect when...
2008-07-25 Jan Karareiserfs: fix typos in messages and comments (journalle...
2008-07-25 Jan Karareiserfs: fix synchronization of quota files in journal...
2008-07-04 Jan Karareiserfs: add missing unlock to an error path in reiser...
2008-04-28 Jan Karareiserfs: unpack tails on quota files
2008-04-28 Jan Karareiserfs: fix hang on umount with quotas when journal...
2008-04-28 Jan Karaquota: reiserfs: make reiserfs handle quotaon on remount
2008-04-28 Jan Karaquota: various style cleanups
2008-03-05 Julia Lawallfs/reiserfs/super.c: correct use of ! and &
2008-02-15 Jan BlunckIntroduce path_put()
2008-02-15 Jan BlunckEmbed a struct path into struct nameidata instead of...
2008-02-08 Miklos Szeredimount options: fix reiserfs
2007-10-22 Christoph Hellwigexportfs: make struct export_operations const
2007-10-22 Christoph Hellwigreiserfs: new export ops
2007-10-19 Robert P. J. DayFix misspellings of "system", "controller", "interrupt...
2007-10-19 Jeff Mahoneyreiserfs: ignore on disk s_bmap_nr value
2007-10-17 Lepton Wureiserfs: workaround for dead loop in finish_unfinished
2007-10-17 Christoph LameterSlab API: remove useless ctor parameter and reorder...
2007-09-12 Jan Karaquota: fix infinite loop
2007-07-20 Paul Mundtmm: Remove slab destructors from kmem_cache_create().
2007-07-17 Christoph Hellwigknfsd: exportfs: add exportfs.h header
2007-05-17 Christoph LameterRemove SLAB_CTOR_CONSTRUCTOR
2007-05-08 Randy Dunlapheader cleaning: don't include smp_lock.h when not...
2007-05-08 Alexey Dobriyanreiserfs: shrink superblock if no xattrs
2007-05-07 Christoph Lameterslab allocators: Remove SLAB_DEBUG_INITIAL flag
2007-02-12 Josef 'Jeff' Sipek[PATCH] Mark struct super_operations const
2006-12-08 Kirill Korotaev[PATCH] rename struct namespace to struct mnt_namespace
2006-12-07 Yan Burman[PATCH] reiser: replace kmalloc+memset with kzalloc
2006-12-07 Christoph Lameter[PATCH] slab: remove kmem_cache_t
2006-12-07 Christoph Lameter[PATCH] slab: remove SLAB_KERNEL
2006-11-03 Jeff Mahoney[PATCH] reiserfs: reset errval after initializing bitma...
2006-10-11 David Howells[PATCH] ReiserFS: Make sure all dentries refs are relea...
2006-10-01 Jeff Mahoney[PATCH] reiserfs: on-demand bitmap loading
2006-10-01 Jeff Mahoney[PATCH] reiserfs: reorganize bitmap loading functions
2006-10-01 Jeff Mahoney[PATCH] reiserfs: fix is_reusable bitmap check to not...
2006-09-29 Alexey Dobriyan[PATCH] reiserfs: ifdef ACL stuff from inode
2006-09-27 Adrian Bunk[PATCH] reiserfs: warn about the useless nolargeio...
2006-09-27 Alexey Dobriyan[PATCH] Really ignore kmem_cache_destroy return value
2006-07-03 Arjan van de Ven[PATCH] lockdep: annotate the quota code
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-23 David Howells[PATCH] VFS: Permit filesystem to perform statfs with...
2006-06-23 David Howells[PATCH] VFS: Permit filesystem to override root dentry...
2006-03-25 Vladimir V. Saveliev[PATCH] reiserfs: cleanups
2006-03-24 Paul Jackson[PATCH] cpuset memory spread: slab cache format
2006-03-24 Paul Jackson[PATCH] cpuset memory spread: slab cache filesystems
2006-02-13 Jeff Mahoney[PATCH] reiserfs: disable automatic enabling of reiserf...
2006-02-03 Vitaly Fertman[PATCH] someone broke reiserfs V3 mount options, this...
2006-02-01 Pekka Enberg[PATCH] reiserfs: remove kmalloc wrapper
2006-01-09 Jes Sorensen[PATCH] mutex subsystem, semaphore to mutex: VFS, ...
2005-10-31 James Lamanna[PATCH] reiserfs: [kv]free() checking cleanup
2005-09-10 James Lamanna[PATCH] janitor: reiserfs: super.c - vfree() checking...
2005-07-13 Linus Torvaldsreiserfs: run scripts/Lindent on reiserfs code
2005-06-30 Andrew Morton[PATCH] reiserfs: handle_attrs() fix
2005-06-30 Jeff Mahoney[PATCH] reiserfs: enable attrs by default if saf
2005-06-24 Jan Kara[PATCH] quota: reiserfs: improve quota credit estimates
2005-06-24 Jan Kara[PATCH] reiserfs: add checking of journal_begin() retur...
2005-06-23 Christoph Hellwig[PATCH] quota: consolidate code surrounding vfs_quota_o...
2005-05-21 Vladimir Saveliev[PATCH] reiserfs: max_key fix
next