ocfs2-devel.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-29 01:47:23 to 2021-01-29 07:53:07 UTC [more...]

[Ocfs2-devel] About the status of reflink-tools
 2021-01-29  7:46 UTC  (3+ 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  (23+ messages)
` [Ocfs2-devel] [PATCH 01/14] block: move the NEED_PART_SCAN flag to struct gendisk
` [Ocfs2-devel] [PATCH 02/14] block: switch register_disk to use blkdev_get_by_dev
` [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

[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

[Ocfs2-devel] Broken O_{D,}SYNC behavior with FICLONE*?
 2020-09-03 21:13 UTC  (3+ messages)

[Ocfs2-devel] [PATCH] fs: ocfs2: delete repeated words in comments
 2020-08-11  2:35 UTC  (2+ messages)

[Ocfs2-devel] [PATCH 2/2] ocfs2: fix ocfs2 corrupt when iputting an inode
 2020-08-07  3:49 UTC  (3+ messages)

[Ocfs2-devel] [PATCH 1/2] ocfs2: clear links count in ocfs2_mknod() if an error occurs
 2020-08-07  3:49 UTC  (3+ messages)

[Ocfs2-devel] [PATCH] ocfs2: change slot number type s16 to u16
 2020-08-04  0:45 UTC  (6+ messages)

[Ocfs2-devel] [PATCH] ocfs2: fix unbalanced locking
 2020-07-27  7:15 UTC  (2+ messages)

[Ocfs2-devel] [PATCH] dlmfs: add a newline when printing 'capabilities' by sysfs
 2020-07-21  2:24 UTC  (2+ messages)

[Ocfs2-devel] [PATCH] ocfs2: suballoc.h: delete a duplicated word
 2020-07-20  1:17 UTC  (2+ messages)

[Ocfs2-devel] [PATCH] ocfs2: fix remounting needed after setfacl command
 2020-07-20  1:16 UTC  (2+ messages)

[Ocfs2-devel] missing patch in recent kernels?
 2020-07-16 15:55 UTC 

[Ocfs2-devel] [PATCH] ocfs2: Replace HTTP links with HTTPS ones
 2020-07-14  5:14 UTC  (2+ messages)

[Ocfs2-devel] [v2] ocfs2: fix nfsd over ocfs2 issues
 2020-07-03 13:12 UTC  (9+ messages)
` [Ocfs2-devel] [PATCH 4/4] ocfs2: fix value of OCFS2_INVALID_SLOT


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