- Update to 2.6.25-rc3.
[linux-flexiantxendom0-3.2.10.git] / fs / jfs / super.c
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
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-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
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-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
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-13 Andreas Gruenbacher- patches.suse/cpuset-cleanup-not-not-operators.patch...
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
2005-01-21 Chris L Mason- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
2005-01-04 Andi Kleen[PATCH] Sync in core time granuality with filesystems
2004-10-19 Christoph Hellwig[PATCH] generic acl support for ->permission
2004-09-17 Andrey V. Savochkin[PATCH] fix for fsync ignoring writing errors
2004-08-24 Rusty Russell[PATCH] Fix Permissions on module_param Usage
2004-07-12 Dave KleikampJFS: Add d_hash and d_compare operations for case-insen...
2004-07-11 Dave KleikampMerge bk://linux.bkbits.net/linux-2.5
2004-07-11 Alexander Viro[PATCH] sparse: NULL noise in jfs
2004-07-07 Dave KleikampJFS: Protect active_ag with a spinlock
2004-05-19 Dave KleikampJFS: Implement multiple commit threads
2004-05-16 Andreas Gruenbacher- #40545: patches.fixes/xfs-endianness-fix: Fix XFS...
2004-05-15 Olaf Hering+- disable patches.fixes/jfs-commit_threads, uses float...
2004-05-14 Hubert MantelJFS: fix hang with multiple mkdir commands (#40540)
2004-04-30 Andreas Gruenbacher- Enable 2.6.6-rc patches.
2004-03-20 Olaf Hering+- update to patches.fixes/linux-post-2.6.5-rc2-20030420
2004-03-16 Dave KleikampJFS: zero new log pages, etc.
2004-03-09 Olaf Hering+- update to patches.fixes/linux-post-2.6.4rc2-20040309
2004-03-08 Dave KleikampJFS: Add lots of missing statics and remove dead code
2004-03-05 Olaf Hering+- update to patches.fixes/linux-post-2.6.4rc2-20040305
2004-03-03 Dave KleikampJFS: Support sharing of journal by multiple volumes
2004-02-20 Olaf Hering+- add patches.fixes/linux-post-2.6.3-20040220
2004-02-12 Dave KleikampJFS: Don't do filename translation by default
2004-01-19 Olaf Hering+- update to current Linus tree
2004-01-08 Dave Kleikamp[JFS] allow resize option with no parameter
2003-10-08 Dave KleikampJFS: Improved error handing
2003-10-01 Andrew Morton[PATCH] table-driven filesystems option parsing
2003-09-23 Alexander Viro[PATCH] 32-bit dev_t: switch-over
2003-09-21 Albert Cahalan[PATCH] use CLONE_KERNEL
2003-08-11 Gerd Hoffmanncommented early_printk patch because of rejects.
2003-07-31 Dave KleikampJFS: write_super_lockfs should mark superblock clean
2003-07-18 Dave KleikampJFS: fine-grained xattr locking
2003-07-09 Dave KleikampJFS: add nointegrity mount option
2003-07-03 Dave KleikampJFS: Make error return codes negative
2003-06-20 Andrew Morton[PATCH] Add system calls statfs64 and fstatfs64
2003-06-11 Dave KleikampJFS: add back read_inode super_operation
2003-05-27 Dave KleikampMerge jfs@jfs.bkbits.net:linux-2.5
2003-05-25 Andries E. Brouwer[PATCH] change get_sb prototype
2003-05-25 Andrew Morton[PATCH] mark shrinkable slabs as being reclaimable
2003-05-08 Dave KleikampJFS: i_acl & i_default_acl are not being re-initialized
2003-01-17 Dave KleikampJFS: replace ugly JFS debug macros with simpler ones.
2003-01-07 Dave KleikampJFS: add sync_fs super_operation
2003-01-01 Christoph Hellwig[PATCH] include <linux/vfs.h> only in files actually...
2002-12-10 Dave KleikampJFS: Fix accounting of active allocation groups
2002-11-20 Dave KleikampJFS: Move index table out of directory inode's address...
2002-11-01 Dave KleikampJFS: add posix acls
2002-10-08 Brian Gerst[PATCH] struct super_block cleanup - final
2002-09-18 Dave KleikampJFS: Avoid parallel allocations within the same allocat...
2002-09-12 Dave KleikampJFS: cleanup -- Remove excessive typedefs
2002-09-02 Christoph HellwigJFS: use block device inode/mapping instead of direct_i...
2002-08-30 Andrew Morton[PATCH] writeback correctness and efficiency changes
2002-08-30 Dave KleikampJFS: Add write_super_lockfs() and unlock_fs() for snapshot.
2002-08-05 Dave KleikampAdd resize function to JFS
2002-08-05 Dave KleikampRework JFS's inode locking
2002-07-23 Dave KleikampJFS: Replace depreciated initializer syntax with C99...
2002-06-20 Dave KleikampJFS: set s_maxbytes to 1 byte lower
2002-06-20 Dave Kleikampprocfs entries should be created when CONFIG_JFS_STATIS...
2002-06-14 Dave KleikampFix races in JFS threads.
2002-06-07 Dave KleikampJFS: Add hch's copyright.
2002-05-29 Dave KleikampJFS: support for kNFSD
2002-05-29 Dave KleikampJFS: misc stuff for 2.5
2002-05-23 Kai GermaschewskiEXPORT_SYMBOL: Remove EXPORT_NO_SYMBOLS from fs/*
next