messages from 2012-01-07 08:34:08 to 2012-01-16 17:03:03 UTC [more...]
Filesystem freeze vs blockdevice snapshot
2012-01-16 17:03 UTC (2+ messages)
[RFC][PATCH 0/8] xfstests: rework large filesystem testing
2012-01-16 16:23 UTC (3+ messages)
` [PATCH 2/8] xfstests: rename USE_BIG_LOOPFS to be more generic
[RFC PATCH 0/3] Stop clearing uptodate flag on write IO error
2012-01-16 16:01 UTC (3+ messages)
[PATCH 0/3] Clean up bitmap loading
2012-01-16 15:52 UTC (8+ messages)
` [PATCH 1/3] ext4: remove block bitmap initialization in ext4_new_inode()
` [PATCH 2/3] ext4: fold ext4_claim_inode into ext4_new_inode
` [PATCH 3/3] ext4: fix race when setting bitmap_uptdate flag
[PATCH RESEND] ext4: remove 'error' variable in ext4_xattr_check_block() function
2012-01-16 9:16 UTC
[PATCH RESEND] ext4: format flag in dx_probe()
2012-01-16 9:01 UTC
[PATCH RESEND] ext4: make sure O_(D)SYNC semantic in ext4_fallocate()
2012-01-16 8:47 UTC
[PATCH RESEND] ext4: replace ll_rw_block with other functions
2012-01-16 7:49 UTC
Please Help
2012-01-15 23:25 UTC
working on extent locks for i_mutex
2012-01-15 23:57 UTC (9+ messages)
Please Help
2012-01-15 21:40 UTC
[PATCH 0/3] ext4: punch hole beyond i_size
2012-01-14 19:35 UTC (4+ messages)
` [PATCH 1/3] ext4: Allow "
` [PATCH 2/3] ext4: Remove uneeded i_size handling
` [PATCH 3/3] ext4: Correct ext4_punch_hole return codes
Email Quota Exceeded
2012-01-14 15:00 UTC
[Bug 41712] New: kernel BUG at fs/jbd/transaction.c:1155!
2012-01-14 0:58 UTC (2+ messages)
` [Bug 41712] "
[Bug 14972] [regression] msync() call on ext4 causes disk thrashing
2012-01-11 0:08 UTC
[BUG] NULL deref in jbd2_journal_grab_journal_head
2012-01-13 11:16 UTC
[PATCH 0/4] Fix filesystem freezing
2012-01-13 11:07 UTC (21+ messages)
` [PATCH 1/4] fs: Improve filesystem freezing handling
` [PATCH 2/4] vfs: Protect write paths by sb_start_write - sb_end_write
` [PATCH 3/4] ext4: Protect ext4_page_mkwrite with "
` [PATCH 4/4] xfs: Protect xfs_file_aio_write() "
punch-hole should go beyond i_size
2012-01-13 3:18 UTC (5+ messages)
[PATCH][RESEND]tracepoint: add drop_transaction/update_superblock_end to jbd2
2012-01-12 20:58 UTC
[PATCH v2 0/7] fix s_umount thaw/write and journal deadlock
2012-01-12 15:53 UTC (19+ messages)
` [PATCH v2 1/7] Adding support to freeze and unfreeze a journal
` [PATCH v2 5/7] VFS: Avoid read-write deadlock in try_to_writeback_inodes_sb
[PATCH v5] ext4: make quota as first class supported feature
2012-01-12 12:26 UTC (4+ messages)
[PATCH] ext4: ignore EXT4_INODE_JOURNAL_DATA flag with delalloc
2012-01-12 11:03 UTC (6+ messages)
` [PATCH v2] "
[PATCH 1/2] resize2fs: Add support for lazy itable initialization
2012-01-12 7:47 UTC (2+ messages)
[PATCH][RESEND]tracepoint: add drop_transaction/update_superblock_end to jbd2
2012-01-12 1:06 UTC (3+ messages)
[PATCH] ext4: Support "check=none" "nocheck" mount options
2012-01-11 21:07 UTC (8+ messages)
[PATCH v2] jbd: Issue cache flush after checkpointing
2012-01-11 19:00 UTC
[PATCH] libquota: Do not build libquota when disabled
2012-01-11 18:58 UTC (5+ messages)
[PATCH 0/4] [RESEND] 32/64 bit llseek hashes (v5)
2012-01-11 15:31 UTC (8+ messages)
` [PATCH 5 1/4] Add new FMODE flags: FMODE_32bithash and FMODE_64bithash
` [PATCH 5 2/4] Return 32/64-bit dir name hash according to usage type
` [PATCH 5 3/4] nfsd_open(): rename 'int access' to 'int may_flags' in nfsd_open()
` [PATCH 5 4/4] nfsd: vfs_llseek() with 32 or 64 bit offsets (hashes)
[PATCH 0/6] jbd2: Checkpointing fix and cleanups
2012-01-11 12:49 UTC (8+ messages)
` [PATCH 1/6] jbd2: Issue cache flush after checkpointing even with internal journal
` [PATCH 2/6] jbd2: Fix BH_JWrite setting in checkpointing code
` [PATCH 3/6] jbd2: __jbd2_journal_temp_unlink_buffer() is static
` [PATCH 4/6] jbd2: Remove always true condition in __journal_try_to_free_buffer()
` [PATCH 5/6] jbd2: Remove bh_state lock from checkpointing code
` [PATCH 6/6] jbd2: Cleanup journal tail after transaction commit
[GIT PULL] ext4 updates for 3.3
2012-01-10 23:54 UTC (4+ messages)
[PATCH] jbd: clear b_modified before moving the jh to a different transaction
2012-01-10 21:10 UTC (4+ messages)
[PATCH RESEND] ext4: fix undefined behavior in ext4_fill_flex_info()
2012-01-10 16:54 UTC (2+ messages)
[PATCH] libext2fs: change getpagesize to sysconf
2012-01-10 2:38 UTC (2+ messages)
[PATCH] mke2fs: fix -T/-t usage output
2012-01-10 2:18 UTC (2+ messages)
ext4 discard does not apper in /proc/mounts
2012-01-09 19:23 UTC (3+ messages)
[PATCH] ext4: setattr: Forbid setting data journalling when delalloc enabled
2012-01-09 16:22 UTC (3+ messages)
[PATCH] fs/ext{3,4}: fix potential race when setversion ioctl updates inode
2012-01-09 15:03 UTC (8+ messages)
[PATCH] jbd: Issue cache flush after checkpointing
2012-01-09 14:04 UTC
[PATCH 0/4] [RESEND] 32/64 bit llseek hashes (v4)
2012-01-09 13:12 UTC (6+ messages)
` [PATCH 4 1/4] Add new FMODE flags: FMODE_32bithash and FMODE_64bithash
` [PATCH 4 2/4] Return 32/64-bit dir name hash according to usage type
` [PATCH 4 3/4] nfsd_open(): rename 'int access' to 'int may_flags' in nfsd_open()
` [PATCH 4 4/4] nfsd: vfs_llseek() with 32 or 64 bit offsets (hashes)
3.2.0-rc5 NULL dereference BUG
2012-01-08 14:06 UTC (7+ messages)
URGENT ATTENTION
2012-01-08 12:08 UTC
URGENT ATTENTION
2012-01-08 12:30 UTC
URGENT ATTENTION
2012-01-08 12:24 UTC
URGENT ATTENTION
2012-01-08 12:20 UTC
[RFC 0/2] e2fsprogs: Add FUSE server
2012-01-07 8:55 UTC (3+ messages)
` [PATCH 1/2] libext2fs: Add ext2fs_file_get_inode_num call (for fuse2fs)
` [PATCH 2/2] misc: Add fuse2fs, a FUSE server for e2fsprogs
[PATCH v2.3 00/51] e2fsprogs: Add metadata checksumming
2012-01-07 8:38 UTC (45+ messages)
` [PATCH 04/51] libext2fs: Precompute FS UUID checksum seed
` [PATCH 06/51] debugfs: Dump inode checksum when appropriate
` [PATCH 07/51] tune2fs: Add inode checksum support
` [PATCH 11/51] tune2fs: Rewrite inode bitmap checksums
` [PATCH 12/51] dumpe2fs: Display inode bitmap checksum
` [PATCH 13/51] e2fsck: Verify "
` [PATCH 14/51] libext2fs: Create the block "
` [PATCH 15/51] dumpe2fs: Display "
` [PATCH 16/51] e2fsck: Verify "
` [PATCH 17/51] e2fsck: Don't verify bitmap checksums
` [PATCH 18/51] tune2fs: Rewrite block "
` [PATCH 19/51] libext2fs: Verify and calculate extent tree block checksums
` [PATCH 20/51] tune2fs: Enable extent tree checksums
` [PATCH 21/51] e2fsck: Verify extent tree blocks and clear the bad ones
` [PATCH 22/51] debugfs: Print htree internal node checksums
` [PATCH 23/51] libext2fs: Add dx_root/dx_node checksum calculation and verification helpers
` [PATCH 24/51] e2fsck: Verify htree root/node checksums
` [PATCH 25/51] libext2fs: Introduce dir_entry_tail to provide checksums for directory leaf nodes
` [PATCH 26/51] e2fsck: Check directory leaf block checksums
` [PATCH 27/51] tune2fs: Rebuild and checksum directories when toggling metadata_csum or changing UUID
` [PATCH 28/51] libext2fs: Verify and calculate extended attribute block checksums
` [PATCH 29/51] e2fsck: Check "
` [PATCH 30/51] tune2fs: Rewrite "
` [PATCH 31/51] libext2fs: Calculate and verify superblock checksums
` [PATCH 32/51] e2fsck: Handle superblock checksum errors gracefully
` [PATCH 33/51] libext2fs: Record the checksum algorithm in use in the superblock
` [PATCH 34/51] tune2fs: Store checksum algorithm type in superblock
` [PATCH 35/51] mke2fs: Record the checksum algorithm in use in the superblock
` [PATCH 36/51] libext2fs: Block group checksum should use metadata_csum algorithm (if feature flag set)
` [PATCH 37/51] tune2fs: Rewrite block group checksums when changing bg_use_meta_csum feature
` [PATCH 38/51] mke2fs: Warn if not enabling all the features that metadata_csum wants
` [PATCH 39/51] libext2fs: Add checksum to MMP block
` [PATCH 40/51] e2fsck: Verify and correct MMP checksum problems
` [PATCH 41/51] tune2fs: Force MMP update when changing metadata_csum flag
` [PATCH 42/51] libext2fs: Change on-disk journal layout to support metadata checksumming
` [PATCH 43/51] libext2fs: Dump feature flags for jbd2 v2 checksums
` [PATCH 44/51] e2fsck: Check journal superblock checksum prior to recovery
` [PATCH 45/51] e2fsck: Check revoke block checksum during recovery
` [PATCH 46/51] e2fsck: Check descriptor block checksum when recovering journal
` [PATCH 47/51] e2fsck: Check commit block checksum during recovery
` [PATCH 48/51] e2fsck: Verify data block checksums when recovering journal
` [PATCH 49/51] libext2fs: Enable support for the metadata checksumming feature
` [PATCH 50/51] libext2fs: Bring the CRC32c implementation up to date with the kernel implementation
` [PATCH 51/51] e2fsck: Refactor crc32_be code
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).