- patches.suse/slab-handle-memoryless-nodes-v2a.patch: Refresh.
[linux-flexiantxendom0-3.2.10.git] / fs / ext3 / super.c
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2009-11-14 Jeff Mahoney- Update to 2.6.32-rc7.
2009-11-11 Jan Karaext3: Wait for proper transaction commit on fsync
2009-10-16 Jeff MahoneyMerge branch 'master' of kerncvs.suse.de:/home/git...
2009-10-16 Jeff Mahoney- Update to 2.6.32-rc5.
2009-10-16 Jan Beulich- Update Xen patches to 2.6.32-rc4 and c/s 938.
2009-10-12 Theodore Ts'oext3: Don't update superblock write time when filesyste...
2009-10-08 Jeff Mahoney- Updated to 2.6.32-rc3.
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-08-31 Jeff Mahoney- Update to 2.6.31-rc8.
2009-08-24 Jan Karaext3: Improve error message that changing journaling...
2009-07-31 Jan Beulich- Update Xen patches to 2.6.31-rc4 and c/s 916.
2009-07-03 Jeff Mahoney- Update to 2.6.31-rc1-git10.
2009-06-24 Al Viroswitch ext3 to inode->i_acl
2009-06-24 Jan Beulich- Update Xen patches to 2.6.30 and c/s 908.
2009-06-19 Bartlomiej Zolnier... block: rename CONFIG_LBD to CONFIG_LBDAF
2009-06-12 Alessio Igor BoganiPush BKL down into ->remount_fs()
2009-06-12 Al ViroPush lock_super() into the ->remount_fs() of filesystem...
2009-06-12 Christoph Hellwigpush BKL down into ->put_super
2009-06-12 Christoph Hellwigext3: remove ->write_super and stop maintaining ->s_dirt
2009-06-11 Linus TorvaldsMerge branch 'for-2.6.31' of git://git.kernel.dk/linux...
2009-05-22 Martin K. Petersenblock: Do away with the notion of hardsect_size
2009-05-18 Manish Katiyarext3: Fix memory leak in ext3_fill_super() in case...
2009-04-15 Jeff Mahoney- Update to 2.6.30-rc2.
2009-04-07 Linus Torvaldsext3: make default data ordering mode configurable
2009-03-26 Jan Karaext3: Use lowercase names of quota functions
2009-03-26 Jan Karaext3: Remove unnecessary quota functions
2009-02-13 Jeff Mahoney- Update to 2.6.29-rc4-git7.
2009-02-11 Jan Karaext3: revert "ext3: wait on all pending commits in...
2009-02-02 Jeff Mahoney- Updated to 2.6.29-rc3.
2009-01-10 Takashi Satofilesystem freeze: add error handling of write_super_lo...
2009-01-09 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-01-08 Pekka Enbergext3: allocate ->s_blockgroup_lock separately
2009-01-05 Jan Karaext3: Add default allocation routines for quota structures
2009-01-05 Jan Karaext3: Use sb_any_quota_loaded() instead of sb_any_quota...
2009-01-06 Toshiyuki Okajimaext3: provide function to release metadata pages under...
2008-12-16 Jeff Mahoney- patches.fixes/ext3-mark-super-uptodate: ext3: always...
2008-11-13 Greg Kroah-Hartman- Update to 2.6.27.6:
2008-11-13 Arthur Jonesext3: wait on all pending commits in ext3_sync_fs
2008-11-13 Theodore Tsoext3: Clean up outdated and incorrect comment for ext3_...
2008-11-06 Arthur Jonesext3: wait on all pending commits in ext3_sync_fs
2008-10-28 Theodore Ts'oext3: Add support for non-native signed/unsigned htree...
2008-10-28 Hidehiro Kawaiext3: fix a bug accessing freed memory in ext3_abort
2008-10-24 Jan Kara- Update config files.
2008-10-23 Linus Torvaldsext3 quota support: fix compile failure
2008-10-23 Linus TorvaldsMerge git://git./linux/kernel/git/viro/bdev
2008-10-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-10-23 Hidehiro Kawaiext3: add checks for errors from jbd
2008-10-23 Al Viro[PATCH] switch quota_on-related stuff to kern_path()
2008-10-21 Al Viro[PATCH] pass fmode_t to blkdev_put()
2008-10-20 Hidehiro Kawaiext3: add an option to control error handling on file...
2008-10-13 Steven Whitehousevfs: Use const for kernel parser table
2008-08-14 Jeff Mahoney- Updated to 2.6.27-rc3.
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 Karaext3: correct mount option parsing to detect when quota...
2008-07-25 Jan Karaext3: fix typos in messages and comments (journalled...
2008-07-25 Jan Karaext3: fix synchronization of quota files in journal...
2008-07-09 Jeff Mahoney- Updated to 2.6.26-rc9-git5.
2008-07-04 Jan Karaext3: add missing unlock to error path in ext3_quota_wr...
2008-06-12 Jeff Mahoney- Updated to 2.6.26-rc5-git5.
2008-05-18 Andreas Gruenbacher- Fix patches.suse/nfs4acl-common.diff: Quilt failed...
2008-04-28 Harvey Harrisonext3: replace remaining __FUNCTION__ occurrences
2008-04-28 Jan Karaext3: fix mount messages when quota disabled
2008-04-28 Jan Karaext3: fix hang on umount with quotas when journal is...
2008-04-28 Akinobu Mitaext3: use ext3_group_first_block_no()
2008-04-28 Marcin Slusarzext3: convert byte order of constant instead of variable
2008-04-28 Jan Karaquota: ext3: make ext3 handle quotaon on remount
2008-03-05 Greg Kroah-Hartman- Update tree to 2.6.25-rc4
2008-03-05 Josef Bacikext3: fix mount option parsing
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2008-02-15 Jan BlunckIntroduce path_put()
2008-02-15 Jan BlunckEmbed a struct path into struct nameidata instead of...
2008-02-08 Marcin Slusarzext3: replace all adds to little endians variables...
2008-02-07 David Howellsiget: stop EXT3 from using iget() and read_inode()
2008-02-06 Akinobu Mitaext[234]: use ext[234]_get_group_desc()
2008-02-06 Aneesh Kumar K.Vext3: change the default behaviour on error
2008-01-29 Aneesh Kumar K.Vext3: Fix the max file size for ext3 file system.
2007-12-19 Jeff Mahoney- Update to 2.6.24-rc5-git5.
2007-12-18 Andries E. Brouwerext3, ext4: avoid divide by zero
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-10-22 Christoph Hellwigexportfs: make struct export_operations const
2007-10-22 Christoph Hellwigext3: new export ops
2007-10-18 Takashi Satoext3: support large blocksize up to PAGESIZE
2007-10-17 Miklos Szerediext3: show all mount options
2007-10-17 Christoph LameterSlab API: remove useless ctor parameter and reorder...
2007-10-17 Peter Zijlstralib: percpu_counter_init error handling
2007-10-17 Peter Zijlstralib: percpu_counter_sum_positive
2007-10-13 Jeff Mahoney- Rebased to to 2.6.23.1
2007-09-12 Jan Karaquota: fix infinite loop
2007-08-17 Andreas Gruenbacher- Update the nfs4acl patch; merge Suresh Jayaraman...
2007-07-26 Eric Sandeenfix inode_table test in ext234_check_descriptors
2007-07-20 Paul Mundtmm: Remove slab destructors from kmem_cache_create().
2007-07-17 Christoph Hellwigknfsd: exportfs: add exportfs.h header
2007-07-16 Badari Pulavartyext3: statfs speed up
2007-07-16 Borislav Petkovext3: fix error handling in ext3_create_journal()
2007-07-16 vignesh babuis_power_of_2: ext3/super.c
2007-07-16 Jan Karaext3: fix deadlock in ext3_remount() and orphan list...
2007-07-16 Vasily Averinext3/ext4: orphan list check on destroy_inode
next