messages from 2011-10-22 15:14:32 to 2011-10-31 23:10:36 UTC [more...]
Latency writing to an mlocked ext4 mapping
2011-10-31 23:10 UTC (9+ messages)
` [PATCH] mm: Improve cmtime update on shared writable mmaps
[PATCH 1/2] ext4: remove redundant argument in mb_find_extent()
2011-10-31 22:56 UTC (3+ messages)
` [PATCH 2/2] ext4: fix a typo in struct ext4_allocation_context
[PATCH] Ext4: Don't normalize an falloc request if it can fit in 1 extent
2011-10-31 22:42 UTC (4+ messages)
[PATCH 1/3] ext4: move variables to its scope
2011-10-31 22:12 UTC (8+ messages)
` [PATCH 2/3] ext4: return ENOMEM if find_or_create_pages fails
` [PATCH 3/3] ext4: let ext4_discard_partial_buffers handle unaligned range correctly
[PATCH v2] ext4: Create helper function for EXT4_IO_END_UNWRITTEN and i_aiodio_unwritten
2011-10-31 21:32 UTC (3+ messages)
bigalloc and max file size
2011-10-31 20:00 UTC (20+ messages)
[patch 2/2] jbd2: use gfp_t instead of int
2011-10-31 17:53 UTC (2+ messages)
[PATCH] ext4: Check io list state and avoid an unnecessary mutex_lock in ext4_end_io_work
2011-10-31 15:28 UTC (8+ messages)
` [PATCH 1/3] ext4: Use correct locking for ext4_end_io_nolock()
` [PATCH 2/3] ext4: remove unnecessary call to waitqueue_active()
` [PATCH 3/3] ext4: optimize locking for end_io extent conversion
[patch 0/5] per-zone dirty limits v3
2011-10-31 11:33 UTC (6+ messages)
` [patch 3/5] mm: try to distribute dirty pages fairly across zones
[PATCH 0/5] ext4: statistic of different data and metadata IO types
2011-10-31 9:43 UTC (6+ messages)
` [PATCH 1/5] ext4: add data structure and functions for io statistic
` [PATCH 2/5] ext4: add hooks in buffer layer
` [PATCH 3/5] ext4: io stat read related entrance
` [PATCH 4/5] ext4: io stat write "
` [PATCH 5/5] ext4: io stat show result in sysfs
PROBLEM: Kernel panic and system crash during RAID disk failure
2011-10-31 5:13 UTC (6+ messages)
[PATCH V3 0/6] ext4: add delayed extent tree for ext4
2011-10-31 0:55 UTC (7+ messages)
` [PATCH V3 1/6] ext4: add two structures supporting delayed extent tree
` [PATCH V3 2/6] ext4: add operations on "
` [PATCH V3 3/6] ext4: initialize "
` [PATCH V3 4/6] ext4: let ext4 maintian delayed extent trees
` [PATCH V3 5/6] ext4: reimplement fiemap on delayed extent tree
` [PATCH V3 6/6] ext4: reimplement ext4_find_delay_alloc_range "
(unknown),
2011-10-30 22:33 UTC
(unknown),
2011-10-30 13:48 UTC (3+ messages)
` [PATCH v2 01/15] ext4: add a function which extends a group without checking parameters
[PATCH] ext4: remove comments about extent mount option in ext4_new_inode()
2011-10-30 2:55 UTC
[PATCH] ext4: Avoid creating new file in append-only dir when open(2) return error
2011-10-30 1:23 UTC (3+ messages)
[RFC PATCH 0/3] VFS: Fix s_umount thaw/write deadlock
2011-10-30 0:59 UTC (3+ messages)
[PATCH 1/3] ext4: migrate cleanup
2011-10-29 13:09 UTC (9+ messages)
` [PATCH 2/3] ext4: fix quota accounting during migration
` [PATCH 3/3] ext4: fix block swap procedure on migration V2
` Ping
[PATCH 1/4] ext4: fold two if statements into one
2011-10-29 13:51 UTC (8+ messages)
` [PATCH 2/4] ext4: move variable to its scope
` [PATCH 3/4] ext4: let AGGRESSIVE_TEST brace code only related to itself
` [PATCH 4/4] ext4: trace punch_hole correctly in ext4_ext_map_blocks
[PATCH, RFC] ext4: fix race in xattr block allocation path
2011-10-29 14:12 UTC (2+ messages)
[PATCH 0/6] ext4: cleanups and regression fixes for grow/shrink logic V2
2011-10-28 21:40 UTC (16+ messages)
` [PATCH 2/6] ext4: move inode indepth shrink logic to didicated function
` [PATCH 3/6] ext4: Do not clear EOFBLOCKS_FL too soon
` [PATCH 4/6] ext4: remove messy logic from ext4_ext_rm_leaf
` [PATCH 5/6] ext4: fix punch_hole extend handler
` [PATCH 6/6] ext4: update EOFBLOCKS flag on fallocate properly
[PATCH] ext2: Avoid creating new file in append-only dir when open(2) return error
2011-10-28 18:03 UTC
[PATCH] ext3: Avoid creating new file in append-only dir when open(2) return error
2011-10-28 18:03 UTC
[PATCH 0/7] ext4: cleanups and regression fixes for grow/shrink logic V3
2011-10-28 17:00 UTC (8+ messages)
` [PATCH 1/7] ext4: Restore old EOFBLOCKS flag state after error
` [PATCH 2/7] ext4: move inode indepth shrink logic to didicated function
` [PATCH 3/7] ext4: Move punch hole "
` [PATCH 4/7] ext4: punch_hole fix extent conversion
` [PATCH 5/7] ext4: Update inode's transaction id after punch_hole
` [PATCH 6/7] ext4: punch hole should be restarted after transaction restart
` [PATCH 7/7] ext4: update EOFBLOCK flags after punch hole
[patch 1/1] ext4-fix-dirty-extent-when-origin-leaf-extent-reac.patch
2011-10-28 12:36 UTC (10+ messages)
` [PATCH] ext4: fix BUG_ON() in ext4_ext_insert_extent()
` [PATCH] ext4: fix BUG_ON() in ext4_ext_insert_extent() for .32 longterm
` [PATCH] ext4: fix BUG_ON() in ext4_ext_insert_extent() for .33 longterm
[BUG] aborted ext4 leads to inifinity loop in balance_dirty_pages
2011-10-28 5:34 UTC (3+ messages)
[BUG] e2fsprogs: mke2fs -S and e2fsck cannot recover on ext4
2011-10-27 20:02 UTC (2+ messages)
[PATCH v5 0/4] crc32c: Add faster algorithm and self-test code
2011-10-27 18:32 UTC (7+ messages)
` [PATCH 1/4] crc32: Bolt on crc32c
` Time for a fresh slice-by-8 crc32.c posting?
[PATCH 1/2] ext4: optimize ext4_ext_convert_to_initialized()
2011-10-27 15:56 UTC (4+ messages)
` [PATCH 2/2] ext4: optimize memmmove lengths in extent/index insertions
[PATCH V1 00/17] ext4: Add inline data support
2011-10-27 14:53 UTC (28+ messages)
` [PATCH V1 01/17] ext4: Move extra inode read to a new function
` [PATCH V1 02/17] ext4: Add the basic function for inline data support
` [PATCH V1 03/17] ext4: Add read support for inline data
` [PATCH V1 04/17] ext4: Add normal write "
` [PATCH V1 05/17] ext4: Add journalled "
` [PATCH V1 06/17] ext4: Add delalloc "
` [PATCH V1 07/17] ext4: Create a new function ext4_init_new_dir
` [PATCH V1 08/17] ext4: Refactor __ext4_check_dir_entry to accepts start and size
` [PATCH V1 09/17] ext4: Create __ext4_insert_dentry for dir entry insertion
` [PATCH V1 10/17] ext4: let add_dir_entry handle inline data properly
` [PATCH V1 11/17] ext4: Let ext4_readdir handle inline data
` [PATCH V1 12/17] ext4: Create a new function search_dir
` [PATCH V1 13/17] ext4: let ext4_find_entry handle inline data
` [PATCH V1 14/17] ext4: let ext4_delete_entry "
` [PATCH V1 15/17] ext4: let empty_dir handle inline dir
` [PATCH V1 16/17] ext4: let ext4_rename "
` [PATCH V1 17/17] ext4: Enable ext4 inline support
fs: jdb/jbd2: Put identical code in a common header
2011-10-27 9:13 UTC (3+ messages)
[PATCH -next] jbd2: fix build when CONFIG_BUG is not enabled
2011-10-27 8:06 UTC (2+ messages)
[PATCH] ext4: Don't check io->flag when setting EXT4_STATE_DIO_UNWRITTEN inode state
2011-10-27 8:00 UTC (3+ messages)
[RFC] Metadata Replication for Ext4
2011-10-26 23:39 UTC (7+ messages)
[PATCH 1/4] ext4: use stream-alloc when mb_group_prealloc set to zero
2011-10-26 12:53 UTC (8+ messages)
` [PATCH 2/4] ext4: remove unused argument in ext4_mb_generate_from_pa
` [PATCH 3/4] ext4: remove unused argument in mb_find_extent
` [PATCH 4/4] ext4: fix a wrong comment in __mb_check_buddy
[PATCH] ext4: expand commit callback
2011-10-26 10:49 UTC
[PATCH] ext4: let ext4_page_mkwrite stop started handle in failure
2011-10-26 9:01 UTC (2+ messages)
[PATCH] ext4: handle NULL p_ext in ext4_ext_next_allocated_block()
2011-10-26 8:38 UTC (6+ messages)
[patch] ext4: error handling fix in ext4_ext_convert_to_initialized()
2011-10-26 8:00 UTC (2+ messages)
[PATCH] ext4: use ext4_reserve_inode_write in ext4_xattr_set_handle
2011-10-26 7:40 UTC (2+ messages)
[PATCH] ext4: avoid setting directory i_nlink to zero
2011-10-26 7:30 UTC (2+ messages)
translations updates modify tracked files during build
2011-10-25 18:47 UTC
[PATCH 1/5] ext4: ext4_dx_add_entry should dirty directory metadata with the directory inode
2011-10-25 13:35 UTC (11+ messages)
` [PATCH 2/5] ext4: ext4_rename should dirty dir_bh with the correct directory
` [PATCH 3/5] ext4: ext4_mkdir should dirty dir_block with the parent inode
` [PATCH 4/5] ext4: Prevent stack overrun in ext4_file_open when recording last known mountpoint
` [PATCH 5/5] ext4: Fix endian problem in MMP initialization
[PATCH 0/8] xfstests: Bunch of new tests
2011-10-24 9:16 UTC (11+ messages)
` [PATCH 1/8] xfstests: fsstress should kill children tasks before exit
` [PATCH 2/8] xfstests: add different logging option to fsstress
` [PATCH 5/8] xfstests: Dump inode info when possible
` [PATCH 7/8] xfstests: add new stress test
` [PATCH 8/8] xfstests: add new quota "
[PATCHSET v3.1 0/7] data integrity: Stabilize pages during writeback for various fses
2011-10-23 16:38 UTC (11+ messages)
e2fsprogs: add exclude bitmap support in e2fsprogs
2011-10-23 13:55 UTC (10+ messages)
` [PATCH 1/8] e2fsprogs: add exclude bitmap support in libext2fs
` [PATCH 2/8] e2fsprogs: add exclude bitmap support in mkfs
` [PATCH 3/8] e2fsprogs: check the exclude bitmap
` [PATCH 4/8] e2fsprogs: add exclude bitmap support in e2fsck
` [PATCH 5/8] e2fsprogs: add exclude bitmap support in dumpe2fs
` [PATCH 6/8] e2fsprogs: add exclude bitmap support in tune2fs
` [PATCH 7/8] e2fsprogs: add exclude bitmap support in e2image
` [PATCH 8/8] e2fsprogs: add exclude bitmap support in debugfs
[PATCH] PM / Freezer: Freeze filesystems while freezing processes (v2)
2011-10-22 21:35 UTC (5+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).