ocfs2-devel.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-19 09:06:58 to 2021-02-26 16:46:02 UTC [more...]

[Ocfs2-devel] [PATCH 0/7] fsdax, xfs: Add reflink&dedupe support for fsdax
 2021-02-25  7:35 UTC  (26+ messages)
` [Ocfs2-devel] [PATCH 1/7] fsdax: Output address in dax_iomap_pfn() and rename it
` [Ocfs2-devel] [PATCH 2/7] fsdax: Introduce dax_copy_edges() for CoW
` [Ocfs2-devel] [PATCH 3/7] fsdax: Copy data before write
` [Ocfs2-devel] [PATCH 4/7] fsdax: Replace mmap entry in case of CoW
` [Ocfs2-devel] [PATCH 5/7] fsdax: Dedup file range to use a compare function
` [Ocfs2-devel] [PATCH 6/7] fs/xfs: Handle CoW for fsdax write() path
` [Ocfs2-devel] [PATCH 7/7] fs/xfs: Add dedupe support for fsdax

[Ocfs2-devel] error message in log: ocfs2_reflink_ioctl:4431 ERROR: status = -17
 2021-02-26 16:42 UTC  (10+ messages)

[Ocfs2-devel] [PATCH] ocfs2: Replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTE
 2021-02-25  1:58 UTC  (2+ messages)

[Ocfs2-devel] [PATCH] ocfs2: Remove unneeded return variable
 2021-02-04 16:28 UTC  (4+ messages)

[Ocfs2-devel] [PATCH v2] ocfs2: Fix a use after free on error
 2021-02-02 12:08 UTC  (2+ messages)

[Ocfs2-devel] [PATCH] ocfs2: Simplify the calculation of variables
 2021-02-02  7:28 UTC  (2+ messages)

[Ocfs2-devel] About the status of reflink-tools
 2021-02-01 17:20 UTC  (6+ messages)

[Ocfs2-devel] [PATCH] ocfs2: Fix a use after free on error
 2021-02-02  1:48 UTC  (2+ messages)

[Ocfs2-devel] [RFC PATCH 00/34] block: introduce bio_new()
 2021-01-28 17:24 UTC  (48+ messages)
` [Ocfs2-devel] [RFC PATCH 01/34] block: move common code into blk_next_bio()
` [Ocfs2-devel] [RFC PATCH 02/34] block: introduce and use bio_new
` [Ocfs2-devel] [RFC PATCH 03/34] drdb: use bio_new in drdb
` [Ocfs2-devel] [RFC PATCH 04/34] drdb: use bio_new() in submit_one_flush
` [Ocfs2-devel] [RFC PATCH 05/34] xen-blkback: use bio_new
` [Ocfs2-devel] [RFC PATCH 06/34] zram: "
` [Ocfs2-devel] [RFC PATCH 07/34] dm: use bio_new in dm-log-writes
` [Ocfs2-devel] [RFC PATCH 08/34] dm-zoned: use bio_new in get_mblock_slow
` [Ocfs2-devel] [RFC PATCH 09/34] dm-zoned: use bio_new in dmz_write_mblock
` [Ocfs2-devel] [RFC PATCH 10/34] dm-zoned: use bio_new in dmz_rdwr_block
` [Ocfs2-devel] [RFC PATCH 11/34] nvmet: use bio_new in nvmet_bdev_execute_rw
` [Ocfs2-devel] [RFC PATCH 12/34] scsi: target/iblock: use bio_new
` [Ocfs2-devel] [RFC PATCH 13/34] block: use bio_new in __blkdev_direct_IO
` [Ocfs2-devel] [RFC PATCH 14/34] fs/buffer: use bio_new in submit_bh_wbc
` [Ocfs2-devel] [RFC PATCH 15/34] fscrypt: use bio_new in fscrypt_zeroout_range
` [Ocfs2-devel] [RFC PATCH 16/34] fs/direct-io: use bio_new in dio_bio_alloc
` [Ocfs2-devel] [RFC PATCH 17/34] iomap: use bio_new in iomap_dio_zero
` [Ocfs2-devel] [RFC PATCH 18/34] iomap: use bio_new in iomap_dio_bio_actor
` [Ocfs2-devel] [RFC PATCH 19/34] fs/jfs/jfs_logmgr.c: use bio_new in lbmRead
` [Ocfs2-devel] [RFC PATCH 20/34] fs/jfs/jfs_logmgr.c: use bio_new in lbmStartIO
` [Ocfs2-devel] [RFC PATCH 21/34] fs/jfs/jfs_metapage.c: use bio_new in metapage_writepage
` [Ocfs2-devel] [RFC PATCH 22/34] fs/jfs/jfs_metapage.c: use bio_new in metapage_readpage
` [Ocfs2-devel] [RFC PATCH 23/34] fs/mpage.c: use bio_new mpage_alloc
` [Ocfs2-devel] [RFC PATCH 24/34] fs/nilfs: use bio_new nilfs_alloc_seg_bio
` [Ocfs2-devel] [RFC PATCH 25/34] ocfs/cluster: use bio_new in dm-log-writes
` [Ocfs2-devel] [RFC PATCH 26/34] xfs: use bio_new in xfs_rw_bdev
` [Ocfs2-devel] [RFC PATCH 27/34] xfs: use bio_new in xfs_buf_ioapply_map
` [Ocfs2-devel] [RFC PATCH 28/34] zonefs: use bio_new
` [Ocfs2-devel] [RFC PATCH 29/34] power/swap: use bio_new in hib_submit_io
` [Ocfs2-devel] [RFC PATCH 30/34] hfsplus: use bio_new in hfsplus_submit_bio()
` [Ocfs2-devel] [RFC PATCH 31/34] iomap: use bio_new in iomap_readpage_actor
` [Ocfs2-devel] [RFC PATCH 32/34] mm: use bio_new in __swap_writepage
` [Ocfs2-devel] [RFC PATCH 33/34] mm: use bio_new in swap_readpage
` [Ocfs2-devel] [RFC PATCH 34/34] mm: add swap_bio_new common bio helper

[Ocfs2-devel] [PATCH] ocfs2: cleanup some definitions which is not used anymore
 2021-01-20  1:50 UTC  (2+ messages)

[Ocfs2-devel] [Ocfs2-users] how to find out the real size of a reflink ?
 2021-01-15 13:57 UTC  (5+ messages)

[Ocfs2-devel] [PATCH V2] ocfs2: initialize ip_next_orphan
 2020-11-11  0:55 UTC  (5+ messages)

[Ocfs2-devel] [PATCH] ocfs2: initialize ip_next_orphan
 2020-11-09 16:51 UTC  (9+ messages)

[Ocfs2-devel] [PATCH 0/7] Fix a pile of 4GB file problems on 32-bit
 2020-10-26 17:14 UTC  (20+ messages)
` [Ocfs2-devel] [PATCH 1/7] 9P: Cast to loff_t before multiplying
` [Ocfs2-devel] [PATCH 2/7] buffer: Promote to unsigned long long before shifting
` [Ocfs2-devel] [PATCH 3/7] ceph: "
` [Ocfs2-devel] [PATCH 4/7] ocfs2: "
` [Ocfs2-devel] [PATCH 5/7] btrfs: "
` [Ocfs2-devel] [PATCH 6/7] "
` [Ocfs2-devel] [PATCH 7/7] btrfs: Promote to unsigned long long before multiplying

[Ocfs2-devel] [RFC] treewide: cleanup unreachable breaks
 2020-10-20 18:42 UTC  (19+ messages)
  ` [Ocfs2-devel] [Cocci] "

[Ocfs2-devel] [PATCH] fs: ocfs2 remove unneeded break
 2020-10-20  1:20 UTC  (2+ messages)

[Ocfs2-devel] [patch -next] ocfs2: Add the trace_ocfs2_read_blocks_end
 2020-10-19  8:07 UTC  (3+ messages)
  ` [Ocfs2-devel] 答复: "

[Ocfs2-devel] [PATCH v5 0/4] ext4/jbd2: data=journal: write-protect pages on transaction commit
 2020-10-09  2:10 UTC  (9+ messages)
` [Ocfs2-devel] [PATCH v5 1/4] jbd2: introduce/export functions jbd2_journal_submit|finish_inode_data_buffers()
` [Ocfs2-devel] [PATCH v5 2/4] jbd2, ext4, ocfs2: introduce/use journal callbacks j_submit|finish_inode_data_buffers()
` [Ocfs2-devel] [PATCH v5 3/4] ext4: data=journal: fixes for ext4_page_mkwrite()
` [Ocfs2-devel] [PATCH v5 4/4] ext4: data=journal: write-protect pages on j_submit_inode_data_buffers()

[Ocfs2-devel] [PATCH] ocfs2: ratelimit the 'max lookup times reached' notice
 2020-10-04  3:52 UTC  (2+ messages)

[Ocfs2-devel] [PATCH] ocfs2: fix potential soft lockup during fstrim
 2020-09-27  2:59 UTC  (2+ messages)

[Ocfs2-devel] remove blkdev_get as a public API
 2020-09-24  8:56 UTC  (5+ messages)
` [Ocfs2-devel] [PATCH 01/14] block: move the NEED_PART_SCAN flag to struct gendisk
` [Ocfs2-devel] [PATCH 13/14] PM: mm: cleanup swsusp_swap_check

[Ocfs2-devel] remove blkdev_get as a public API v2
 2020-09-23 16:43 UTC  (19+ messages)
` [Ocfs2-devel] [PATCH 01/14] block: move the NEED_PART_SCAN flag to struct gendisk
` [Ocfs2-devel] [PATCH 02/14] block: cleanup partition scanning in register_disk
` [Ocfs2-devel] [PATCH 03/14] block: cleanup blkdev_bszset
` [Ocfs2-devel] [PATCH 04/14] pktcdvd: remove the if 0'ed pkt_start_recovery function
` [Ocfs2-devel] [PATCH 05/14] pktcdvd: use blkdev_get_by_dev instead of open coding it
` [Ocfs2-devel] [PATCH 06/14] zram: cleanup backing_dev_store
` [Ocfs2-devel] [PATCH 07/14] raw: don't keep unopened block device around
` [Ocfs2-devel] [PATCH 08/14] dasd: cleanup dasd_scan_partitions
` [Ocfs2-devel] [PATCH 09/14] ocfs2: cleanup o2hb_region_dev_store
` [Ocfs2-devel] [PATCH 10/14] mm: cleanup claim_swapfile
` [Ocfs2-devel] [PATCH 11/14] PM: rewrite is_hibernate_resume_dev to not require an inode
` [Ocfs2-devel] [PATCH 12/14] mm: split swap_type_of
` [Ocfs2-devel] [PATCH 13/14] PM: mm: cleanup swsusp_swap_check
` [Ocfs2-devel] [PATCH 14/14] block: mark blkdev_get static


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).