messages from 2014-09-11 20:58:43 to 2014-09-22 20:20:08 UTC [more...]
Call trace in ext4_es_lru_add on 3.10 stable
2014-09-22 20:20 UTC (8+ messages)
[RFC] mke2fs -E hash_alg=siphash: any interest?
2014-09-22 17:09 UTC (7+ messages)
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)
[PATCH 1/3] ext4: fold ext4_sync_fs_nojournal() into ext4_sync_fs()
2014-09-18 21:13 UTC (5+ messages)
` [PATCH 2/3] ext4: support freezing ext2 (nojournal) file systems
` [PATCH 3/3] ext4: fold ext4_nojournal_sops into ext4_sops
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 (7+ 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 (50+ messages)
` [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 23/25 v2] "
` [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 29/25] e2fsck: expand root dir if linking l+f fails
` [PATCH 30/25] libext2fs: check ea value offset when loading
[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
[PATCH 09/25] misc: zero s_jnl_blocks when removing internal journal
2014-09-12 19:43 UTC (3+ messages)
[PATCH 3/4] jbd2: restart replay without revokes if journal block csum fails
2014-09-12 16:15 UTC (2+ messages)
[PATCH 0/4] ext4/jbd2: misc 3.17 bugfixes
2014-09-12 9:59 UTC (6+ messages)
` [PATCH 3/4] jbd2: restart replay without revokes if journal block csum fails
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).