linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-01-04 03:49:37 to 2012-01-09 13:30:23 UTC [more...]

[PATCH 0/4] [RESEND] 32/64 bit llseek hashes (v5)
 2012-01-09 13:21 UTC  (4+ messages)
` [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/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  (8+ 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 

ext4 discard does not apper in /proc/mounts
 2012-01-07 23:23 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  (52+ messages)
` [PATCH 01/51] libext2fs: Read and write full size inodes
` [PATCH 02/51] libext2fs: Change ext4 on-disk layout to support metadata checksumming
` [PATCH 03/51] debugfs: Optionally ignore bad checksums
` [PATCH 04/51] libext2fs: Precompute FS UUID checksum seed
` [PATCH 05/51] libext2fs: Add inode checksum support
` [PATCH 06/51] debugfs: Dump inode checksum when appropriate
` [PATCH 07/51] tune2fs: Add inode checksum support
` [PATCH 08/51] e2fsck: Verify and correct inode checksums
` [PATCH 09/51] mke2fs: Allow metadata checksums to be turned on at mkfs time
` [PATCH 10/51] libext2fs: Create the inode bitmap checksum
` [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

[PATCH v2.3 00/23] ext4: Add metadata checksumming
 2012-01-07  8:30 UTC  (24+ messages)
` [PATCH 01/23] ext4: Create a new BH_Verified flag to avoid unnecessary metadata validation
` [PATCH 02/23] ext4: Change on-disk layout to support extended metadata checksumming
` [PATCH 03/23] ext4: Record the checksum algorithm in use in the superblock
` [PATCH 04/23] ext4: Only call out to crc32c if necessary
` [PATCH 05/23] ext4: Calculate and verify superblock checksum
` [PATCH 06/23] ext4: Calculate and verify inode checksums
` [PATCH 07/23] ext4: Calculate and verify checksums for inode bitmaps
` [PATCH 08/23] ext4: Calculate and verify block bitmap checksum
` [PATCH 09/23] ext4: Verify and calculate checksums for extent tree blocks
` [PATCH 10/23] ext4: Calculate and verify checksums for htree nodes
` [PATCH 11/23] ext4: Calculate and verify checksums of directory leaf blocks
` [PATCH 12/23] ext4: Calculate and verify checksums of extended attribute blocks
` [PATCH 13/23] ext4: Add new feature to make block group checksums use metadata_csum algorithm
` [PATCH 14/23] ext4: Add checksums to the MMP block
` [PATCH 15/23] jbd2: Change disk layout for metadata checksumming
` [PATCH 16/23] jbd2: Enable journal clients to enable v2 checksumming
` [PATCH 17/23] jbd2: Grab a reference to the crc32c driver only when necessary
` [PATCH 18/23] jbd2: Checksum journal superblock
` [PATCH 19/23] jbd2: Checksum revocation blocks
` [PATCH 20/23] jbd2: Checksum descriptor blocks
` [PATCH 21/23] jbd2: Checksum commit blocks
` [PATCH 22/23] jbd2: Checksum data blocks that are stored in the journal
` [PATCH 23/23] ext4/jbd2: Add metadata checksumming to the list of supported features

[PATCH v5.3 00/14] crc32c: Add faster algorithm and self-test code
 2012-01-07  5:52 UTC  (15+ messages)
` [PATCH 01/14] crc32: removed two instances of trailing whitespaces
` [PATCH 02/14] crc32: Move long comment about crc32 fundamentals to Documentation/
` [PATCH 03/14] crc32: Simplify unit test code
` [PATCH 04/14] crc32: Speed up memory table access on powerpc
` [PATCH 05/14] crc32: Miscellaneous cleanups
` [PATCH 06/14] crc32: Fix mixing of endian-specific types
` [PATCH 07/14] crc32: Make CRC_*_BITS definition correspond to actual bit counts
` [PATCH 08/14] crc32: Add slice-by-8 algorithm to existing code
` [PATCH 09/14] crc32: Optimize loop counter for x86
` [PATCH 10/14] crc32: Add note about this patchset to crc32.c
` [PATCH 11/14] crc32: Bolt on crc32c
` [PATCH 12/14] crypto: crc32c should use library implementation
` [PATCH 13/14] crc32: Add self-test code for crc32c
` [PATCH 14/14] crc32: Select an algorithm via kconfig

[PATCH] libext2fs: When truncating file, punch out blocks at end
 2012-01-07  4:47 UTC 

[PATCH] libext2fs: Only link an inode into a directory once
 2012-01-07  4:47 UTC 

[PATCH] ext4: release donor reference when EXT4_IOC_MOVE_EXT ioctl fails
 2012-01-06 21:50 UTC 

[PATCH v2.2 00/23] ext4: Add metadata checksumming
 2012-01-06 18:57 UTC  (5+ messages)

can't recover ext4 on lvm from ext4_mb_generate_buddy:739: group 1687, 32254 clusters in bitmap, 32258 in gd
 2012-01-06 16:40 UTC  (11+ messages)
        ` [dm-devel] "

[PATCH v2 0/7] fix s_umount thaw/write and journal deadlock
 2012-01-06  1:50 UTC  (13+ messages)
` [PATCH v2 2/7] Freeze and thaw the journal on ext4 freeze
` [PATCH v2 3/7] VFS: Fix s_umount thaw/write deadlock
` [PATCH v2 4/7] VFS: Rename and refactor writeback_inodes_sb_if_idle
` [PATCH v2 5/7] VFS: Avoid read-write deadlock in try_to_writeback_inodes_sb
` [PATCH v2 6/7] VFS: Document s_frozen state through freeze_super
` [PATCH v2 7/7] Documentation: Correct s_umount state for freeze_fs/unfreeze_fs

[PATCH] fs/ext{3,4}: fix potential race when setversion ioctl updates inode
 2012-01-06  1:00 UTC  (11+ messages)

[RFC PATCH 0/3] Stop clearing uptodate flag on write IO error
 2012-01-05 22:16 UTC  (5+ messages)
` [PATCH 1/3] fs: Convert checks for write IO errors from !buffer_uptodate to buffer_write_io_error
` [PATCH 2/3] fs: Do not clear uptodate flag on write IO error
` [PATCH 3/3] ext2: Replace tests of write IO errors using buffer_uptodate

[PATCH] ext2/3/4: delete unneeded includes of module.h
 2012-01-05 12:14 UTC  (2+ messages)

kmalloc question
 2012-01-05  8:35 UTC  (4+ messages)

[PATCH] ext4: make local symbol ext4_initxattrs static
 2012-01-05  3:34 UTC  (4+ messages)
` [PATCH] ext4: make more symbols static

[PATCH][RFC] jbd2: jbd2_journal_stop needs an exclusive control to synchronize around t_updates operations
 2012-01-05  3:27 UTC  (13+ messages)
    ` [PATCH 0/2 take2][RFC] hangup in jbd2_journal_lock_updates
      ` [PATCH 1/2] jbd2: jbd2_journal_stop needs an exclusive control to synchronize around t_update operations
      ` [PATCH 2/2] jbd2: remove all t_handle_lock statements
            ` [PATCH 2/2 take2] jbd2: delete spin_lock(t_handle_lock) inside wirte_lock(j_state_lock)

[PATCH] fs/ext4: add missing ext4_resize_end
 2012-01-05  2:23 UTC  (2+ messages)

[PATCH] ext4: Report max_batch_time option correctly
 2012-01-05  2:23 UTC  (2+ messages)

[PATCH] xfstests: make 275 pass on ext4
 2012-01-05  0:39 UTC  (6+ messages)
` [PATCH V2] xfstests: make 275 pass

fallocate() not "atomic" if insufficient disk space?
 2012-01-05  0:19 UTC  (4+ messages)

[PATCH] update 068 to reproduce an unfreeze hanging up problem
 2012-01-04 18:42 UTC  (5+ messages)
    ` 068: run on more filesystems

[PATCH V2 1/3] mke2fs: correct help text for option -G of mke2fs
 2012-01-04 11:02 UTC  (3+ messages)
` [PATCH 2/3] e2fsprogs: move code computing old_desc_blocks to a function
` [PATCH 3/3] e2fsprogs: add a function computing old desc blocks without reserved ones

[PATCH] mke2fs: correct help text for option -G of mke2fs
 2012-01-04  7:47 UTC  (3+ messages)

e4defrag modifies folder's mtime
 2012-01-04  7:43 UTC  (5+ messages)

[PATCH V7 00/12] Add new online resize (Ted's modified version)
 2012-01-04  5:07 UTC  (13+ messages)
` [PATCH V7 01/12] ext4: add a function which extends a group without checking parameters
` [PATCH V7 02/12] ext4: add a function which adds a new group descriptors to a fs
` [PATCH V7 03/12] ext4: add a structure which will be used by 64bit-resize interface
` [PATCH V7 04/12] ext4: add a function which sets up group blocks of a flex bg
` [PATCH V7 05/12] ext4: add a function which sets up a block group descriptors "
` [PATCH V7 06/12] ext4: add a function which updates the super block during online resizing
` [PATCH V7 07/12] ext4: pass verify_reserved_gdb() the number of group decriptors
` [PATCH V7 08/12] ext4: add a new function which allocates bitmaps and inode tables
` [PATCH V7 09/12] ext4: add a new function which adds a flex group to a fs
` [PATCH V7 10/12] ext4: add new online resize interface
` [PATCH V7 11/12] ext4: let ext4_group_extend() use common code
` [PATCH V7 12/12] ext4: let ext4_group_add() "

[PATCH V6 RESEND] ext4: add new online resize
 2012-01-04  5:03 UTC  (9+ messages)
` [PATCH V6 RESEND 01/15] ext4: add a function which extends a group without checking parameters
` [PATCH V6 RESEND 03/15] ext4: add a function which sets up a new group desc
` [PATCH V6 RESEND 13/15] ext4: add new online resize interface


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).