linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-11-28 16:32:02 to 2014-12-15 19:31:41 UTC [more...]

e2fsprogs, xfstests git trees pushed
 2014-12-15 19:31 UTC 

[PATCH 00/47] e2fsprogs November 2014 patchbomb
 2014-12-15 19:19 UTC  (79+ messages)
` [PATCH 07/47] libext2fs: refactor extent head creation
` [PATCH 08/47] libext2fs: file IO routines should handle uninit blocks
` [PATCH 09/47] libext2fs: use a dynamically sized (or caller-provided) block zeroing buffer
` [PATCH 10/47] libext2fs: support BLKZEROOUT/FALLOC_FL_ZERO_RANGE in ext2fs_zero_blocks
` [PATCH 11/47] libext2fs: find inode goal when allocating blocks
` [PATCH 12/47] libext2fs: set interior tree block goal more intelligently
` [PATCH 13/47] libext2fs: add a way to check the theoretical maximum extent tree depth
` [PATCH 15/47] misc: don't allow mk_hugefiles unless the fs supports extents
` [PATCH 16/47] dumpe2fs: 80 column outputs, please
` [PATCH 17/47] dumpe2fs: output cleanup
` [PATCH 18/47] e2fsck: only complain about no-checksum directory blocks once
` [PATCH 19/47] e2fsck: don't complain about root dir csum failures when getting lnf
` [PATCH 20/47] tune2fs: warn if extents are not enabled when turning on metadata_csum
` [PATCH 21/47] tune2fs: enable uninit_bg when disabling metadata_csum
` [PATCH 22/47] tests: testcases for enabling/disabling metadata_csum via tune2fs
` [PATCH 23/47] mke2fs: don't zero inode table blocks that are already zeroed
` [PATCH 24/47] resize2fs: don't exit if shrinking sparse_super2 fs to one bg
` [PATCH 25/47] resize2fs: quickly rewrite extent blocks when moving an inode w/ metadata_csum
` [PATCH 26/47] resize2fs: use old_fs to detect per-bg metadata blocks to free
` [PATCH 27/47] resize2fs: don't interpret bitmap shift while crossing flexbg as raid stride
` [PATCH 28/47] resize2fs: set bg flags and unused inode count when resizing
` [PATCH 29/47] resize2fs: don't mark unallocated bg metadata blocks when fixing bg flags
` [PATCH 30/47] resize2fs: don't play stupid games with the block count
` [PATCH 31/47] libext2fs/e2fsck: provide routines to read-ahead metadata
` [PATCH 32/47] e2fsck: read-ahead metadata during passes 1, 2, and 4
` [PATCH 33/47] e2fsck: rebuild sparse extent trees/convert non-extent ext3 files
  ` [PATCH v2 "
` [PATCH 35/47] resize2fs: convert fs to and from 64bit mode
` [PATCH 36/47] tests: test resize2fs 32->64 and 64->32bit conversion code
` [PATCH 48/47] misc: fix infinite loop when finding the start of the hugefile start range
` [PATCH 49/47] libext2fs: don't report garbage inodes with really large inodes
` [PATCH 51/47] e2fsck: force-reread of inode from disk when re-checking a checksum error

[PATCH] libext2fs: speed up the max extent depth api call
 2014-12-15 17:29 UTC  (2+ messages)

max_dir_size_kb option list
 2014-12-15 16:06 UTC  (5+ messages)

[Bug 89621] New: EXT4-fs error (device dm-1): ext4_mb_release_inode_pa:3773: group 24089, free 34, pa_free 32
 2014-12-15 15:21 UTC  (5+ messages)
` [Bug 89621] "

Reserved blocks list in ext* filesystem
 2014-12-15 14:15 UTC  (2+ messages)

Call trace in ext4_es_lru_add on 3.10 stable
 2014-12-15  9:48 UTC  (14+ messages)

A doubt on journal_async_commit option
 2014-12-15  3:47 UTC  (3+ messages)

[PATCH] badblocks: Limit maximum number of bad blocks
 2014-12-15  1:55 UTC  (3+ messages)
`  "

[PATCH] resize2fs: don't require fsck to print min size
 2014-12-15  0:12 UTC  (2+ messages)

[PATCH] tests: regression test for resizing inodes on a metadata_csum fs
 2014-12-14  3:19 UTC  (2+ messages)

charity message
 2014-12-14  2:03 UTC 

[Bug 89511] New: USB-storage mount error
 2014-12-13  7:41 UTC  (8+ messages)
` [Bug 89511] "

[PATCH 0/11 RFC] quota: Unify VFS and XFS quota interfaces
 2014-12-12 22:51 UTC  (5+ messages)
` [PATCH 10/11] quota: Switch ->get_dqblk() and ->set_dqblk() to use bytes as space units

[PATCH 1/4] ext4: fix potential use after free during resize V2
 2014-12-12  8:52 UTC  (11+ messages)
` [PATCH 2/4] ext4: prevent fsreentrance deadlock for inline_data
` [PATCH 3/4] ext4: ext4_inline_data_fiemap should respect callers argument
` [PATCH 4/4] ext4: fix suboptimal seek_{data,hole} extents traversial

[PATCH 1/2] ext4/004: Add new resize2fs functional test
 2014-12-12  0:21 UTC  (3+ messages)
` [PATCH 2/2] ext4/005: Add new resize2fs stress test

[PATCH] ext2fs: fix integer overflow in rb_get_bmap_range
 2014-12-11 22:58 UTC  (3+ messages)

[GIT PULL] ext4 changes for 3.19
 2014-12-11 10:59 UTC 

[PATCH] fs: make generic_block_fiemap sig-tolerant PING2
 2014-12-10 13:49 UTC 

[PATCH] ext4: move_extent explicitly invalidate page buffers
 2014-12-10 11:04 UTC  (5+ messages)

[v8 0/5] ext4: add project quota support
 2014-12-09 22:57 UTC  (7+ messages)
` [v8 1/5] vfs: adds general codes to enforces project quota limits
` [v8 2/5] ext4: adds project ID support
` [v8 3/5] ext4: adds project quota support
` [v8 4/5] ext4: adds FS_IOC_FSSETXATTR/FS_IOC_FSGETXATTR interface support
  ` [v8 5/5] ext4: cleanup inode flag definitions

[PATCH] ext4: fix potential use after free during resize V3
 2014-12-09 19:37 UTC 

[PATCH-v7 0/3] add support for a lazytime mount option
 2014-12-09  4:04 UTC  (4+ messages)
` [PATCH-v7 1/3] vfs: "
` [PATCH-v7 2/3] vfs: add find_inode_nowait() function
` [PATCH-v7 3/3] ext4: add optimization for the lazytime mount option

Hello
 2014-12-08 16:29 UTC 

[PATCH] ext4/jbd2: fix race condition when initializing the crc32c "key"
 2014-12-08 15:33 UTC  (2+ messages)

Re
 2014-12-08 14:05 UTC 

[PATCH v1 4/10] lib/siphash.c: New file
 2014-12-08 13:16 UTC  (3+ messages)

[PATCH] ext4/004: add dump/restore test
 2014-12-08  1:44 UTC  (11+ messages)
    ` [PATCH v2] "
            ` [PATCH v3] ext4: "

next-20141204 crashing on ext4_fill_super()
 2014-12-07 13:58 UTC  (3+ messages)

Crash in ext4_fill_super in linux-next
 2014-12-06 16:53 UTC  (2+ messages)

ext4: fix potential use after free during resize
 2014-12-06 13:53 UTC 

[PATCH v6 2/10] xfs: Add support FALLOC_FL_INSERT_RANGE for fallocate
 2014-12-05  6:20 UTC  (5+ messages)

inline_data,metadata_csum a lot of bad csum for directories
 2014-12-05  0:10 UTC  (5+ messages)

ext4 -next: Oops at ext4_fill_super()
 2014-12-04 15:23 UTC 

[PATCH v2 3/3] e2fsprogs/tune2fs: fix memory write overflow
 2014-12-03 14:34 UTC  (13+ messages)
` [PATCH v3 1/3] e2fsprogs/tune2fs: fix memory leak in inode_scan_and_fix()
  ` [PATCH v3 2/3] e2fsprogs/tune2fs: rewrite metadata checksums when resizing inode size
      ` [PATCH] tune2fs: disable csum verification before resizing inode
  ` [PATCH v3 3/3] e2fsprogs/tune2fs: fix memory write overflow

[PATCH] ext4: ext4_da_convert_inline_data_to_extent drop locked page after error
 2014-12-03 14:31 UTC  (6+ messages)
    ` [PATCH] ext4: ext4_da_convert_inline_data_to_extent drop locked page after error V2

[PATCH 0/7 v4] ext4: Extent status tree shrinker improvements
 2014-12-03  8:21 UTC  (3+ messages)

[PATCH 50/47] e2fsck: remove 'invalid' wording from error when extent block fails checksum
 2014-12-03  2:52 UTC 

[PATCH-v5 0/5] add support for a lazytime mount option
 2014-12-02 21:01 UTC  (14+ messages)
` [PATCH-v5 1/5] vfs: "
` [PATCH-v5 2/5] vfs: don't let the dirty time inodes get more than a day stale
` [PATCH 2/5] vfs: use writeback lists to provide lazytime one day timeout

[PATCH] debugfs: fix typo in message
 2014-12-02 20:24 UTC  (2+ messages)

[PATCH-v4 0/7] add support for a lazytime mount option
 2014-12-02 15:09 UTC  (12+ messages)
` [PATCH-v4 1/7] vfs: split update_time() into update_time() and write_time()

[GIT PULL] ext4 bug fixes for 3.18
 2014-12-02  3:43 UTC 

[PATCH] jbd2: fix regression where we fail to initialize checksum seed when loading
 2014-12-02  3:05 UTC  (2+ messages)

[PATCH-v6 0/3] add support for a lazytime mount option
 2014-12-02  0:29 UTC  (4+ messages)
` [PATCH-v6 1/3] vfs: "
` [PATCH-v6 2/3] vfs: add find_inode_nowait() function
` [PATCH-v6 3/3] ext4: add optimization for the lazytime mount option

xfstests failures w/ metadata_csum
 2014-12-01 22:05 UTC  (3+ messages)

Payment
 2014-12-01 14:32 UTC 

[Bug 89131] New: Hangs when checking torrent through libtorrent; kernel BUG at mm/iov_iter.c:219!
 2014-12-01 13:19 UTC 

kernel BUG at fs/ext4/inode.c:2982!
 2014-12-01 11:25 UTC  (6+ messages)
` [PATCH] ext4: fix suboptimal seek_{data,hole} extents traversial

Filesystem corruption on Synology iSCSI LUN
 2014-11-29  3:04 UTC  (2+ messages)

[tytso@mit.edu: Re: [PATCH 2/5] vfs: use writeback lists to provide lazytime one day timeout]
 2014-11-28 18:38 UTC 

[tytso@mit.edu: Re: [PATCH-v5 1/5] vfs: add support for a lazytime mount option]
 2014-11-28 18:37 UTC 


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