messages from 2012-05-07 18:56:28 to 2012-05-21 23:31:38 UTC [more...]
[PATCH 1/1] ext4, dio: Remove overflow for size >2G in aio-dio code
2012-05-21 23:31 UTC
[Bug 43260] New: ftruncate locks up when used with direct IO on ext4
2012-05-21 23:08 UTC (3+ messages)
` [Bug 43260] "
[PATCH] ext4: enable the 64-bit jbd2 feature based on the 64-bit ext4 feature
2012-05-21 15:42 UTC
[PATCH] jbd2: use kmem_cache_zalloc wrapper instead of flag
2012-05-21 13:19 UTC
Order Enquiry
2012-05-20 15:36 UTC
[PATCH 01/10] string: introduce memweight
2012-05-20 13:23 UTC (4+ messages)
` [PATCH 08/10] ext2: use memweight()
` [PATCH 09/10] ext3: "
` [PATCH 10/10] ext4: "
[PATCH]fs:ext4:fixed space issue related to * operator
2012-05-19 15:57 UTC
[RFC 1/3] block: Context support
2012-05-19 5:30 UTC (5+ messages)
` [RFC 2/3] ext4: "
` [RFC 3/3] mmc: "
Hole punching and mmap races
2012-05-19 1:40 UTC (8+ messages)
[PATCH v3 00/23] ext4: Add metadata checksumming
2012-05-18 22:51 UTC (6+ messages)
` [PATCH 15/23] jbd2: Change disk layout for "
[Bug 42895] New: jbd2 makes all system unresponsive
2012-05-18 14:52 UTC (14+ messages)
` [Bug 42895] "
[PATCH] ext2: trivial fix to comment for ext2_free_blocks
2012-05-18 13:25 UTC (2+ messages)
[PATCH v2 0/4] do not use s_dirt in ext4
2012-05-18 10:25 UTC (2+ messages)
Lost fix for overflow in alloc_flex_gd()
2012-05-17 21:18 UTC
[PATCH v2 1/2] block: add BH_Meta flag
2012-05-17 12:21 UTC (2+ messages)
` [PATCH v2 2/2] ext4: annotate all meta data requests
[PATCH V2] ext4: Protect group inode free counting with group lock
2012-05-17 7:35 UTC
[PATCH 0/2 V2] Fix an e2fsck bug for fallocated extent
2012-05-17 7:16 UTC (3+ messages)
` [PATCH 1/2] e2fsck: Let end_blk to be the maximum value of u32
` [PATCH 2/2] e2fsck/tests: Add the regression test case for e2fsck
[PATCH] e2fsck: Let end_blk to be the maximum value of u32
2012-05-17 7:12 UTC (5+ messages)
[PATCH] ext4: Protect group inode free counting with group lock
2012-05-17 3:14 UTC (8+ messages)
punch-hole should go beyond i_size
2012-05-16 18:09 UTC (8+ messages)
[PATCH 1/2] block: add BH_Meta flag
2012-05-16 14:06 UTC (7+ messages)
` [PATCH 2/2] ext4: annotate all meta data requests
[PATCH RESEND] implement uid and gid mount options for ext2, ext3 and ext4
2012-05-16 7:25 UTC (11+ messages)
[PATCH] ext4: fix how i_version is modified and turn it on by default V2
2012-05-16 1:36 UTC (12+ messages)
[PATCH] ext4: turn on i_version updates by default
2012-05-15 19:18 UTC (23+ messages)
dereference before check in ext4_move_extents()
2012-05-15 10:51 UTC (5+ messages)
[patch] ext4: potential NULL dereference on error
2012-05-15 10:01 UTC (5+ messages)
` [patch v2] "
[PATCH] ext2: cleanup the comment for ext2_export_ops
2012-05-15 9:59 UTC (4+ messages)
[PATCH] ext4: fix how i_version is modified and turn it on by default
2012-05-15 9:03 UTC (4+ messages)
Release of e2fsprogs 1.42.3
2012-05-15 2:23 UTC
[Bug 15231] kernel BUG at fs/ext4/inode.c:1852!
2012-05-14 15:06 UTC (2+ messages)
[Bug 32122] New: Kernel BUG on accessing intentionally corrupted filesystem
2012-05-14 14:35 UTC (3+ messages)
` [Bug 32122] "
HP TONERS Cartridge
2012-05-14 4:31 UTC
ext4 barrier on SCSI vs SATA?
2012-05-14 10:51 UTC (6+ messages)
[Bug 42723] New: EXT4-fs error: ext4_mb_generate_buddy
2012-05-14 4:55 UTC (3+ messages)
` [Bug 42723] "
[PATCH] ext4: hole-punch use truncate_pagecache_range
2012-05-13 20:47 UTC
[PATCH] ext4: fix the code style from printk to ext_debug in extents.c
2012-05-13 14:38 UTC (3+ messages)
haalloo,
2012-05-12 16:57 UTC
[Bug 18372] New: A filled up named pipe always has a size of zero!
2012-05-12 15:46 UTC (3+ messages)
` [Bug 18372] "
[PATCH resend split 0/3] implement uid and gid mount options for ext2, ext3 and ext4
2012-05-11 11:10 UTC (4+ messages)
` [PATCH 1/3] implement uid and gid mount options for ext2
` [PATCH 2/3] implement uid and gid mount options for ext3
` [PATCH 3/3] implement uid and gid mount options for ext4
[PATCH 0/6] Extended file stat system call
2012-05-11 8:54 UTC (26+ messages)
` Extended file stat: Splitting file- and fs-specific info?
[PATCH 1/2] ext4: teach resize report old blocks count correctly
2012-05-10 13:15 UTC (2+ messages)
ext2 hang on (intentionally) corrupted filesystem
2012-05-09 21:12 UTC (2+ messages)
ext4, barrier, md/RAID1 and write cache
2012-05-09 9:34 UTC (12+ messages)
Filesystem pathname distributions
2012-05-08 15:44 UTC
[PATCH 0/5] Clean up I/O buffer allocation in e2fsprogs
2012-05-07 18:56 UTC (6+ messages)
` [PATCH 1/5] libext2fs: move the alignment field from unix_io to the io_manager
` [PATCH 2/5] libext2fs: refactor Direct I/O alignment requirement calculations
` [PATCH 3/5] libext2fs: make read_bitmaps() more efficient when using direct I/O
` [PATCH 4/5] libext2fs: factor out I/O buffer allocation
` [PATCH 5/5] Support systems without posix_memalign() and memalign()
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).