linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-04-17 17:40:41 to 2014-05-01 23:16:05 UTC [more...]

[PATCH 00/37] e2fsprogs patchbomb 5/14
 2014-05-01 23:16 UTC  (33+ messages)
` [PATCH 01/37] misc: create better-packaged static analysis reports
` [PATCH 02/37] misc: coverity fixes
` [PATCH 03/37] libext2fs: create sockets when populating filesystem
` [PATCH 04/37] mke2fs: always warn if 128-byte inode and inline_data
` [PATCH 05/37] debugfs: teach logdump to deal with 64bit revoke tables
` [PATCH 06/37] debugfs: force logdump to display (old) journal contents
` [PATCH 07/37] resize2fs: fix check for collision between old GDT and superblock on sparse_super2 fs
` [PATCH 08/37] mke2fs: set gdt csum when creating packed fs
` [PATCH 09/37] mke2fs: set error behavior at initialization time
` [PATCH 10/37] e2fsck: verify checksums after checking everything else
` [PATCH 11/37] e2fsck: fix the extended attribute checksum error message
` [PATCH 12/37] e2fsck: insert a missing dirent tail for checksums if possible
` [PATCH 13/37] e2fsck: write dir blocks after new inode when reconstructing root/lost+found
` [PATCH 14/37] dumpe2fs: add switch to disable checksum verification
` [PATCH 15/37] mke2fs: set block_validity as a default mount option
` [PATCH 16/37] libext2fs: support allocating uninit blocks in bmap2()
` [PATCH 17/37] libext2fs: file IO routines should handle uninit blocks
` [PATCH 18/37] resize2fs: convert fs to and from 64bit mode
` [PATCH 19/37] resize2fs: when toggling 64bit, don't free in-use bg data clusters
` [PATCH 20/37] resize2fs: adjust reserved_gdt_blocks when changing group descriptor size
` [PATCH 21/37] libext2fs: have UNIX IO manager use pread/pwrite
` [PATCH 22/37] ext2fs: add readahead method to improve scanning
` [PATCH 23/37] e2fsck: provide routines to read-ahead metadata
` [PATCH 24/37] e2fsck: read-ahead metadata during passes 1, 2, and 4
` [PATCH 25/37] libext2fs: when appending to a file, don't split an index block in equal halves
` [PATCH 26/37] libext2fs: find inode goal when allocating blocks
` [PATCH 27/37] libext2fs: find a range of empty blocks
` [PATCH 28/37] libext2fs: provide a function to set inode size
` [PATCH 29/37] libext2fs: implement fallocate
` [PATCH 31/37] fuse2fs: translate ACL structures
` [PATCH 32/37] fuse2fs: handle 64-bit dates correctly
` [PATCH 33/37] fuse2fs: implement fallocate

[PATCH] mke2fs: don't accept too-high revision levels
 2014-05-01 22:35 UTC  (4+ messages)
` [PATCH V2] mke2fs: prevent creation of filesystem with unsupported revision
  ` [PATCH V3] "

ext4 metadata corruption bug?
 2014-05-01 17:02 UTC  (13+ messages)

[PATCH] e2fsprogs: add a make variable for the pkgconfig install dir
 2014-05-01  2:18 UTC 

[PATCH] ext4: fix data integrity sync in ordered mode
 2014-04-30 16:01 UTC  (2+ messages)

[PATCH 1/7] mke2fs: don't ask the proceed question using a regular file
 2014-04-30 15:26 UTC  (26+ messages)
` [PATCH 2/7] mke2fs, tune2fs: call proceed_question() from check_plausibility()'s caller
` [PATCH 3/7] mke2fs: don't complain if the regular file is too small
` [PATCH 4/7] mke2fs: create a regular file if necessary
` [PATCH 5/7] mke2fs: proceed if the user doesn't type anything after 5 seconds
` [PATCH 6/7] mke2fs: check for pre-existing file system
` [PATCH 7/7] mke2fs: only print the low-level file system stats in verbose mode

[PATCH 0/2] fs/ext4: increase parallelism in updating ext4 orphan list
 2014-04-30 10:10 UTC  (3+ messages)
` [PATCH v3] "

[PATCH v2] ext4: fix data integrity sync in ordered mode
 2014-04-30 10:04 UTC 

[PATCH 1/2] libext2fs: fix alloc_allocate_group_table() if the flexbg_offset wraps
 2014-04-30  2:34 UTC  (4+ messages)
` [PATCH 2/2] resize2fs: fix inode table move for the backwards move case

[PATCH 0/2] ext4: Reduce contention on s_orphan_lock
 2014-04-29 23:32 UTC  (3+ messages)
` [PATCH 1/2] ext4: Use sbi in ext4_orphan_del()
` [PATCH 2/2] ext4: Reduce contention on s_orphan_lock

PATCH - e2fsprogs - rename static variable link
 2014-04-29 15:24 UTC 

[PATCH] resize2fs: fix overly-pessimistic calculation of minimum size required
 2014-04-29 11:30 UTC  (5+ messages)

[RFC] Defragmentation strategies
 2014-04-29 11:23 UTC  (2+ messages)

Per-block metadata
 2014-04-29 11:08 UTC  (2+ messages)

[PATCH] e2fsprogs: small .de translation fix
 2014-04-29 10:19 UTC  (7+ messages)

e2fsprogs: fix cross compilation problem
 2014-04-29  7:14 UTC  (2+ messages)

Proposal draft for data checksumming for ext4
 2014-04-28 20:16 UTC  (5+ messages)

[PATCH 0/2 -v2] resize2fs: fix up minimum size calculations
 2014-04-28 11:26 UTC  (3+ messages)
` [PATCH 1/2] resize2fs: fix overly-pessimistic calculation of minimum size required
` [PATCH 2/2] resize2fs: refine minimum required blocks for flex_bg file systems

[ANNOUNCE] xfstests: master branch updated to ce0aa2b
 2014-04-28  1:00 UTC 

[PATCH] e2fsprogs/filefrag: print shared extent flag
 2014-04-27  0:24 UTC  (2+ messages)

[PATCH] xfstests: introduce FSX_AVOID env var
 2014-04-25 13:57 UTC  (3+ messages)

[PATCH] ext4: Remove unnecessary double parentheses
 2014-04-25 12:24 UTC 

Ext4 inode & trim errors on Micron eUSB SSD with 2.6.37 kernel
 2014-04-25  0:14 UTC  (3+ messages)

[RFC PATCH v2 0/4] ext4: extents status tree shrinker improvement
 2014-04-24  1:46 UTC  (11+ messages)

*sua caixa de correio*
 2014-04-23 15:05 UTC 

[PATCH 0/2] fs/ext4: fix for aio_write related kernel crash in linux-next
 2014-04-23 13:46 UTC  (3+ messages)
` [PATCH 1/2] fs: read_write: Check ->aio_write in __kernel_write() and vfs_write()
` [PATCH 2/2] ext4: Fix up the .write callback to use new_sync_write

[PATCH] ext4: use EINVAL if not a regular file in ext4_fallocate()
 2014-04-23 13:23 UTC  (5+ messages)

[PATCH 1/2] ext4: Remove arbitrary block value in __es_remove_extent()
 2014-04-23  7:27 UTC  (7+ messages)
` [PATCH 2/2] ext4: Use EXT_MAX_BLOCKS in ext4_es_can_be_merged()

[PATCH] ext4: fix block bitmap initialization under sparse_super2
 2014-04-23  3:31 UTC 

[PATCH] ext4: Find the group descriptors on a 1k-block bigalloc,meta_bg filesystem
 2014-04-23  3:30 UTC 

After upgrading from ubutu 13.10 to ubuntu 14.04 system says major disk failure when using kernel 3.13.0.24
 2014-04-22 22:32 UTC  (2+ messages)

Ext4: deadlock occurs when running fsstress and ENOSPC errors are seen
 2014-04-22 19:25 UTC  (8+ messages)

[PATCH] e2fsck: skip low dtime check if the number of inodes > s_mkfs_time
 2014-04-22 18:19 UTC 

[PATCH] e2fsck: Don't skip time based checks if broken_system_clock=1 unnecessarily
 2014-04-22 15:47 UTC  (3+ messages)

[PATCH 1/3] xfstests: add helper for zero range support check
 2014-04-22  9:46 UTC  (6+ messages)

[PATCH v2 2/2] ext4: disable COLLAPSE_RANGE for bigalloc
 2014-04-22  5:55 UTC  (5+ messages)

[PATCH v3 3/3] generic: fix check for zero range support in generic/009
 2014-04-21 20:44 UTC 

[PATCH v2 2/3] ext4: fix check for zero range support in ext4/001
 2014-04-21 20:43 UTC 

[PATCH] generic: fix check for zero range support in generic/009
 2014-04-21 20:36 UTC  (4+ messages)

[GIT PULL] ext4 fixes for 3.15
 2014-04-21  2:32 UTC 

Make huge files strictly contiguous (fallocate, bigalloc, e4defrag...)
 2014-04-20 20:00 UTC  (9+ messages)

[PATCH] ext4: fix check for zero range support in ext4/001
 2014-04-19 21:42 UTC  (2+ messages)

[PATCH v2 1/2] ext4: fix COLLAPSE_RANGE failure issue on ext4 with 1KB block size
 2014-04-19 20:36 UTC  (2+ messages)

an infinite loop in ext4 in 3.14
 2014-04-19 20:33 UTC  (4+ messages)

[PATCH 2/3] ext4: fix ZERO_RANGE test failure in data journalling mode
 2014-04-19  2:40 UTC  (10+ messages)

[PATCH v2 1/2] xfs: fix tmpfile/selinux deadlock and initialize security/acl
 2014-04-18 16:39 UTC  (6+ messages)

[RFC][PATCH 0/1] ext4: Undelete Feature for Ext4
 2014-04-18 16:01 UTC  (3+ messages)

[PATCH] ext4: fallocate_zero_range, check if is regular file
 2014-04-18 15:52 UTC  (3+ messages)

[RFC][PATCH 1/1] ext4: Undelete Feature for Ext4
 2014-04-18 15:48 UTC  (3+ messages)

[ext4] BUG: sleeping function called from invalid context at fs/ext4/ext4_jbd2.c:252
 2014-04-18 15:24 UTC 

[PATCH 1/5] ext4: Use filemap_write_and_wait_range() correctly in collapse range
 2014-04-18 15:03 UTC  (6+ messages)
` [PATCH 3/5] ext4: No need to truncate pagecache twice "

[PATCH 5/5] ext4: Fix extent merging in ext4_ext_shift_path_extents()
 2014-04-18 14:55 UTC  (2+ messages)

[PATCH 2/5] ext4: fix removing status extents in ext4_collapse_range()
 2014-04-18 14:44 UTC  (2+ messages)

[PATCH] ext4: Use truncate_pagecache() in collapse range
 2014-04-18 14:21 UTC  (2+ messages)

[PATCH] util-linux/fallocate: introduce an option -c to support FALLOC_FL_COLLAPSE_RANGE
 2014-04-18 10:52 UTC  (3+ messages)
` [PATCH v2] util-linux/fallocate: introduce an option -c to support COLLAPSE_RANGE

[PATCH 3/5] ext4: No need to truncate pagecache twice in collapse range
 2014-04-18  8:56 UTC  (4+ messages)

[PATCH] e2fsprogs: remove checker infrastructure
 2014-04-17 22:05 UTC 

[Bug 74171] New: Attempting to build recent version of e2fsprogs from git repo gives config.h missing
 2014-04-17 21:31 UTC  (3+ messages)
` [Bug 74171] "

e2fsprogs: mke2fs -d: copy the Extended Attributes
 2014-04-17 17:37 UTC  (4+ messages)


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).