messages from 2012-07-22 07:51:34 to 2012-08-02 11:54:00 UTC [more...]
[PATCH 0/3] implement uid and gid mount options for ext2, ext3 and ext4
2012-08-02 11:54 UTC
[PATCH] ext4: Replace plain integer with NULL in super.c file
2012-08-02 10:29 UTC
"Unknown code" error when enabling metadata_csum on ext4 raid1 device
2012-08-02 9:58 UTC (8+ messages)
..656...565..265...356
2012-08-02 6:42 UTC
Minimal configuration for e2fsprogs
2012-08-01 20:45 UTC (20+ messages)
` [PATCH 1/7] e2fsck: add SIGABRT to list of signals processed by sigcatcher
` [PATCH 2/7] libext2fs: use abort() instead of perror()/exit()
` [PATCH 3/7] libext2fs: use strcpy()/strcat() instead of sprintf() in bmap functions
` [PATCH 4/7] libext2fs: move ext2fs_get_num_dirs to its own file
` [PATCH 5/7] libext2fs: call numeric_progress functions through a operations struct
` [PATCH 6/7] libext2fs: remove debugging printf from ext2fs_group_desc_csum
` [PATCH 7/7] libext2fs: enforce the block group descriptor size in ext2fs_open()
ext4 unknown problem
2012-08-01 16:18 UTC (2+ messages)
ext4 unknown problem
2012-08-01 8:33 UTC (4+ messages)
du -s src is a lot slower on SSD than spinning disk in the same laptop
2012-08-01 8:18 UTC (10+ messages)
` How can btrfs take 23sec to stat 23K files from an SSD?
[PATCH] ext4: add error handling when discard cmd is fail in FITRIM
2012-08-01 6:47 UTC (4+ messages)
[Bug 42895] New: jbd2 makes all system unresponsive
2012-08-01 2:45 UTC (4+ messages)
` [Bug 42895] "
Serious bug?
2012-07-31 22:34 UTC (6+ messages)
Questions about dx --- hash conflicts and limit
2012-07-31 20:24 UTC (3+ messages)
[PATCH] e2fsck: delay metadata checksum in pass1
2012-07-31 19:50 UTC (2+ messages)
[PATCH 1/2] ext4: use proper csum calculation in ext4_rename
2012-07-31 17:27 UTC (2+ messages)
` [PATCH 2/2] ext4: use s_csum_seed instead of i_csum_seed for xattr block
[RFC][PATCH 00/10 v1][RESEND] ext4: extent status tree (step 1)
2012-07-31 13:18 UTC (15+ messages)
` [RFC][PATCH 02/10 v1][RESEND] ext4: add operations on extent status tree
` [RFC][PATCH 05/10 v1][RESEND] ext4: add some tracepoints in "
` [RFC][PATCH 07/10 v1][RESEND] ext4: reimplement ext4_find_delay_alloc_range on "
` [RFC][PATCH 08/10 v1][RESEND] ext4: introduce lseek SEEK_DATA/SEEK_HOLE support
` [RFC][PATCH 09/10 v1][RESEND] ext4: don't need to writeout all dirty pages in punch hole
` [RFC][PATCH 10/10 v1][RESEND] ext4: add two tracepoints in punching hole
[PATCH 00/36 v4] e2fsprogs: make e2fsprogs support inline data
2012-07-31 11:48 UTC (37+ messages)
` [PATCH 01/36 v4] libext2fs: add EXT4_FEATURE_INCOMPAT_INLINE_DATA flag
` [PATCH 02/36 v4] mke2fs: make it support inline data feature
` [PATCH 03/36 v4] mke2fs: add inline_data feature in mke2fs's manpage
` [PATCH 04/36 v4] libext2fs: add ext2fs_find_entry_ext_attr function
` [PATCH 05/36 v4] libext2fs: add EXT4_INLINE_DATA_FL flag for inode
` [PATCH 06/36 v4] libext2fs: add data structures for inline data feature
` [PATCH 07/36 v4] libext2fs: add inline_data file
` [PATCH 08/36 v4] debugfs: make ncheck cmd support inline data
` [PATCH 09/36 v4] debugfs: make icheck "
` [PATCH 10/36 v4] debugfs: make chroot and cd "
` [PATCH 11/36 v4] debugfs: make ls "
` [PATCH 12/36 v4] debugfs: make stat "
` [PATCH 13/36 v4] debugfs: make blocks "
` [PATCH 14/36 v4] debugfs: make filefrag "
` [PATCH 15/36 v4] debugfs: make link "
` [PATCH 16/36 v4] debugfs: make unlink "
` [PATCH 17/36 v4] debugfs: make mkdir "
` [PATCH 18/36 v4] debugfs: make rmdir "
` [PATCH 19/36 v4] debugfs: make rm and kill_file "
` [PATCH 20/36 v4] debugfs: make pwd "
` [PATCH 21/36 v4] debugfs: make expand_dir "
` [PATCH 22/36 v4] debugfs: make lsdel "
` [PATCH 23/36 v4] debugfs: make undelete "
` [PATCH 24/36 v4] debugfs: make dump and cat "
` [PATCH 25/36 v4] debugfs: make rdump "
` [PATCH 26/36 v4] debugfs: make dirsearch "
` [PATCH 27/36 v4] debugfs: make bmap "
` [PATCH 28/36 v4] debugfs: make punch/truncate "
` [PATCH 29/36 v4] e2fsck: add three problem descriptions in pass1
` [PATCH 30/36 v4] e2fsck: check incorrect inline data flag
` [PATCH 31/36 v4] e2fsck: make pass1 support inline data
` [PATCH 32/36 v4] libext2fs: add read/write inline data functions
` [PATCH 33/36 v4] e2fsck: check inline data in pass2
` [PATCH 34/36 v4] mke2fs: enable inline_data feature on ext4dev filesystem
` [PATCH 35/36 v4] tests: change test f_bad_disconnected_inode to support inline_data feature
` [PATCH 36/36 v4] tune2fs: set "
ext4 unknown problem
2012-07-31 10:18 UTC
[PATCH 0/8] Set bi_rw when alloc bio before call bio_add_page
2012-07-31 1:14 UTC (6+ messages)
` "
Release of e2fsprogs 1.42.5
2012-07-30 22:30 UTC
ext4 unknown problem
2012-07-30 21:52 UTC (2+ messages)
[PATCH 1/2] Add support to configure.in to remove all bmap stats from the built tools
2012-07-30 19:41 UTC (4+ messages)
` [PATCH 2/2] blkmap64_ba: Only define ba_print_stats() when needed
[PATCH 1/2] ext2fs.h: Chnage the way EXT2_LIB_FEATURE_INCOMPAT_SUPP deals with optional features
2012-07-30 19:40 UTC (4+ messages)
` [PATCH 2/2] Make Multi Mount Protection (MMP) optional at configure time
[PATCH] jbd2: don't write superblock when unmounting an ro filesystem
2012-07-30 15:49 UTC (4+ messages)
[PATCH 8/8]fs/xfs: Evalue bio->bi_rw after calling bio_alloc() and before calling bio_add_page()
2012-07-30 7:24 UTC
[PATCH 7/8]fs/ocfs2: Evalue bio->bi_rw after calling bio_alloc() and before calling bio_add_page()
2012-07-30 7:24 UTC
[PATCH 6/8]fs/jfs: Evalue bio->bi_rw after calling bio_alloc() and before calling bio_add_page()
2012-07-30 7:24 UTC
[PATCH 5/8]fs/ext4: Evalue bio->bi_rw after calling bio_alloc() and before calling bio_add_page()
2012-07-30 7:24 UTC
[PATCH 3/8]fs/btrfs: Evalue bio->bi_rw after calling bio_alloc() and before calling bio_add_page()
2012-07-30 7:24 UTC
[PATCH 4/8] fs/direct-io.c:Evalue bio->bi_rw after calling bio_alloc() and before calling bio_add_page()
2012-07-30 7:24 UTC
[PATCH 2/8] drivers/block/xen-blkback:Evalue bio->bi_rw after calling bio_alloc() and before calling bio_add_page()
2012-07-30 7:23 UTC
[PATCH 1/8] block/blk-lib.c: Evalue bio->bi_rw after calling bio_alloc() and before calling bio_add_page()
2012-07-30 7:23 UTC
[PATCH 1/8] Evalue bio->bi_rw after calling bio_alloc() and before calling bio_add_page()
2012-07-30 7:15 UTC
[PATCH RESEND] Ext4: No need to add inode to orphan list during hole punch
2012-07-30 2:19 UTC (2+ messages)
resize2fs > 16TB questions
2012-07-29 19:08 UTC (6+ messages)
(unknown),
2012-07-29 10:12 UTC
How should e2fsck clear s_errno/j_errno on an ro mount?
2012-07-29 4:19 UTC (9+ messages)
` [PATCH] ext4: make sure the journal sb is written in ext4_clear_journal_err()
` [PATCH] Revert "e2fsck: Skip journal checks if the fs is mounted and doesn't need recovery"
` [PATCH] e2fsck: check a file system mounted read-only if forced
[PATCH] e4defrag: Handle device symlinks
2012-07-28 21:54 UTC (2+ messages)
[PATCH] filefrag: Fix segfault on virtual fs
2012-07-28 21:43 UTC (2+ messages)
` "
[PATCH] E2fsprogs/chattr: update manual of chattr for No_COW
2012-07-28 21:37 UTC (2+ messages)
[PATCH] E2fsprogs/filefrag: fix filefrag regression
2012-07-28 21:34 UTC (2+ messages)
[Bug 43354] New: Corruption on a small loopback ext4 file system with Linux 3.4
2012-07-28 14:33 UTC (2+ messages)
` [Bug 43354] "
[GIT PULL] ext4 updates for 3.6
2012-07-28 3:11 UTC
Add invalidatepage_range address space operation
2012-07-27 12:08 UTC (18+ messages)
` [PATCH 01/15] mm: add "
` [PATCH 02/15] jbd2: implement jbd2_journal_invalidatepage_range
` [PATCH 03/15] ext4: implement invalidatepage_range aop
` [PATCH 04/15] xfs: "
` [PATCH 05/15] ocfs2: "
` [PATCH 06/15] mm: teach truncate_inode_pages_range() to handle non page aligned ranges
` [PATCH 07/15] ext4: Take i_mutex before punching hole
` [PATCH 08/15] Revert "ext4: remove no longer used functions in inode.c"
` [PATCH 09/15] Revert "ext4: fix fsx truncate failure"
` [PATCH 10/15] ext4: use ext4_zero_partial_blocks in punch_hole
` [PATCH 11/15] ext4: remove unused discard_partial_page_buffers
` [PATCH 12/15] ext4: remove unused code from ext4_remove_blocks()
` [PATCH 13/15] ext4: update ext4_ext_remove_space trace point
` [PATCH 14/15] ext4: make punch hole code path work with bigalloc
` [PATCH 15/15] ext4: Allow punch hole with bigalloc enabled
one question about xfstests for ext4?
2012-07-26 11:48 UTC (3+ messages)
[PATCH] Ext4: No need to add inode to orphan list during hole punch
2012-07-25 14:18 UTC
[PULL REQUEST] UDF, ext3, isofs fixes for 3.6-rc1
2012-07-24 22:31 UTC
"Setting filesystem feature 'metadata_csum' not supported" when trying to enable ext4 metadata checksums
2012-07-24 10:32 UTC (5+ messages)
[RFC PATCH 2/2] ext4: undo ei->i_da_metadata_calc_len increment if we fail to claim space
2012-07-23 15:46 UTC (3+ messages)
[PATCH] ext4: remove redundant offset check in move_extents.c/mext_check_arguments
2012-07-23 8:03 UTC
[RFC PATCH 1/2] ext4: warn on delalloc md block allocation without reservation
2012-07-23 4:00 UTC (2+ messages)
[PATCH v3] ext4: fix hole punch failure when depth is greater than 0
2012-07-23 0:34 UTC (2+ messages)
[patch -next] ext4: locking issue on error path
2012-07-23 0:20 UTC (3+ messages)
[PATCHv7 0/5] ext4: stop using write_supers and s_dirt
2012-07-23 0:02 UTC (2+ messages)
Bug#679830: linux-image-2.6.32-5-686: Kernel bug observed in syslog when performing an rsync operation
2012-07-22 23:33 UTC (4+ 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).