ext4: Avoid updating the inode table bh twice in no journal mode
[safe/jmp/linux-2.6] / fs / ext4 / inode.c
2009-09-29 Frank Mayharext4: Avoid updating the inode table bh twice in no...
2009-09-28 Mingming Caoext4: async direct IO for holes and fallocate support
2009-09-28 Mingming Caoext4: Use end_io callback to avoid direct I/O fallback...
2009-09-28 Mingming Caoext4: Split uninitialized extents for direct I/O
2009-09-28 Mingming Caoext4: release reserved quota when block reservation...
2009-09-29 Theodore Ts'oext4: Adjust ext4_da_writepages() to write out larger...
2009-09-26 Theodore Ts'oext4: Use ext4_msg() for ext4_da_writepage() errors
2009-09-24 Linus TorvaldsMerge branch 'hwpoison' of git://git./linux/kernel...
2009-09-21 Anand Gadiyartrivial: fix typo "to to" in multiple files
2009-09-17 Theodore Ts'oext4: Fix the alloc on close after a truncate hueristic
2009-09-16 Theodore Ts'oext4: Add a tracepoint for ext4_alloc_da_blocks()
2009-09-17 Theodore Ts'oext4: store EXT4_EXT_MIGRATE in i_state instead of...
2009-09-16 Eric Sandeenext4: limit block allocations for indirect-block files...
2009-09-16 Andi KleenHWPOISON: Enable .remove_error_page for migration aware...
2009-09-10 Frank Mayharext4: Make non-journal fsync work properly
2009-09-08 Theodore Ts'oext4: print more sysadmin-friendly message in check_blo...
2009-09-10 Aneesh Kumar K.Vext4: Take page lock before looking at attached buffer_...
2009-09-01 Theodore Ts'oext4: Add new tracepoint: trace_ext4_da_write_pages()
2009-08-31 Theodore Ts'oext4: Restore wbc->range_start in ext4_da_writepages()
2009-08-18 Jan Karaext4: Fix possible deadlock between ext4_truncate(...
2009-08-11 Roel Kluinext4: remove redundant test on unsigned
2009-07-13 Curt Wohlgemuthext4: Fix buffer head reference leak in no-journal...
2009-07-17 Curt Wohlgemuthext4: More buffer head reference leaks
2009-06-24 Al Viroswitch ext4 to inode->i_acl
2009-06-15 Theodore Ts'oext4: Don't update ctime for non-extent-mapped inodes
2009-06-14 Aneesh Kumar K.Vext4: Move __ext4_journalled_writepage() to avoid forwa...
2009-06-14 Aneesh Kumar K.Vext4: Fix mmap/truncate race when blocksize < pagesize...
2009-06-14 Aneesh Kumar K.Vext4: Fix mmap/truncate race when blocksize < pagesize...
2009-06-14 Theodore Ts'oext4: Fix up whitespace issues in fs/ext4/inode.c
2009-06-13 Theodore Ts'oext4: move the abort flag from s_mount_opts to s_mount_...
2009-06-13 Theodore Ts'oext4: change s_mount_opt to be an unsigned int
2009-06-09 Theodore Ts'oext4: Don't treat a truncation of a zero-length file...
2009-06-05 Aneesh Kumar K.Vext4: truncate the file properly if we fail to copy...
2009-06-05 Aneesh Kumar K.Vext4: Avoid leaking blocks after a block allocation...
2009-06-09 Jan Karaext4: Get rid of EXTEND_DISKSIZE flag of ext4_get_block...
2009-06-04 Aneesh Kumar K.Vext4: Don't look at buffer_heads outside i_size.
2009-07-13 Jan Karaext4: Fix truncation of symlinks after failed write
2009-07-06 Theodore Ts'oext4: Fix potential reclaim deadlock when truncating...
2009-05-25 Theodore Ts'oext4: remove unused function __ext4_write_dirty_metadata
2009-05-17 Theodore Ts'oext4: Add a comprehensive block validity check to ext4_...
2009-05-14 Aneesh Kumar K.Vext4: Clear the unwritten buffer_head flag after the...
2009-05-14 Theodore Ts'oext4: Clean up ext4_get_blocks() so it does not depend...
2009-05-14 Theodore Ts'oext4: Merge ext4_da_get_block_write() into mpage_da_map...
2009-05-12 Aneesh Kumar K.Vext4: Use a fake block number for delayed new buffer_head
2009-05-13 Aneesh Kumar K.Vext4: Fix sub-block zeroing for writes into preallocate...
2009-05-12 Theodore Ts'oext4: Add BUG_ON debugging checks to noalloc_get_block_...
2009-05-14 Theodore Ts'oext4: Add documentation to the ext4_*get_block* functions
2009-05-14 Theodore Ts'oext4: Define a new set of flags for ext4_get_blocks()
2009-05-14 Theodore Ts'oext4: Rename ext4_get_blocks_wrap() to be ext4_get_blocks()
2009-05-12 Theodore Ts'oext4: Rename ext4_get_blocks_handle() to be ext4_ind_ge...
2009-05-12 Theodore Ts'oext4: Simplify function signature for ext4_da_get_block...
2009-06-17 Theodore Ts'oext4: convert instrumentation from markers to tracepoints
2009-05-01 Theodore Ts'oext4: Avoid races caused by on-line resizing and SMP...
2009-05-12 Aneesh Kumar K.Vext4: Mark the unwritten buffer_head as mapped during...
2009-05-13 Aneesh Kumar K.Vext4: Properly initialize the buffer_head state
2009-04-24 Theodore Ts'oext4: Do not try to validate extents on special files
2009-04-24 Theodore Ts'oext4: Ignore i_file_acl_high unless EXT4_FEATURE_INCOMP...
2009-04-24 Theodore Ts'oext4: Fix softlockup caused by illegal i_file_acl value...
2009-04-07 Thiemo Nagelext4: Fix big-endian problem in __ext4_check_blockref()
2009-04-01 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-04-01 Nick Pigginmm: page_mkwrite change prototype to match fault
2009-03-31 Thiemo Nagelext4: add checks of block references for non-extent...
2009-03-26 Theodore Ts'oext4: Check for an valid i_mode when reading the inode...
2009-03-26 Jan Karaext4: Use lowercase names of quota functions
2009-03-26 Mingming Caoext4: quota reservation for delayed allocation
2009-03-17 Theodore Ts'oext4: Add auto_da_alloc mount option
2009-03-31 Theodore Ts'oext4: remove /proc tuning knobs
2009-03-28 Aneesh Kumar K.Vext4: Fix discard of inode prealloc space with delayed...
2009-02-26 Eric Sandeenext4: don't call jbd2_journal_force_commit_nested witho...
2009-02-24 Theodore Ts'oext4: Automatically allocate delay allocated blocks...
2009-02-26 Theodore Ts'oext4: add EXT4_IOC_ALLOC_DA_BLKS ioctl
2009-02-23 Theodore Ts'oext4: Simplify delalloc code by removing mpage_da_write...
2009-02-23 Theodore Ts'oext4: Save stack space by removing fake buffer heads
2009-02-23 Theodore Ts'oext4: Simplify delalloc implementation by removing...
2009-03-27 Aneesh Kumar K.Vext4: Validate extent details only when read from the...
2009-03-12 Theodore Ts'oext4: New inode/block allocation algorithms for flex_bg...
2009-02-23 Jan Karaext4: Fix deadlock in ext4_write_begin() and ext4_da_wr...
2009-02-14 Aneesh Kumar K.Vext4: Implement range_cyclic in ext4_da_writepages...
2009-02-10 Jan Karajbd2: Avoid possible NULL dereference in jbd2_journal_b...
2009-01-30 Theodore Ts'oext4: Remove bogus BUG() check in ext4_bmap()
2009-01-20 Theodore Ts'oext4: Fix ext4_free_blocks() w/o a journal when files...
2009-01-17 Theodore Ts'oext4: only use i_size_high for regular files
2009-01-09 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2009-01-06 Eric Dumazetpercpu_counter: FBC_BATCH should be a variable
2009-01-04 Nick Pigginfs: symlink write_begin allocation context fix
2009-01-04 Theodore Ts'oext4: Add markers for better debuggability
2009-01-06 Aneesh Kumar K.Vext4: Use high 16 bits of the block group descriptor...
2008-12-31 Duane Griffinext4: ensure fast symlinks are NUL-terminated
2008-11-07 Aneesh Kumar K.Vext4: Mark the buffer_heads as dirty and uptodate after...
2008-11-22 Aneesh Kumar K.Vext4: sparse fixes
2008-11-06 Theodore Ts'oext4: calculate journal credits correctly
2008-11-05 Theodore Ts'oext4: Change unsigned long to unsigned int
2009-01-07 Frank Mayharext4: Allow ext4 to run without a journal
2009-01-06 Aneesh Kumar K.Vext4: Fix the delalloc writepages to allocate blocks...
2008-11-05 Theodore Ts'oext4: tone down ext4_da_writepages warnings
2009-01-02 Theodore Ts'oext4: remove ext4_new_blocks() and call ext4_mb_new_blo...
2008-10-29 Alexander Beregalovext4: fix printk format warning
2008-10-17 Theodore Ts'oext4: Remove automatic enabling of the HUGE_FILE featur...
2008-10-16 Aneesh Kumar K.Vext4: Fix file fragmentation during large file write.
2008-10-14 Aneesh Kumar K.Vext4: Use tag dirty lookup during mpage_da_submit_io
next