messages from 2012-07-03 12:00:10 to 2012-07-19 19:04:36 UTC [more...]
[PATCH] e4defrag: Handle device symlinks
2012-07-19 19:04 UTC (2+ messages)
One question about ext4_fallocate
2012-07-19 15:42 UTC (2+ messages)
[PATCH 01/12 v2] Revert "ext4: remove no longer used functions in inode.c"
2012-07-19 7:15 UTC (30+ messages)
` [PATCH 02/12 v2] Revert "ext4: fix fsx truncate failure"
` [PATCH 03/12 v2] shmem: pass LLONG_MAX to shmem_truncate_range
` [PATCH 04/12 v2] xfs: pass LLONG_MAX to truncate_inode_pages_range
` [PATCH 05/12 v2] mm: "
` [PATCH 06/12 v2] mm: teach truncate_inode_pages_range() to hadnle non page aligned ranges
` [PATCH 07/12 v2] ext4: use ext4_zero_partial_blocks in punch_hole
` [PATCH 08/12 v2] ext4: remove unused discard_partial_page_buffers
` [PATCH 09/12 v2] ext4: remove unused code from ext4_remove_blocks()
` [PATCH 10/12 v2] ext4: update ext4_ext_remove_space trace point
` [PATCH 11/12 v2] ext4: make punch hole code path work with bigalloc
` [PATCH 12/12 v2] ext4: Allow punch hole with bigalloc enabled
renaming socket in use does not update /proc/X/fd
2012-07-18 20:30 UTC
[PATCH 1/2] ext4: Realign trace events structs to make it smaller
2012-07-18 17:07 UTC (2+ messages)
` [PATCH 2/2] ext4: Add missing space to trace message
[BUG] ext4: i_size, EOFBLOCKS_FS corruption with xfstests 269
2012-07-18 9:40 UTC (2+ messages)
[PATCH] E2fsprogs/filefrag: fix filefrag regression
2012-07-17 21:57 UTC (2+ messages)
[patch -next] ext4: locking issue on error path
2012-07-17 8:13 UTC (2+ messages)
[PATCH v2] ext4: dynamical adjust the length of zero-out chunk
2012-07-17 7:55 UTC (5+ messages)
[PATCH 1/4] tune2fs/quota: always create hidden quota files
2012-07-17 5:22 UTC (5+ messages)
` [PATCH 2/4] libquota: fix quota_inode_truncate()
` [PATCH 3/4] e2fsck/quota: mark FS invalid if quotas are not fixed
` [PATCH 4/4] tune2fs: fix quota feature removal
[PATCH 00/35 v3] e2fsprogs: make e2fsprogs support inline data
2012-07-17 2:20 UTC (4+ messages)
` [PATCH 05/35 v3] libext2fs: add EXT4_INLINE_DATA_FL flag for inode
[Bug 44731] New: ext4 deadlock under heavy io?
2012-07-16 20:54 UTC (4+ messages)
` [Bug 44731] "
Ext4 external journal UUID mismatch?
2012-07-16 15:40 UTC (6+ messages)
Question about extents.c/ext4_ext_punch_hole
2012-07-16 8:04 UTC (3+ messages)
[PATCH] Add support for DragonFly BSD operating system
2012-07-16 2:03 UTC (5+ messages)
[PATCH] e2fsck: rename "bool" variables
2012-07-14 23:43 UTC (2+ messages)
[PATCH] build: add generated files to .gitignore
2012-07-14 23:44 UTC (2+ messages)
[PATCH] ext4: fix trivial typo in the comment for extents.c/ext4_split_unwritten_extents
2012-07-15 3:41 UTC
e2fsprogs alignment issues
2012-07-13 22:25 UTC (8+ messages)
[PATCH] ext4: do not enable delalloc by default for ext2
2012-07-13 14:23 UTC (2+ messages)
[PATCH v3] ext4: fix hole punch failure when depth is greater than 0
2012-07-13 8:08 UTC (2+ messages)
[PATCH] ext4: remove dynamic array size in ext4_chksum()
2012-07-13 3:25 UTC
Bug in filefrag?
2012-07-12 15:22 UTC (2+ messages)
quota as ext4 feature
2012-07-12 7:15 UTC
[PATCH 0/3] RFC: introduce extended inode owner identifier v10
2012-07-11 17:17 UTC (9+ messages)
` [PATCH 1/3] Add additional owner identifier
` [PATCH 2/3] ext4: Implement subtree ID support for ext4 filesystem
` [PATCH 3/3] ext4: add subtree quota support
[PATCHv7 0/5] ext4: stop using write_supers and s_dirt
2012-07-11 14:32 UTC (7+ messages)
` [PATCHv7 1/5] ext4: Remove useless marking of superblock dirty
` [PATCHv7 2/5] ext4: Convert last user of ext4_mark_super_dirty() to ext4_handle_dirty_super()
` [PATCHv7 3/5] ext4: remove unnecessary superblock dirtying
` [PATCHv7 4/5] ext4: weed out ext4_write_super
` [PATCHv7 5/5] ext4: remove unnecessary argument
[PATCHv6 0/5] ext4: stop using write_supers and s_dirt
2012-07-11 13:36 UTC (12+ messages)
` [PATCHv6 1/5] ext4: Remove useless marking of superblock dirty
` [PATCHv6 2/5] ext4: Convert last user of ext4_mark_super_dirty() to ext4_handle_dirty_super()
` [PATCHv6 3/5] ext4: remove unnecessary superblock dirtying
` [PATCHv6 4/5] ext4: weed out ext4_write_super
` [PATCHv6 5/5] ext4: remove unnecessary argument
Some warnings
2012-07-11 9:58 UTC (2+ messages)
[Bug 43292] New: jdb2 lockup with ext3 and nfs
2012-07-10 13:12 UTC (3+ messages)
` [Bug 43292] "
[PATCHv4 0/5] ext4: stop using write_super and s_dirt
2012-07-10 12:52 UTC (10+ messages)
` [PATCHv4 1/5] ext4: Remove useless marking of superblock dirty
` [PATCHv4 2/5] ext4: Convert last user of ext4_mark_super_dirty() to ext4_handle_dirty_super()
` [PATCHv4 3/5] ext4: remove unnecessary superblock dirtying
` [PATCHv4 4/5] ext4: weed out ext4_write_super
` [PATCHv4 5/5] ext4: simplify superblock dirtying
[PATCHv5 0/4] ext4: stop using write_supers and s_dirt
2012-07-10 12:17 UTC (5+ messages)
` [PATCHv5 1/4] ext4: Remove useless marking of superblock dirty
` [PATCHv5 2/4] ext4: Convert last user of ext4_mark_super_dirty() to ext4_handle_dirty_super()
` [PATCHv5 3/4] ext4: remove unnecessary superblock dirtying
` [PATCHv5 4/4] ext4: weed out ext4_write_super
[PATCH v3] ext4: fix hole punch failure when depth is greater than 0
2012-07-10 4:35 UTC (2+ messages)
linux-next: build failure after merge of the ext4 tree
2012-07-10 1:48 UTC
[ext4:dev 12/12] fs/ext4/super.c:4739:4: error: implicit declaration of function 'ext4_enable_quotas'
2012-07-10 0:16 UTC
[ext4:master 4/4] fs/ext4/resize.c:1200:9: warning: unused variable 'ret'
2012-07-09 23:44 UTC
[PATCH 1/2] jbd: Check return value of blkdev_issue_flush()
2012-07-09 21:45 UTC (2+ messages)
` [PATCH 2/2] ext3: "
e2defrag 0.81 released
2012-07-09 18:49 UTC (5+ messages)
[PATCH v2] ext4: fix hole punch failure when depth is greater than 0
2012-07-09 17:37 UTC (9+ messages)
[PATCH 0/3 v3] ext4: dio overwrite nolock
2012-07-09 15:01 UTC (7+ messages)
` [PATCH 1/3 v3] ext4: split ext4_file_write into buffered IO and direct IO
` [PATCH 2/3 v3] ext4: add a new flag for ext4_map_blocks
` [PATCH 3/3 v3] ext4: add dio overwrite nolock
[PATCH][v2] ext4: delete a no useful sentence
2012-07-09 14:25 UTC (2+ messages)
` [v2] "
[PATCH][v2] ext4: change a comment on fs/ext4/extents.c
2012-07-09 14:21 UTC (2+ messages)
` [v2] "
[PATCH] ext4: Use s_csum_seed instead of i_csum_seed for xattr block csum
2012-07-09 14:12 UTC (2+ messages)
[PATCH] ext4: Use proper csum calculation in ext4_rename
2012-07-09 14:07 UTC (3+ messages)
[Bug 15690] New: system hanged while doing "sync"
2012-07-09 8:19 UTC (2+ messages)
` [Bug 15690] "
[PATCH 1/2] ext4: fix the comment in ext4_ext_insert_extent for ext4_ext_try_to_merge in extents.c
2012-07-08 10:38 UTC (3+ messages)
[PATCH v2] e2image: add -a switch to include all data
2012-07-06 20:08 UTC
[PATCH 2/2] ext4: make extents.c/ext4_ext_try_to_merge return 1 on merged
2012-07-06 6:27 UTC
[PATCH] ext4: fix comment in extents.c/ext4_ext_check_cache
2012-07-06 2:21 UTC
New Defects based on recent changes in Kernel code found by Coverity Scan
2012-07-05 19:44 UTC (5+ messages)
[Bug 15576] Data Loss (flex_bg and ext4_mb_generate_buddy errors)
2012-07-05 16:17 UTC
[MMTests] Page reclaim performance on ext4
2012-07-04 15:53 UTC
ext4_fallocate
2012-07-04 13:25 UTC (21+ messages)
[PATCHv3 0/4] ext4: stop using write_supers and s_dirt
2012-07-04 12:25 UTC (6+ messages)
` [PATCHv3 3/4] ext4: remove unnecessary superblock dirtying
` [PATCHv3 4/4] ext4: weed out ext4_write_super
BUG: unable to handle kernel NULL pointer dereference at 0000000000000006
2012-07-04 10:44 UTC (2+ messages)
[PATCH] e2fsprogs/csum: Use fs.csum_seed for xattr block csum calculation
2012-07-04 3:03 UTC (4+ messages)
[PATCH 0/5] RFC: introduce extended inode owner identifier v9
2012-07-03 19:14 UTC (12+ messages)
` [PATCH 1/5] Add additional owner identifier
` [PATCH 3/5] ext4: Implement project ID support for ext4 filesystem
` [PATCH 5/5] XFS: prjquota and grpqouta now may coexist
[PATCH] ext4: enable FITRIM ioctl on bigalloc file system
2012-07-03 19:10 UTC
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).