messages from 2017-06-24 11:59:46 to 2017-07-03 16:21:45 UTC [more...]
lseek SEEK_HOLE / SEEK_DATA fixes and switch to iomap V3.2-hch
2017-07-03 16:21 UTC (17+ messages)
` [PATCH 1/5] xfs: remove a whitespace-only line from xfs_fs_get_nextdqblk
` [PATCH 2/5] vfs: Add page_cache_seek_hole_data helper
` [PATCH 3/5] vfs: Add iomap_seek_hole and iomap_seek_data helpers
` [PATCH 4/5] xfs: Switch to iomap for SEEK_HOLE / SEEK_DATA
` [PATCH 5/5] ext4: "
[PATCH v2] Add largedir feature
2017-07-03 16:04 UTC (7+ messages)
` [PATCH v3] "
[Bug 196223] New: jdb2 journal - hung after suspend-resume test
2017-07-03 13:49 UTC (6+ messages)
` [Bug 196223] "
[PATCH 1/2] ext4, project: expand inode extra size if possible
2017-07-03 2:58 UTC (6+ messages)
Problems with item delivery, n.006094884
2017-07-03 2:11 UTC
[PATCH] ext4: have ext4_xattr_set_handle() allocate journal credits
2017-06-30 19:36 UTC (4+ messages)
` [PATCH v2] "
[PATCH v3 0/5] DAX common 4k zero page
2017-06-30 19:05 UTC (7+ messages)
` [PATCH v3 1/5] mm: add vm_insert_mixed_mkwrite()
` [PATCH v3 2/5] dax: relocate some dax functions
` [PATCH v3 3/5] dax: use common 4k zero page for dax mmap reads
` [PATCH v3 4/5] dax: remove DAX code from page_cache_tree_insert()
` [PATCH v3 5/5] dax: move all DAX radix tree defs to fs/dax.c
mkfs.ext4 -D option fails to mount
2017-06-30 17:47 UTC (6+ messages)
[PATCH v8 00/18] fs: enhanced writeback error reporting with errseq_t (pile #1)
2017-06-30 16:49 UTC (36+ messages)
` [PATCH v8 01/18] fs: remove call_fsync helper function
` [PATCH v8 02/18] buffer: use mapping_set_error instead of setting the flag
` [PATCH v8 03/18] fs: check for writeback errors after syncing out buffers in generic_file_fsync
` [PATCH v8 04/18] buffer: set errors in mapping at the time that the error occurs
` [PATCH v8 05/18] jbd2: don't clear and reset errors after waiting on writeback
` [PATCH v8 06/18] mm: clear AS_EIO/AS_ENOSPC when writeback initiation fails
` [PATCH v8 07/18] mm: don't TestClearPageError in __filemap_fdatawait_range
` [PATCH v8 08/18] mm: clean up error handling in write_one_page
` [PATCH v8 09/18] lib: add errseq_t type and infrastructure for handling it
` [PATCH v8 10/18] fs: new infrastructure for writeback error handling and reporting
` [PATCH v8 11/18] mm: set both AS_EIO/AS_ENOSPC and errseq_t in mapping_set_error
` [PATCH v8 12/18] Documentation: flesh out the section in vfs.txt on storing and reporting writeback errors
` [PATCH v8 13/18] dax: set errors in mapping when writeback fails
` [PATCH v8 14/18] block: convert to errseq_t based writeback error tracking
` [PATCH v8 15/18] fs: convert __generic_file_fsync to use errseq_t based reporting
` [PATCH v8 16/18] ext4: use errseq_t based error handling for reporting data writeback errors
` [PATCH v8 17/18] xfs: minimal conversion to errseq_t writeback error reporting
` [PATCH v8 18/18] btrfs: minimal conversion to errseq_t writeback error reporting on fsync
[proposal] making filesystem tools more machine friendly
2017-06-30 13:58 UTC (2+ messages)
[PATCH] ext4: don't free an error pointer
2017-06-30 11:17 UTC (2+ messages)
[bug report] ext4: xattr-in-inode support
2017-06-30 7:53 UTC
[PATCH] libext2fs: fix compile errors/warnings
2017-06-30 4:19 UTC
[PATCH 2/2] ext4, project: fix typo comments for quota credits reservation
2017-06-30 3:52 UTC
[PATCH 01/12] e2fsck: add support for large xattrs in external inodes
2017-06-30 1:39 UTC (24+ messages)
` [PATCH 02/12] tune2fs: do not allow disabling ea_inode feature
` [PATCH 03/12] e2fsck: ea_inode hash validation
` [PATCH v2 "
` [PATCH 04/12] e2fsck: do not early terminate extra space check
` [PATCH 05/12] e2fsck: generalize ea_refcount
` [PATCH 06/12] e2fsck: update i_blocks accounting for ea_inode feature
` [PATCH 07/12] e2fsck: track ea_inode references
` [PATCH 08/12] e2fsck: add test for ea_inode feature
` [PATCH 09/12] tune2fs: update ea_inode hashes when fs uuid changes
` [PATCH 10/12] fuse2fs: refuse to mount fs with ea_inode feature
` [PATCH 11/12] mke2fs: ea_inode is not supported for hurd
` [PATCH 12/12] resize2fs: moving xattr inodes is not supported
[PATCH] e2fsprogs: add ext2fs_is_fast_symlink() function
2017-06-30 1:36 UTC (2+ messages)
` [PATCH v2] "
(unknown),
2017-06-30 1:14 UTC
First stab at ea inode disk format doc updates
2017-06-29 23:50 UTC (2+ messages)
[PATCH] fs: ext4: inode->i_generation not assigned 0
2017-06-29 18:50 UTC (11+ messages)
Question about ext4 project feature
2017-06-29 18:18 UTC (2+ messages)
[PATCH] ext4: fix __ext4_xattr_set_credits()
2017-06-28 22:26 UTC (2+ messages)
[PATCH 1/2] filefrag: fix GCC7.x compiler warning
2017-06-28 17:28 UTC (2+ messages)
[PATCH 2/2] e4defrag: fix GCC7.x compiler warning
2017-06-28 17:29 UTC (2+ messages)
[PATCH] ext4: fast symlink test should not rely on i_blocks
2017-06-28 16:53 UTC (2+ messages)
[PATCH] e2fsck: remove #ifdef EXT2_NO_64_TYPE blocks
2017-06-28 16:38 UTC (2+ messages)
[v4.12-rc1 regression] nfs server crashed in fstests run
2017-06-28 3:04 UTC (7+ messages)
lseek SEEK_HOLE / SEEK_DATA fixes and switch to iomap V3-hch
2017-06-27 22:49 UTC (10+ messages)
` [PATCH 1/6] xfs: rewrite xfs_dq_get_next_id using xfs_iext_lookup_extent
` [PATCH 2/6] xfs: remove a whitespace-only line from xfs_fs_get_nextdqblk
` [PATCH 3/6] vfs: Add page_cache_seek_hole_data helper
` [PATCH 4/6] vfs: Add iomap_seek_hole and iomap_seek_data helpers
` [PATCH 5/6] xfs: Switch to iomap for SEEK_HOLE / SEEK_DATA
` [PATCH 6/6] ext4: "
[PATCH] ext4: Return EIO on read error in ext4_find_entry
2017-06-27 21:58 UTC (12+ messages)
[PATCH] ext4: remove timebomb in ext4_decode_extra_time()
2017-06-27 18:35 UTC (3+ messages)
[PATCH v7 00/22] fs: enhanced writeback error reporting with errseq_t (pile #1)
2017-06-27 15:20 UTC (19+ messages)
` [PATCH v7 01/22] fs: remove call_fsync helper function
` [PATCH v7 04/22] buffer: set errors in mapping at the time that the error occurs
` [PATCH v7 05/22] jbd2: don't clear and reset errors after waiting on writeback
` [PATCH v7 16/22] block: convert to errseq_t based writeback error tracking
` [PATCH v7 21/22] xfs: minimal conversion to errseq_t writeback error reporting
[PATCH] ext4: fix spelling mistake: "prellocated" -> "preallocated"
2017-06-27 13:33 UTC
[PATCH v3 0/5] lseek SEEK_HOLE / SEEK_DATA fix and switch to iomap
2017-06-27 12:56 UTC (8+ messages)
` [PATCH v3 1/5] vfs: Add page_cache_seek_hole_data helper
` [PATCH v3 2/5] ext4: Switch to page_cache_seek_hole_data
` [PATCH v3 3/5] xfs: "
` [PATCH v3 4/5] vfs: Add iomap_seek_hole_data helper
` [PATCH v3 5/5] xfs: Switch to iomap for SEEK_HOLE / SEEK_DATA
Possible regression in e2fsprogs-1.43.4
2017-06-27 11:58 UTC (10+ messages)
` Possible regression in e2fsprogs-1.43.4 [RESOLVED]
(unknown),
2017-06-27 7:12 UTC
Product Inquiry
2017-06-26 21:51 UTC
(unknown),
2017-06-26 22:58 UTC
[PATCH v2 42/51] ext4: convert to bio_for_each_segment_all_sp()
2017-06-26 12:10 UTC
[PATCH 1/3] vfs: Add page_cache_seek_hole_data helper
2017-06-26 10:51 UTC (3+ messages)
[PATCH] fs: Initialize tmp.b_page in generic_block_bmap()
2017-06-26 10:06 UTC (2+ messages)
[PATCH] fs: jbd2: transaction: Add kernel-doc parameter descriptions
2017-06-26 4:50 UTC
bfq/ext4 disk IO hangs forever on resume
2017-06-26 3:07 UTC
inquiry
2017-06-25 2:47 UTC
(unknown),
2017-06-25 5:19 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).