messages from 2011-12-23 11:53:27 to 2012-01-07 08:28:26 UTC [more...]
[PATCH v2.3 00/23] ext4: Add metadata checksumming
2012-01-07 8:28 UTC (6+ 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 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 (14+ 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)
3.2.0-rc5 NULL dereference BUG
2012-01-05 2:25 UTC (7+ messages)
[PATCH] fs/ext4: add missing ext4_resize_end
2012-01-05 2:23 UTC (4+ messages)
[PATCH] ext4: Report max_batch_time option correctly
2012-01-05 2:23 UTC (3+ 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 (26+ messages)
` [PATCH V6 RESEND 01/15] ext4: add a function which extends a group without checking parameters
` [PATCH V6 RESEND 02/15] ext4: add a function which adds a new desc to a fs
` [PATCH V6 RESEND 03/15] ext4: add a function which sets up a new group desc
` [PATCH V6 RESEND 04/15] ext4: add a function which updates super block
` [PATCH V6 RESEND 05/15] ext4: add a structure which will be used by 64bit-resize interface
` [PATCH V6 RESEND 06/15] ext4: add a function which sets up group blocks of a flex groups
` [PATCH V6 RESEND 07/15] ext4: add a function which adds several group descriptors
` [PATCH V6 RESEND 08/15] ext4: add a function which sets up a flex groups each time
` [PATCH V6 RESEND 09/15] ext4: enable ext4_update_super() to handle a flex groups
` [PATCH V6 RESEND 10/15] ext4: pass verify_reserved_gdb() the number of group decriptors
` [PATCH V6 RESEND 11/15] ext4: add a new function which allocates bitmaps and inode tables
` [PATCH V6 RESEND 12/15] ext4: add a new function which adds a flex group to a fs
` [PATCH V6 RESEND 13/15] ext4: add new online resize interface
` [PATCH V6 RESEND 14/15] ext4: let ext4_group_extend() use common code
` [PATCH V6 RESEND 15/15] ext4: let ext4_group_add() "
A stackable filesystem to trace low level filesystem operations
2012-01-04 1:37 UTC (6+ messages)
GOOD NEWS
2012-01-03 20:31 UTC
[PATCH] jbd: Remove j_barrier mutex
2012-01-02 19:49 UTC (3+ messages)
Mailing list
2012-01-02 0:54 UTC (2+ messages)
[PATCH] ext4: teach ext4_free_blocks to handle multi journalled data blocks
2011-12-31 1:35 UTC
[PATCH 1/5] ext4: allocate delalloc blocks before changing journal mode
2011-12-30 15:05 UTC (15+ messages)
` [PATCH 2/5] ext4: let ext4 journal deletion of data blocks
` [PATCH 3/5] ext4: let ext4_free_blocks handle multiblock correctly
` [PATCH 4/5] ext4: flush journal when switching from journal data mode
` [PATCH 5/5] jbd2: clear revoked flag on buffers before a new transaction started
[PATCH v5 00/15] ext4: add new online resize
2011-12-30 14:37 UTC (5+ messages)
` [PATCH v5 14/15] ext4: let ext4_group_extend() use common code
` [PATCH v5 15/15] ext4: let ext4_group_add() "
[PATCH 00/15] ext4: add new online resize
2011-12-30 10:53 UTC (16+ messages)
` [PATCH V6 01/15] ext4: add a function which extends a group without checking parameters
` [PATCH V6 02/15] ext4: add a function which adds a new desc to a fs
` [PATCH V6 03/15] ext4: add a function which sets up a new group desc
` [PATCH V6 04/15] ext4: add a function which updates super block
` [PATCH V6 05/15] ext4: add a structure which will be used by 64bit-resize interface
` [PATCH V6 06/15] ext4: add a function which sets up group blocks of a flex groups
` [PATCH V6 07/15] ext4: add a function which adds several group descriptors
` [PATCH V6 08/15] ext4: add a function which sets up a flex groups each time
` [PATCH V6 09/15] ext4: enable ext4_update_super() to handle a flex groups
` [PATCH V6 10/15] ext4: pass verify_reserved_gdb() the number of group decriptors
` [PATCH V6 11/15] ext4: add a new function which allocates bitmaps and inode tables
` [PATCH V6 12/15] ext4: add a new function which adds a flex group to a fs
` [PATCH V6 13/15] ext4: add new online resize interface
` [PATCH V6 14/15] ext4: let ext4_group_extend() use common code
` [PATCH V6 15/15] ext4: let ext4_group_add() "
[patch 1/1] ext4: use proper little-endian bitops
2011-12-29 1:34 UTC (2+ messages)
[PATCH] ext4: remove useless functions in inode.c
2011-12-29 1:30 UTC (2+ messages)
[PATCH 2/2] [PATCH] ext4: avoid calculating free inodes twice in find_group_orlov()
2011-12-29 0:10 UTC (2+ messages)
[PATCH 1/2] [PATCH] ext4: fix ext4_debug format
2011-12-29 0:01 UTC (3+ messages)
` [PATCH v2] "
[PATCH v2] jbd2: clear revoked flag on buffers before a new transaction started
2011-12-28 23:31 UTC (2+ messages)
[PATCH] ext4: avoid oversized shift in ext4_fill_flex_info()
2011-12-27 2:26 UTC (3+ messages)
linux-ext4@vger.kernel.org
2011-12-24 17:03 UTC (3+ messages)
` linux-ext4@vger.kernel.org --- ext4 going read-only/journal abort when raid controller resets itself
Western Union End Of Year Customers Promotion
2011-12-23 10:04 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).