messages from 2013-07-29 23:51:46 to 2013-08-08 09:45:52 UTC [more...]
ext4: the list debug reports about corruptions
2013-08-08 9:45 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 (6+ messages)
` [PATCH -v2] "
Message From Administrator
2013-08-07 21:00 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-07 21:07 UTC (10+ messages)
[RFC 0/3] Add madvise(..., MADV_WILLWRITE)
2013-08-07 18:00 UTC (8+ 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
[RFC/PATCH 0/2] ext4: Transparent Decompression Support
2013-08-07 15:52 UTC (13+ messages)
[PATCH] ext4: Fix oops in jbd2_journal_file_inode()
2013-08-07 14:41 UTC
[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 (5+ messages)
` BUG:OOPS
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
[PATCH 0/2 V3] e2fsprogs/debugfs: do sparse copy when src is a sparse file
2013-08-06 1:46 UTC (2+ messages)
[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 (25+ messages)
` [PATCH v1 01/22] libext2fs: add INLINE_DATA into EXT2_LIB_SOFTSUPP_INCOMPAT
` [PATCH v1 02/22] libext2fs: add function to check inline_data flag for an inode
` [PATCH v1 03/22] libext2fs: add functions to operate on extended attribute
` [PATCH v1 04/22] libext2fs: handle inline data in dir iterator function
` [PATCH v1 05/22] libext2fs: handle inline_data in block "
` [PATCH v1 06/22] debugfs: make stat command support inline data
` [PATCH v1 07/22] debugfs: make mkdir and expanddir "
` [PATCH v1 08/22] debugfs: make lsdel "
` [PATCH v1 09/22] libext2fs: handle inline data in read/write function
` [PATCH v1 10/22] debugfs: handle inline_data feature in dirsearch command
` [PATCH v1 11/22] debugfs: handle inline_data feature in bmap command
` [PATCH v1 12/22] debugfs: handle inline_data in punch command
` [PATCH v1 13/22] libext2fs: add inline_data feature into EXT2_LIB_FEATURE_INCOMPAT_SUPP
` [PATCH v1 14/22] mke2fs: add inline_data support in mke2fs
` [PATCH v1 15/22] tune2fs: add inline_data feature in tune2fs
` [PATCH v1 16/22] e2fsck: add problem descriptions and check inline data feature
` [PATCH v1 17/22] e2fsck: check inline_data in pass1
` [PATCH v1 18/22] e2fsck: check inline_data in pass2
` [PATCH v1 19/22] e2fsck: check inline_data in pass3
` [PATCH v1 20/22] tests: change result in f_bad_disconnected_inode
` [PATCH v1 21/22] mke2fs: enable inline_data feature on ext4dev filesystem
` [PATCH v1 22/22] libext2fs: add a unit test for inline data
[RFC] e2fsprogs/mke2fs: add an option "-d root-directory"
2013-08-05 15:17 UTC (2+ messages)
[PATCH 0/4 v2] ext4: Fix races between writeback and truncate
2013-08-05 13:52 UTC (5+ 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
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 (9+ messages)
[PATCH 0/5 v2] add extent status tree caching
2013-08-04 1:27 UTC (12+ messages)
[PATCH 1/1] EXT4: LazyInit Mount Bug Fix
2013-08-04 0:49 UTC
[PATCH 1/2] ext4: fix handling of nodelalloc parameter
2013-08-04 1:36 UTC (3+ messages)
` [PATCH 2/2] ext4: improve mount/remount error handling
found a scenario for BUG at fs/ext4/super.c:804!
2013-08-03 15:36 UTC (4+ messages)
[GIT PULL] more ext4 bug fixes (for v3.11-rc4)
2013-08-03 15:18 UTC
[PATCH] ext4: Make ext4_writepages() resilient to i_size changes
2013-08-02 19:15 UTC (4+ messages)
[PATCH] e2fsprogs: fix configure help text for quota
2013-08-02 15:48 UTC (4+ messages)
` [PATCH] tune2fs: respect quota config option
` [PATCH] mke2fs: remove quota docs if not configured in
[Bug 60676] New: Stat system call gives permission denied to root for links under a sticky bit
2013-08-02 14:34 UTC (8+ messages)
` [Bug 60676] "
[PATCH 1/3] fs: Introduce new flag FALLOC_FL_COLLAPSE_RANGE
2013-08-02 2:37 UTC (12+ messages)
[PATCH 0/4] Backports of jbd2 commits to jbd
2013-08-01 23:18 UTC (13+ messages)
` [PATCH 1/4] jbd: use module parameters instead of debugfs for jbd_debug
` [PATCH 2/4] jbd: relocate assert after state lock in journal_commit_transaction()
` [PATCH 3/4] jbd: drop checkpoint mutex when waiting in __log_wait_for_space()
` [PATCH 4/4] jbd: use a single printk for jbd_debug()
resize2fs ext4 shrink corruption?
2013-08-01 21:59 UTC (2+ messages)
xfstests failure generic/239
2013-08-01 21:03 UTC (12+ messages)
File permissions in ext4
2013-08-01 17:27 UTC (9+ messages)
[PATCH] ext3: allow specifying external journal by pathname mount option
2013-08-01 17:23 UTC (4+ messages)
[PATCH] ext4: don't re-try to remove the entry from es tree when we encounter a ENOMEM in ext4_ext_truncate
2013-08-01 8:45 UTC (3+ messages)
[PATCH 1/2] direct-io: Implement generic deferred AIO completions
2013-08-01 8:17 UTC (3+ messages)
[PATCH 3/3] ext4: Implement FALLOC_FL_COLLAPSE_RANGE
2013-08-01 6:23 UTC (3+ messages)
[GIT PULL] more ext4 bug fixes
2013-08-01 5:35 UTC
[GIT PULL] more ext4 bug fixes
2013-08-01 5:28 UTC
[GIT PULL] more ext4 bug fixes
2013-08-01 4:45 UTC
[PATCH v1 0/5] ext4: Shut down block groups when damage is detected
2013-07-31 21:28 UTC (7+ messages)
[PATCH] ext3: allow specifying external journal by pathname mount option
2013-07-31 20:10 UTC (5+ messages)
` [PATCH V2] "
crash in __jbd2_journal_file_buffer
2013-07-31 19:02 UTC (2+ messages)
ext4_da_release_space:1333: ext4_da_release_space: ino 12, to_free 1 with only 0 reserved data blocks
2013-07-31 18:32 UTC (6+ messages)
[Bug 60667] New: resizing ext4 with small block size corrupts filesystem
2013-07-31 15:56 UTC
[PATCH 0/3] fs: New flag FALLOC_FL_COLLAPSE_RANGE for fallocate
2013-07-31 14:40 UTC
e2fsprogs - possible regression between 1.42.7 and 1.42.8
2013-07-31 2:10 UTC (3+ messages)
[PATCH v2] ext4: remove the entry from es tree when bigalloc is enabled
2013-07-30 16:14 UTC (4+ messages)
[PATCH] include/jbd: add missing ifdef CONFIG_BLOCK
2013-07-30 13:17 UTC (2+ messages)
[PATCH] ext4: fix retry handling in ext4_ext_truncate()
2013-07-29 23:51 UTC (2+ messages)
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).