linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-09-01 04:06:57 to 2014-09-11 19:48:03 UTC [more...]

possible different donor file naming in e4defrag
 2014-09-11 19:48 UTC  (5+ messages)

[PATCH 00/25] e2fsprogs Summer 2014 patchbomb, part 5.2
 2014-09-11 19:44 UTC  (47+ messages)
` [PATCH 01/25] e2fsck/debugfs: fix descriptor block size handling errors with journal_csum
` [PATCH 02/25] libext2fs: report bad magic over bad sb checksum
` [PATCH 03/25] misc: don't return ENOMEM if we run out of disk space
` [PATCH 04/25] libext2fs: write_journal_inode should check iterate return value
` [PATCH 05/25] mke2fs: allow creation of journal device with superblock checksum
` [PATCH 06/25] e2fsck: detect and repair external journal superblock checksum errors
` [PATCH 07/25] tune2fs: explicitly disallow tuning of journal devices
` [PATCH 08/25] dumpe2fs: display external journal feature flags
` [PATCH 09/25] misc: zero s_jnl_blocks when removing internal journal
` [PATCH 10/25] debugfs: create journal handling routines
` [PATCH 11/25] e2fsck: fix minor errors in journal handling
` [PATCH 12/25] debugfs: add the ability to write transactions to the journal
` [PATCH 13/25] tests: test writing and recovering checksum-free 32/64bit journals
` [PATCH 14/25] tests: test writing and recovering 64bit csum_v3 journals
` [PATCH 15/25] tests: test writing and recovering 32bit "
` [PATCH 16/25] tests: write and replay blocks with the old journal checksum
` [PATCH 17/25] tests: test recovery of 32 and 64-bit journals with checksum v2
` [PATCH 18/25] tests: test how e2fsck recovers from corrupt journal superblocks
` [PATCH 19/25] tests: test e2fsck recovery of corrupt revoke blocks
` [PATCH 20/25] tests: test e2fsck recovery with broken commit blocks
` [PATCH 21/25] tests: test e2fsck recovery of corrupt descriptor blocks
  ` [PATCH 21/25 v2] "
` [PATCH 22/25] tests: test recovery from an external journal
` [PATCH 23/25] ext2fs: add readahead method to improve scanning
` [PATCH 24/25] libext2fs/e2fsck: provide routines to read-ahead metadata
` [PATCH 25/25] e2fsck: read-ahead metadata during passes 1, 2, and 4
` [PATCH 26/25] libext2fs: call get_alloc_block hook when allocating blocks
` [PATCH 27/25] tune2fs: always check disable_uninit_bg() return code
` [PATCH 28/25] e2fsck: ignore badblocks if it says badblocks inode is bad

[PATCH 0/4] ext4/jbd2: misc 3.17 bugfixes
 2014-09-11 17:43 UTC  (14+ messages)
` [PATCH 1/4] jbd2: fix journal checksum feature flag handling
` [PATCH 2/4] ext4: validate external journal superblock checksum
` [PATCH 3/4] jbd2: restart replay without revokes if journal block csum fails
` [PATCH 4/4] ext4: don't keep using page if inline conversion fails

[PATCH] jbd2: remove __jbd2_journal_clean_checkpoint_list to solve scalability issue
 2014-09-11 15:45 UTC  (4+ messages)

[PATCH 1/2] ext4: add sysfs entry showing whether the fs contains errors
 2014-09-11 15:28 UTC  (4+ messages)
` [PATCH 2/2] ext4: Provide separate operations for sysfs feature files
  ` [2/2] "

[PATCH 1/5] ext3: Don't use MAXQUOTAS value
 2014-09-11 15:16 UTC  (3+ messages)
` [PATCH 2/5] ext4: "

[Bug 84201] New: mount doesn't clear usrjquota / grpjqouta options
 2014-09-11 13:10 UTC  (5+ messages)
` [Bug 84201] "

dumpe2fs: only print 'unused inodes' once
 2014-09-11 12:53 UTC  (5+ messages)

[PATCH] badblocks: Limit maximum number of bad blocks
 2014-09-11 10:03 UTC 

[PATCH v3 2/4] quota: add project quota support
 2014-09-11  7:34 UTC  (3+ messages)

tune2fs -O ^metadata_csum not checking bitmap failures
 2014-09-10 21:16 UTC  (4+ messages)

[PATCH v3 4/4] quota: add project quota support
 2014-09-10 20:09 UTC  (2+ messages)

[PATCH v3 3/4] quota: add project quota support
 2014-09-10 20:02 UTC  (2+ messages)

[PATCH v3 1/4] quota: add project quota support
 2014-09-10 16:45 UTC  (2+ messages)

[PATCH v3 0/4] quota: add project quota support
 2014-09-10  3:52 UTC 

[PATCH][V4] misc: copy extended attributes in populate_fs
 2014-09-09 13:09 UTC  (5+ messages)
` [V4] "

[PATCH] ext4: use mkfs.ext4 -F instead of piping in yes
 2014-09-09 11:49 UTC  (13+ messages)
    ` [PATCH 1/2] ext4: define MKFS_EXT4_PROG and use it instead of "mkfs.ext4" / "mkfs -t ext4"
      ` [PATCH 2/2] ext4: speed up _require_ext4_bigalloc and _require_ext4_mkfs_bigalloc
            ` [PATCH -v2] "

[PATCH 2/2] jbd2: fix descriptor block size handling errors with journal_csum
 2014-09-08 23:18 UTC  (5+ messages)

[GIT PULL] an ext4 bug fix for 3.17
 2014-09-08 22:42 UTC 

[PATCH] ext4: validate external journal superblock checksum
 2014-09-08 19:43 UTC 

[PATCH] jbd2: fix journal checksum feature flag handling
 2014-09-08 19:42 UTC 

[PATCH v3 0/6] ext4: extents status tree shrinker improvement
 2014-09-08 15:47 UTC  (25+ messages)
` [PATCH v3 1/6] ext4: improve extents status tree trace point
` [PATCH v3 2/6] ext4: track extent status tree shrinker delay statictics
` [PATCH v3 3/6] ext4: cache extent hole in extent status tree for ext4_da_map_blocks()
` [PATCH v3 4/6] ext4: change lru to round-robin in extent status tree shrinker
` [PATCH v3 5/6] ext4: use a list to track all reclaimable objects for extent status tree

[PATCH] ext4: require fallocate support to run ext4/307
 2014-09-08  4:05 UTC 

Updated versoin of kvm-xfstests available
 2014-09-08  2:01 UTC  (2+ messages)
` Updated version "

[PATCH] ext4: Fixed styling issues
 2014-09-07 15:46 UTC  (3+ messages)

[PATCH, WIP] ext4: add dummy_encryption mount option
 2014-09-06 23:30 UTC 

[PATCH v2] ext4: include journal blocks of internal journal in df overhead calcs
 2014-09-06 20:17 UTC  (2+ messages)

journal_dev + metadata_csum issues
 2014-09-06  7:13 UTC  (2+ messages)

[PATCH 00/27] e2fsprogs Summer 2014 patchbomb, part 5.1
 2014-09-06  5:52 UTC  (3+ messages)
` [PATCH 14/27] debugfs: add the ability to write transactions to the journal

[PATCHv4 0/3] new APIs to allocate buffer-cache with user specific flag
 2014-09-05 14:14 UTC  (10+ messages)
  ` [PATCHv4 1/3] fs.c: support buffer cache allocations with gfp modifiers
  ` [PATCHv4 2/3] ext4: use non-movable memory for the ext4 superblock
  ` [PATCHv4 3/3] jbd/jbd2: use non-movable memory for the jbd superblock

[PATCH] ext4: fix deadlock of i_data_sem in ext4_mark_inode_dirty()
 2014-09-05  4:44 UTC  (4+ messages)

What happened to e4defrag relevant file and free space defrag?
 2014-09-03 19:26 UTC  (4+ messages)

FROM: Husam Al Sayed
 2014-09-03 18:34 UTC 

[PATCH] jbd2: Optimize jbd2_log_do_checkpoint() a bit
 2014-09-03 18:38 UTC  (9+ messages)
  ` [PATCH 1/2] jbd2: don't call get_bh() before calling __jbd2_journal_remove_checkpoint()
    ` [PATCH 2/2] jbd2: optimize jbd2_log_do_checkpoint() a bit
      ` [PATCH -v2] jbd2: don't call get_bh() before calling __jbd2_journal_remove_checkpoint()

[PATCH 0/3] Clean up the EXT4_STATE_DELALLOC_RESERVED state flag
 2014-09-03 17:17 UTC  (8+ messages)
` [PATCH 1/3] ext4: pass allocation_request struct to ext4_(alloc,splice)_branch
` [PATCH 2/3] ext4: prepare to drop EXT4_STATE_DELALLOC_RESERVED
` [PATCH 3/3] ext4: drop the EXT4_STATE_DELALLOC_RESERVED flag

[Bug 56241] New: running e4defrag provokes "kernel BUG at fs/buffer.c:1833!"
 2014-09-03 14:37 UTC  (2+ messages)
` [Bug 56241] "

[PATCH] ext4: avoid trying to kfree an ERR_PTR pointer
 2014-09-03 13:38 UTC 

[PATCH] ext4: fix accidental flag aliasing in ext4_map_blocks flags
 2014-09-03  1:44 UTC  (4+ messages)
` [PATCH] ext4: fix ZERO_RANGE bug hidden by flag aliasing
  ` [PATCH] ext4: renumber EXT4_EX_* flags to avoid flag aliasing problems flags

[PATCH 1/2] jbd2: fold __process_buffer() into jbd2_log_do_checkpoint()
 2014-09-02 17:00 UTC  (5+ messages)
` [PATCH 2/2] jbd2: fold __wait_cp_io "

tune2fs and setting noatime as a default mount options
 2014-09-02  3:36 UTC  (5+ messages)

[PATCH] ext4: fix comments about get_blocks
 2014-09-02  2:16 UTC  (2+ messages)

[PATCH 0/6] e2fsprogs Summer 2014 patchbomb, part 5
 2014-09-02  2:02 UTC  (6+ messages)
` [PATCH 3/6] mke2fs: set block_validity as a default mount option
      ` [PATCH] ext4: enable block_validity by default

[PATCHv3 0/3] new APIs to allocate buffer-cache with user specific flag
 2014-09-01  8:02 UTC  (6+ messages)
` [PATCHv3 1/3] fs/buffer.c: allocate buffer cache "

[PATCH 00/10] ext4: clean up ext4_ext_find_extent()
 2014-09-01  4:06 UTC  (2+ messages)
` [PATCH 01/10] ext4: teach ext4_ext_find_extent() to free path on error


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