messages from 2011-05-02 09:08:16 to 2011-05-05 20:17:03 UTC [more...]
[PATCH 1/3 v3] fs: add SEEK_HOLE and SEEK_DATA flags
2011-05-05 20:16 UTC (4+ messages)
` [PATCH 2/3 v3] Btrfs: implement our own ->llseek
` [PATCH 3/3 v3] Ext4: handle SEEK_HOLE/SEEK_DATA generically
` [TEST] test the seek_hole/seek_data functionality
resize4fs: File too large while trying to determine filesystem size
2011-05-05 20:14 UTC (2+ messages)
Is it possible for the ext4/btrfs file system to pass some context related info to low level block driver?
2011-05-05 20:11 UTC (8+ messages)
[PATCH] filefrag: count optimize non-verbose mode; count 0 extents properly when verbose
2011-05-05 18:21 UTC (4+ messages)
` [PATCH V2] filefrag: "
[PATCH] jbd/jbd2: remove obsolete summarise_journal_usage
2011-05-05 17:25 UTC (4+ messages)
about ext3 IO error handling
2011-05-05 17:09 UTC (2+ messages)
2.6.32 ext3 assertion j_running_transaction != NULL fails in commit.c
2011-05-05 15:53 UTC (13+ messages)
` [PATCH 2/2] jbd: fix fsync() tid wraparound bug
[PATCH] jbd2: Fix forever sleeping process in do_get_write_access()
2011-05-05 14:28 UTC (4+ messages)
[PATCH] jbd2: take j_list_lock when checking b_jlist in do_get_write_access
2011-05-05 14:14 UTC (3+ messages)
[PATCH] jbd: Fix forever sleeping process in do_get_write_access()
2011-05-05 14:08 UTC
[BUG] ext4: cannot unfreeze a filesystem due to a deadlock
2011-05-05 14:01 UTC (67+ messages)
` [RFC][PATCH] "
` (unknown),
` your mail
` [PATCH] Prevent dirtying a page when ext4 F.S is frozen
Files full of zeros with coreutils-8.11 and xfs (FIEMAP related?)
2011-05-05 11:47 UTC (8+ messages)
[PATCH] ext2: fix error msg when mounting fs with too-large blocksize
2011-05-05 11:23 UTC (2+ messages)
do not disable ext4 discards on first discard failure? [was: Re: dm snapshot: ignore discards issued to the snapshot-origin target]
2011-05-05 10:48 UTC (36+ messages)
` [dm-devel] "
[Ext4 punch hole 3/5 v6] Ext4 Punch Hole Support: Punch out extents
2011-05-05 7:41 UTC (2+ messages)
[PATCH 1/2] ext4: Use schedule_timeout_interruptible() for waiting in lazyinit thread
2011-05-04 21:13 UTC (3+ messages)
` [PATCH 2/2] ext4: Remove unnecessary wait_event ext4_run_lazyinit_thread()
[PATCH v3 2/3] ext4: Wait for writeback to complete while making pages writable
2011-05-04 18:48 UTC (3+ messages)
` [PATCH v3 3/3] mm: Wait for writeback when grabbing pages to begin a write
[Bug 25832] kernel crashes when a mounted ext3/4 file system is physically removed
2011-05-04 7:36 UTC (2+ messages)
[XFS Tests Punch Hole 1/1 v2] Add Punch Hole Testing to FSX
2011-05-04 4:50 UTC
[Ext4 punch hole 4/5 v6] Ext4 Punch Hole Support: Map blocks punch hole flag
2011-05-04 3:15 UTC (3+ messages)
Factor common code from convert and split-unwritten
2011-05-04 0:05 UTC (9+ messages)
` [PATCH v2 1/3] ext4:Add a function merging extent right and left
` [PATCH v2 2/3] ext4:Add two functions splitting an extent
` [PATCH v2 3/3] ext4:Reimplement convert and split_unwritten
[PATCH 00/19] V2 Bigalloc patches
2011-05-03 22:24 UTC (21+ messages)
` [PATCH 01/19] ext4: read-only support for bigalloc file systems
` [PATCH 02/19] ext4: enforce bigalloc restrictions (e.g., no online resizing, etc.)
` [PATCH 03/19] ext4: convert instances of EXT4_BLOCKS_PER_GROUP to EXT4_CLUSTERS_PER_GROUP
` [PATCH 04/19] ext4: factor out block group accounting into functions
` [PATCH 05/19] ext4: split out ext4_free_blocks_after_init()
` [PATCH 06/19] ext4: bigalloc changes to block bitmap initialization functions
` [PATCH 07/19] ext4: convert block group-relative offsets to use clusters
` [PATCH 08/19] ext4: teach mballoc preallocation code about bigalloc clusters
` [PATCH 09/19] ext4: teach ext4_free_blocks() about bigalloc and clusters
` [PATCH 10/19] ext4: teach ext4_ext_map_blocks() about the bigalloc feature
` [PATCH 11/19] ext4: teach ext4_ext_truncate() "
` [PATCH 12/19] ext4: convert s_freeblocks_counter to s_freeclusters_counter
` [PATCH 13/19] ext4: convert the free_blocks field in s_flex_groups to be free_clusters
` [PATCH 14/19] ext4: teach ext4_statfs() to deal with clusters if bigalloc is enabled
` [PATCH 15/19] ext4: tune mballoc's default group prealloc size for bigalloc file systems
` [PATCH 16/19] ext4: enable mounting bigalloc as read/write
` [PATCH 17/19] ext4: Rename ext4_free_blks_{count,set}() to refer to clusters
` [PATCH 18/19] ext4: rename ext4_count_free_blocks() to ext4_count_free_clusters()
` [PATCH 19/19] ext4: rename ext4_free_blocks_after_init() to ext4_free_clusters_after_init()
` [E2FSPROGS PATCH] Interim patches for e2fsprogs
[BUG] fatal hang untarring 90GB file, possibly writeback related
2011-05-03 18:55 UTC (29+ messages)
[Bug 34302] New: Errors from kjournald
2011-05-03 18:48 UTC (7+ messages)
` [Bug 34302] "
[PATCH 0/4] Block reservation on page fault time for ext3
2011-05-03 17:09 UTC (10+ messages)
` [PATCH 1/4] vfs: Unmap underlying metadata of new data buffers only when buffer is mapped
` [PATCH 3/4] ext3: Implement per-cpu counters for delayed allocation
` [PATCH 4/4] ext3: Implement delayed allocation on page_mkwrite time
Ext4 Punch Hole Support: Change summary and test case summary
2011-04-19 17:49 UTC (3+ messages)
[Ext4 punch hole 2/5 v6] Ext4 Punch Hole Support: Clear Hole
2011-05-03 16:55 UTC
[Ext4 punch hole 5/5 v6] Ext4 Punch Hole Support: Enable Punch Hole
2011-05-03 16:48 UTC
Ext4 Punch Hole v6 Change Summary
2011-05-03 16:47 UTC
[Ext4 punch hole 1/5 v6] Ext4 Punch Hole Support: Add flag to ext4_has_free_blocks
2011-05-03 16:47 UTC
[Ext4 punch hole 2/5 v6]
2011-05-03 16:47 UTC
(unknown),
2011-05-03 16:05 UTC
[PATCHSET v2] ext4: removal of alloc_sem locks from block allocation paths
2011-05-03 15:47 UTC (2+ messages)
[XFS Punch Hole 1/1] XFS Add Punch Hole Testing to FSX
2011-05-03 15:36 UTC (7+ messages)
[PATCH 2/2] ext4: Fix deadlock in ext4_symlink() in ENOSPC conditions
2011-05-03 15:18 UTC (2+ messages)
[PATCH 1/2] ext4: Fix fs corruption when make_indexed_dir() fails
2011-05-03 15:11 UTC (2+ messages)
Strange behavior when attempting to convert a file to extents using chattr
2011-05-03 13:35 UTC (2+ messages)
XFS Add Punch Hole Testing to FSX
2011-05-02 19:16 UTC
Need of revoke mechanism in JBD
2011-05-02 14:43 UTC (8+ messages)
[PATCH] ext4: add support for multiple mount protection
2011-05-02 13:43 UTC (3+ messages)
MMP update
2011-05-02 9:36 UTC (2+ messages)
` [PATCH] ext4: add support for multiple mount protection
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).