WAN: protect Cisco HDLC state changes with a spinlock.
[safe/jmp/linux-2.6] / fs / ext4 /
2008-05-15 Tiger Yangext3/4: fix uninitialized bs in ext3/4_xattr_set_handle()
2008-05-13 Jean DelvareFix misuses of bdevname()
2008-04-30 Roel Kluinext4: fix hot spins in mballoc after err_freebuddy...
2008-04-30 Roel Kluinext4: fix test ext_generic_write_end() copied return...
2008-04-30 Mingming Caoext4: Move mballoc headers/structures to a seperate...
2008-04-30 Solofo Ramangalahyext4: cleanup for compiling mballoc with verification...
2008-04-30 Josef Bacikext4: don't use ext4_error in ext4_check_descriptors
2008-04-30 Aneesh Kumar K.Vext4: mark inode dirty after initializing the extent...
2008-04-30 Solofo Ramangalahyext4: update ctime and mtime for truncate with extents.
2008-04-30 Aneesh Kumar K.Vext4: Don't do GFP_NOFS allocations after taking ext4_l...
2008-04-29 Christoph Hellwigext4: move headers out of include/linux
2008-04-30 Josef Bacikext4: fix wrong gfp type under transaction
2008-04-30 Jan Karaext4: Fix hang on umount with quotas when journal is...
2008-04-30 Jan Karaext4: Fix update of mtime and ctime on rename
2008-04-29 Denis V. Lunevext4: use non-racy method for proc entries creation
2008-04-29 Alexey Dobriyanproc: remove proc_root_fs
2008-04-28 Jan Karaquota: ext4: make ext4 handle quotaon on remount
2008-04-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2008-04-21 Benoit Boissinotext*: spelling fix prefered -> preferred
2008-04-19 Dave Hansen[PATCH] r/o bind mounts: elevate write count for ioctls()
2008-04-17 Harvey Harrisonext4: replace remaining __FUNCTION__ occurrences
2008-04-17 Mingming Caoext4: make ext4_xattr_list() static
2008-04-17 Mingming Caoext4: remove extra define of ext4_new_blocks_old from...
2008-04-17 Akinobu Mitaext4: check ext4_journal_get_write_access() errors
2008-04-17 Akinobu Mitaext4: use ext4_get_group_desc()
2008-04-17 Akinobu Mitaext4: use ext4_group_first_block_no()
2008-04-17 Marcin Slusarzext4: convert byte order of constant instead of variable
2008-04-17 Marcin Slusarzext4: le*_add_cpu conversion
2008-04-17 Aneesh Kumar K.Vext4: Convert list_for_each_rcu() to list_for_each_ent...
2008-04-29 Eric Sandeenext4: reduce mballoc stack usage with noinline_for_stack
2008-04-30 Andi KleenConvert ext4 to use unlocked_ioctl
2008-04-30 Aneesh Kumar K.Vext4: Cache the correct extent length for uninit extents
2008-04-29 Aneesh Kumar K.Vext4: Return unwritten buffer head when trying to read...
2008-04-29 Aneesh Kumar K.Vext4: make ext4_ext_get_blocks always return <= max_blocks
2008-04-29 Aneesh Kumar K.Vext4: Fix fallocate to update the file size in each...
2008-04-29 Aneesh Kumar K.Vext4: Fix race between migration and mmap write
2008-04-17 Aneesh Kumar K.Vext4: zero out small extents when writing to prealloc...
2008-04-29 Aneesh Kumar K.Vext4: ENOSPC error handling for writing to an uninitial...
2008-04-29 Aneesh Kumar K.Vext4: Enable extent format for symlinks.
2008-04-17 Aneesh Kumar K.Vext4: Fix fallocate error path
2008-04-30 Josef Bacikext4: fix mount option parsing
2008-04-17 Hisashi Hifumiext4: fdatasync should skip metadata writeout when...
2008-04-30 Josef Bacikext4: check return of ext4_orphan_get properly
2008-04-16 Jan Karavfs: fix possible deadlock in ext2, ext3, ext4 when...
2008-02-25 Akinobu Mitaext4: add missing ext4_journal_stop()
2008-02-23 Aneesh Kumar K.Vext4: ext4_find_next_zero_bit needs an aligned address...
2008-02-25 Aneesh Kumar K.Vext4: set EXT4_EXTENTS_FL only for directory and regula...
2008-02-25 Aneesh Kumar K.Vext4: Don't mark filesystem error if fallocate fails
2008-02-25 Mingming Caoext4: Fix BUG when writing to an unitialized extent
2008-02-15 Theodore Ts'oext4: Don't use ext4_dec_count() if not needed
2008-02-15 Valerie Clementext4: modify block allocation algorithm for the last...
2008-02-15 Aneesh Kumar K.Vext4: Don't claim block from group which has corrupt...
2008-02-22 Aneesh Kumar K.Vext4: Get journal write access before modifying the...
2008-02-25 Aneesh Kumar K.Vext4: Fix memory and buffer head leak in callers to...
2008-02-22 Aneesh Kumar K.Vext4: Don't leave behind a half-created inode if ext4_m...
2008-02-15 Valerie Clementext4: Fix kernel BUG at fs/ext4/mballoc.c:910!
2008-02-15 Aneesh Kumar K.Vext4: Fix locking hierarchy violation in ext4_fallocate()
2008-02-25 Andi KleenRemove incorrect BKL comments in ext4
2008-02-15 Jan BlunckIntroduce path_put()
2008-02-15 Jan BlunckEmbed a struct path into struct nameidata instead of...
2008-02-10 Theodore Tsoext4: Add new "development flag" to the ext4 filesystem
2008-02-10 Aneesh Kumar K.Vext4: Don't panic in case of corrupt bitmap
2008-02-10 Eric Sandeenext4: allocate struct ext4_allocation_context from...
2008-02-10 Jan Karaext4: Fix Direct I/O locking
2008-02-10 Aneesh Kumar K.Vext4: Fix circular locking dependency with migrate...
2008-02-07 David Howellsiget: stop EXT4 from using iget() and read_inode()
2008-02-06 Akinobu Mitaext[234]: cleanup ext[234]_bg_num_gdb()
2008-02-06 Akinobu Mitaext[234]: remove unused argument for ext[234]_find_goal()
2008-02-06 Akinobu Mitaext[234]: use ext[234]_get_group_desc()
2008-02-06 Akinobu Mitaext[234]: fix comment for nonexistent variable
2008-02-06 Eric Sandeenallow in-inode EAs on ext4 root inode
2008-02-10 Aneesh Kumar K.Vext4: Fix null bh pointer dereference in mballoc
2008-02-05 Christoph LameterPagecache zeroing: zero_user_segment, zero_user_segment...
2008-02-05 Valerie Clementext4: Don't set EXTENTS_FL flag for fast symlinks
2008-01-29 Aneesh Kumar K.Vext4: Use the ext4_ext_actual_len() helper function
2008-01-29 Dmitry Monakhovext4: fix uniniatilized extent splitting error
2008-01-29 Aneesh Kumar K.Vext4: Check for return value from sb_set_blocksize
2008-01-29 Miklos Szerediext4: Add stripe= option to /proc/mounts
2008-01-29 Aneesh Kumar K.Vext4: Enable the multiblock allocator by default
2008-01-29 Alex Tomasext4: Add multi block allocator for ext4
2008-01-29 Alex Tomasext4: Add new functions for searching extent tree
2008-01-29 Eric Sandeenext4: fix up EXT4FS_DEBUG builds
2008-01-29 Aneesh Kumar K.Vext4: Fix ext4_show_options to show the correct mount...
2008-01-29 Aneesh Kumar K.Vext4: Add EXT4_IOC_MIGRATE ioctl
2008-01-29 Jean Noel Cordennerext4: Add inode version support in ext4
2008-01-29 Girish Shilamkarext4: Add the journal checksum feature
2008-01-29 Aneesh Kumar K.Vext4: Take read lock during overwrite case.
2008-01-29 Aneesh Kumar K.Vext4: Convert truncate_mutex to read write semaphore.
2008-01-29 Aneesh Kumar K.Vext4: Make ext4_get_blocks_wrap take the truncate_mutex...
2008-01-29 Mariusz Kozlowskiext4: remove unused code from ext4_find_entry()
2008-01-29 Aneesh Kumar K.Vext4: Check for the correct error return from
2008-01-29 Aneesh Kumar K.Vext4: add block bitmap validation
2008-01-29 Aneesh Kumar K.Vext4: Change the default behaviour on error
2008-01-29 Eric Sandeenext4: fix oops on corrupted ext4 mount
2008-01-29 Adrian Bunkext4/super.c: fix #ifdef's (CONFIG_EXT4_* -> CONFIG_EXT...
2008-01-29 Aneesh Kumar K.Vext4: Return after ext4_error in case of failures
2008-01-29 Eric Sandeenext4: store maxbytes for bitmapped files and return...
2008-01-29 Eric Sandeenext4: different maxbytes functions for bitmap & extent...
2008-01-29 Aneesh Kumar K.Vext4: Support large files
2008-01-29 Aneesh Kumar K.Vext4: Add support for 48 bit inode i_blocks.
next