messages from 2018-12-29 02:37:39 to 2019-01-21 08:19:44 UTC [more...]
[PATCH V14 00/18] block: support multi-page bvec
2019-01-21 8:17 UTC (5+ messages)
` [PATCH V14 01/18] btrfs: look at bi_size for repair decisions
` [PATCH V14 02/18] block: don't use bio->bi_vcnt to figure out segment number
` [PATCH V14 03/18] block: remove bvec_iter_rewind()
` [PATCH V14 04/18] block: introduce multi-page bvec helpers
[RFC][PATCH v5 04/09] ext2: use common file type conversion
2019-01-21 0:54 UTC
[RFC][PATCH v5 07/09] ext4: use common file type conversion
2019-01-21 0:54 UTC
ext4fs block role, debugfs testb and icheck mismatch
2019-01-20 11:35 UTC (2+ messages)
Just start it
2019-01-20 2:27 UTC
Just start it
2019-01-20 3:53 UTC
[Bug 105121] New: lseek() hangs for a long time on allocated files
2019-01-18 7:44 UTC (2+ messages)
` [Bug 105121] lseek(SEEK_DATA) hangs for a long time for sparse files in the page cache
[PATCH 1/2] ext4: annotate implicit fall throughs
2019-01-17 17:40 UTC (4+ messages)
` [PATCH 2/2] "
Donation-
2019-01-17 1:32 UTC
Photos shooting and retouching
2019-01-17 10:27 UTC
[PATCH v2] jbd2: make sure dirty flag is cleared while revorking a buffer which belongs to older transaction
2019-01-17 13:11 UTC (4+ messages)
[Bug 201631] New: WARNING: CPU: 11 PID: 29593 at fs/ext4/inode.c:3927 .ext4_set_page_dirty+0x70/0xb0
2019-01-17 11:48 UTC (7+ messages)
` [Bug 201631] "
[GIT PULL] dtype handling cleanup for v4.21-rc1
2019-01-17 11:17 UTC (13+ messages)
[PATCH] ext4: shrink directory when last block is empty
2019-01-16 20:51 UTC (3+ messages)
Unable to mount an ext4 RAID6 array
2019-01-16 18:48 UTC (3+ messages)
[PATCH v3 0/5] kvm "virtio pmem" device
2019-01-15 20:42 UTC (30+ messages)
` [PATCH v3 1/5] libnvdimm: nd_region flush callback support
` [PATCH v3 2/5] virtio-pmem: Add virtio pmem driver
` [PATCH v3 3/5] libnvdimm: add nd_region buffered dax_dev flag
` [PATCH v3 4/5] ext4: disable map_sync for virtio pmem
` [PATCH v3 5/5] xfs: "
` [Qemu-devel] [PATCH v3 0/5] kvm "virtio pmem" device
[PATCH] ext2: Remove redundant check on s_inode_size
2019-01-15 14:10 UTC
Want help?
2019-01-15 10:25 UTC
Block device flush ordering
2019-01-15 14:35 UTC (6+ messages)
[PATCH 1/2] e2freefrag: fix memory leak in scan_online()
2019-01-15 13:42 UTC (2+ messages)
` [PATCH 2/2] e2fsprogs: fix potential memory leak in path_append()
[PATCH] ext2: add check for blocksize in ext2_fill_super
2019-01-15 12:46 UTC (2+ messages)
[PATCH V13 00/19] block: support multi-page bvec
2019-01-15 3:44 UTC (21+ messages)
` [PATCH V13 01/19] btrfs: look at bi_size for repair decisions
` [PATCH V13 02/19] block: don't use bio->bi_vcnt to figure out segment number
` [PATCH V13 03/19] block: remove bvec_iter_rewind()
` [PATCH V13 04/19] block: rename bvec helpers
` [PATCH V13 05/19] block: introduce multi-page "
` [PATCH V13 06/19] block: introduce bio_for_each_bvec() and rq_for_each_bvec()
` [PATCH V13 07/19] block: use bio_for_each_bvec() to compute multi-page bvec count
` [PATCH V13 08/19] block: use bio_for_each_bvec() to map sg
` [PATCH V13 09/19] block: introduce bvec_last_segment()
` [PATCH V13 10/19] fs/buffer.c: use bvec iterator to truncate the bio
` [PATCH V13 11/19] btrfs: use bvec_last_segment to get bio's last page
` [PATCH V13 12/19] block: loop: pass multi-page bvec to iov_iter
` [PATCH V13 13/19] bcache: avoid to use bio_for_each_segment_all() in bch_bio_alloc_pages()
` [PATCH V13 14/19] block: allow bio_for_each_segment_all() to iterate over multi-page bvec
` [PATCH V13 15/19] block: enable multipage bvecs
` [PATCH V13 16/19] block: always define BIO_MAX_PAGES as 256
` [PATCH V13 17/19] block: document usage of bio iterator helpers
` [PATCH V13 18/19] block: kill QUEUE_FLAG_NO_SG_MERGE
` [PATCH V13 19/19] block: kill BLK_MQ_F_SG_MERGE
Proposal: A new fs-verity interface
2019-01-14 23:41 UTC (3+ messages)
[PATCH] libext2fs: revert "try to always use PUNCH_HOLE for unix_discard"
2019-01-14 23:37 UTC
my subject
2019-01-14 22:02 UTC
[Bug 202269] New: kernel BUG at fs/buffer.c:3374!
2019-01-14 20:46 UTC (2+ messages)
` [Bug 202269] "
Preserving a rev 0.0 ext2 filesystem
2019-01-14 12:50 UTC (6+ messages)
` [PATCH] ext4: don't update s_rev_level if not required
[PATCH] ext4: Change debugging support help prefix from EXT4 to Ext4
2019-01-14 11:00 UTC
[PATCH] jbd2: set freed flag while revoking a buffer which belongs to older transaction
2019-01-13 15:12 UTC (8+ messages)
[PATCH] fscrypt: remove filesystem specific build config option
2019-01-11 1:01 UTC (2+ messages)
` [f2fs-dev] "
[PATCH] jbd2: adjust location of journal->j_list_lock
2019-01-10 17:35 UTC (2+ messages)
` 答复: "
[PATCH 0/2] ext4: fix two compile problems
2019-01-10 10:28 UTC (5+ messages)
` [PATCH 1/2] jbd2: fix compile warning when using JBUFFER_TRACE
` [PATCH 2/2] ext4: fix compile error when using BUFFER_TRACE
You have photos right?
2019-01-09 4:41 UTC
[PATCH 0/4] fix bugs for ioctl EXT4_IOC_SWAP_BOOT
2019-01-10 3:36 UTC (5+ messages)
` [PATCH 1/4] ext4: fix check of inode in swap_inode_boot_loader
` [PATCH 2/4] ext4: cleanup pagecache before swap i_data
` [PATCH 3/4] ext4: update quota information while swapping boot loader inode
` [PATCH 4/4] ext4: add mask of ext4 flags to swap
Path your photos?
2019-01-09 10:58 UTC
[PATCH v3 0/5] kvm "virtio pmem" device
2019-01-09 18:21 UTC (7+ messages)
` [PATCH v3 1/5] libnvdimm: nd_region flush callback support
` [PATCH v3 2/5] virtio-pmem: Add virtio pmem driver
` [PATCH v3 3/5] libnvdimm: add nd_region buffered dax_dev flag
` [Qemu-devel] [PATCH v3 0/5] kvm "virtio pmem" device
[PATCH v2 0/4] Write-hint for FS journal
2019-01-09 15:31 UTC (5+ messages)
` [PATCH 1/4] block: Increase count of supported write-hints
` [PATCH 2/4] fs: introduce four macros for in-kernel hints
` [PATCH 3/4] fs: introduce APIs to enable sending write-hint with buffer-head
` [PATCH 4/4] fs/ext4,jbd2: add support for passing write-hint with journal
[PATCH v3 4/5] ext4: disable map_sync for virtio pmem
2019-01-09 14:54 UTC (4+ messages)
` [PATCH v3 5/5] xfs: "
[PATCH] ext2: set proper return code
2019-01-07 16:45 UTC (2+ messages)
[GIT PULL] ext4 bug fixes for 4.21
2019-01-06 21:35 UTC (2+ messages)
[PATCH v2 01/12] fs-verity: add a documentation file
2019-01-04 20:41 UTC (12+ messages)
Question 22
2019-01-04 6:03 UTC
Question 21
2019-01-04 7:09 UTC
[PATCH] ext4: Replace opencoded i_writecount usage with inode_is_open_for_write
2019-01-03 12:06 UTC (2+ messages)
[PATCH] ext4: Fix some error pointer dereferences
2019-01-03 11:38 UTC
[PATCH] ext4: don't submit unwritten extent while holding active jbd2 handle
2019-01-03 3:18 UTC (2+ messages)
[PATCH v6 0/4] e2image -b option to pass superblock number
2019-01-02 18:28 UTC (9+ messages)
` [PATCH v6 1/4] ext2fs: opening filesystem code refactoring
` [PATCH v6 2/4] e2image: add -b and -B options to use supperblock backup
` [PATCH v6 3/4] tests: add test for e2image -b option
` [PATCH v6 4/4] ext2fs: automaticlly open backup superblocks
[Bug 198187] New: jbd2_log_wait_commit hangs
2019-01-02 17:22 UTC (3+ messages)
` [Bug 198187] "
[GIT PULL] Ext2, udf, and quota changes for v4.21-rc1
2019-01-02 16:45 UTC (3+ messages)
[PATCH 1/3] ext4: avoid kernel warning when writing the superblock to a dead device
2019-01-02 14:27 UTC (4+ messages)
` [PATCH 2/3] ext4: use ext4_write_inode() when fsyncing w/o a journal
` [PATCH 3/3] ext4: track writeback errors using the generic tracking infrastructure
For your photos again
2019-01-02 10:55 UTC
d_off field in struct dirent and 32-on-64 emulation
2019-01-02 13:16 UTC (18+ messages)
` [Qemu-devel] "
` [V9fs-developer] "
[PATCH] ext4: make sure enough credits are reserved for dioread_nolock writes
2019-01-01 23:40 UTC (4+ messages)
[bug report] ext4: avoid declaring fs inconsistent due to invalid file handles
2019-01-01 3:37 UTC (2+ messages)
` [PATCH] ext4: fix special inode number checks in __ext4_iget()
[PATCH] ext4/034: adjust commit which fixes the problem tested by ext4/034
2018-12-29 13: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).