ocfs2-devel.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-07 22:07:16 to 2021-01-28 07:27:14 UTC [more...]

[Ocfs2-devel] [RFC PATCH 00/34] block: introduce bio_new()
 2021-01-28  7:11 UTC  (10+ messages)
` [Ocfs2-devel] [RFC PATCH 01/34] block: move common code into blk_next_bio()
` [Ocfs2-devel] [RFC PATCH 04/34] drdb: use bio_new() in submit_one_flush
` [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 12/34] scsi: target/iblock: use bio_new
` [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 18/34] iomap: use bio_new in iomap_dio_bio_actor

[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  (18+ messages)
` [Ocfs2-devel] [PATCH 1/4] ocfs2: avoid inode removed while nfsd access it
` [Ocfs2-devel] [PATCH 2/4] ocfs2: load global_inode_alloc
` [Ocfs2-devel] [PATCH 3/4] ocfs2: fix panic on nfs server over ocfs2
` [Ocfs2-devel] [PATCH 4/4] ocfs2: fix value of OCFS2_INVALID_SLOT

[Ocfs2-devel] [bug report] ocfs2: fix value of OCFS2_INVALID_SLOT
 2020-06-24 14:57 UTC  (3+ messages)

[Ocfs2-devel] [RFC PATCH 0/2] gfs2 readahead regression in v5.8-rc1
 2020-06-19 11:55 UTC  (4+ messages)
` [Ocfs2-devel] [PATCH 1/2] fs: Add IOCB_CACHED flag for generic_file_read_iter
` [Ocfs2-devel] [PATCH 2/2] gfs2: Rework read and page fault locking

[Ocfs2-devel] [PATCH v11 00/25] Change readahead API
 2020-06-18 16:40 UTC  (9+ messages)
` [Ocfs2-devel] [PATCH v11 16/25] fs: Convert mpage_readpages to mpage_readahead
  ` [Ocfs2-devel] [Cluster-devel] "

[Ocfs2-devel] [PATCH 1/3] ocfs2: avoid inode removed while nfsd access it
 2020-06-15  3:45 UTC  (7+ messages)
` [Ocfs2-devel] [PATCH 2/3] ocfs2: load global_inode_alloc
` [Ocfs2-devel] [PATCH 3/3] ocfs2: fix panic on nfs server over ocfs2

[Ocfs2-devel] NFS clients crash OCFS2 nodes (general protection fault: 0000 [#1] SMP PTI)
 2020-06-12  1:36 UTC  (5+ messages)

[Ocfs2-devel] [PATCH v3 2/5] powerpc: module_[32|64].c: replace swap function with built-in one
 2020-06-09  5:58 UTC 

[Ocfs2-devel] [PATCH] Fix build failure of OCFS2 when TCP/IP is disabled
 2020-06-08  6:14 UTC  (3+ messages)

[Ocfs2-devel] [PATCH] fs: ocfs2: fix spelling mistake
 2020-06-08  1:53 UTC  (5+ messages)
` [Ocfs2-devel] [PATCH v2] fs: ocfs2: fix spelling mistake and grammar
` [Ocfs2-devel] [PATCH v3] "


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