messages from 2008-11-13 00:03:44 to 2008-11-24 18:03:42 UTC [more...]
[PATCH -V2 1/5] ext4: Remove unneeded code
2008-11-24 18:03 UTC (33+ messages)
` [PATCH -V2 2/5] ext4: unlock group before ext4_error
` [PATCH -V2 3/5] ext4: Fix the race between read_block_bitmap and mark_diskspace_used
` [PATCH -V2 4/5] ext4: Use both hi and lo bits of the group desc values
` [PATCH -V2 5/5] ext4: Fix the race between read_inode_bitmap and ext4_new_inode
rm: cannot remove `???': No such file or directory
2008-11-24 14:14 UTC
[RESEND][PATCH 2/3 BUG,RFC] ext3: release block-device-mapping buffer_heads which have the filesystem private data for avoiding oom-killer
2008-11-24 5:51 UTC (2+ messages)
[PATCH -V4] ext4: Fix lockdep recursive locking warning
2008-11-24 5:02 UTC (7+ messages)
` patchqueue update
Maximum filename length
2008-11-23 22:15 UTC (7+ messages)
JBD2/ext4 error
2008-11-23 14:32 UTC (4+ messages)
` [PATCH] ext4: calculate journal credits correctly
[PATCH -V5] ext4: sparse fixes
2008-11-23 14:05 UTC (3+ messages)
[PATCH] ext4: fix build warning
2008-11-23 10:40 UTC
[PATCH] e2fsck: ignore differing NEEDS_RECOVERY flag on backup sbs
2008-11-23 3:29 UTC (3+ messages)
[PATCH] ext4: Remove unneeded code
2008-11-22 19:08 UTC (2+ messages)
Error Propagation bugs in ext4
2008-11-22 17:39 UTC (2+ messages)
[PATCH 23/45] CacheFiles: Be consistent about the use of mapping vs file->f_mapping in Ext3 [ver #41]
2008-11-22 17:38 UTC
RE
2008-11-21 23:00 UTC
[PATCH -V4] ext4: sparse fixes
2008-11-21 17:55 UTC (3+ messages)
[PATCH][e2fsprogs]tune2fs: refuse to unmark flex_bg via clear_ok_features
2008-11-21 13:36 UTC
[RFC 0/2] ext4: zero uninitialized inode tables
2008-11-21 10:23 UTC (3+ messages)
` [RFC 1/2] ext4 resize: Mark the added group with EXT4_BG_INODE_ZEROED flag
` [RFC 2/2] ext4: module to initialize the inode table when using mkfs option lazy_itable_init
Mounting corrupted ext3 image results in infinite loop
2008-11-21 9:32 UTC
ext4 unlink performance
2008-11-20 22:49 UTC (17+ messages)
[PATCH 1/5] ext4: unlock group before ext4_error
2008-11-20 22:38 UTC (8+ messages)
` [PATCH 3/5] ext4: Fix the race between read_block_bitmap and mark_diskspace_used
` [PATCH 4/5] ext4: Use both hi and lo bits of the group desc values
[PATCH] ext4: fix some s64 printing warnings
2008-11-20 6:11 UTC (2+ messages)
[RESEND][PATCH 1/3 BUG,RFC] vfs: release block-device-mapping buffer_heads which have the filesystem private data for avoiding oom-killer
2008-11-20 0:32 UTC
[RESEND][PATCH 0/3 BUG,RFC] release block-device-mapping buffer_heads which have the filesystem private data for avoiding oom-killer
2008-11-20 0:27 UTC
[RESEND][PATCH 3/3 BUG,RFC] ext4: release block-device-mapping buffer_heads which have the filesystem private data for avoiding oom-killer
2008-11-20 0:36 UTC
Conversion to ext4 renders a filesystem unbootable
2008-11-19 18:12 UTC (3+ messages)
+ ext4-allocate-s_blockgroup_lock-separately.patch added to -mm tree
2008-11-19 5:29 UTC
+ ext3-allocate-s_blockgroup_lock-separately.patch added to -mm tree
2008-11-19 5:29 UTC
+ ext2-allocate-s_blockgroup_lock-separately.patch added to -mm tree
2008-11-19 5:28 UTC
+ fs-introduce-bgl_lock_ptr.patch added to -mm tree
2008-11-19 5:28 UTC
PHP購物車資料庫網站專案
2008-11-19 4:55 UTC
[PATCH] jbd2: Add BH_JBDPrivateStart
2008-11-19 1:45 UTC
Errors with 1024 block size
2008-11-18 15:40 UTC (2+ messages)
Call traces on console from a test machine
2008-11-18 2:24 UTC (9+ messages)
bugs of Online Defragmentation
2008-11-18 1:38 UTC
[PATCH 4/4] ext4: allocate ->s_blockgroup_lock separately
2008-11-17 21:55 UTC
[PATCH 3/4] ext3: allocate ->s_blockgroup_lock separately
2008-11-17 21:55 UTC
[PATCH 2/4] ext2: allocate ->s_blockgroup_lock separately
2008-11-17 21:55 UTC
[PATCH 1/4] fs: introduce bgl_lock_ptr()
2008-11-17 21:54 UTC
[PATCH] ext2/ext3: allocate ->s_blockgroup_lock separately to avoid wasting space
2008-11-17 21:27 UTC (4+ messages)
[PATCH 2/2] Large EAs
2008-11-17 20:36 UTC
[PATCH 1/2 e2fsprogs] support for large EAs
2008-11-17 20:36 UTC
[PATCH 2/2 e2fsprogs] regression test for large EAs
2008-11-17 20:36 UTC
[PATCH 1/2] Add goal argument to ext4_new_inode()
2008-11-17 20:36 UTC
[PATCH 0/2] Large EAs for ext4
2008-11-17 20:36 UTC
[RFC PATCH 1/1] Allow ext4 to run without a journal
2008-11-17 18:11 UTC (6+ messages)
` [RFC PATCH 1/1] Allow ext4 to run without a journal, take 2
[FOR-STABLE 0/20]
2008-11-16 16:05 UTC (21+ messages)
` [FOR-STABLE 01/20] Update flex_bg free blocks and free inodes counters when resizing
` [FOR-STABLE 02/20] ext4: fix #11321: create /proc/ext4/*/stats more carefully
` [FOR-STABLE 03/20] jbd2: fix /proc setup for devices that contain '/' in their names
` [FOR-STABLE 04/20] ext4: add missing unlock in ext4_check_descriptors() on error path
` [FOR-STABLE 05/20] ext4: elevate write count for migrate ioctl
` [FOR-STABLE 06/20] ext4: Renumber EXT4_IOC_MIGRATE
` [FOR-STABLE 07/20] ext4/jbd2: Avoid WARN() messages when failing to write to the superblock
` [FOR-STABLE 08/20] ext4: fix initialization of UNINIT bitmap blocks
` [FOR-STABLE 09/20] jbd2: abort instead of waiting for nonexistent transaction
` [FOR-STABLE 10/20] jbd2: Fix buffer head leak when writing the commit block
` [FOR-STABLE 11/20] ext4: fix xattr deadlock
` [FOR-STABLE 12/20] ext4: Free ext4_prealloc_space using kmem_cache_free
` [FOR-STABLE 13/20] ext4: Do mballoc init before doing filesystem recovery
` [FOR-STABLE 14/20] ext4: Fix duplicate entries returned from getdents() system call
` [FOR-STABLE 15/20] jbd2: don't give up looking for space so easily in __jbd2_log_wait_for_space
` [FOR-STABLE 16/20] ext4: Convert to host order before using the values
` [FOR-STABLE 17/20] ext4: wait on all pending commits in ext4_sync_fs()
` [FOR-STABLE 18/20] ext4: calculate journal credits correctly
` [FOR-STABLE 19/20] ext4: Mark the buffer_heads as dirty and uptodate after prepare_write
` [FOR-STABLE 20/20] ext4: add checksum calculation when clearing UNINIT flag in ext4_new_inode
[RFC,PATCH] 64-bit support for e2fsprogs
2008-11-16 15:06 UTC (41+ messages)
` [RFC PATCH 01/17] Disable tst_refcount - doesn't compile, don't know why
` [RFC PATCH 02/17] Squash warnings
` [RFC PATCH 03/17] Add 64-bit bitops
` [RFC PATCH 04/17] Implement 64-bit "bitarray" bmap ops
` [RFC PATCH 05/17] Convert libext2fs to 64-bit bitmap interface
` [RFC PATCH 06/17] Convert mke2fs to new "
` [RFC PATCH 07/17] Convert e2fsck "
` [RFC PATCH 08/17] Turn on new bitmaps in e2fsck and mke2fs
` [RFC PATCH 09/17] Add progress bar for allocating block tables - takes forever on large
` [RFC PATCH 10/17] signed int -> blk64_t to fix bugs at 2^31 - 2^32 blocks
` [RFC PATCH 11/17] Fix overflow in calculation of total file system blocks
` [RFC PATCH 12/17] Add ext2fs_block_iterate3 (from Ted)
` [RFC PATCH 13/17] Support 48-bit file acl blocks
` [RFC PATCH 14/17] super->s_*_blocks_count -> ext2fs_*_blocks_count()
` [RFC PATCH 15/17] Convert to inode/block/bitmap/table loc()/loc_set() functions
` 64-bit inode support in e2fsprogs? (was Re: [RFC PATCH 11/17] Fix overflow in calculation of total file system blocks)
"tune2fs -I 256" runtime---can it be interrupted safely?
2008-11-16 12:11 UTC (4+ messages)
[PATCH] EXT2: cleanup comment of ext2_splice_branch
2008-11-16 5:49 UTC
[PATCH] filesystems: use has_capability_noaudit interface for reserved blocks checks
2008-11-14 15:36 UTC (6+ messages)
"tune2fs -I 256" runtime---can it be interrupted safely?
2008-11-14 8:30 UTC (5+ messages)
- ext3-clean-up-outdated-and-incorrect-comment-for-ext3_write_super.patch removed from -mm tree
2008-11-13 21:27 UTC
I had to modify some of your patches in the ext4 patch queue
2008-11-13 14:53 UTC (2+ messages)
[RFC][PATCH 7/9]ext4: Add the EXT4_IOC_FIEMAP_INO ioctl
2008-11-13 11:34 UTC
[Bug 12018] New: oops when using ext4 on soft raid on IA64 with 65536 block size
2008-11-13 8:06 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).