ARM: prevent VM_GROWSDOWN mmaps extending below FIRST_USER_ADDRESS
[linux-flexiantxendom0-3.2.10.git] / fs / jfs / super.c
2012-03-21 Al Virojfs: mising cleanup on register_filesystem() failure
2012-03-21 Al Viroswitch open-coded instances of d_make_root() to new...
2012-03-21 Al Virovfs: check i_nlink limits in vfs_{mkdir,rename_dir...
2012-01-07 Al Virovfs: switch ->show_options() to struct dentry *
2012-01-04 Al Virovfs: fix the stupidity with i_dentry in inode destructors
2011-11-02 Miklos Szeredijfs: remove unnecessary nlink setting
2011-03-31 Lucas De MarchiFix common misspellings
2011-01-13 Al Viroswitch jfs to ->s_d_op, close exportfs races
2011-01-07 Nick Pigginfs: dcache reduce branches in lookup path
2011-01-07 Nick Pigginfs: icache RCU free inodes
2010-10-29 Al Vironew helper: mount_bdev()
2010-10-04 Jan BlunckBKL: Remove BKL from JFS
2010-10-04 Jan BlunckBKL: Explicitly add BKL around get_sb/fill_super
2010-08-09 Al Viroswitch jfs to ->evict_inode()
2010-05-24 Christoph Hellwigquota: rename default quotactl methods to dquot_
2010-05-24 Christoph Hellwigquota: explicitly set ->dq_op and ->s_qcop
2010-05-24 Christoph Hellwigquota: move unmount handling into the filesystem
2010-05-24 Christoph Hellwigquota: kill the vfs_dq_off and vfs_dq_quota_on_remount...
2010-05-24 Christoph Hellwigquota: move remount handling into the filesystem
2010-05-15 Jan BlunckJFS: Free sbi memory in error path
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-04 Christoph Hellwigdquot: cleanup dquot drop routine
2010-03-04 Christoph Hellwigdquot: move dquot drop responsibility into the filesystem
2009-12-22 Alan Coxjfs: Fix 32bit build warning
2009-09-24 Thomas Gleixnerfs: Make unload_nls() NULL pointer safe
2009-06-24 Al Viroswitch jfs to inode->i_acl
2009-06-12 Alessio Igor BoganiPush BKL down into ->remount_fs()
2009-06-12 Christoph Hellwigpush BKL down into ->put_super
2009-04-07 Dan Carpentermissing unlock in jfs_quota_write()
2009-02-02 Dave KleikampMerge branch 'master' of /home/shaggy/git/linus-clean/
2009-01-27 Coly Lijfs: return f_fsid for statfs(2)
2009-01-10 Takashi Satofilesystem freeze: add error handling of write_super_lo...
2008-10-13 Steven Whitehousevfs: Use const for kernel parser table
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-05-21 Dave KleikampJFS: skip bad iput() call in error path
2008-02-07 David Howellsiget: stop JFS from using iget() and read_inode()
2008-01-24 Miklos Szeredimount options: fix jfs
2007-10-22 Christoph Hellwigexportfs: make struct export_operations const
2007-10-22 Christoph Hellwigjfs: new export ops
2007-10-17 Christoph LameterSlab API: remove useless ctor parameter and reorder...
2007-07-20 Paul Mundtmm: Remove slab destructors from kmem_cache_create().
2007-07-17 Christoph Hellwigknfsd: exportfs: remove iget abuse
2007-07-17 Christoph Hellwigknfsd: exportfs: add exportfs.h header
2007-05-17 Christoph LameterRemove SLAB_CTOR_CONSTRUCTOR
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-07 Alexey Dobriyan[PATCH] fs/*: trivial vsnprintf() conversion
2006-12-07 Christoph Lameter[PATCH] slab: remove kmem_cache_t
2006-10-02 Dave KleikampJFS: White space cleanup
2006-10-02 Akinobu Mita[PATCH] JFS: return correct error when i-node allocatio...
2006-07-28 Dave KleikampJFS: Fix bug in quota code. tmp_bh.b_size must be...
2006-07-26 Dave KleikampJFS: Quota support broken, no quota_read and quota_write
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-24 Paul Jackson[PATCH] cpuset memory spread: slab cache format
2006-03-24 Paul Jackson[PATCH] cpuset memory spread: slab cache filesystems
2006-03-09 Dave KleikampJFS: add uid, gid, and umask mount options
2006-02-23 Eric SesterhennJFS: kzalloc conversion
2006-02-15 Christoph HellwigJFS: Use the kthread_ API
2006-01-24 Ingo MolnarJFS: semaphore to mutex conversion.
2006-01-09 OGAWA Hirofumi[PATCH] Fix and add EXPORT_SYMBOL(filemap_write_and_wait)
2005-10-03 Dave KleikampJFS: make special inodes play nicely with page balancing
2005-09-07 Mark Bellon[PATCH] disk quotas fail when /etc/mtab is symlinked...
2005-08-10 Dave KleikampJFS: Fix race in txLock
2005-07-27 Dave KleikampJFS: Improve sync barrier processing
2005-06-23 Christoph Hellwig[PATCH] remove <linux/xattr_acl.h>
2005-05-04 Dave KleikampJFS: fix sparse warnings by moving extern declarations...
2005-05-03 Dave Kleikamp[PATCH] JFS: Write journal sync points more often
2005-05-03 Dave Kleikamp[PATCH] JFS: Support page sizes greater than 4K
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2