linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-08-04 01:59:10 to 2013-08-20 04:14:44 UTC [more...]

[PATCH v3 0/5] Rework mtime and ctime updates on mmaped
 2013-08-20  4:14 UTC  (17+ messages)
` [PATCH v3 1/5] mm: Track mappings that have been written via ptes
` [PATCH v3 2/5] fs: Add inode_update_time_writable
` [PATCH v3 3/5] mm: Notify filesystems when it's time to apply a deferred cmtime update
` [PATCH v3 4/5] mm: Scan for dirty ptes and update cmtime on MS_ASYNC
` [PATCH v3 5/5] ext4: Defer mmap cmtime update until writeback

page fault scalability (ext3, ext4, xfs)
 2013-08-19 23:31 UTC  (40+ messages)

[PATCH 0/2 V3] e2fsprogs/debugfs: do sparse copy when src is a sparse file
 2013-08-19 22:43 UTC  (4+ messages)
` [PATCH 2/2] debugfs.c: "

Which features should I implement in my ext4 reader?
 2013-08-19 14:03 UTC  (7+ messages)

On the 16TiB max file size limit (not filesystem limit)
 2013-08-18 21:00 UTC 

[PATCH 0/4 v2] ext4: Fix races between writeback and truncate
 2013-08-17 14:12 UTC  (9+ messages)
` [PATCH 1/4] ext4: Move test whether extent to map can be extended to one place
` [PATCH 2/4] ext4: Fix ext4_writepages() in presence of truncate
` [PATCH 3/4] ext4: Simplify truncation code in ext4_setattr()
` [PATCH 4/4] ext4: Fix lost truncate due to race with writeback

[PATCH 1/2] quota: Provide interface for readding allocated space into reserved space
 2013-08-17 13:45 UTC  (4+ messages)
` [PATCH 2/2] ext4: Fix warning in ext4_da_update_reserve_space()

[GIT PULL] jbd2 bug fixes for v3.11-rc6
 2013-08-17 13:05 UTC 

[PATCH 1/2 -v2] ext4: cache all of an extent tree's leaf block upon reading
 2013-08-17  2:06 UTC  (2+ messages)
` [PATCH 2/2 -v2] ext4: add support for extent pre-caching

[PATCH] ext4: Fix oops in jbd2_journal_file_inode()
 2013-08-17  1:24 UTC  (2+ messages)

[PATCH] ext4: Fix misspellings using 'codespell' tool
 2013-08-16 19:49 UTC 

[PATCH] e2fsck: don't try to stop mmp if there is no superblock set up
 2013-08-16 17:05 UTC 

[PATCH 0/5 v2] add extent status tree caching
 2013-08-16 14:39 UTC  (16+ messages)

[PATCH v7] xfstests: add a new test case for ext4 indirect-based file
 2013-08-16 14:00 UTC  (2+ messages)

It is Private
 2013-08-16 13:44 UTC 

[PATCH next] fix unused variable compiler warning
 2013-08-16  7:21 UTC  (2+ messages)

[PATCH v2] Don't report uninit extents past EOF invalid
 2013-08-14 18:30 UTC 

Issues with a rather unusual configured NFS server
 2013-08-14 16:44 UTC  (4+ messages)

[PATCH 0/2 v2] Fix O_SYNC AIO DIO
 2013-08-14  9:10 UTC  (3+ messages)
` [PATCH 1/2] direct-io: Implement generic deferred AIO completions
` [PATCH 2/2] direct-io: Handle O_(D)SYNC AIO

[PATCH] e2fsprogs: Don't report uninit extents past EOF invalid
 2013-08-14  2:49 UTC  (6+ messages)

xfstests-301 fails on HEAD version
 2013-08-13 20:28 UTC 

crash in __jbd2_journal_file_buffer
 2013-08-13 10:34 UTC  (7+ messages)

[PATCH] resize2fs: Use blk64_t and location getters for free_gdp_blocks()
 2013-08-13  1:32 UTC 

[PATCH 1/2] direct-io: Implement generic deferred AIO completions
 2013-08-13  0:11 UTC  (5+ messages)

[RFC 0/3] Add madvise(..., MADV_WILLWRITE)
 2013-08-12 22:44 UTC  (20+ messages)
` [RFC 1/3] mm: Add MADV_WILLWRITE to indicate that a range will be written to
` [RFC 2/3] fs: Add block_willwrite
` [RFC 3/3] ext4: Implement willwrite for the delalloc case

[PATCH] ext4: Fix use after free after error in jbd2_journal_dirty_metadata()
 2013-08-12 13:56 UTC  (2+ messages)

[GIT PULL] more ext4 bug fixes (for v3.11-rc6)
 2013-08-12 13:45 UTC 

WARNING: CPU: 26 PID: 93793 at fs/ext4/inode.c:230 ext4_evict_inode+0x4c9/0x500 [ext4]() still in 3.11-rc3
 2013-08-12  9:57 UTC  (11+ messages)

ext4: the list debug reports about corruptions
 2013-08-11  6:03 UTC  (2+ messages)

[Bug 60721] New: Rsync crashes due to ext4_ext_find_extent bug
 2013-08-10 12:29 UTC  (4+ messages)
` [Bug 60721] "

[PATCH v1 0/5] ext4: Shut down block groups when damage is detected
 2013-08-10  6:02 UTC  (4+ messages)

[PATCH] mmp: fix 64-bit handling of s_mmp_block
 2013-08-09 22:02 UTC 

[PATCH]ext4: Log inline_data feature in Documentation
 2013-08-09 21:28 UTC 

[PATCH] resize2fs: fix interior extent node corruption
 2013-08-09  5:09 UTC 

[PATCH] ext4: allow the mount options nodelalloc and data=journal
 2013-08-09  3:04 UTC 

[PATCH 1/2] ext4: fix handling of nodelalloc parameter
 2013-08-09  3:03 UTC  (3+ messages)
` [PATCH 2/2] ext4: improve mount/remount error handling

i_file_acl bug with 64-bit
 2013-08-08 23:20 UTC 

Your Attention Is Needed
 2013-08-08 16:51 UTC 

PROTECT YOUR MAIL
 2013-08-08 14:19 UTC 

linux-next: Tree for Aug 7 [ call-trace on suspend: ext4 | pm related ? ]
 2013-08-08  9:17 UTC  (9+ messages)

[PATCH] ext4: avoid reusing recently deleted inodes in no journal mode
 2013-08-08  0:03 UTC  (3+ messages)
` [PATCH -v2] "

Message From Administrator
 2013-08-07 21:00 UTC 

[RFC/PATCH 0/2] ext4: Transparent Decompression Support
 2013-08-07 15:52 UTC  (13+ messages)

[PATCH] ext4: allow specifying external journal by pathname mount option
 2013-08-07 14:21 UTC  (4+ messages)
` [PATCH V2] "

BUG:OOPS
 2013-08-07 10:56 UTC  (2+ messages)

Make check fails (Ubuntu 12.04)
 2013-08-07 10:22 UTC 

unsigned/signed type mismatch in init_bg overrun variable
 2013-08-07 10:12 UTC 

Why deleting large files took so long?
 2013-08-07  7:45 UTC 

[ext4] found a minor typo in ext4/ialloc.c
 2013-08-06  1:23 UTC 

[PATCH v1 00/22] e2fsprogs: inline data refinement patch set
 2013-08-05 23:14 UTC  (4+ messages)
` [PATCH v1 03/22] libext2fs: add functions to operate on extended attribute

[RFC] e2fsprogs/mke2fs: add an option "-d root-directory"
 2013-08-05 15:17 UTC  (2+ messages)

ways to debug Filesystem code
 2013-08-05 13:46 UTC  (2+ messages)

[PATCH v5 0/2] e2fsprogs: dump a sparse file in debugfs
 2013-08-05  5:43 UTC  (3+ messages)
` [PATCH v5 1/2] libext2fs: introduce lseek SEEK_DATA/HOLE
` [PATCH v5 2/2] debugfs: dump a sparse file

[PATCH] libext2fs: fix a coding style for EXT2_NO_MTAB_FILE
 2013-08-05  5:02 UTC 

Filesystem corrupted by offline resize
 2013-08-04 12:17 UTC  (2+ messages)

[PATCH 2/3] xfs: Implement FALLOC_FL_COLLAPSE_RANGE
 2013-08-04  8:29 UTC  (5+ 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).