Remove SLAB_CTOR_CONSTRUCTOR
[safe/jmp/linux-2.6] / fs / ext3 /
2007-05-17 Christoph LameterRemove SLAB_CTOR_CONSTRUCTOR
2007-05-09 Nate Dillerext3: use zero_user_page
2007-05-08 Jan Karaext3: copy i_flags to inode flags on write
2007-05-08 Randy Dunlapheader cleaning: don't include smp_lock.h when not...
2007-05-08 Dmitriy Monakhovext3: dirindex error pointer issues
2007-05-08 Markus Rechbergerext2/3/4: fix file date underflow on ext2 3 filesystems...
2007-05-07 Christoph Lameterslab allocators: Remove SLAB_DEBUG_INITIAL flag
2007-05-07 Peter Zijlstramm: remove destroy_dirty_buffers from invalidate_bdev()
2007-04-02 Andrew Morton[PATCH] revert "retries in ext3_prepare_write() violate...
2007-03-23 Andrew Morton[PATCH] "ext[34]: EA block reference count racing fix...
2007-03-01 Mingming Cao[PATCH] ext[34]: EA block reference count racing fix
2007-02-21 Aneesh Kumar K.V[PATCH] ext[234]: update documentation
2007-02-14 Tim Schmielau[PATCH] remove many unneeded #includes of sched.h
2007-02-12 Josef 'Jeff' Sipek[PATCH] Mark struct super_operations const
2007-02-12 Arjan van de Ven[PATCH] mark struct inode_operations const 1
2007-02-11 Dmitriy Monakhov[PATCH] jbd layer function called instead of fs specifi...
2007-02-11 Eric Sandeen[PATCH] remove ext[34]_inc_count and _dec_count
2007-02-11 Eric Sandeen[PATCH] return ENOENT from ext3_link when racing with...
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-08 Josef "Jeff" Sipek[PATCH] ext3: change uses of f_{dentry, vfsmnt} to...
2006-12-07 Hugh Dickins[PATCH] ext3 balloc: fix _with_rsv freeze
2006-12-07 Hugh Dickins[PATCH] ext3 balloc: use io_error label
2006-12-07 Hugh Dickins[PATCH] ext3 balloc: say rb_entry not list_entry
2006-12-07 Hugh Dickins[PATCH] ext3 balloc: fix off-by-one against rsv_end
2006-12-07 Hugh Dickins[PATCH] ext3 balloc: fix off-by-one against grp_goal
2006-12-07 Hugh Dickins[PATCH] ext3 balloc: reset windowsz when full
2006-12-07 Eric Sandeen[PATCH] ext3/4: don't do orphan processing on readonly...
2006-12-07 Mingming Cao[PATCH] ext3: fix reservation extension
2006-12-07 Andrey Savochkin[PATCH] retries in ext3_prepare_write() violate orderin...
2006-12-07 Andrew Morton[PATCH] ext3: uninline large functions
2006-12-07 Eric Sandeen[PATCH] handle ext3 directory corruption better
2006-12-07 Andreas Gruenbacher[PATCH] Remove superfluous lock_super() in extN xattr...
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-10-01 Dave Hansen[PATCH] r/o bind mounts: monitor zeroing of i_nlink
2006-10-01 Dave Hansen[PATCH] r/o bind mount prepwork: inc_nlink() helper
2006-10-01 Dave Hansen[PATCH] r/o bind mounts: unlink: monitor i_nlink
2006-10-01 Badari Pulavarty[PATCH] Remove readv/writev methods and use aio_read...
2006-10-01 Badari Pulavarty[PATCH] Vectorize aio_read/aio_write fileop methods
2006-09-30 David Howells[PATCH] BLOCK: Move the Ext3 device ioctl compat stuff...
2006-09-30 Jens Axboe[PATCH] ext3: make meta data reads use READ_META
2006-09-27 Theodore Ts'o[PATCH] inode-diet: Eliminate i_blksize from the inode...
2006-09-27 Alexey Dobriyan[PATCH] Really ignore kmem_cache_destroy return value
2006-09-27 Panagiotis Issaris[PATCH] fs: Removing useless casts
2006-09-27 Panagiotis Issaris[PATCH] fs: Conversions from kmalloc+memset to k(z...
2006-09-27 Eric Sandeen[PATCH] more ext3 16T overflow fixes
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 Mingming Cao[PATCH] ext3: more comments about block allocation...
2006-09-27 Mingming Cao[PATCH] ext3: turn on reservation dump on block allocat...
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 Suparna Bhattacharya[PATCH] ext3 sequential read regression fix
2006-09-16 NeilBrown[PATCH] knfsd: Make ext3 reject filehandles referring...
2006-09-08 Badari Pulavarty[PATCH] ext3_getblk() should handle HOLE correctly
2006-08-27 Mingming Cao[PATCH] ext3 filesystem bogus ENOSPC with reservation fix
2006-07-31 Badari Pulavarty[PATCH] ext3 -nobh option causes oops
2006-07-31 Neil Brown[PATCH] ext3: avoid triggering ext3_error on bad NFS...
2006-07-10 Andreas Gruenbacher[PATCH] Remove leftover ext3 acl declarations
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-28 Christoph Hellwig[PATCH] mark address_space_operations const
2006-06-26 Badari Pulavarty[PATCH] ext3: Add "-o bh" option
2006-06-25 Johann Lombardi[PATCH] ext3: cleanup dead code in ext3_add_entry()
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-06-20 Linus TorvaldsMerge git://git.infradead.org/~dwmw2/rbtree-2.6
2006-05-31 Andrew Morton[PATCH] ext3 resize: fix double unlock_super()
2006-05-04 Mingming Cao[PATCH] ext3: multile block allocate little endian...
2006-04-26 Al Viro[PATCH] protect ext3 ioctl modifying append_only, immut...
2006-04-26 Al Viro[PATCH] forgotten ->b_data in memcpy() call in ext3...
2006-04-21 David Woodhouse[RBTREE] Update ext3 to use rb_parent() accessor macro.
2006-04-17 Ananiev, Leonid I[PATCH] ext3: Fix missed mutex unlock
2006-04-11 Ananiev, Leonid I[PATCH] ext3: Fix missed mutex unlock
2006-03-30 Jens Axboe[PATCH] Introduce sys_splice() system call
2006-03-28 Arjan van de Ven[PATCH] Make most file operations structs in fs/ const
2006-03-26 Badari Pulavarty[PATCH] ext3: "nobh" writeback support for filesystems...
2006-03-26 Badari Pulavarty[PATCH] ext3: multi-block get_block()
2006-03-26 Andrew Morton[PATCH] ext3: cleanups and WARN_ON()
2006-03-26 Badari Pulavarty[PATCH] remove ->get_blocks() support
2006-03-26 Mingming Cao[PATCH] ext3_get_blocks: Adjust reservation window...
2006-03-26 Mingming Cao[PATCH] ext3_get_blocks: Adjust accounting info in...
2006-03-26 Mingming Cao[PATCH] ext3_get_blocks: support multiple blocks alloca...
2006-03-26 Mingming Cao[PATCH] ext3_get_blocks: multiple block allocation
2006-03-26 Mingming Cao[PATCH] ext3_get_blocks: Mapping multiple blocks at...
2006-03-26 NeilBrown[PATCH] Make address_space_operations->invalidatepage...
2006-03-25 Kirk True[PATCH] ext3: Fix debug logging-only compilation error
2006-03-24 Glauber de Oliveir... [PATCH] ext3: Properly report backup block present...
next