messages from 2013-10-18 04:51:25 to 2013-11-07 01:42:36 UTC [more...]
[PATCH v2 00/11] rbtree: postorder iteration: fix, add tests, and use in various places
2013-11-07 1:42 UTC (7+ messages)
` [PATCH v2 02/11] rbtree/test: move rb_node to the middle of the test struct
` [PATCH v2 03/11] rbtree/test: test rbtree_postorder_for_each_entry_safe()
` [PATCH v2 04/11] net ipset: use rbtree postorder iteration instead of opencoding
` [PATCH v2 05/11] trace/trace_stat: use rbtree postorder iteration helper "
` [PATCH v2 06/11] fs/ubifs: "
` [PATCH v2 07/11] fs/ext4: "
[PATCH 4/8] fs/ext4: use rbtree postorder iteration helper instead of opencoding
2013-11-06 23:16 UTC (13+ messages)
` [PATCH 6/8] fs/ext3: "
` [PATCH 1/2] rbtree: fix postorder iteration when the rb_node is not the first element in an entry
` [PATCH 2/2] rbtree/test: move rb_node to the middle of the test struct
` [PATCH] rbtree/test: test rbtree_postorder_for_each_entry_safe()
[BUG][ext2] XIP does not work on ext2
2013-11-06 21:18 UTC (6+ messages)
[PATCH] Add missing brelse to xattr code
2013-11-06 15:45 UTC
[PATCH] ext4: return non-zero st_blocks for inline data
2013-11-06 10:42 UTC
INVESTMENT PARTNERSHIP
2013-11-06 5:30 UTC
Donation Project
2013-11-05 17:42 UTC
[PATCH RFC] fs: add FIEMAP_FLAG_DISCARD support
2013-11-05 4:36 UTC (9+ messages)
` [PATCH RFC] "
[Bug 62751] New: INFO: rcu_sched detected stalls on CPUs/tasks: { 3} (detected by 2, t=15107 jiffies, g=270766, c=270765, q=0)
2013-11-04 11:53 UTC (4+ messages)
` [Bug 62751] "
"make check" broken on maint branch?
2013-11-04 6:20 UTC (7+ messages)
[PATCH] ext4: remove unreachable code in ext4_can_extents_be_merged()
2013-11-01 3:09 UTC (4+ messages)
` [PATCH] ext4: remove unreachable code after ext4_can_extents_be_merged()
[PATCH] mmp: fix 64-bit handling of s_mmp_block
2013-10-31 21:01 UTC
[PATCH] ext4: check incompatible mount options when mounting ext2/3
2013-10-31 14:00 UTC (6+ messages)
` [PATCH] ext4: check incompatible mount options when mounting ext2/3 [V2]
fix the ext4_read_inline_dir return value
2013-10-31 2:34 UTC (5+ messages)
[Bug 63471] New: Please add a "quit" command to the e2fsck interactive mode
2013-10-31 1:11 UTC (3+ messages)
` [Bug 63471] "
[PATCH] ext4: drop unsed reclen variable from ext4_add_dirent_to_inline()
2013-10-30 18:29 UTC (4+ messages)
Filesystem recovery - e2fsck seems to have caused my filesystem to get wiped
2013-10-30 17:50 UTC (5+ messages)
[PATCH v1.1 0/2] ext4: Shut down block groups when damage is detected, part 2
2013-10-30 17:33 UTC (8+ messages)
` [PATCH 1/2] ext4: Don't count free clusters from a corrupt block group
` [PATCH 2/2] ext4: Spot-check block group sub-table locations
[PATCH 0/2] ext4: increase mbcache scalability
2013-10-30 17:32 UTC (8+ messages)
` [PATCH v3 "
` [PATCH v3 1/2] mbcache: decoupling the locking of local from global data
` [PATCH v3 2/2] ext4: each filesystem creates and uses its own mb_cache
[PATCH] ext4: fix FITRIM in no journal mode
2013-10-30 15:12 UTC (2+ messages)
[PATCH] ext4: pair trace_ext4_writepages & trace_ext4_writepages_result
2013-10-30 11:36 UTC (2+ messages)
Re:Answer back
2013-10-29 14:32 UTC
process hangs in ext4_sync_file
2013-10-29 17:53 UTC (13+ messages)
Re:Answer back
2013-10-29 11:14 UTC
[Bug 63981] New: Bad: Buffer I/O errors make disk unusable
2013-10-29 15:14 UTC (7+ messages)
` [Bug 63981] "
Question of online defrag, thanks
2013-10-29 1:26 UTC (2+ messages)
Query FSCK Errors on ext4
2013-10-28 21:18 UTC (5+ messages)
online resize of ext4 hung (3.2.51 / 1.42.5)
2013-10-28 14:39 UTC (5+ messages)
my subject
2013-10-26 8:37 UTC
my subject
2013-10-26 8:37 UTC
David Desmond.Business Manager Societe Generale Bank United Kingdom.I have a proposal worth £18,500,000.Get back to us for more details via david_desmond10@yahoo.com
2013-10-26 8:04 UTC
[PATCH][RESEND] mke2fs: fix force option to create filesystem on mounted device
2013-10-25 15:30 UTC (2+ messages)
e2fsprogs: Why __uint64_t in unix_discard() in lib/ext2fs/unix_io.c?
2013-10-25 13:54 UTC
[PATCH] e2fsprogs: fix build w/o quota
2013-10-24 13:20 UTC (9+ messages)
` [PATCH] Fix noquota build
[PATCH v2 00/25] e2fsprogs patchbomb 10/2013
2013-10-24 11:40 UTC (35+ messages)
` [PATCH 01/25] libext2fs: stop iterating dirents when done linking
` [PATCH 02/25] libext2fs: fix ext2fs_open2() truncation of the superblock parameter
` [PATCH 03/25] mke2fs: don't let resize= turn on resize_inode when meta_bg is set
` [PATCH 04/25] libext2fs: reject 64bit badblocks numbers
` [PATCH 05/25] libext2fs: don't overflow when punching indirect blocks with large blocks
` [PATCH 09/25] e2fsck: teach EA refcounting code to handle 64bit block addresses
` [PATCH 10/25] debugfs: handle 64bit block numbers
` [PATCH 11/25] libext2fs: only punch complete clusters
` [PATCH 16/25] resize2fs: convert fs to and from 64bit mode
` [PATCH 21/25] misc: use the checksum predicate function, not raw flag tests
` [PATCH 22/25] resize2fs: rewrite extent/dir/ea block checksums when migrating
` [PATCH 23/25] libext2fs: support modifying arbitrary extended attributes
` [PATCH 24/25] misc: add fuse2fs, a FUSE server for e2fsprogs
[PATCH] Fix optional static code analysis using sparse
2013-10-24 0:11 UTC
Commit 7d7345322d60edb0fa49a64a89b31360f01d09cb
2013-10-23 14:09 UTC (3+ messages)
[Bug 63511] New: EXT4-fs warning (device sdc): ext4_da_update_reserve_space:362: ino 75159523, allocated 1 with only 0 reserved metadata blocks (releasing 162 blocks with reserved 162 data blocks)
2013-10-23 10:40 UTC (2+ messages)
` [Bug 63511] "
hello dearest
2013-10-22 19:01 UTC
[PATCH] ext4: don't cache out of order extents
2013-10-22 18:40 UTC (6+ messages)
` [PATCH v2] ext4: check for overlapping extents in ext4_valid_extent_entries()
[PATCH RESEND 4/7] xfsprogs: xfsio: add support FALLOC_FL_COLLAPSE_RANGE for fallocate
2013-10-22 15:21 UTC (5+ messages)
[PATCH] mke2fs: Fix block bitmaps initalization with -O ^resize_inode
2013-10-22 7:39 UTC
Weird jbd2 I/O load
2013-10-22 7:22 UTC (8+ messages)
[PATCH] e2fsck: fix problem comments to match actual message
2013-10-22 4:12 UTC (2+ messages)
there is a BUG in disk full case in inlinedata feature
2013-10-22 2:00 UTC (5+ messages)
[PATCH] ext4: add ratelimiting to ext4 messages
2013-10-21 9:43 UTC (8+ messages)
[Bug 61631] New: kernel BUG at fs/ext4/super.c:818 umounting md raid6 volume
2013-10-20 22:32 UTC (3+ messages)
` [Bug 61631] "
linux ext filesystem errors
2013-10-20 15:24 UTC (3+ messages)
Greetings
2013-10-20 11:47 UTC
E-mail Has Won 1.5M
2013-10-20 11:54 UTC
[PATCH v3 0/2] ext4: increase mbcache scalability
2013-10-19 23:06 UTC (15+ messages)
[PATCH] quota: fix disabling quota, add quota tests
2013-10-18 15:23 UTC (3+ 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).