linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-04-12 23:13:04 to 2014-04-20 19:01:51 UTC [more...]

Make huge files strictly contiguous (fallocate, bigalloc, e4defrag...)
 2014-04-20 19:01 UTC  (8+ messages)

ext4 metadata corruption bug?
 2014-04-20 17:57 UTC  (6+ messages)

[PATCH] generic: fix check for zero range support in generic/009
 2014-04-20  0:56 UTC  (3+ messages)

[PATCH v2 2/2] ext4: disable COLLAPSE_RANGE for bigalloc
 2014-04-19 22:12 UTC  (2+ messages)

[PATCH] ext4: fix check for zero range support in ext4/001
 2014-04-19 21:42 UTC  (2+ messages)

[PATCH v2 1/2] ext4: fix COLLAPSE_RANGE failure issue on ext4 with 1KB block size
 2014-04-19 20:36 UTC  (2+ messages)

an infinite loop in ext4 in 3.14
 2014-04-19 20:33 UTC  (4+ messages)

[PATCH] ext4: use EINVAL if not a regular file in ext4_fallocate()
 2014-04-19  5:11 UTC 

[PATCH 2/3] ext4: fix ZERO_RANGE test failure in data journalling mode
 2014-04-19  2:40 UTC  (10+ messages)

[PATCH v2 1/2] xfs: fix tmpfile/selinux deadlock and initialize security/acl
 2014-04-18 16:39 UTC  (6+ messages)

[RFC][PATCH 0/1] ext4: Undelete Feature for Ext4
 2014-04-18 16:01 UTC  (3+ messages)

[PATCH] ext4: fallocate_zero_range, check if is regular file
 2014-04-18 15:52 UTC  (4+ messages)

[RFC][PATCH 1/1] ext4: Undelete Feature for Ext4
 2014-04-18 15:48 UTC  (3+ messages)

[ext4] BUG: sleeping function called from invalid context at fs/ext4/ext4_jbd2.c:252
 2014-04-18 15:24 UTC 

[PATCH 1/5] ext4: Use filemap_write_and_wait_range() correctly in collapse range
 2014-04-18 15:03 UTC  (10+ messages)
` [PATCH 2/5] ext4: fix removing status extents in ext4_collapse_range()
` [PATCH 3/5] ext4: No need to truncate pagecache twice in collapse range
` [PATCH 4/5] ext4: Discard preallocations after removing space
` [PATCH 5/5] ext4: Fix extent merging in ext4_ext_shift_path_extents()

[PATCH 5/5] ext4: Fix extent merging in ext4_ext_shift_path_extents()
 2014-04-18 14:55 UTC  (2+ messages)

[PATCH 2/5] ext4: fix removing status extents in ext4_collapse_range()
 2014-04-18 14:44 UTC  (2+ messages)

[PATCH] ext4: Use truncate_pagecache() in collapse range
 2014-04-18 14:21 UTC  (2+ messages)

[PATCH 1/2] ext4: Remove arbitrary block value in __es_remove_extent()
 2014-04-18 11:24 UTC  (6+ messages)
` [PATCH 2/2] ext4: Use EXT_MAX_BLOCKS in ext4_es_can_be_merged()

[PATCH] util-linux/fallocate: introduce an option -c to support FALLOC_FL_COLLAPSE_RANGE
 2014-04-18 10:52 UTC  (3+ messages)
` [PATCH v2] util-linux/fallocate: introduce an option -c to support COLLAPSE_RANGE

[PATCH 3/5] ext4: No need to truncate pagecache twice in collapse range
 2014-04-18  8:56 UTC  (4+ messages)

[PATCH] e2fsprogs: remove checker infrastructure
 2014-04-17 22:05 UTC 

[PATCH] e2fsprogs/filefrag: print shared extent flag
 2014-04-17 21:41 UTC 

[Bug 74171] New: Attempting to build recent version of e2fsprogs from git repo gives config.h missing
 2014-04-17 21:31 UTC  (5+ messages)
` [Bug 74171] "

e2fsprogs: mke2fs -d: copy the Extended Attributes
 2014-04-17 17:37 UTC  (4+ messages)

ext4 filesystem corruption across partitions
 2014-04-17 16:12 UTC  (2+ messages)

[RFC PATCH v2 0/4] ext4: extents status tree shrinker improvement
 2014-04-17 15:35 UTC  (8+ messages)
` [RFC PATCH v2 1/4] ext4: improve extents status tree trace point
` [RFC PATCH v2 2/4] ext4: track extent status tree shrinker delay statictics
` [RFC PATCH v2 3/4] ext4: improve extents status tree shrinker lru algorithm
` [RFC PATCH v2 4/4] ext4: use a round-robin algorithm to shrink extent cache

[PATCH 3/3] ext4: disable COLLAPSE_RANGE for bigalloc
 2014-04-17 11:27 UTC  (3+ messages)

[PATCH 1/3] ext4: fix COLLAPSE_RANGE failure issue on ext4 with 1KB block size
 2014-04-17  9:23 UTC  (3+ messages)

[PATCH 1/2] ext4: Get rid of EXT4_MAP_UNINIT flag
 2014-04-17  8:13 UTC  (4+ messages)
` [PATCH 2/2] ext4: Rename uninitialized extents to unwritten

ext4_orphan_cleanup errors during mount a LVM snapshot
 2014-04-17  3:50 UTC  (3+ messages)

[PATCH 0/3] ext4: fix several failure issues in xfstests
 2014-04-16 22:27 UTC 

Ext4: deadlock occurs when running fsstress and ENOSPC errors are seen
 2014-04-16 17:46 UTC  (7+ messages)

[PATCH] ext4: add fallocate mode blocking for debugging purposes
 2014-04-16 16:05 UTC  (14+ messages)

[PATCH 0/6][RFC] Introduce FALLOC_FL_ZERO_RANGE flag for fallocate
 2014-04-16 10:43 UTC  (3+ messages)

[PATCH] ext4: add missing BUFFER_TRACE before ext4_journal_get_write_access
 2014-04-16  9:17 UTC 

[PATCH 1/3 v2] ext4: Remove unnecessary check for APPEND and IMMUTABLE
 2014-04-16  8:29 UTC  (7+ messages)
` [PATCH 2/3 v2] fs: Prevent doing FALLOC_FL_ZERO_RANGE on append only file
` [PATCH 3/3 v2] fs: move falloc collapse range check into the filesystem methods

[PATCH] check: add support for an external test expunging file
 2014-04-16  6:40 UTC  (6+ messages)
  ` [PATCH -v2] check: add support for an external file containing tests to exclude

[PATCH] renameat2: add system call number for i386
 2014-04-16  0:32 UTC  (2+ messages)

[PATCH 1/4] ext4: Remove unnecessary check for APPEND and IMMUTABLE
 2014-04-15 21:36 UTC  (17+ messages)
` [PATCH 2/4] fs: Prevent doing FALLOC_FL_ZERO_RANGE on append only file
` [PATCH 3/4] fs: Remove i_size check from do_fallocate
` [PATCH 4/4] fs: Disallow all fallocate operation on active swapfile

spende /Donation
 2014-04-15 19:47 UTC 

[PATCH 0/2] fs/ext4: increase parallelism in updating ext4 orphan list
 2014-04-15 20:22 UTC  (8+ messages)
` [PATCH v2] "

[PATCH] patch move-ext4_update_i_disksize-into-mpage_map_and_submit_extent
 2014-04-15 20:18 UTC  (5+ messages)
` [PATCH -v2] ext4: move ext4_update_i_disksize() into mpage_map_and_submit_extent()

[RFC PATCH 0/5] Clean up ext4_file_write()
 2014-04-15 19:36 UTC  (12+ messages)
` [PATCH 1/5] ext4: inline generic_file_aio_write() into ext4_file_write()
` [PATCH 2/5] ext4: move ext4_file_dio_write() "
` [PATCH 3/5] ext4: drop aio_mutex after grabbing i_mutex in ext4_file_write()
` [PATCH 4/5] ext4: factor out common code "
` [PATCH 5/5] ext4: add locking for O_APPEND writes

[PATCH] ext4: add a new spinlock i_raw_lock to protect the ext4's raw inode
 2014-04-15 16:36 UTC  (3+ messages)
` [PATCH -v2] "

[PATCH] ext4: fix ext4_count_free_clusters() with EXT4FS_DEBUG and bigalloc enabled
 2014-04-15  3:37 UTC  (2+ messages)

[PATCH] ext4: add a new spinlock i_raw_lock to protect the ext4's raw inode
 2014-04-15  2:08 UTC  (10+ messages)
` [PATCH 1/3] generic/004: fix filtering of expected error message
` [PATCH 2/3] generic/022: update expected output after the test was renamed
` [PATCH 3/3] generic/237: fix filtering for expected failure message

(unknown),
 2014-04-15  0:35 UTC 

Proposal draft for data checksumming for ext4
 2014-04-15  0:26 UTC  (4+ messages)

[PATCH] build: fix miscellaneous build warnings
 2014-04-14 16:23 UTC  (2+ messages)

[PATCH V2] e2fsprogs: misc/mke2fs.c: return error when failed to populate fs
 2014-04-14 15:44 UTC  (3+ messages)

[RFC PATCH 2/2] xfstests-bld: fstab: drop usbfs (we don't need them for fs tests)
 2014-04-14 14:00 UTC  (2+ messages)

[PATCH 1/2] xfstests-bld: get-results: add -a option for grep, to process binary files as text
 2014-04-14 14:00 UTC  (2+ messages)

[ANNOUNCE] xfstests: master branch updated to 249cc51
 2014-04-14  1:22 UTC  (2+ messages)
` [ANNOUNCE] xfstests: master branch updated to 8874560

[PATCH] generic: add fallocate() checks to generic/300
 2014-04-14  0:29 UTC  (2+ messages)

[PATCH 1/3] ext4: Fix error handling in ext4_ext_shift_extents
 2014-04-13 22:13 UTC  (6+ messages)
` [PATCH 2/3] ext4: always check ext4_ext_find_extent result
` [PATCH 3/3] ext4: remove obsoleted check

Writing one file, observing two writes
 2014-04-13 19:03 UTC  (2+ messages)

[PATCH] ext4: use i_size_read in ext4_unaligned_aio()
 2014-04-13  8:10 UTC  (2+ messages)

[PATCH] ext4: silence sparse check warning for function ext4_trim_extent
 2014-04-13  3:06 UTC  (2+ messages)

[PATCH] ext4: COLLAPSE_RANGE only works on extent-based files
 2014-04-13  2:54 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).