linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-04-03 19:21:25 to 2014-04-13 20:22:09 UTC [more...]

[PATCH] ext4: add fallocate mode blocking for debugging purposes
 2014-04-13 20:21 UTC 

[PATCH 1/3] ext4: Fix error handling in ext4_ext_shift_extents
 2014-04-13 19:10 UTC  (4+ 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: add a new spinlock i_raw_lock to protect the ext4's raw inode
 2014-04-13 12:43 UTC  (9+ 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

[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 

[PATCH] ext4: add a new spinlock i_raw_lock to protect the ext4's raw inode
 2014-04-12 23:20 UTC  (2+ messages)
` [PATCH -v2] "

[PATCH] renameat2: add system call number for i386
 2014-04-12 23:13 UTC 

[PATCH] ext4: fix some warnings from sparse check introduced by COLLAPSE_RANGE patches
 2014-04-12 17:23 UTC  (2+ messages)

[RFC PATCH 0/5] Clean up ext4_file_write()
 2014-04-12 17:02 UTC  (6+ 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 1/4] ext4: Remove unnecessary check for APPEND and IMMUTABLE
 2014-04-12 15:22 UTC  (11+ 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

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

[PATCH] patch move-ext4_update_i_disksize-into-mpage_map_and_submit_extent
 2014-04-12 13:45 UTC  (2+ messages)
` [PATCH -v2] ext4: move ext4_update_i_disksize() into mpage_map_and_submit_extent()

[RFC PATCH 2/2] xfstests-bld: fstab: drop usbfs (we don't need them for fs tests)
 2014-04-12 10:08 UTC 

[PATCH 1/2] xfstests-bld: get-results: add -a option for grep, to process binary files as text
 2014-04-12 10:07 UTC 

Pretty-printing file.f_mode and file.f_flags in trace points
 2014-04-12  1:42 UTC  (5+ messages)

[PATCH] generic: add fallocate() check to generic/311
 2014-04-11 21:46 UTC 

[PATCH] generic: add fallocate() checks to generic/300
 2014-04-11 21:43 UTC 

[Bug 61601] New: rootflags=noatime causes kernel panic when booting without initrd
 2014-04-11 21:25 UTC  (3+ messages)
` [Bug 61601] "

Data races in ext4
 2014-04-11 13:08 UTC  (5+ messages)

[Bug 40822] New: EXT4-fs error (device dm-4): ext4_lookup:1044: inode #3308277: comm rm: deleted inode referenced: 3058008
 2014-04-11 12:33 UTC  (3+ messages)
` [Bug 40822] "

SUSPECT: General web-mail maintenance
 2014-04-11 10:33 UTC 

[PATCH] resize2fs: fix over-pessimistic heuristic
 2014-04-11  8:05 UTC  (3+ messages)

[PATCH] ext4: avoid unneeded lookup when xattr name is invalid
 2014-04-11  7:15 UTC 

xfstest-bld generic/018 fails due to e4defrag issue
 2014-04-11  3:17 UTC  (8+ messages)
            ` [PATCH] e4defrag: fix error reporting when ext2fs_open fails

[PATCH] ext4: return ENOMEM rather than EIO when find_###_page() fails
 2014-04-11  3:05 UTC  (2+ messages)

[PATCH v2] ext4: fix shared/002 and 004 fail issue in xfstests
 2014-04-11  2:59 UTC  (2+ messages)

How to resize to an bigger then 16TB ext4 filesysteem on Debian
 2014-04-11  0:22 UTC  (4+ messages)

[PATCH] xfstests: Add -s option to run only specified sections
 2014-04-11  0:16 UTC  (2+ messages)

ext4 metadata corruption bug?
 2014-04-10 22:17 UTC  (4+ messages)

Ext4 test failures -- COLLAPSE_RANGE and ZERO_RANGE
 2014-04-10 13:30 UTC  (4+ messages)

[PATCH v2 1/2] xfs: fix tmpfile/selinux deadlock and initialize security/acl
 2014-04-10 12:29 UTC 

Question about slow buffered io
 2014-04-10  4:45 UTC  (5+ messages)

[GIT PULL] ext4 changes for 3.15
 2014-04-09 19:19 UTC  (19+ messages)

A couple of ext4 crashes with inlinedata/bigalloc
 2014-04-09 18:04 UTC  (5+ messages)

[PATCH v2] ext4: fix shared/002 and 004 teacase fail issue in xfstests
 2014-04-09 10:46 UTC  (2+ messages)

[ANNOUNCE] xfstests: master branch updated to 610e44c
 2014-04-09  0:12 UTC 

Dirty ext4 blocks system startup
 2014-04-08 19:18 UTC  (9+ messages)

[PATCH] libext2fs: fix build errors on bigendian hosts
 2014-04-08 18:34 UTC  (3+ messages)

[PATCH] ext2/3: check the acl's validity before setting
 2014-04-08 15:30 UTC  (2+ messages)

[ANNOUNCE] xfstests: updated to cf1ed54
 2014-04-08 15:16 UTC  (6+ messages)

[PATCH 0/3] fs: Introduce FALLOC_FL_INSERT_RANGE for fallocate
 2014-04-08 14:42 UTC  (3+ messages)

[PATCH v7] ext4: Add support FALLOC_FL_COLLAPSE_RANGE for fallocate
 2014-04-08 13:40 UTC  (5+ messages)
` [v7] "

[Bug 73051] New: Hung Tasks possibly related to ext4 IO
 2014-04-08 11:20 UTC  (5+ messages)
` [Bug 73051] Hung Tasks "

[PATCH] ext4: check the acl's validity before setting
 2014-04-08 10:40 UTC  (4+ messages)

ext4 performance falloff
 2014-04-08 10:30 UTC  (7+ messages)

[heads-up][RFC] ext4_file_write() breakage
 2014-04-08  2:01 UTC  (7+ messages)

[RFC PATCH 1/1] ext4: Try to better reuse recently freed space
 2014-04-08  1:14 UTC  (5+ messages)

[PATCH] ext4: fix shared/002 and 004 fail issue in xfstests
 2014-04-07 23:12 UTC  (3+ messages)

[GIT PULL] ext3 improvements, cleanups, reiserfs fix
 2014-04-07 21:49 UTC 

[PATCH] ext4: Fix jbd2 warning under heavy xattr load
 2014-04-07 14:55 UTC  (2+ messages)

[PATCH] ext4: Note the error in ext4_end_bio()
 2014-04-07 14:41 UTC  (2+ messages)

[PATCH v4] ext4: initialize multi-block allocator before checking block descriptors
 2014-04-07 14:37 UTC  (2+ messages)

[PATCH V2] ext4: FIBMAP ioctl causes BUG_ON due to handle EXT_MAX_BLOCKS
 2014-04-07 14:36 UTC  (2+ messages)

[PATCH 2/3] xfs: Add support FALLOC_FL_INSERT_RANGE for fallocate
 2014-04-07 14:11 UTC  (3+ messages)

[PATCH] fs/ext4/extents_status.c: fix 64-bit number truncation bug
 2014-04-07  5:00 UTC  (6+ messages)

crash in __jbd2_journal_file_buffer
 2014-04-05 19:20 UTC  (11+ messages)

[PATCH] ext4: initialize multi-block allocator before checking block descriptors
 2014-04-05 15:51 UTC  (12+ messages)

[PATCH] xfstests-bld: Simplify determination of number of CPUs in build-all
 2014-04-03 21:46 UTC  (14+ messages)
  ` [Lsf] "

[PATCH 1/2] fsx: Add fallocate collapse range operation
 2014-04-03 21:26 UTC  (3+ 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).