messages from 2012-03-29 22:05:41 to 2012-04-16 15:10:36 UTC [more...]
[PATCH 00/32] e2fsprogs: make e2fsprogs support inline data
2012-04-16 15:10 UTC (35+ messages)
` [PATCH 01/32] libext2fs: add EXT4_FEATURE_INCOMPAT_INLINE_DATA flag
` [PATCH 02/32] mke2fs: make it support inline data feature
` [PATCH 03/32] libext2fs: add inline_data feature
` [PATCH 04/32] mke2fs: add inline_data feature in mke2fs's manpage
` [PATCH 05/32] libext2fs: add ext2fs_find_entry_ext_attr function
` [PATCH 06/32] libext2fs: add EXT4_INLINE_DATA_FL flag for inode
` [PATCH 07/32] libext2fs: add data structures for inline data feature
` [PATCH 08/32] libext2fs: add inline_data file
` [PATCH 09/32] debugfs: make ncheck cmd support inline data
` [PATCH 10/32] debugfs: make chroot and cd "
` [PATCH 11/32] debugfs: make ls "
` [PATCH 12/32] debugfs: make stat "
` [PATCH 13/32] debufs: make blocks "
` [PATCH 14/32] debugfs: make filefrag "
` [PATCH 15/32] debugfs: make link "
` [PATCH 16/32] debugfs: make unlink "
` [PATCH 17/32] debugfs: make mkdir "
` [PATCH 18/32] debugfs: make rmdir "
` [PATCH 19/32] debugfs: make rm and kill_file "
` [PATCH 20/32] debugfs: make pwd "
` [PATCH 21/32] debugfs: make expand_dir "
` [PATCH 22/32] debugfs: make lsdel "
` [PATCH 23/32] debugfs: make undel "
` [PATCH 24/32] debugfs: make dump and cat "
` [PATCH 25/32] debugfs: make rdump "
` [PATCH 26/32] debugfs: make dirsearch "
` [PATCH 27/32] debugfs: make bma "
` [PATCH 28/32] e2fsck: add three problem descriptions in pass1
` [PATCH 29/32] e2fsck: check incorrect inline data flag
` [PATCH 30/32] e2fsck: make pass1 support inline data
` [PATCH 31/32] libext2fs: add read/write inline data functions
` [PATCH 32/32] e2fsck: check inline data in pass2
[PATCH] debugfs: cleanup in do_show_debugfs_params
2012-04-16 14:41 UTC (3+ messages)
[PATCH 0/4] ext4: Fix regression in mount option parsing and a small cleanup
2012-04-16 12:25 UTC (5+ messages)
` [PATCH 1/4] ext4: Move several mount options to standard handling loop
` [PATCH 2/4] ext4: Make mount option parsing loop more logical
` [PATCH 3/4] ext4: Fix handling of journalled quota options
` [PATCH 4/4] ext4: Print error when argument of inode_readahead_blk is invalid
[PATCH 1/3] ext4: s_freeclusters_counter should not tranform to unit of block before assigning to "free_clusters" in ext4_has_free_cluste
2012-04-16 3:35 UTC (3+ messages)
[Bug 42723] New: EXT4-fs error: ext4_mb_generate_buddy
2012-04-16 0:21 UTC (2+ messages)
` [Bug 42723] "
[RFC]jbd2: use GFP_NOFS for blkdev_issue_flush
2012-04-15 22:44 UTC (2+ messages)
ext4: add meta_bg and bit64 support to online resizing
2012-04-14 14:55 UTC (3+ messages)
[PATCH] tune2fs: fix man page indentation
2012-04-13 20:12 UTC
[PATCH] e2fsck: Fix check for hidden quota files
2012-04-13 20:11 UTC (2+ messages)
` [PATCH] e2fsck,libquota: Update quota only if its inconsistent
[RFC, PATCH] Avoid hot statistics cache line in ext4 extent cache
2012-04-13 19:33 UTC (21+ messages)
[PATCH] tests: add new test f_eofblocks
2012-04-13 19:20 UTC (2+ messages)
[Bug 42986] New: ext2_fs.h requires undefined type umode_t
2012-04-13 6:48 UTC (4+ messages)
` [Bug 42986] "
[PATCH 1/2] ext4: remove unused macro MB_DEFAULT_MAX_GROUPS_TO_SCAN
2012-04-13 6:30 UTC (2+ messages)
` [PATCH 2/2] ext4: remove unused function argument 'order' in mb_find_extent()
[PATCH V4 00/22] ext4: Add inline data support
2012-04-13 2:59 UTC (7+ messages)
` [PATCH V4 01/22] ext4: Move extra inode read to a new function
` [PATCH V4 03/22] ext4: Add the basic function for inline data support
` [PATCH V4 17/22] ext4: let empty_dir handle inline dir
[PATCH] ext4: remove needs_recovery in ext4_mb_init()
2012-04-13 1:52 UTC
Bug: Large writes can fail on ext4 if the write buffer is not empty
2012-04-13 1:22 UTC (5+ messages)
` [PATCH RESEND] ext4: change return value from int to ssize_t in ext4_file_write
[PATCH] e2fsck: quiet harmless inode/blocks errors
2012-04-12 21:53 UTC
[PATCH 5 3/4] nfsd_open(): rename 'int access' to 'int may_flags' in nfsd_open()
2012-04-12 21:25 UTC (13+ messages)
[PATCH v2 0/4] do not use s_dirt in ext4
2012-04-12 7:20 UTC (9+ messages)
` [PATCH v2 1/4] ext4: Remove useless marking of superblock dirty
` [PATCH v2 2/4] ext4: Convert last user of ext4_mark_super_dirty() to ext4_handle_dirty_super()
` [PATCH v2 3/4] ext4: remove unnecessary superblock dirtying
` [PATCH v2 4/4] ext4: weed out ext4_write_super
can't recover ext4 on lvm from ext4_mb_generate_buddy:739: group 1687, 32254 clusters in bitmap, 32258 in gd
2012-04-12 6:45 UTC (5+ messages)
What is e2initrd_helper?
2012-04-11 22:21 UTC (5+ messages)
[PATCH 0/3] JBD checkpointing fixes
2012-04-11 19:58 UTC (4+ messages)
` [PATCH 1/3] jbd: Split updating of journal superblock and marking journal empty
` [PATCH 2/3] jbd: protect all log tail updates with j_checkpoint_mutex
` [PATCH 3/3] jbd: Write journal superblock with WRITE_FUA after checkpointing
[PATCH] tests: add test for symlink extent
2012-04-11 18:07 UTC (4+ messages)
[PATCH] ext2: do not register write_super within VFS
2012-04-11 15:40 UTC (5+ messages)
Commit c1a1e7fc24d6 causes segfault in ext2fs_new_inode
2012-04-09 16:14 UTC (17+ messages)
` [PATCH 1/3] libext2fs: add 32-bit compat code for ext2fs_find_first_zero_generic_bmap()
` [PATCH 2/3] libext2fs: use correct types in ext2fs_find_first_zero_block_bitmap2()
` [PATCH 3/3] libext2fs: improve testing coverage of tst_bitmaps
[PATCH] jbd: clear b_modified before moving the jh to a different transaction
2012-04-05 14:19 UTC (5+ messages)
[Bug 42872] New: fstat()/ext3_iget() sometime takes over 2 minutes
2012-04-04 23:31 UTC (2+ messages)
` [Bug 42872] "
backup of the last group'descriptor when it is the 1st group of a meta_bg
2012-04-04 19:28 UTC (9+ messages)
` backup of the last group descriptor "
[Bug 42859] New: kernel BUG at fs/ext4/extents.c:1953
2012-04-04 14:59 UTC (2+ messages)
` [Bug 42859] "
Ext4 meet-up today at Collaboration summit
2012-04-03 21:37 UTC (2+ messages)
(unknown),
2012-04-03 15:52 UTC
ext4 online resize and robustness to interruption
2012-04-03 10:58 UTC (3+ messages)
[RFC PATCH v2 09/21] dio: Convert direct_IO to use iov_iter
2012-04-03 0:11 UTC (7+ messages)
` [RFC PATCH v2 16/21] ext3: add support for .read_iter and .write_iter
` [RFC PATCH v2 18/21] ext4: add support for read_iter and write_iter
` [RFC PATCH v2 21/21] fs: add read_iter and write_iter to more file systems
[PATCH v1 0/8] do not use s_dirt in ext2
2012-04-02 22:10 UTC (5+ messages)
` [PATCH 3/8] ext2: write superblock only once on unmount
[Bug 43023] New: Bad page map in process plugin-containe
2012-04-02 18:54 UTC (2+ messages)
` [Bug 43023] "
[RFC PATCH 2/2] ext4: undo ei->i_da_metadata_calc_len increment if we fail to claim space
2012-04-02 15:14 UTC
[RFC PATCH 1/2] ext4: warn on delalloc md block allocation without reservation
2012-04-02 15:14 UTC
[RFC PATCH 0/2] ext4: warn on and address allocation of unreserved meta blocks in ENOSPC conditions
2012-04-02 15:14 UTC
[PATCH 1/2] ext4: teach resize report old blocks count correctly
2012-04-02 15:06 UTC (4+ messages)
` [PATCH 2/2] ext4: ignore last group without enough space when resizing
[PATCH 0/7, v3] fs: fix up AIO+DIO+O_SYNC to actually do the sync part
2012-04-02 14:29 UTC (11+ messages)
` [PATCH 1/7] vfs: Handle O_SYNC AIO DIO in generic code properly
` [PATCH 3/7] gfs2: Use generic handlers of O_SYNC AIO DIO
` [PATCH 4/7] btrfs: "
` [PATCH 5/7] xfs: honor the O_SYNC flag for aysnchronous direct I/O requests
` [PATCH 6/7] ext4: "
[PATCH v1 0/9] do not use s_dirt in ext4
2012-04-02 13:46 UTC (12+ messages)
3.3 oops
2012-04-02 6:25 UTC
[PATCH] ext2: Remove s_dirt handling
2012-03-31 12:38 UTC
ext4 online resize crash
2012-04-01 16:42 UTC (6+ messages)
[PATCH] resize2fs: let online resizing report new blocks count right
2012-04-01 15:19 UTC (2+ messages)
[PATCH] xfstests: fix msync() call in fsx.c:domapwrite()
2012-03-31 20:12 UTC (2+ messages)
` [PATCH] fsx: fix msync parameters
[PATCH] xfstests: make xattr test 020 generic
2012-03-31 20:11 UTC (4+ messages)
` [PATCH V2] xfstests: 020: make this xattr test generic
` [PATCH V2] "
[Bug 43017] New: Freezing on poweroff (kworker, swapper)
2012-03-31 0:53 UTC
[PATCH] ext4: Remove non scalable extent cache hit statistics v2
2012-03-30 23:15 UTC
GIT PULL] ext4 updates for 3.4
2012-03-30 20:54 UTC (3+ 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).