- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
[linux-flexiantxendom0-3.2.10.git] / fs / ext3 / super.c
2005-01-21 Chris L Mason- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
2004-12-17 Chris L MasonEnable some patches
2004-12-13 Heiko Carstens[PATCH] fix ext2/ext3 memory leak
2004-11-11 Oleg Drokin[PATCH] "Bad" naming of structures and functions in...
2004-11-09 Andries E. Brouwer[PATCH] don't divide by 0 when trying to mount ext3
2004-10-29 Stephen C. Tweedie[PATCH] ext3: online resizing
2004-10-29 Andrew Morton[PATCH] ext3 reservation: default to on
2004-10-29 Mingming Cao[PATCH] ext3 block reservations
2004-10-19 James Morris[PATCH] xattr consolidation v3 - ext3
2004-09-22 Alexander Viro[PATCH] ext3 endianness annotations and bugfixes
2004-09-15 Jens Axboe- Update the series of barrier patches, luckily most...
2004-09-14 Kurt GarloffMerge from 2.6.9-rc2 finished.
2004-08-30 Hubert Mantelupdate to 2.6.9-rc1
2004-08-30 Andreas Gruenbacher- patches.fixes/ipsec-nat-t-old: This is already in...
2004-08-24 Anton Blanchard[PATCH] remove cacheline alignment from inode slabs
2004-08-23 Matt Mackall[PATCH] vprintk for ext3 errors
2004-08-23 Jens Axboe[PATCH] ext3 barrier support
2004-08-10 Jens Axboe- Update and include most of the barrier patches (core...
2004-06-30 Andreas Gruenbacher- #42619: patches.fixes/flush-barrier-disable: make...
2004-06-30 Mika Kukkonen[PATCH] sparse: NULL vs 0 - filesystems
2004-06-14 Kurt GarloffEnable ext3 barriers by default.
2004-06-09 Andrew Morton[PATCH] ext3: journal_flush() needs journal_lock_updates()
2004-06-03 Andrew Morton[PATCH] fix possible NULL pointer in fs/ext3/super.c.
2004-05-10 Andrew Morton[PATCH] Fix deadlock in journalled quota
2004-04-26 Andrew Morton[PATCH] Minor fixes for ext3 journalled quotas
2004-04-26 Andrew Morton[PATCH] Per-sb dquot dirty lists
2004-04-26 Andreas Gruenbacher- Some more post-2.5.6 patches (patches.fixes/):
2004-04-15 Jens Axboefix barrier bugs and reenable patches
2004-04-15 Andrew Morton[PATCH] ext3: journalled quotas
2004-04-14 Kurt GarloffBack out barrier patches temporarily (#38950, #38949).
2004-04-12 Andrew Morton[PATCH] ext3fs sb= mount option fix
2004-04-12 Andrew Morton[PATCH] Add commit=0 to ext3, meaning "set commit to...
2004-04-12 Andrew Morton[PATCH] Quota locking fixes
2004-04-06 Jens Axboeenable + add ext3 barrier patch
2004-03-21 Chris L Masonquota locking update from Jan Kara
2004-03-05 Olaf Hering+- update to patches.fixes/linux-post-2.6.4rc2-20040305
2004-03-04 Alexander Viro[PATCH] d_alloc_root() fixes: ext3
2004-02-20 Olaf Hering+- add patches.fixes/linux-post-2.6.3-20040220
2004-02-18 Andrew Morton[PATCH] Remove BDEV_RAW and friends
2004-02-03 Andreas Gruenbacher- Add patches.suse/ext3-register-filesystem-lifo: Forwa...
2004-01-21 Olaf Hering+- update to 2.6.1-rc1
2004-01-19 Andrew Morton[PATCH] ext3: s_next_generation fixes
2004-01-06 Gerd Hoffmann- update to 2.6.1-rc2 -- first cut.
2003-12-29 Andrew Morton[PATCH] Ext3+quota deadlock fix
2003-12-29 Andrew Morton[PATCH] ext3: bd_claim for journal device
2003-10-06 Hirofumi Ogawa[PATCH] lib/parser: Use "%u" instead "%d" (5/6)
2003-10-05 Andrew Morton[PATCH] ext3 block allocator locking fix
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-09 Andrew Morton[PATCH] ext3: remove debug code
2003-09-05 Alexander Viro[PATCH] large dev_t - second series (15/15)
2003-08-11 Gerd Hoffmanncommented early_printk patch because of rejects.
2003-08-01 Andrew Morton[PATCH] ext3: don't start a commit in write_super()
2003-07-06 Andrew Morton[PATCH] xattr: fine-grained locking
2003-06-28 Andrew Morton[PATCH] ext3: remove the version number
2003-06-20 Andrew Morton[PATCH] ext3/JBD: remove trailing whitespace
2003-06-20 Andrew Morton[PATCH] Add system calls statfs64 and fstatfs64
2003-06-18 Andrew Morton[PATCH] JBD: fix locking around log_start_commit()
2003-06-18 Andrew Morton[PATCH] ext3: remove mount-time diagnostic messages
2003-06-18 Andrew Morton[PATCH] ext3: scalable counters and locks
2003-06-18 Andrew Morton[PATCH] ext3: concurrent block/inode allocation
2003-06-18 Andrew Morton[PATCH] ext3: move lock_kernel() down into the JBD...
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-12 Andrew Morton[PATCH] Quota write transaction size fix
2003-04-30 Andrew Morton[PATCH] fs/ext3/super.c fix for orphan recovery error...
2003-04-27 Alexander Viro[PATCH] open_by_devnum()
2003-04-12 Andrew Morton[PATCH] Fix deadlock with ext3+quota
2003-03-28 Andrew Morton[PATCH] ext3: fix max file size
2003-03-22 Andrew Morton[PATCH] ext3: fix use-after-free bug
2003-03-22 Andrew Morton[PATCH] make the bdevname() API sane
2003-03-22 Andrew Morton[PATCH] Implement a/c/time speedup in ext2 & ext3
2003-03-10 Andrew Morton[PATCH] ext3: error handling robustness
2003-03-06 Andrew Morton[PATCH] ext3: fix error-path memory leak
2003-02-10 Andrew Morton[PATCH] Don't run unlock_super() in ext3_fill_super()
2003-02-10 Andrew Morton[PATCH] Fix synchronous writers to wait properly for...
2003-01-01 Christoph Hellwig[PATCH] include <linux/vfs.h> only in files actually...
2002-12-14 Andrew Morton[PATCH] implement ext3_sync_fs
2002-12-03 Andrew Morton[PATCH] add the `oldalloc' and `orlov' mount options...
2002-11-17 Linus TorvaldsMerge home.transmeta.com:/home/torvalds/v2.5/nsec-stat
2002-11-17 Andi Kleen[PATCH] nanosecond stat timefields
2002-11-11 Alexander Viro[PATCH] bdevname() cleanups
2002-11-10 Andrew Morton[PATCH] misc fixes
2002-11-06 Theodore Y. Ts'oFix meta_bg compatibility with e2fsprogs 1.30.
2002-11-05 Manfred Spraul[PATCH] `i_version' initialization fix
2002-11-05 Andrew Morton[PATCH] `event' removal: other filesystems
2002-11-02 Theodore Y. Ts'o[PATCH] Orlov block allocator for ext3
2002-10-30 Theodore Y. Ts'oPort of (bugfixed) 0.8.50 acl-ext3 to 2.5.
2002-10-30 Theodore Y. Ts'oPort of (bugfixed) 0.8.50 xattr-ext3 to 2.5 (w/ hch...
2002-10-30 Theodore Y. Ts'oExt2/3 forward compatibility: inode size
2002-10-30 Theodore Y. Ts'oExt2/3 forward compatibility: on-line resizing
2002-10-30 Theodore Y. Ts'oDefault mount options from superblock for ext2/3 filesy...
2002-10-29 Andrew Morton[PATCH] much miscellany
2002-10-08 Brian Gerst[PATCH] struct super_block cleanup - final
2002-10-08 Andrew Morton[PATCH] ext3 indexed directory support
2002-09-15 Andrew Morton[PATCH] ext3 ceanup: use EXT3_SB
2002-08-30 Andrew Morton[PATCH] fix an ext3 deadlock
2002-08-10 Andrew Morton[PATCH] tunable ext3 commit interval
2002-07-28 Andrew Morton[PATCH] use c99 initialisers in ext3
2002-07-05 Linus TorvaldsMerge
next