- patches.arch/x86_mce_intel_decode_physical_address.patch:
[linux-flexiantxendom0-3.2.10.git] / fs / ext4 / super.c
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-03-29 Jeff MahoneyMerge branch 'master' of kerncvs.suse.de:/home/git...
2010-03-29 Jan Beulich- Update Xen patches to 2.6.34-rc2 and c/s 1007.
2010-03-25 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2010-03-25 Jan Karaext4: Don't use delayed allocation by default when...
2010-03-25 Theodore Ts'oext4: Fix spelling of CONTIG_FS_EXT3 to CONFIG_FS_EXT3
2010-03-13 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-03-08 Jiri KosinaMerge branch 'for-next' into for-linus
2010-03-08 Emese RevfyDriver core: Constify struct sysfs_ops in struct kobj_type
2010-03-05 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2010-03-04 Christoph Hellwigdquot: cleanup dquot initialize routine
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
2010-03-02 Dmitry Monakhovext4: Fix ext4_quota_write cross block boundary behaviour
2010-03-02 Frank Mayharext4: Convert BUG_ON checks to use ext4_error() instead
2010-03-04 Jiaying Zhangext4: use ext4_get_block_write in buffer write
2010-03-02 Jiaying Zhangext4: mechanical rename some of the direct I/O get_bloc...
2010-03-02 Dmitry Monakhovext4: deprecate obsoleted mount options
2010-03-02 Dmitry Monakhovext4: trivial quota cleanup
2010-02-24 Dmitry Monakhovext4: mount flags manipulation cleanup
2010-02-15 Eric Sandeenext4: move __func__ into a macro for ext4_warning,...
2010-02-05 Thadeu Lima de Sou... fix ext3/ext4 comment typo compain -> complain
2010-01-28 Jan Beulich- Update Xen patches to 2.6.33-rc5 and c/s 987.
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2010-01-07 Greg Kroah-Hartman- Update to 2.6.32.3
2010-01-06 Dmitry Monakhovext4: Convert to generic reserved quota's space management.
2010-01-01 Theodore Ts'oext4: Calculate metadata requirements more accurately
2009-12-23 Andrew Mortonext4: fix unsigned long long printk warning in super.c
2009-12-23 Dmitry Monakhovext4: Convert to generic reserved quota's space management.
2009-12-15 André Goddard Rosatree-wide: convert open calls to remove spaces to skip_...
2009-12-14 Greg Kroah-Hartman- Update to 2.6.32.1
2009-12-14 Jan Karaext4: Wait for proper transaction commit on fsync
2009-12-14 Josef Bacikext4: wait for log to commit when umounting
2009-12-14 Eric Sandeenext4: make "norecovery" an alias for "noload"
2009-12-14 Eric Sandeenext4: make trim/discard optional (and off by default)
2009-12-14 Theodore Ts'oext4: don't update the superblock in ext4_statfs()
2009-12-14 Theodore Ts'oext4: avoid divide by zero when trying to mount a corru...
2009-12-21 Theodore Ts'oext4: add module aliases for ext2 and ext3
2009-12-11 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-12-10 Jan Karaext4: Support for 64-bit quota format
2009-12-10 Theodore Ts'oext4: Do not override ext2 or ext3 if built they are...
2010-02-16 Eric Sandeenext4: Fix optional-arg mount options
2009-12-09 Jan Karaext4: Wait for proper transaction commit on fsync
2009-12-09 Josef Bacikext4: wait for log to commit when umounting
2009-12-07 Theodore Ts'oext4: Use ext4 file system driver for ext2/ext3 file...
2009-11-19 Eric Sandeenext4: make "norecovery" an alias for "noload"
2009-11-19 Eric Sandeenext4: make trim/discard optional (and off by default)
2009-11-23 Theodore Ts'oext4: don't update the superblock in ext4_statfs()
2009-11-23 Theodore Ts'oext4: remove failed journal checksum check
2009-11-23 Theodore Ts'oext4: avoid divide by zero when trying to mount a corru...
2009-11-05 Jeff Mahoney- Update to 2.6.32-rc6.
2009-11-02 Linus TorvaldsRevert "ext4: Remove journal_checksum mount option...
2009-10-16 Jan Beulich- Update Xen patches to 2.6.32-rc4 and c/s 938.
2009-10-01 Eric Sandeenext4: drop ext4dev compat
2009-09-30 Theodore Ts'oext4: Use tracepoints for mb_history trace file
2009-09-29 Theodore Ts'oext4, jbd2: Drop unneeded printks at mount and unmount...
2009-09-29 Curt Wohlgemuthext4: Handle nested ext4_journal_start/stop calls witho...
2009-09-28 Mingming Caoext4: async direct IO for holes and fallocate support
2009-09-28 Mingming Caoext4: Use end_io callback to avoid direct I/O fallback...
2009-09-29 Theodore Ts'oext4: Adjust ext4_da_writepages() to write out larger...
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-16 Eric Sandeenext4: limit block allocations for indirect-block files...
2009-09-15 Theodore Ts'oext4: Fix include/trace/events/ext4.h to work with...
2009-09-11 Theodore Ts'oext4: Fix initalization of s_flex_groups
2009-09-10 Theodore Ts'oext4: Don't update superblock write time when filesyste...
2009-09-05 Theodore Ts'oext4: Remove journal_checksum mount option and enable...
2009-08-18 Eric Sandeenext4: Add feature set check helper for mount & remount...
2009-08-18 Eric Sandeenext4: reject too-large filesystems on 32-bit kernels
2009-07-31 Jan Beulich- Update Xen patches to 2.6.31-rc4 and c/s 916.
2009-07-28 Theodore Ts'oext4: Avoid null pointer dereference when decoding...
2009-06-24 Al Viroswitch ext4 to inode->i_acl
2009-06-24 Jan Beulich- Update Xen patches to 2.6.30 and c/s 908.
2009-06-20 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2009-06-19 Bartlomiej Zolnier... block: rename CONFIG_LBD to CONFIG_LBDAF
2009-06-13 Andreas Dilgerext4: teach the inode allocator to use a goal inode...
2009-06-13 Theodore Ts'oext4: move the abort flag from s_mount_opts to s_mount_...
2009-06-13 Theodore Ts'oext4: change s_mount_opt to be an unsigned int
2009-06-12 Alessio Igor BoganiPush BKL down into ->remount_fs()
2009-06-12 Christoph Hellwig->write_super lock_super pushdown
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 Al ViroNo need to do lock_super() for exclusion in generic_shu...
2009-06-12 Christoph Hellwigremove ->write_super call in generic_shutdown_super
2009-06-11 Linus TorvaldsMerge branch 'for-2.6.31' of git://git.kernel.dk/linux...
2009-06-04 Eric Sandeenext4: Change all super.c messages to print the device
2009-06-03 Andreas Dilgerext4: super.c whitespace cleanup
2009-05-25 Theodore Ts'oext4: Clean up calls to ext4_get_group_desc()
2009-05-22 Martin K. Petersenblock: Do away with the notion of hardsect_size
2009-05-18 Manish Katiyarext4: Fix memory leak in ext4_fill_super() in case...
2009-05-17 Theodore Ts'oext4: Add a comprehensive block validity check to ext4_...
2009-05-03 Aneesh Kumar K.Vext4: Convert ext4_lock_group to use sb_bgl_lock
2009-05-02 Curt Wohlgemuthext4: Make the length of the mb_history file tunable
2009-05-01 Theodore Ts'oext4: Move fs/ext4/group.h into ext4.h
2009-05-01 Theodore Ts'oext4: Move fs/ext4/namei.h into ext4.h
2009-06-17 Theodore Ts'oext4: convert instrumentation from markers to tracepoints
2009-04-26 Theodore Ts'oext4: Replace lock/unlock_super() with an explicit...
next