linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-04-01 20:34:15 to 2013-04-09 09:56:55 UTC [more...]

Fwd: block level cow operation
 2013-04-09  9:56 UTC  (2+ messages)

[PATCH v3 00/18] change invalidatepage prototype to accept length
 2013-04-09  9:29 UTC  (20+ messages)
` [PATCH v3 01/18] mm: "
` [PATCH v3 02/18] jbd2: change jbd2_journal_invalidatepage "
` [PATCH v3 03/18] ext4: use ->invalidatepage() length argument
` [PATCH v3 04/18] jbd: change journal_invalidatepage() to accept length
` [PATCH v3 05/18] xfs: use ->invalidatepage() length argument
` [PATCH v3 06/18] ocfs2: "
` [PATCH v3 07/18] ceph: "
` [PATCH v3 08/18] gfs2: "
  ` [Cluster-devel] "
` [PATCH v3 09/18] reiserfs: "
` [PATCH v3 10/18] mm: teach truncate_inode_pages_range() to handle non page aligned ranges
` [PATCH v3 11/18] Revert "ext4: remove no longer used functions in inode.c"
` [PATCH v3 12/18] Revert "ext4: fix fsx truncate failure"
` [PATCH v3 13/18] ext4: use ext4_zero_partial_blocks in punch_hole
` [PATCH v3 14/18] ext4: remove unused discard_partial_page_buffers
` [PATCH v3 15/18] ext4: remove unused code from ext4_remove_blocks()
` [PATCH v3 16/18] ext4: update ext4_ext_remove_space trace point
` [PATCH v3 17/18] ext4: make punch hole code path work with bigalloc
` [PATCH v3 18/18] ext4: Allow punch hole with bigalloc enabled

[PATCH 1/2] ext4: Improve credit estimate for EXT4_SINGLEDATA_TRANS_BLOCKS
 2013-04-09  8:34 UTC  (2+ messages)
` [PATCH 2/2] ext4: Move quota initialization out of inode allocation transaction

s390x: kernel BUG at fs/ext4/inode.c:1591!
 2013-04-09  3:05 UTC  (26+ messages)
      ` bisected! (WAS Re: s390x: kernel BUG at fs/ext4/inode.c:1591!)
          ` s390x: kernel BUG at fs/ext4/inode.c:1591! (powerpc too!)
                        ` [PATCH] ext4: fix a big-endian bug when an extent is zeroed out

[PATCH] ext4: optimize ext4_end_io memory usage
 2013-04-08 21:38 UTC  (4+ messages)

[PATCH 00/22 v1] Fixes and improvements in ext4 writeback path
 2013-04-08 21:32 UTC  (30+ messages)
` [PATCH 01/29] ext4: Make ext4_bio_write_page() use BH_Async_Write flags instead page pointers from ext4_io_end
` [PATCH 02/29] ext4: Use io_end for multiple bios
` [PATCH 03/29] ext4: Clear buffer_uninit flag when submitting IO
` [PATCH 04/29] jbd2: Reduce journal_head size
` [PATCH 05/29] jbd2: Don't create journal_head for temporary journal buffers
` [PATCH 06/29] jbd2: Remove journal_head from descriptor buffers
` [PATCH 07/29] jbd2: Refine waiting for shadow buffers
` [PATCH 08/29] jbd2: Remove outdated comment
` [PATCH 09/29] jbd2: Cleanup needed free block estimates when starting a transaction
` [PATCH 10/29] jbd2: Fix race in t_outstanding_credits update in jbd2_journal_extend()
` [PATCH 11/29] jbd2: Remove unused waitqueues
` [PATCH 12/29] jbd2: Transaction reservation support
` [PATCH 13/29] ext4: Provide wrappers for transaction reservation calls
` [PATCH 14/29] ext4: Stop messing with nr_to_write in ext4_da_writepages()
` [PATCH 15/29] ext4: Deprecate max_writeback_mb_bump sysfs attribute
` [PATCH 16/29] ext4: Improve writepage credit estimate for files with indirect blocks
` [PATCH 17/29] ext4: Better estimate credits needed for ext4_da_writepages()
` [PATCH 18/29] ext4: Restructure writeback path
` [PATCH 19/29] ext4: Remove buffer_uninit handling
` [PATCH 20/29] ext4: Use transaction reservation for extent conversion in ext4_end_io
` [PATCH 21/29] ext4: Split extent conversion lists to reserved & unreserved parts
` [PATCH 22/29] ext4: Defer clearing of PageWriteback after extent conversion
` [PATCH 23/29] ext4: Protect extent conversion after DIO with i_dio_count
` [PATCH 24/29] ext4: Remove wait for unwritten extent conversion from ext4_ext_truncate()
` [PATCH 25/29] ext4: Use generic_file_fsync() in ext4_file_fsync() in nojournal mode
` [PATCH 26/29] ext4: Remove i_mutex from ext4_file_sync()
` [PATCH 27/29] ext4: Remove wait for unwritten extents in ext4_ind_direct_IO()
` [PATCH 28/29] ext4: Don't wait for extent conversion in ext4_ext_punch_hole()
` [PATCH 29/29] ext4: Remove ext4_ioend_wait()

mpt2sas + raid10 goes boom
 2013-04-08 20:15 UTC  (3+ messages)

[PATCH 1/2] ext4: Return proper offset for '..' if inline_data enabled
 2013-04-08 17:11 UTC  (4+ messages)

[PATCH] ext4: fix incorrect lock ordering for ext4_ext_migrate
 2013-04-08 17:01 UTC  (2+ messages)

[PATCH v2] ext4: introduce reserved space
 2013-04-08 16:28 UTC  (2+ messages)

[PATCH] ext4: Fix data corruption with direct IO read in dioread_nolock mode
 2013-04-08 16:27 UTC 

[Bug 56241] New: running e4defrag provokes "kernel BUG at fs/buffer.c:1833!"
 2013-04-08 16:07 UTC  (2+ messages)
` [Bug 56241] "

Excessive stall times on ext4 in 3.9-rc2
 2013-04-08 11:01 UTC  (22+ messages)

[PATCH, RFC] ext3: add ioctl to force 32-bit hashes from indexed dirs
 2013-04-08  9:28 UTC  (15+ messages)
` [PATCH, RFC V2] "
  ` [PATCH, RFC V3] "

[RFC][PATCH] ext4: introduce reserved space
 2013-04-08  8:41 UTC  (4+ messages)

[PATCH] ext4: Do not convert to indirect with bigalloc enabled
 2013-04-08  6:10 UTC  (3+ messages)

[PATCH v3] xfstests: add a new test case for ext4 indirect-based file
 2013-04-08  3:57 UTC  (3+ messages)

Use EXT4_BOOT_LOADER_INO for boot loader GRUB?
 2013-04-07 21:29 UTC  (8+ messages)
    ` [PATCH -v3] ext4: implementation of a new ioctl called EXT4_IOC_SWAP_BOOT

[PATCH] e2fsprogs: allow 0-length xattr values in e2fsck
 2013-04-07 18:42 UTC 

[PATCH 2/4] fsfreeze: manage kill signal when sb_start_write is called
 2013-04-06 21:50 UTC  (4+ messages)

[PATCH][TRIVIAL] Documentation/filesystems/ext4.txt barriers -> barrier
 2013-04-06 20:49 UTC  (2+ messages)
` [TRIVIAL] "

[PATCH 3/4] fsfreeze: manage kill signal when sb_start_pagefault is called
 2013-04-06 15:00 UTC  (3+ messages)

Error in linux-3.0.72 build
 2013-04-06 12:02 UTC  (3+ messages)

[PATCH] ext4: fixup 64-bit divides in linux-3.0 stable backport of upstream fix
 2013-04-05 23:55 UTC  (5+ messages)

[PATCH RESEND] ext4: fixup 64-bit divides in 3.0-stable backport of upstream fix
 2013-04-05 23:38 UTC 

[PATCH] xfstests: Check concurrently of readdir and read on the same directory fd
 2013-04-05 17:32 UTC  (3+ messages)

ext4 object already free
 2013-04-05 13:49 UTC  (3+ messages)

[PATCH] ext4: Fix deadlock with quota feature
 2013-04-05 10:06 UTC 

[PATCH 1/2] ext4: fix usless declarations
 2013-04-04 14:42 UTC  (11+ messages)
` [PATCH 2/2] ext4: fix cpu_vs_disk conversions

[PATCH] cleanup duplicates in all tests
 2013-04-04 11:59 UTC  (3+ messages)

[ext4:dev 16/18] fs/ext4/extents.c:3299:21: warning: 'abut_ex' may be used uninitialized in this function
 2013-04-04  8:48 UTC 

page eviction from the buddy cache
 2013-04-04  4:51 UTC  (6+ messages)

ext4 dev branch: mutex not locked in ext4_truncate()
 2013-04-04  2:02 UTC  (3+ messages)

[PATCH] e2fsck: detect invalid extents at the end of an extent-block
 2013-04-03 19:08 UTC 

[GIT PULL] ext4 updates for 3.9-rc6
 2013-04-03 18:19 UTC 

[PATCH] ext4: fix free space estimate in ext4_nonda_switch()
 2013-04-03 17:19 UTC 

[PATCH] ext4: fix big-endian bugs which could cause fs corruptions
 2013-04-03 16:48 UTC  (2+ messages)

per inode fsync optimization question
 2013-04-03 16:03 UTC  (6+ messages)

[PATCH] mke2fs: Disallow bigalloc with with bs < 4096
 2013-04-03 14:47 UTC  (3+ messages)

[PATCH] bounce:fix bug, avoid to flush dcache on slab page from jbd2
 2013-04-03 14:42 UTC  (13+ messages)
            ` [PATCH] mm: Make snapshotting pages for stable writes a per-bio operation
                ` [PATCH v3] "

[PATCH 1/2] ext3: optimize ext3_force_commit
 2013-04-02 13:20 UTC  (2+ messages)

[Bug 55081] New: BUG while unlinking inode with an xattr
 2013-04-02 21:10 UTC  (2+ messages)
` [Bug 55081] "

EXT4 nodelalloc => back to stone age
 2013-04-02 13:46 UTC  (2+ messages)

ext4: fold ext4_generic_write_end() into ext4_write_end()
 2013-04-02 11:09 UTC  (2+ messages)

[Bug 56091] New: kernel oops when copying data to ext4 fs
 2013-04-02  9:44 UTC  (3+ messages)
` [Bug 56091] "

[PATCH] ext4: take i_mutex in ext4_symlink to eliminate a warning from ext4_truncate
 2013-04-02  8:19 UTC  (3+ messages)
` [PATCH] fs: take i_mutex in __page_symlink()


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).