linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-10-25 21:00:06 to 2014-11-11 08:00:36 UTC [more...]

[PATCH 1/4] e2fsprogs/libext2fs: replace ext2fs_free_inode_cache() argument
 2014-11-11  6:59 UTC  (2+ messages)
` [PATCH 2/4] e2fsprogs/tune2fs: fix memory leak in inode_scan_and_fix()

[v6 0/4] ext4: add project quota support
 2014-11-11  7:34 UTC  (9+ messages)
  ` [v6 1/4] vfs: adds general codes to enforces project quota limits
  ` [v6 2/4] ext4: adds project ID support
  ` [v6 3/4] ext4: adds project quota support
` [v6 4/4] ext4: adds FS_IOC_FSSETXATTR/FS_IOC_FSGETXATTR interface support

[PATCH v6 6/7] fs: pass iocb to generic_write_sync
 2014-11-10 16:40 UTC 

[PATCH 0/12 v4] Moving i_dquot out of struct inode
 2014-11-10  9:08 UTC  (17+ messages)
` [PATCH 01/12] quota: Remove const from function declarations
` [PATCH 02/12] quota: Allow each filesystem to specify which quota types it supports
` [PATCH 03/12] gfs2: Set allowed quota types
` [PATCH 04/12] xfs: "
` [PATCH 05/12] quota: Use function to provide i_dquot pointers
` [PATCH 06/12] ext2: Convert to private i_dquot field
` [PATCH 07/12] ext3: "
` [PATCH 08/12] ext4: "
` [PATCH 09/12] ocfs2: "
` [PATCH 10/12] reiserfs: "
` [PATCH 11/12] jfs: "
` [PATCH 12/12] vfs: Remove i_dquot field from inode

[PATCH 1/2] xfstests: update 'new' script v3
 2014-11-10  1:58 UTC  (2+ messages)

[PATCH 1/2] ext4: cleanup GFP flags inside resize path
 2014-11-09 16:37 UTC  (2+ messages)
` [PATCH 2/2] ext4: fix potential use after free issue while fsresize

[PATCH 00/47] e2fsprogs November 2014 patchbomb
 2014-11-08  2:26 UTC  (50+ messages)
` [PATCH 01/47] tests: fix test scripts that don't work on non-Linux systems
` [PATCH 02/47] misc: fix compiler warnings and minor build errors
` [PATCH 03/47] dumpe2fs: don't crash when the user provides no block device argument
` [PATCH 04/47] libext2fs: fix endian handling error; reduce fragmentation some
` [PATCH 05/47] libext2fs: set BLOCK_UNINIT for non-last blockgroups if all blocks are free
` [PATCH 06/47] libext2fs: don't allow alloc_stats on bad inode/block numbers
` [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 14/47] libext2fs: ext2fs_new_block2() should call alloc_block hook
` [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 34/47] tests: verify proper rebuilding of sparse extent trees and block map file conversion
` [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 37/47] libext2fs: support allocating uninit blocks in bmap2()
` [PATCH 38/47] libext2fs: find/alloc a range of empty blocks
` [PATCH 39/47] libext2fs: add new hooks to support large allocations
` [PATCH 40/47] libext2fs: implement fallocate
` [PATCH 41/47] libext2fs: use fallocate for creating journals and hugefiles
` [PATCH 42/47] debugfs: implement fallocate
` [PATCH 43/47] tests: test debugfs punch command
` [PATCH 45/47] fuse2fs: translate ACL structures
` [PATCH 46/47] fuse2fs: handle 64-bit dates correctly
` [PATCH 47/47] fuse2fs: implement fallocate

[PATCH] jbd2: finish inode data buffers immediately after submiting data buffers
 2014-11-07  7:06 UTC 

[PATCH v3 0/6] ext4: extents status tree shrinker improvement
 2014-11-07  2:38 UTC  (6+ messages)

[PATCH v5 6/7] fs: pass iocb to generic_write_sync
 2014-11-06 16:14 UTC  (5+ messages)
  ` [Cluster-devel] "
  ` [Linux-NTFS-Dev] "

[LKP] [jbd2] cc97f1a7c7e: +87.2% fsmark.files_per_sec
 2014-11-06 15:43 UTC 

Some thoughts about providing data block checksumming for ext4
 2014-11-06 12:55 UTC  (9+ messages)
` [dm-devel] "

[Bug 87821] New: luksSuspend causes 'sync' to block indefinitely when used on a mounted ext{2,3,4} filesystem
 2014-11-06  1:45 UTC  (2+ messages)
` [Bug 87821] "

Payment
 2014-11-05 18:46 UTC 

[PATCH] ext4: move_extent improve bh vanishing success factor
 2014-11-05 16:53 UTC  (2+ messages)

[PATCH 00/39] e2fsprogs October 2014 patchbomb, part 6.1
 2014-11-05 16:20 UTC  (38+ messages)
` [PATCH 01/39] misc: fix compiler warnings
` [PATCH 02/39] e2fuzz: exercise fuzzed blocks more aggressively
` [PATCH 03/39] libext2fs: directory iteration mustn't walk off the buffer end
` [PATCH 04/39] libext2fs: zero the EA block buffer before filling it
` [PATCH 05/39] libext2fs: don't memcpy identical pointers when writing a cache block
` [PATCH 06/39] misc: fix broken libmagic interaction with plausibility check
` [PATCH 07/39] tune2fs: speed up rewriting extent tree when enabling metadata_csum
` [PATCH 08/39] tune2fs: don't change metadata_csum on a mounted fs
` [PATCH 13/39] resize2fs: set block_uninit in former last bg when expanding fs
  ` [PATCH v2 13/39] resize2fs: set bg flags and unused inode count when resizing
` [PATCH 17/39] e2fsck: fix dangling pointer when dir_info array is resized
` [PATCH 18/39] e2fsck: opportunistically recalculate unused inode count and inode_uninit after pass 5
` [PATCH 19/39] e2fsck: opportunistically set block_uninit "
  ` [PATCH 19/39] libext2fs: set BLOCK_UNINIT for non-last blockgroups if all blocks are free
` [PATCH 29/39] libext2fs: find inode goal when allocating blocks
` [PATCH 31/39] libext2fs: add new hooks to support large allocations
` [PATCH 32/39] libext2fs: implement fallocate
` [PATCH 33/39] libext2fs: use fallocate for creating journals and hugefiles
` [PATCH 34/39] debugfs: implement fallocate
` [PATCH 35/39] tests: test debugfs punch command
` [PATCH 37/39] fuse2fs: translate ACL structures
` [PATCH 38/39] fuse2fs: handle 64-bit dates correctly
` [PATCH 39/39] fuse2fs: implement fallocate
` [PATCH 40/39] e2fsck: fix reporting of unknown htree block inode number
` [PATCH 41/39] mke2fs: warn if enabling metadata_csum on a pre-3.18 kernel

[PATCH] libext2fs: fix endian checking bits
 2014-11-05 16:09 UTC  (3+ messages)

[PATCH 0/6] RFC: (partially) endian-annotate e2fsprogs
 2014-11-04 23:27 UTC  (3+ messages)

request for info on the list of parameters to tweak for PCIe SSDs
 2014-11-04  6:36 UTC  (3+ messages)

(unknown)
 2014-11-02 19:54 UTC 

[GIT PULL] ext4 bug fixes for 3.18
 2014-11-01 18:29 UTC  (5+ messages)

request for info on the list of parameters to tweak for PCIe SSDs
 2014-10-31 16:22 UTC  (2+ messages)

request for info on the list of ext 4 parameters to tweak for PCIe SSDs
 2014-10-31 15:23 UTC 

Hang writing to nfs-mounted filesystem from client, all nfsd tasks on server blocked in D
 2014-10-31  0:16 UTC  (20+ messages)
    ` RT/ext4/jbd2 circular dependency (was: Re: Hang writing to nfs-mounted filesystem from client)
        ` RT/ext4/jbd2 circular dependency

[v5 0/5] quota: add project quota support for ext4
 2014-10-30 16:51 UTC  (15+ messages)
  ` [v5 1/5] Adds general codes to enforces project quota limits
  ` [v5 2/5] Adds project ID support for ext4
  ` [v5 3/5] Adds project quota "
  ` [v5 4/5] Adds ioctl interface support for ext4 project
` [v5 5/5] Adds FS_IOC_FSSETXATTR/FS_IOC_FSGETXATTR interface support for ext4

[PATCH] ext4: Make ext4_ext_convert_to_initialized() return proper number of blocks
 2014-10-30 14:45 UTC  (2+ messages)

[PATCH] ext4: Bail early when clearing inode journal flag fails
 2014-10-30 14:36 UTC  (2+ messages)

[PATCH] ext4: Bail out from make_indexed_dir() on first error
 2014-10-30 14:24 UTC  (2+ messages)

[PATCH] jbd2: use a better hash function for the revoke table
 2014-10-30 14:00 UTC 

RCU related deadlock in AIO? (in 3.18-rc2)
 2014-10-29 16:21 UTC  (3+ messages)

NULL derefs after failed suspend (i915, pm, ext4, slub)
 2014-10-29  7:41 UTC  (3+ messages)

[PATCH 0/3] ext4: misc 3.18-rc2 bugfixes
 2014-10-29  2:20 UTC  (7+ messages)
` [PATCH 1/3] ext4: enable journal checksum when metadata checksum feature enabled
` [PATCH 2/3] Subject: [PATCH] ext4: disallow changing journal_csum option during remount
` [PATCH 3/3] ext4: remove extent status procfs files if journal load fails

[PATCH] ext4: Fix oops when loading block bitmap failed
 2014-10-29  0:33 UTC  (2+ messages)

[PATCH] ext4: Fix overflow when updating superblock backups after resize
 2014-10-28 20:40 UTC  (3+ messages)

Updated versoin of kvm-xfstests available
 2014-10-28 15:20 UTC  (3+ messages)
` Updated version "

Valgrind-detected issues in e2fsck on corrupted filesystems
 2014-10-27 22:10 UTC  (5+ 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).