WAN: protect Cisco HDLC state changes with a spinlock.
[safe/jmp/linux-2.6] / fs / ext4 /
2008-01-29 Aneesh Kumar K.Vext4: Rename i_dir_acl to i_size_high
2008-01-29 Aneesh Kumar K.Vext4: Rename i_file_acl to i_file_acl_lo
2008-01-29 Aneesh Kumar K.Vext4: Fix sparse warnings.
2008-01-29 Aneesh Kumar K.Vext4: Introduce ext4_update_*_feature
2008-01-29 Avantika Mathurext4: fixes block group number being set to a negative...
2008-01-29 Avantika Mathurext4: add ext4_group_t, and change all group variables...
2008-01-29 Eric Sandeenext4 extents: remove unneeded casts
2008-01-29 Aneesh Kumar K.Vext4: Introduce ext4_lblk_t
2008-01-29 Jan Karaext4: Avoid rec_len overflow with 64KB block size
2008-01-29 Takashi Satoext4: Support large blocksize up to PAGESIZE
2007-12-18 Andries E. Brouwerext3, ext4: avoid divide by zero
2007-11-15 Jan KaraForbid user to change file flags on quota files
2007-11-13 Linus TorvaldsRevert "ext2/ext3/ext4: add block bitmap validation"
2007-10-22 Christoph Hellwigexportfs: make struct export_operations const
2007-10-22 Christoph Hellwigext4: new export ops
2007-10-17 Eric Sandeenext4: lighten up resize transaction requirements
2007-10-17 Eric Sandeenext4: fix setup_new_group_blocks locking
2007-10-17 Aneesh Kumar K.Vext4: sparse fixes
2007-10-17 Aneesh Kumar K.Vext4: Convert ext4_extent_idx.ei_leaf to ext4_extent_id...
2007-10-17 Aneesh Kumar K.Vext4: Convert ext4_extent.ee_start to ext4_extent.ee_st...
2007-10-17 Aneesh Kumar K.Vext4: Convert s_r_blocks_count and s_free_blocks_count
2007-10-17 Aneesh Kumar K.Vext4: Convert s_blocks_count to s_blocks_count_lo
2007-10-17 Aneesh Kumar K.Vext4: Convert bg_inode_bitmap and bg_inode_table
2007-10-17 Aneesh Kumar K.Vext4: Convert bg_block_bitmap to bg_block_bitmap_lo
2007-10-17 Jose R. Santosext4: FLEX_BG Kernel support v2.
2007-10-17 Aneesh Kumar K.Vext4: Fix sparse warnings
2007-10-17 Andreas DilgerExt4: Uninitialized Block Groups
2007-10-17 Eric Sandeenext4: remove #ifdef CONFIG_EXT4_INDEX
2007-10-17 Coly Liext4: Remove (partial, never completed) fragment support
2007-10-17 Mingming Caojbd2: JBD_XXX to JBD2_XXX naming cleanup
2007-10-17 Mingming CaoJBD2/Ext4: Convert kmalloc to kzalloc in jbd2/ext4
2007-10-17 Mathieu DesnoyersFix f_version type: should be u64 instead of unsigned...
2007-10-17 vignesh babuext2/4: use is_power_of_2()
2007-10-17 Aneesh Kumar K.Vext2/ext3/ext4: add block bitmap validation
2007-10-17 Eric Sandeenremove unused bh in calls to ext234_get_group_desc
2007-10-17 Miklos Szerediext4: show all mount options
2007-10-17 Fengguang Wuconvert ill defined log2() to ilog2()
2007-10-17 Philippe De Muyterfs: mark nibblemap const
2007-10-17 Christoph LameterSlab API: remove useless ctor parameter and reorder...
2007-10-17 Peter Zijlstralib: percpu_counter_init error handling
2007-10-17 Peter Zijlstralib: percpu_counter_sum_positive
2007-10-17 Peter Zijlstralib: percpu_counter_sub
2007-10-17 Peter Zijlstralib: percpu_counter_add
2007-10-16 Nick Pigginext4: convert to new aops
2007-10-16 Fengguang Wureadahead: combine file_ra_state.prev_index/prev_offset...
2007-09-19 Eric Sandeenext34: ensure do_split leaves enough free space in...
2007-09-19 Eric Sandeendir_index: error out instead of BUG on corrupt dx dirs
2007-09-12 Jan Karaquota: fix infinite loop
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...
next