linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-09-17 12:17:32 to 2014-09-30 20:07:21 UTC [more...]

[PATCH 0/4] quota: add project quota support
 2014-09-30 20:07 UTC  (31+ messages)
` [PATCH 1/4] Adds general codes to enforces project quota limits
` [PATCH 2/4] Adds project ID support for ext4
` [PATCH 3/4] Adds project quota "
` [PATCH 4/4] Adds ioctl interface support for ext4 project

e2fsck not fixing deleted inode referenced errors?
 2014-09-30 19:54 UTC  (5+ messages)

[PATCH] shared/272: fail quickly on mkfs errors and improve logging
 2014-09-30 19:50 UTC 

[PATCH] generic/015: improve error logging
 2014-09-30 17:06 UTC 

resize2fs problem with stride calc
 2014-09-29 22:46 UTC  (5+ messages)

[PATCH v1 0/10] Add SipHash-2-4 directory hashing support
 2014-09-29 19:24 UTC  (21+ messages)
` patch V1 1/10] ex4: Introduce DX_HASH_UNSIGNED_DELTA
  ` [PATCH v1.1 1/10] ext4: "
` [PATCH v1 2/10] ext4: Remove redundant local variable p from ext4fs_dirhash
` [PATCH v1 3/10] byteorder: Fix some erroneous comments
` [PATCH v1 4/10] lib/siphash.c: New file
` [PATCH v1 5/10] ext4: Add DX_HASH_SIPHASH24 support
` [PATCH v1 6/10] Add EXT2_HASH_UNSIGNED instead of magic constant 3
` [PATCH v1 7/10] dirhash.c (ext2fs_dirhash): Remove redundant local variable p
` [PATCH v1 8/10] dirhash.c: Add siphash24()
` [PATCH v1 9/10] Add EXT2_HASH_SIPHASH24 (=3)
` [PATCH v1 10/10] Add "hash_alg=siphash" support

[PATCH 00/34] e2fsprogs Summer 2014 patchbomb, part 6
 2014-09-29 18:58 UTC  (35+ messages)
` [PATCH 01/34] e2fsck: offer to clear overlapping extents
` [PATCH 02/34] e2fsck: fix sliding the directory block down on bigalloc
` [PATCH 03/34] misc: zero s_jnl_blocks when adding journal online or removing external journal
` [PATCH 05/34] debugfs: manage needs_recover feature when messing with the journal
` [PATCH 06/34] debugfs: add LIBINTL to debugfs link command
` [PATCH 07/34] ext2fs: add readahead method to improve scanning
` [PATCH 10/34] dumpe2fs: provide a machine-readable group-only mode
` [PATCH 11/34] dumpe2fs: output cleanup
` [PATCH 12/34] misc: move check_plausibility into a separate file
` [PATCH 13/34] misc: add plausibility checks to debugfs/tune2fs/dumpe2fs/e2fsck
` [PATCH 14/34] misc: use libmagic when libblkid can't identify something
` [PATCH 15/34] libext2fs: support BLKZEROOUT/FALLOC_FL_ZERO_RANGE in ext2fs_zero_blocks
` [PATCH 28/34] tests: test debugfs punch command
` [PATCH 35/34] e2fsck: free bh when descriptor block checksum fails
` [PATCH 36/34] misc: fix Coverity complaints

ext4: 3.17? problems
 2014-09-29 11:44 UTC  (4+ messages)

[PATCH] ext4: fix return value of ext4_do_update_inode
 2014-09-29 11:30 UTC  (3+ messages)

[PATCH] mke2fs: clarify inline data inode size error message
 2014-09-29  5:53 UTC  (2+ messages)

[PATCH] ext4: use mkfs.ext4 -F instead of piping in yes
 2014-09-27 22:12 UTC  (5+ messages)
` [PATCH 1/2] ext4: define MKFS_EXT4_PROG and use it instead of "mkfs.ext4" / "mkfs -t ext4"

[PATCH] xfstests-bld: specify inode size in inline test scenario conf
 2014-09-27 18:10 UTC  (2+ messages)

Dear Valued Customer
 2014-09-24 14:09 UTC 

Payment
 2014-09-26 14:51 UTC 

[PATCH 0/2 v2] Fix data corruption when blocksize < pagesize for mmapped data
 2014-09-25 12:41 UTC  (3+ messages)
` [PATCH 1/2] vfs: Fix data corruption when blocksize < pagesize for mmaped data
` [PATCH 2/2] ext4: Fix mmap data corruption when blocksize < pagesize

birth time of a file
 2014-09-25  9:40 UTC  (3+ messages)

[PATCH 0/2] Fix data corruption when blocksize < pagesize
 2014-09-25  9:34 UTC  (7+ messages)
` [PATCH 1/2] vfs: Fix data corruption when blocksize < pagesize for mmaped data
` [PATCH 2/2] ext4: Fix mmap data corruption when blocksize < pagesize

[PATCH v4 3/4] quota: add project quota support
 2014-09-24 23:56 UTC 

[PATCH v4 0/4] quota: add project quota support
 2014-09-24 23:42 UTC  (5+ messages)

[PATCH] misc/e4defrag: output extent's status(written or unwritten)
 2014-09-24 13:44 UTC  (4+ messages)

[PATCH v4 0/4] quota: add project quota support
 2014-09-24 12:23 UTC 

Unifying XFS_IOC_SWAPEXT and EXT4_IOC_MOV_EXT (was Re: [PATCH 2/3] xfs: Add support IOC_MOV_DATA ioctl)
 2014-09-24  7:53 UTC 

[RFC] mke2fs -E hash_alg=siphash: any interest?
 2014-09-24  0:37 UTC  (12+ messages)

[PATCH] Fs: Ext2: xip.h: fixed coding style issues
 2014-09-23 15:18 UTC  (2+ messages)

Call trace in ext4_es_lru_add on 3.10 stable
 2014-09-23 14:43 UTC  (12+ messages)

[PATCH 1/3] ext4: fold ext4_sync_fs_nojournal() into ext4_sync_fs()
 2014-09-23 12:33 UTC  (8+ messages)
` [PATCH 2/3] ext4: support freezing ext2 (nojournal) file systems
` [PATCH 3/3] ext4: fold ext4_nojournal_sops into ext4_sops

[PATCH 1/3] ext4: fix over-defensive complain after journal abort
 2014-09-23 10:26 UTC  (6+ messages)
` [PATCH 2/3] ext4: get rid of code duplication
` [PATCH 3/3] ext4: optimize block allocation on grow indepth

Payment
 2014-09-20 14:09 UTC 

HOW ARE YOU?
 2014-09-22  1:16 UTC 

[PATCH 1/2] MCONFIG: allow developers to override CFLAGS
 2014-09-21 19:37 UTC  (2+ messages)
` [PATCH 2/2] libext2fs: use ~0UL instead of -1UL to avoid static checker warnings

[PATCH] misc: if dlopen() is available, use it to load the libmagic library
 2014-09-21  5:28 UTC 

[PATCH 4/5] generic: add mmap write vs truncate/remap test
 2014-09-20 23:32 UTC 

[PATCH 1/1 linux-next] jbd2: Fix sparse context imbalance warning
 2014-09-20  7:14 UTC  (3+ messages)

Reserved GDT inode: blocks vs extents
 2014-09-19 19:48 UTC  (4+ messages)

[PATCH 1/4] create_inode: don't indiscriminately #include "nls-enable.h"
 2014-09-19  5:50 UTC  (4+ messages)
` [PATCH 2/4] e2fsck: fix build under dietlibc
` [PATCH 3/4] Fix build failures due to missing $(SYSLIBS)
` [PATCH 4/4] e2fsck: use ext2fs_get_mem() instad of ext2fs_get_memalign()

Is ext2 freezable?
 2014-09-19  3:11 UTC  (3+ messages)

OOPs in ext4 - linux 3.17
 2014-09-18 14:43 UTC  (3+ messages)

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

[PATCH 1/2] jbd2: jbd2_log_wait_for_space improve error detetcion
 2014-09-18  9:44 UTC  (6+ messages)
` [PATCH 2/2] ext4: Explicitly inform user about orphan list cleanup

Is ext2 freezable?
 2014-09-18  5:15 UTC 

[PATCH 1/2] ext4: Don't check quota format when there are no quota files
 2014-09-18  5:13 UTC  (2+ messages)

[PATCH 1/2] jbd2: Avoid pointless scanning of checkpoint lists
 2014-09-18  5:02 UTC  (4+ messages)
` [PATCH 2/2] jbd2: Simplify calling convention around __jbd2_journal_clean_checkpoint_list

[PATCH] ext4: Implementation of a new ioctl called "EXT4_IOC_SWAP_BOOT":
 2014-09-17 23:12 UTC  (3+ messages)

Best way to pin a page in ext4?
 2014-09-17 20:37 UTC  (8+ messages)

[PATCH v3 1/4] quota: add project quota support
 2014-09-17 12:17 UTC  (6+ 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).