ocfs2-devel.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-08 15:03:36 to 2022-10-17 02:29:19 UTC [more...]

[Ocfs2-devel] [PATCH] ocfs2: reflink deadlock when clone file to the same directory simultaneously
 2022-10-17  2:29 UTC  (13+ messages)

[Ocfs2-devel] [PATCH 1/2] ocfs2: clear links count in ocfs2_mknod() if an error occurs
 2022-10-17  1:57 UTC  (5+ messages)

[Ocfs2-devel] [PATCH 1/3] ocfs2/cluster: use bitmap API instead of hand-writing it
 2022-10-07 12:48 UTC  (3+ messages)
` [Ocfs2-devel] [PATCH 2/3] ocfs2: use bitmap API in fill_node_map
` [Ocfs2-devel] [PATCH 3/3] ocfs2/dlm: use bitmap API instead of hand-writing it

[Ocfs2-devel] [merged mm-nonmm-stable] ocfs2-replace-zero-length-arrays-with-declare_flex_array-helper.patch removed from -mm tree
 2022-10-03 21:22 UTC 

[Ocfs2-devel] [PATCH] ocfs2: fix crash issue if access released lockres in debugfs
 2022-09-27  9:18 UTC 

[Ocfs2-devel] [PATCH] ocfs2: fix crash issue if access released lockres in debugfs
 2022-09-27  1:51 UTC 

[Ocfs2-devel] [merged mm-stable] fs-buffer-remove-__breadahead_gfp.patch removed from -mm tree
 2022-09-12  3:30 UTC 

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

[Ocfs2-devel] [PATCH] fs/ocfs2/suballoc.h: fix spelling typo in comment
 2022-09-05  8:04 UTC 

[Ocfs2-devel] + ocfs2-replace-zero-length-arrays-with-declare_flex_array-helper.patch added to mm-nonmm-unstable branch
 2022-09-04 18:24 UTC 

[Ocfs2-devel] [PATCH][next] ocfs2: Replace zero-length arrays with DECLARE_FLEX_ARRAY() helper
 2022-09-03 11:48 UTC  (3+ messages)

[Ocfs2-devel] + fs-buffer-remove-__breadahead_gfp.patch added to mm-unstable branch
 2022-09-01 19:06 UTC 

[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  (29+ 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 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 16/19] hugetlb: Convert to migrate_folio
` [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 


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