- update to 2.6.1-rc2 -- first cut.
[linux-flexiantxendom0-3.2.10.git] / fs / ext3 / super.c
2004-01-06 Gerd Hoffmann- update to 2.6.1-rc2 -- first cut.
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
2002-07-05 Paul Menage[PATCH] Shift BKL into ->statfs()
2002-07-04 Andrew Morton[PATCH] Remove ext3's buffer_head cache
2002-06-11 Alexander Viro[PATCH] (4/14) resync
2002-05-27 Andrew Morton[PATCH] fix ext3 __FUNCTION__ warnings
2002-05-24 Linus TorvaldsMerge penguin:v2.5/linux
2002-05-23 Christoph Hellwig[PATCH] include buffer_head.h in actual users instead...
2002-05-23 Kai GermaschewskiEXPORT_SYMBOL: Remove EXPORT_NO_SYMBOLS from fs/*
2002-05-20 Christoph Hellwig[PATCH] get rid of <linux/locks.h>
2002-05-07 Neil Brown[PATCH] PATCH - kNFSd/ext3 in 2.5.14 - export_operation...
2002-05-01 Alexander Viro[PATCH] (2/6) blksize_size[] removal
2002-04-30 Andrew Morton[PATCH] cleanup sync_buffers()
2002-04-25 Alexander Viro[PATCH] (14/15) big struct block_device * push (first...
2002-04-25 Alexander Viro[PATCH] (3/15) big struct block_device * push (first...
2002-04-23 Dave Hansen[PATCH] Locking in sync_old_buffers
2002-04-03 Linus Torvaldsstrtok -> strsep fixes
2002-03-11 Alexander Viro[PATCH] (4/4) ->kill_sb() switchover
2002-02-09 Dave Jones[PATCH] includes cleanup, 2nd try.
2002-02-07 Alexander Viro[PATCH] the rest of ->get_sb() switchover
2002-02-05 Linus Torvaldsv2.5.2.2 -> v2.5.2.3
2002-02-05 Linus Torvaldsv2.5.1.10 -> v2.5.1.11
2002-02-05 Linus Torvaldsv2.5.1.9 -> v2.5.1.10
2002-02-05 Linus Torvaldsv2.5.1.8 -> v2.5.1.9
2002-02-05 Linus Torvaldsv2.5.1.7 -> v2.5.1.8
2002-02-05 Linus Torvaldsv2.5.1.6 -> v2.5.1.7
2002-02-05 Linus Torvaldsv2.5.1.4 -> v2.5.1.5
2002-02-05 Linus Torvaldsv2.5.1.1 -> v2.5.1.2
2002-02-05 Linus Torvaldsv2.5.0.11 -> v2.5.1
2002-02-05 Linus Torvaldsv2.4.14.1 -> v2.4.14.2