messages from 2018-10-30 00:36:48 to 2018-11-15 22:50:57 UTC [more...]
[PATCH V10 00/19] block: support multi-page bvec
2018-11-15 12:42 UTC (21+ messages)
` [PATCH V10 01/19] block: introduce multi-page page bvec helpers
` [PATCH V10 02/19] block: introduce bio_for_each_bvec()
` [PATCH V10 03/19] block: use bio_for_each_bvec() to compute multi-page bvec count
` [PATCH V10 04/19] block: use bio_for_each_bvec() to map sg
` [PATCH V10 05/19] block: introduce bvec_last_segment()
` [PATCH V10 06/19] fs/buffer.c: use bvec iterator to truncate the bio
` [PATCH V10 07/19] btrfs: use bvec_last_segment to get bio's last page
` [PATCH V10 08/19] btrfs: move bio_pages_all() to btrfs
` [PATCH V10 09/19] block: introduce bio_bvecs()
` [PATCH V10 10/19] block: loop: pass multi-page bvec to iov_iter
` [PATCH V10 11/19] bcache: avoid to use bio_for_each_segment_all() in bch_bio_alloc_pages()
` [PATCH V10 12/19] block: allow bio_for_each_segment_all() to iterate over multi-page bvec
` [PATCH V10 13/19] iomap & xfs: only account for new added page
` [PATCH V10 14/19] block: enable multipage bvecs
` [PATCH V10 15/19] block: always define BIO_MAX_PAGES as 256
` [PATCH V10 16/19] block: document usage of bio iterator helpers
` [PATCH V10 17/19] block: don't use bio->bi_vcnt to figure out segment number
` [PATCH V10 18/19] block: kill QUEUE_FLAG_NO_SG_MERGE
` [PATCH V10 19/19] block: kill BLK_MQ_F_SG_MERGE
[PATCH] ext4: change variable reusable to bool type
2018-11-15 6:41 UTC
[PATCH] ext2: change reusable parameter to true when calling mb_cache_entry_create()
2018-11-15 6:40 UTC
[PATCH v2] jbd2: add proc entry to control whethre doing buffer copy-out
2018-11-15 5:46 UTC (2+ messages)
Копия: Hot women crave sex in your city
2018-11-15 5:31 UTC
[Bug 201685] New: ext4 file system corruption
2018-11-15 4:37 UTC (3+ messages)
` [Bug 201685] "
[PATCH AUTOSEL 4.14 27/27] ext4: missing !bh check in ext4_xattr_inode_write()
2018-11-14 22:25 UTC
[PATCH AUTOSEL 4.18 53/59] ext4: missing !bh check in ext4_xattr_inode_write()
2018-11-14 22:23 UTC
[PATCH] ext2: remove redundant condition check
2018-11-14 12:15 UTC (2+ messages)
[PATCH] ext4: fix deadlock while checkpoint thread waits commit thread to finish
2018-11-14 11:49 UTC
[PATCH] ext4: remove redundant condition check
2018-11-13 23:24 UTC
[PATCH V9 12/19] block: allow bio_for_each_segment_all() to iterate over multi-page bvec
2018-11-13 15:14 UTC
[PATCH] ext4: fix deadlock while checkpoint thread waits commit thread to finish
2018-11-13 13:00 UTC (3+ messages)
[PATCH v2] e2fsck: check xattr 'system.data' before setting inline_data feature
2018-11-13 4:46 UTC
[PATCH 00/10] fix coding style for ext2 filesystem
2018-11-13 0:04 UTC (11+ messages)
` [PATCH 01/10] ext2: fix coding style for acl.h
` [PATCH 02/10] ext2: fix coding style for balloc.c
` [PATCH 03/10] ext2: fix coding style for dir.c
` [PATCH 04/10] ext2: fix coding style for ext2.h
` [PATCH 05/10] ext2: fix coding style for inode.c
` [PATCH 06/10] ext2: fix coding style for file.c
` [PATCH 07/10] ext2: fix coding style for ialloc.c
` [PATCH 08/10] ext2: fix coding style for namei.c
` [PATCH 09/10] ext2: fix coding style for super.c
` [PATCH 10/10] ext2: fix coding style for xattr.c
Inquiry 12/11/2018
2018-11-12 8:57 UTC
ext4-nfsd interaction causes sporadic hang on rwsem_down_write_failed
2018-11-12 6:39 UTC (2+ messages)
Price Inquiry
2018-11-11 15:35 UTC
[GIT PULL] ext4 bug fixes for 4.20-rc2
2018-11-11 23:10 UTC (2+ messages)
[PATCH] mm: don't break integrity writeback on ->writepage() error
2018-11-10 15:19 UTC (3+ messages)
[PATCH v2] Fstest: ext4: regression test for a ENOSPC warning
2018-11-10 15:14 UTC
[PATCH] Ext4: fix ENOSPC when both quota and dioread_nolock are enabled
2018-11-09 19:20 UTC (2+ messages)
[PATCH] ext4: missing !bh check in ext4_xattr_inode_write()
2018-11-09 16:42 UTC (6+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH V8 12/18] block: allow bio_for_each_segment_all() to iterate over multi-page bvec
2018-11-09 16:26 UTC
Phantom full ext4 root filesystems on 4.1 through 4.14 kernels
2018-11-08 18:47 UTC (4+ messages)
[PATCH] e2freefrag: fix free blocks count during live scan
2018-11-08 18:44 UTC
[PATCH] ext2: avoid unnecessary operation in ext2_error()
2018-11-08 14:15 UTC (2+ messages)
[PATCH] jbd2: Avoid long hold times of j_state_lock while committing a transaction
2018-11-08 12:30 UTC (8+ messages)
[PATCH v2] jbd2: Avoid long hold times of j_state_lock while committing a transaction
2018-11-08 12:29 UTC
[Bug 201631] New: WARNING: CPU: 11 PID: 29593 at fs/ext4/inode.c:3927 .ext4_set_page_dirty+0x70/0xb0
2018-11-08 11:44 UTC (4+ messages)
` [Bug 201631] "
[PATCH 1/7] ext4: lost brelse in __ext4_read_dirblock()
2018-11-08 3:38 UTC (18+ messages)
` [PATCH v2] "
` [PATCH 2/7] ext4: possible sbi->s_group_desc leak in ext4_fill_super
` [PATCH 3/7] ext4: lost release of s_journal_flag_rwsem on rollback "
` [PATCH 4/7] ext4: lost brelse in ext4_xattr_get_block()
` [PATCH 5/7] ext4: bs.bh cleanup before re-using in ext4_xattr_block_find()
` [PATCH 6/7] ext4: lost brelse in ext4_xattr_move_to_block()
` [PATCH 7/7] ext4: lost brelse in ext4_expand_extra_isize_ea()
My Name Is Doctor Lilly T Williams From USA
2018-11-07 16:12 UTC
[PATCH] Fstest: ext4: regression test for a ENOSPC warning
2018-11-07 2:56 UTC (3+ messages)
[PATCH v2 01/11] ext4 resise: extra brelse in setup_new_flex_group_blocks()
2018-11-06 22:49 UTC (23+ messages)
` [PATCH v2 02/11] ext4 resize: missing brelse() after errors in set_flexbg_block_bitmap()
` [PATCH v2 03/11] ext4 resize: brelse() cleanup in add_new_gdb_meta_bg()
` [PATCH v2 04/11] ext4 resize: lost brelse() in update_backups()
` [PATCH v2 05/11] ext4 resize: lost rollback in ext4_resize_fs()
` [PATCH v2 06/11] ext4 resize: lost resize_inode cleanup before retry "
` [PATCH v2 07/11] ext4: lost put_bh in ext4_mark_iloc_dirty()
` [PATCH v2 08/11] ext4: lost brelse in ext4_orphan_add()
` [PATCH v2 09/11] ext4: iloc.bh cleanup in add_new_gdb()
` [PATCH v2 10/11] ext4: remove useless brelse call in ext4_xattr_inode_update_ref()
` [PATCH v2 11/11] ext4: access to uninitialized bh fields in ext4_xattr_set_handle()
my subject
2018-11-06 6:51 UTC
[PATCH v2 00/12] fs-verity: read-only file-based authenticity protection
2018-11-06 6:52 UTC (18+ messages)
` [PATCH v2 01/12] fs-verity: add a documentation file
` [PATCH v2 02/12] fs-verity: add setup code, UAPI, and Kconfig
` [PATCH v2 03/12] fs-verity: add MAINTAINERS file entry
` [PATCH v2 04/12] fs-verity: add data verification hooks for ->readpages()
` [PATCH v2 05/12] fs-verity: implement FS_IOC_ENABLE_VERITY ioctl
` [PATCH v2 06/12] fs-verity: implement FS_IOC_MEASURE_VERITY ioctl
` [PATCH v2 07/12] fs-verity: add SHA-512 support
` [PATCH v2 08/12] fs-verity: add CRC-32C support
` [PATCH v2 09/12] fs-verity: support builtin file signatures
` [PATCH v2 10/12] ext4: add basic fs-verity support
` [PATCH v2 11/12] ext4: add fs-verity read support
` [PATCH v2 12/12] f2fs: fs-verity support
[PATCH] ext4: remove code duplication in free_ind_block()
2018-11-06 6:24 UTC (2+ messages)
[PATCH] e2scrub: fix systemd escaping again
2018-11-05 17:59 UTC
[GIT PULL] Compiler Attributes for v4.20-rc1
2018-11-05 16:14 UTC (14+ messages)
[PATCH] ext4: remove code duplication in update_ind/bind/tind_extent_range
2018-11-05 11:03 UTC (3+ messages)
` [PATCH v2] "
[PATCH 3/7] ext4 resize: missing brelse() in case success in add_new_gdb()
2018-11-05 5:31 UTC (4+ messages)
` [LKP] [ext4 resize] 1ee5ee5ec3: WARNING:at_fs/buffer.c:#__brelse
Why not always do copy-out in jbd2_journal_write_metadta_buffer
2018-11-03 5:15 UTC (3+ messages)
` 答复: "
KASAN: use-after-free Read in ext4_xattr_set_entry (2)
2018-11-02 15:39 UTC
[PATCH 0/2] Compiler Attributes: __fallthrough
2018-11-02 10:56 UTC (5+ messages)
` [PATCH 2/2] Compiler Attributes: auxdisplay: panel: use __fallthrough
Problems with VM_MIXEDMAP removal from /proc/<pid>/smaps
2018-11-02 1:43 UTC (11+ messages)
[PATCH 0/7] ext4 long-lived issues, part two
2018-10-31 19:12 UTC
[PATCH RFC] Ext4: fix deadlock on dirty pages between fault and writeback
2018-10-31 18:49 UTC (2+ messages)
[PATCH v2 00/11] ext4: number of long lived errors
2018-10-30 21:57 UTC
(no subject)
2018-10-30 12:33 UTC
WARNING in ext4_invalidatepage
2018-10-30 12:16 UTC (9+ messages)
Glückwunsch Gewinner
2018-10-30 4:34 UTC
[PATCH] e2fsck: check xattr 'system.data' before setting inline_data feature
2018-10-30 6:15 UTC
[GIT PULL] ext2 and udf changes for v4.20-rc1
2018-10-29 17:24 UTC (2+ messages)
[PATCH 6/7] ext4 resize: lost rollback in ext4_resize_fs()
2018-10-29 15:25 UTC
[PATCH 4/7] ext4 resize: brelse() cleanup in add_new_gdb_meta_bg()
2018-10-29 15:25 UTC
[PATCH 0/7] ext4 resize long-lived errors
2018-10-29 15:24 UTC
[PATCH 1/7] ext4 resise: extra brelse in setup_new_flex_group_blocks()
2018-10-29 15:25 UTC
[PATCH 2/7] ext4 resize: missing brelse() after errors in set_flexbg_block_bitmap()
2018-10-29 15:25 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).