ocfs2-devel.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-06 20:41:20 to 2022-09-01 13:24:16 UTC [more...]

[Ocfs2-devel] [PATCH v2 00/14] fs/buffer: remove ll_rw_block()
 2022-09-01 13:34 UTC  (2+ messages)
` [Ocfs2-devel] [PATCH v2 01/14] fs/buffer: remove __breadahead_gfp()

[Ocfs2-devel] [PATCH 01/14] fs/buffer: remove __breadahead_gfp()
 2022-08-31 11:31 UTC  (14+ messages)
  ` [Ocfs2-devel] [PATCH 03/14] fs/buffer: replace ll_rw_block()
  ` [Ocfs2-devel] [PATCH 04/14] gfs2: "
  ` [Ocfs2-devel] [PATCH 05/14] isofs: "
  ` [Ocfs2-devel] [PATCH 06/14] jbd2: "
  ` [Ocfs2-devel] [PATCH 07/14] ntfs3: "
  ` [Ocfs2-devel] [PATCH 09/14] reiserfs: "
  ` [Ocfs2-devel] [PATCH 10/14] udf: "
  ` [Ocfs2-devel] [PATCH 11/14] ufs: "
  ` [Ocfs2-devel] [PATCH 12/14] fs/buffer: remove ll_rw_block() helper
  ` [Ocfs2-devel] [PATCH 13/14] ext2: replace bh_submit_read() helper with bh_read_locked()
  ` [Ocfs2-devel] [PATCH 14/14] fs/buffer: remove bh_submit_read() helper
  ` [Ocfs2-devel] [PATCH 02/14] fs/buffer: add some new buffer read helpers
  ` [Ocfs2-devel] [PATCH 08/14] ocfs2: replace ll_rw_block()

[Ocfs2-devel] Patch "ocfs2: fix freeing uninitialized resource on ocfs2_dlm_shutdown" has been added to the 5.19-stable tree
 2022-08-29  7:49 UTC 

[Ocfs2-devel] [merged mm-stable] ocfs2-fix-freeing-uninitialized-resource-on-ocfs2_dlm_shutdown.patch removed from -mm tree
 2022-08-28 21:03 UTC 

[Ocfs2-devel] [PATCH 04/14] ocfs2: move from strlcpy with unused retval to strscpy
 2022-08-21 13:24 UTC 

[Ocfs2-devel] Switching to iterate_shared
 2022-08-18 14:35 UTC  (4+ messages)

[Ocfs2-devel] + ocfs2-fix-freeing-uninitialized-resource-on-ocfs2_dlm_shutdown.patch added to mm-hotfixes-unstable branch
 2022-08-17 18:33 UTC 

[Ocfs2-devel] [PATCH v2] ocfs2: Fix freeing uninitialized resource on ocfs2_dlm_shutdown
 2022-08-15  9:29 UTC  (2+ messages)

[Ocfs2-devel] [PATCH v1] ocfs2: Fix freeing uninitialized resource on ocfs2_dlm_shutdown
 2022-08-15  8:06 UTC  (2+ messages)

[Ocfs2-devel] [PATCH 0/4] re-enable non-clustered mount & add MMP support
 2022-08-10 23:52 UTC  (23+ messages)
` [Ocfs2-devel] [PATCH 1/4] ocfs2: Fix freeing uninitialized resource on ocfs2_dlm_shutdown
` [Ocfs2-devel] [PATCH 2/4] ocfs2: add mlog ML_WARNING support
` [Ocfs2-devel] [PATCH 3/4] re-enable "ocfs2: mount shared volume without ha stack"
` [Ocfs2-devel] [PATCH 4/4] ocfs2: introduce ext4 MMP feature

[Ocfs2-devel] Patch "Revert "ocfs2: mount shared volume without ha stack"" has been added to the 5.18-stable tree
 2022-07-30 14:52 UTC 

[Ocfs2-devel] Patch "Revert "ocfs2: mount shared volume without ha stack"" has been added to the 5.15-stable tree
 2022-07-30 14:52 UTC 

[Ocfs2-devel] Patch "Revert "ocfs2: mount shared volume without ha stack"" has been added to the 5.10-stable tree
 2022-07-30 14:48 UTC 

[Ocfs2-devel] [PATCH v2 1/3] ocfs2: Remove some useless functions
 2022-07-22  1:33 UTC  (4+ messages)
` [Ocfs2-devel] [PATCH v2 2/3] ocfs2: use the bitmap API to simplify code
` [Ocfs2-devel] [PATCH v2 3/3] ocfs2: Fix a typo in a comment

[Ocfs2-devel] [PATCH 1/3] ocfs2: Remove some useless functions
 2022-07-21  1:53 UTC  (13+ messages)
` [Ocfs2-devel] [PATCH 2/3] ocfs2: Remove a useless spinlock
` [Ocfs2-devel] [PATCH 3/3] ocfs2: use the bitmap API to simplify code

[Ocfs2-devel] [merged mm-hotfixes-stable] revert-ocfs2-mount-shared-volume-without-ha-stack.patch removed from -mm tree
 2022-07-18 22:10 UTC  (3+ messages)

[Ocfs2-devel] remove bdevname
 2022-07-14 16:28 UTC  (10+ messages)
` [Ocfs2-devel] [PATCH 1/9] block: stop using bdevname in bdev_write_inode
` [Ocfs2-devel] [PATCH 3/9] drbd: stop using bdevname in drbd_report_io_error
` [Ocfs2-devel] [PATCH 5/9] pktcdvd: stop using bdevname in pkt_new_dev
` [Ocfs2-devel] [PATCH 7/9] ocfs2/cluster: remove the hr_dev_name field from struct o2hb_region
` [Ocfs2-devel] [PATCH 8/9] ext4: only initialize mmp_bdevname once

[Ocfs2-devel] [PATCH] fs/ocfs2: Fix spelling typo in comment
 2022-07-15  8:18 UTC 

[Ocfs2-devel] [PATCH v2 00/19] Convert aops->migratepage to aops->migrate_folio
 2022-07-08  3:29 UTC  (33+ messages)
` [Ocfs2-devel] [PATCH v2 01/19] secretmem: Remove isolate_page
` [Ocfs2-devel] [PATCH v2 02/19] mm: Convert all PageMovable users to movable_operations
` [Ocfs2-devel] [PATCH v2 03/19] fs: Add aops->migrate_folio
` [Ocfs2-devel] [PATCH v2 04/19] mm/migrate: Convert fallback_migrate_page() to fallback_migrate_folio()
` [Ocfs2-devel] [PATCH v2 05/19] mm/migrate: Convert writeout() to take a folio
` [Ocfs2-devel] [PATCH v2 06/19] mm/migrate: Convert buffer_migrate_page() to buffer_migrate_folio()
` [Ocfs2-devel] [PATCH v2 07/19] mm/migrate: Convert expected_page_refs() to folio_expected_refs()
` [Ocfs2-devel] [PATCH v2 08/19] btrfs: Convert btree_migratepage to migrate_folio
` [Ocfs2-devel] [PATCH v2 09/19] nfs: Convert "
` [Ocfs2-devel] [PATCH v2 10/19] mm/migrate: Convert migrate_page() to migrate_folio()
` [Ocfs2-devel] [PATCH v2 11/19] mm/migrate: Add filemap_migrate_folio()
` [Ocfs2-devel] [PATCH v2 12/19] btrfs: Convert btrfs_migratepage to migrate_folio
` [Ocfs2-devel] [PATCH v2 13/19] ubifs: Convert to filemap_migrate_folio()
` [Ocfs2-devel] [PATCH v2 14/19] f2fs: "
  ` [Ocfs2-devel] [f2fs-dev] "
` [Ocfs2-devel] [PATCH v2 15/19] aio: Convert to migrate_folio
` [Ocfs2-devel] [PATCH v2 16/19] hugetlb: "
` [Ocfs2-devel] [PATCH v2 17/19] secretmem: "
` [Ocfs2-devel] [PATCH v2 18/19] fs: Remove aops->migratepage()
` [Ocfs2-devel] [PATCH v2 19/19] mm/folio-compat: Remove migration compatibility functions

[Ocfs2-devel] + revert-ocfs2-mount-shared-volume-without-ha-stack.patch added to mm-hotfixes-unstable branch
 2022-06-27  5:54 UTC  (3+ messages)

[Ocfs2-devel] [PATCH 0/1] test case for patch 1/1
 2022-06-25 15:02 UTC  (17+ messages)
` [Ocfs2-devel] [PATCH 1/1] ocfs2: fix ocfs2_find_slot repeats alloc same slot issue

[Ocfs2-devel] [PATCH] Revert "ocfs2: mount shared volume without ha stack"
 2022-06-25 13:30 UTC  (3+ messages)

[Ocfs2-devel] [PATCH 1/2] ocfs2: fix jbd2 assertion in defragment path
 2022-06-13  1:48 UTC  (9+ messages)
` [Ocfs2-devel] [PATCH 2/2] ocfs2: fix for local alloc window restore unconditionally

[Ocfs2-devel] how to restore a reflink ?
 2022-06-10  2:18 UTC  (2+ messages)

[Ocfs2-devel] + ocfs2-kill-ebusy-from-dlmfs_evict_inode.patch added to mm-nonmm-unstable branch
 2022-06-08 19:16 UTC 

[Ocfs2-devel] [PATCH 00/20] Convert aops->migratepage to aops->migrate_folio
 2022-06-08  9:59 UTC  (44+ messages)
` [Ocfs2-devel] [PATCH 01/20] fs: Add aops->migrate_folio
` [Ocfs2-devel] [PATCH 02/20] mm/migrate: Convert fallback_migrate_page() to fallback_migrate_folio()
` [Ocfs2-devel] [PATCH 03/20] mm/migrate: Convert writeout() to take a folio
` [Ocfs2-devel] [PATCH 04/20] mm/migrate: Convert buffer_migrate_page() to buffer_migrate_folio()
` [Ocfs2-devel] [PATCH 05/20] mm/migrate: Convert expected_page_refs() to folio_expected_refs()
` [Ocfs2-devel] [PATCH 06/20] btrfs: Convert btree_migratepage to migrate_folio
` [Ocfs2-devel] [PATCH 07/20] nfs: Convert "
` [Ocfs2-devel] [PATCH 08/20] mm/migrate: Convert migrate_page() to migrate_folio()
` [Ocfs2-devel] [PATCH 09/20] mm/migrate: Add filemap_migrate_folio()
` [Ocfs2-devel] [PATCH 10/20] btrfs: Convert btrfs_migratepage to migrate_folio
` [Ocfs2-devel] [PATCH 11/20] ubifs: Convert to filemap_migrate_folio()
` [Ocfs2-devel] [PATCH 13/20] aio: Convert to migrate_folio
` [Ocfs2-devel] [PATCH 14/20] hugetlb: "
` [Ocfs2-devel] [PATCH 15/20] balloon: "
` [Ocfs2-devel] [PATCH 16/20] secretmem: "
` [Ocfs2-devel] [PATCH 17/20] z3fold: "
` [Ocfs2-devel] [PATCH 18/20] zsmalloc: "
` [Ocfs2-devel] [PATCH 19/20] fs: Remove aops->migratepage()
` [Ocfs2-devel] [PATCH 20/20] mm/folio-compat: Remove migration compatibility functions

[Ocfs2-devel] [PATCH V2] ocfs2: kill EBUSY from dlmfs_evict_inode
 2022-06-08  2:21 UTC  (2+ messages)

[Ocfs2-devel] [PATCH] Revert "ocfs2: mount shared volume without ha stack"
 2022-06-07  9:42 UTC  (10+ messages)

[Ocfs2-devel] [PATCH] ocfs2: kill EBUSY from dlmfs_evict_inode
 2022-06-07  1:40 UTC  (4+ messages)


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