linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-09-12 20:49:09 to 2014-09-24 01:47:50 UTC [more...]

[PATCH v1 0/10] Add SipHash-2-4 directory hashing support
 2014-09-24  1:47 UTC  (15+ 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] misc/e4defrag: output extent's status(written or unwritten)
 2014-09-24  1:11 UTC  (3+ messages)

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

[PATCH 0/2] Fix data corruption when blocksize < pagesize
 2014-09-23 15:03 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

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 

[PATCH 00/34] e2fsprogs Summer 2014 patchbomb, part 6
 2014-09-22  2:51 UTC  (55+ 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 04/34] libext2fs: ext2fs_new_block2() should call alloc_block hook
` [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 08/34] libext2fs/e2fsck: provide routines to read-ahead metadata
` [PATCH 09/34] e2fsck: read-ahead metadata during passes 1, 2, and 4
` [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 16/34] libext2fs/e2fsck: refactor everyone who writes zero blocks to disk
` [PATCH 17/34] libext2fs: support allocating uninit blocks in bmap2()
` [PATCH 18/34] libext2fs: file IO routines should handle uninit blocks
` [PATCH 19/34] resize2fs: convert fs to and from 64bit mode
` [PATCH 20/34] resize2fs: adjust reserved_gdt_blocks when changing group descriptor size
` [PATCH 21/34] tests: test resize2fs 32->64 and 64->32bit conversion code
` [PATCH 22/34] libext2fs: find inode goal when allocating blocks
` [PATCH 23/34] libext2fs: find/alloc a range of empty blocks
` [PATCH 24/34] libext2fs: add new hooks to support large allocations
` [PATCH 25/34] libext2fs: implement fallocate
` [PATCH 26/34] libext2fs: use fallocate for creating journals and hugefiles
` [PATCH 27/34] debugfs: implement fallocate
` [PATCH 28/34] tests: test debugfs punch command
` [PATCH 30/34] fuse2fs: translate ACL structures
` [PATCH 31/34] fuse2fs: handle 64-bit dates correctly
` [PATCH 32/34] fuse2fs: implement fallocate
` [PATCH 34/34] tests: enable using fuse2fs with metadata checksum test
` [PATCH 35/34] e2fsck: free bh when descriptor block checksum fails
` [PATCH 36/34] misc: fix Coverity complaints

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

resize2fs problem with stride calc
 2014-09-21 22:32 UTC  (3+ messages)

[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  (5+ messages)
` [Bug 84201] "

[PATCH 1/2] jbd2: jbd2_log_wait_for_space improve error detetcion
 2014-09-18  9:44 UTC  (7+ 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  (3+ messages)
` [PATCH 2/2] ext3: "

[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  (11+ messages)

[PATCH v3 1/4] quota: add project quota support
 2014-09-17 12:17 UTC  (6+ messages)

[PATCH] jbd2: remove __jbd2_journal_clean_checkpoint_list to solve scalability issue
 2014-09-17  8:14 UTC  (7+ messages)

[PATCH 0/2] ext4/jbd2: misc 3.17 bugfixes, part 2
 2014-09-16 18:43 UTC  (6+ messages)
` [PATCH 1/2] ext4: check EA value offset when loading
` [PATCH 2/2] jbd2: free bh when descriptor block checksum fails

bdev_inode_switch_bdi WARN_ON_ONCE on write_inode_now
 2014-09-15 23:24 UTC 

mark_buffer_dirty WARN_ON_ONCE on buffer_uptodate
 2014-09-15 21:56 UTC 

[PATCH] e2fsprogs: Remove any occurrence of ext4dev and test_fs
 2014-09-15 21:41 UTC  (3+ messages)

[PATCHv4 0/3] new APIs to allocate buffer-cache with user specific flag
 2014-09-15  6:37 UTC  (9+ messages)

[PATCH v3] ext4: fix data integrity sync in ordered mode
 2014-09-15  5:57 UTC  (3+ messages)
` Writeback, partial page writes and data corruption (was Re: [PATCH v3] ext4: fix data integrity sync in ordered mode)

[PATCH 0/5] i_size/i_disksize update fixes and cleanup series
 2014-09-14 12:38 UTC  (5+ messages)
` [PATCH 5/5] update i_disksize coherently with block allocation

possible different donor file naming in e4defrag
 2014-09-13 20:23 UTC  (10+ messages)

[PATCH 00/25] e2fsprogs Summer 2014 patchbomb, part 5.2
 2014-09-13  0:13 UTC  (8+ messages)
` [PATCH 26/25] libext2fs: call get_alloc_block hook when allocating blocks

[PATCH] tune2fs: warn if the filesystem journal is dirty
 2014-09-12 21:18 UTC  (2+ messages)

[PATCH] e2fsck: handle preallocation for large PAGE_SIZE
 2014-09-12 20:50 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).