Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
[safe/jmp/linux-2.6] / fs / ext3 / super.c
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-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-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-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-04 Jan Karaext3: add missing unlock to error path in ext3_quota_wr...
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 Josef Bacikext3: fix mount option parsing
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-18 Andries E. Brouwerext3, ext4: avoid divide by zero
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-09-12 Jan Karaquota: fix infinite loop
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
2007-05-17 Christoph LameterRemove SLAB_CTOR_CONSTRUCTOR
2007-05-07 Christoph Lameterslab allocators: Remove SLAB_DEBUG_INITIAL flag
2007-05-07 Peter Zijlstramm: remove destroy_dirty_buffers from invalidate_bdev()
2007-02-12 Josef 'Jeff' Sipek[PATCH] Mark struct super_operations const
2007-02-11 Hugh Dickins[PATCH] fix umask when noACL kernel meets extN tuned...
2007-02-11 Eric Sandeen[PATCH] ext3: refuse ro to rw remount of fs with orphan...
2006-12-08 David Howells[PATCH] LOG2: Implement a general integer log2 facility...
2006-12-07 Eric Sandeen[PATCH] ext3/4: don't do orphan processing on readonly...
2006-12-07 Pekka Enberg[PATCH] ext3: fsid for statvfs
2006-12-07 Christoph Lameter[PATCH] slab: remove kmem_cache_t
2006-12-07 Christoph Lameter[PATCH] slab: remove SLAB_NOFS
2006-10-11 Dmitry Mishin[PATCH] ext3: errors behaviour fix
2006-09-27 Alexey Dobriyan[PATCH] Really ignore kmem_cache_destroy return value
2006-09-27 Panagiotis Issaris[PATCH] fs: Conversions from kmalloc+memset to k(z...
2006-09-27 Dave Kleikamp[PATCH] ext3: Fix sparse warnings
2006-09-27 Dave Kleikamp[PATCH] ext3: More whitespace cleanups
2006-09-27 Vasily Averin[PATCH] ext3: wrong error behavior
2006-09-27 Eric Sandeen[PATCH] ext3: inode numbers are unsigned long
2006-09-27 Eric Sandeen[PATCH] fix ext3 mounts at 16T
2006-09-27 Mingming Cao[PATCH] ext3 and jbd cleanup: remove whitespace
2006-09-16 NeilBrown[PATCH] knfsd: Make ext3 reject filehandles referring...
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-26 Badari Pulavarty[PATCH] ext3: Add "-o bh" option
2006-06-25 Mingming Cao[PATCH] ext3_fsblk_t: the rest of in-kernel filesystem...
2006-06-25 Mingming Cao[PATCH] ext3_fsblk_t: filesystem, group blocks and...
2006-06-25 Theodore Ts'o[PATCH] ext3: remove inconsistent space before exclamat...
2006-06-25 Mingming Cao[PATCH] Avoid disk sector_t overflow for >2TB ext3...
2006-06-23 Mingming Cao[PATCH] percpu counter data type changes to suppport...
2006-06-23 Andrew Morton[PATCH] ext3_clear_inode(): avoid kfree(NULL)
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-26 Badari Pulavarty[PATCH] ext3: "nobh" writeback support for filesystems...
2006-03-24 Alex Tomas[PATCH] fast ext3_statfs
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-23 Arjan van de Ven[PATCH] convert ext3's truncate_sem to a mutex
2006-03-23 Ingo Molnar[PATCH] sem2mutex: quota
2006-01-09 Ingo Molnar[PATCH] mutex subsystem, semaphore to mutex: VFS, sb...
2006-01-09 Jes Sorensen[PATCH] mutex subsystem, semaphore to mutex: VFS, ...
2006-01-09 Johann Lombardi[PATCH] ext3: external journal device as a mount option
2005-11-09 Adrian Bunk[PATCH] remove CONFIG_EXT{2,3}_CHECK
2005-10-31 Ben Dooks[PATCH] ext3: sparse fixes
2005-10-28 Peter Osterlund[PATCH] Fix ext3 warning for unused var
2005-09-23 OGAWA Hirofumi[PATCH] ext3: ext3_show_options fix
2005-09-07 Mark Bellon[PATCH] disk quotas fail when /etc/mtab is symlinked...
next