[S390] vmur: fix reference counting for vmur device structure
[safe/jmp/linux-2.6] / fs / ext4 /
2007-07-31 Mingming Cao"ext4_ext_put_in_cache" uses __u32 to receive physical...
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-19 Mingming Caofix ext4/JBD2 build warnings
2007-07-19 Rusty Russellreadahead: split ondemand readahead interface into...
2007-07-19 Fengguang Wureadahead: convert ext3/ext4 invocations
2007-07-18 Dmitry Monakhovext4: extent macros cleanup
2007-07-18 Dmitry MonakhovFix compilation with EXT_DEBUG, also fix leXX_to_cpu...
2007-07-18 Dave Hansenext4: remove extra IS_RDONLY() check
2007-07-18 Vignesh Babuext4: Use is_power_of_2()
2007-07-18 Eric SandeenUse zero_user_page() in ext4 where possible
2007-07-18 Andreas Dilgerext4: Remove 65000 subdirectory limit
2007-07-18 Kalpak Shahext4: Expand extra_inodes space per the s_{want,min...
2007-07-18 Kalpak Shahext4: Add nanosecond timestamps
2007-07-18 Jose R. Santosjbd2: Fix CONFIG_JBD_DEBUG ifdef to be CONFIG_JBD2_DEBUG
2007-07-18 Jose R. Santosext4: Set the journal JBD2_FEATURE_INCOMPAT_64BIT on...
2007-07-18 Alex Tomasext4: Make extents code sanely handle on-disk corruption
2007-07-18 Jan Karaext4: copy i_flags to inode flags on write
2007-07-18 Mingming Caoext4: Enable extents by default
2007-07-18 Amit AroraChange on-disk format to support 2^15 uninitialized...
2007-07-18 Amit Arorawrite support for preallocated blocks
2007-07-18 Amit Arorafallocate support in ext4
2007-07-17 Satyam SharmaIntroduce is_owner_or_cap() to wrap CAP_FOWNER use...
2007-07-17 Christoph Hellwigknfsd: exportfs: add exportfs.h header
2007-07-16 Badari Pulavartyext4: statfs speed up
2007-07-16 Borislav Petkovext4: fix error handling in ext4_create_journal
2007-07-16 Toshiyuki Okajimamistaken ext4_inode_bitmap for ext4_block_bitmap
2007-07-16 Jan Karaext4: fix deadlock in ext4_remount() and orphan list...
2007-07-16 Vasily Averinext3/ext4: orphan list corruption due bad inode
2007-07-16 Vasily Averinext3/ext4: orphan list check on destroy_inode
2007-07-10 Jens Axboesendfile: remove .sendfile from filesystems that use...
2007-06-24 Kirill Korotaevext4: lost brelse in ext4_read_inode()
2007-05-31 Alex TomasWhen ext4_ext_insert_extent() fails to insert new blocks
2007-05-31 Amit Aroraext4: Extent overlap bugfix
2007-05-31 Mingming CaoRemove unnecessary exported symbols.
2007-05-31 Dave KleikampEXT4: Fix whitespace
2007-05-17 Christoph LameterRemove SLAB_CTOR_CONSTRUCTOR
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 ext4_prepare_write() violate...
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-17 Robert P. J. DayFix misspellings of "agressive".
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] ext4: refuse ro to rw remount of fs with orphan...
2006-12-08 Josef "Jeff" Sipek[PATCH] ext4: change uses of f_{dentry, vfsmnt} to...
2006-12-08 Randy Dunlap[PATCH] ext4 calls journal_stop
2006-12-07 Avantika Mathur[PATCH] ext4: Eliminate inline functions
2006-12-07 Avantika Mathur[PATCH] ext4: kmalloc to kzalloc
2006-12-07 Avantika Mathur[PATCH] ext4: if expression format
2006-12-07 Johann Lombardi[PATCH] ext4: fix credit calculation in ext4_ext_calc_c...
2006-12-07 Eric Sandeen[PATCH] ext3/4: don't do orphan processing on readonly...
2006-12-07 Hugh Dickins[PATCH] ext4 balloc: fix _with_rsv freeze
2006-12-07 Hugh Dickins[PATCH] ext4 balloc: use io_error label
2006-12-07 Hugh Dickins[PATCH] ext4 balloc: say rb_entry not list_entry
2006-12-07 Hugh Dickins[PATCH] ext4 balloc: fix off-by-one against rsv_end
2006-12-07 Hugh Dickins[PATCH] ext4 balloc: fix off-by-one against grp_goal
2006-12-07 Hugh Dickins[PATCH] ext4 balloc: reset windowsz when full
2006-12-07 Mingming Cao[PATCH] ext4: fix reservation extension
2006-12-07 Andrey Savochkin[PATCH] retries in ext4_prepare_write() violate orderin...
2006-12-07 Adrian Bunk[PATCH] ext4_ext_split(): remove dead code
2006-12-07 Andrew Morton[PATCH] ext4: uninline large functions
2006-12-07 Eric Sandeen[PATCH] handle ext4 directory corruption better
2006-12-07 Andreas Gruenbacher[PATCH] Remove superfluous lock_super() in extN xattr...
2006-12-07 Pekka Enberg[PATCH] ext4: 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-28 Randy Dunlap[PATCH] ext4: fix printk format warnings
2006-10-11 Andrew Morton[PATCH] ext4 whitespace cleanups
2006-10-11 Dmitry Mishin[PATCH] ext4: errors behaviour fix
2006-10-11 Andrew Morton[PATCH] ext4: rename logic_sb_block
2006-10-11 Andrew Morton[PATCH] ext4 64 bit divide fix
2006-10-11 Andrew Morton[PATCH] ext4 uninline ext4_get_group_no_and_offset()
2006-10-11 Alexandre Ratchov[PATCH] ext4: move block number hi bits
2006-10-11 Alexandre Ratchov[PATCH] ext4: allow larger descriptor size
2006-10-11 Mingming Cao[PATCH] ext4: removesector_t bits check
2006-10-11 Mingming Cao[PATCH] ext4: blk_type from sector_t to unsigned long...
2006-10-11 Laurent Vivier[PATCH] ext4: 64bit metadata
2006-10-11 Badari Pulavarty[PATCH] ext4: 48bit i_file_acl
2006-10-11 Randy Dunlap[PATCH] ext4: clean up comments in ext4-extents patch
2006-10-11 Suparna Bhattacharya[PATCH] ext4: uninitialised extent handling
2006-10-11 Alex Tomas[PATCH] ext4: 48bit physical block number support in...
2006-10-11 Mingming Cao[PATCH] ext4: switch fsblk to sector_t
2006-10-11 Alex Tomas[PATCH] ext3: add extent map support
2006-10-11 Mingming Cao[PATCH] jbd2: enable building of jbd2 and have ext4...
2006-10-11 Mingming Cao[PATCH] ext4: rename ext4 symbols to avoid duplication...
2006-10-11 Dave Kleikamp[PATCH] ext4: initial copy of files from ext3