ocfs2-devel.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-10 13:39:41 to 2022-05-13 02:05:36 UTC [more...]

[Ocfs2-devel] [PATCH 1/2] ocfs2: dlmfs: not clear USER_LOCK_ATTACHED when destroy lock
 2022-05-13  2:05 UTC  (3+ messages)
` [Ocfs2-devel] [PATCH 2/2] ocfs2: dlmfs: fix error handling of user_dlm_destroy_lock

[Ocfs2-devel] [merged mm-nonmm-stable] ocfs2-ocfs2_mount_volume-does-cleanup-job-before-return-error.patch removed from -mm tree
 2022-05-10  4:17 UTC 

[Ocfs2-devel] [merged mm-nonmm-stable] ocfs2-fix-mounting-crash-if-journal-is-not-alloced.patch removed from -mm tree
 2022-05-10  4:17 UTC 

[Ocfs2-devel] [merged mm-nonmm-stable] ocfs2-change-return-type-of-ocfs2_resmap_init.patch removed from -mm tree
 2022-05-10  4:17 UTC 

[Ocfs2-devel] [merged mm-nonmm-stable] ocfs2-ocfs2_initialize_super-does-cleanup-job-before-return-error.patch removed from -mm tree
 2022-05-10  4:17 UTC 

[Ocfs2-devel] [merged mm-nonmm-stable] ocfs2-rewrite-error-handling-of-ocfs2_fill_super.patch removed from -mm tree
 2022-05-10  4:17 UTC 

[Ocfs2-devel] + ocfs2-rewrite-error-handling-of-ocfs2_fill_super.patch added to -mm tree
 2022-04-29  2:47 UTC  (2+ messages)

[Ocfs2-devel] [PATCH v3 0/5] rewrite error handling during mounting stage
 2022-04-29  2:45 UTC  (13+ messages)
` [Ocfs2-devel] [PATCH v3 1/5] ocfs2: fix mounting crash if journal is not alloced
` [Ocfs2-devel] [PATCH v3 2/5] ocfs2: change return type of ocfs2_resmap_init
` [Ocfs2-devel] [PATCH v3 3/5] ocfs2: ocfs2_initialize_super does cleanup job before return error
` [Ocfs2-devel] [PATCH v3 4/5] ocfs2: ocfs2_mount_volume "
` [Ocfs2-devel] [PATCH v3 5/5] ocfs2: rewrite error handling of ocfs2_fill_super

[Ocfs2-devel] + ocfs2-ocfs2_mount_volume-does-cleanup-job-before-return-error.patch added to -mm tree
 2022-04-28 22:00 UTC 

[Ocfs2-devel] + ocfs2-change-return-type-of-ocfs2_resmap_init.patch added to -mm tree
 2022-04-28 22:00 UTC 

[Ocfs2-devel] + ocfs2-ocfs2_initialize_super-does-cleanup-job-before-return-error.patch added to -mm tree
 2022-04-28 22:00 UTC 

[Ocfs2-devel] + ocfs2-fix-mounting-crash-if-journal-is-not-alloced.patch added to -mm tree
 2022-04-28 21:59 UTC 

[Ocfs2-devel] [PATCH] test error handling during mount stage
 2022-04-24 13:11 UTC 

[Ocfs2-devel] use block_device based APIs in block layer consumers v3
 2022-04-18 12:52 UTC  (20+ messages)
` [Ocfs2-devel] [PATCH 01/27] target: remove an incorrect unmap zeroes data deduction
` [Ocfs2-devel] [PATCH 02/27] target: pass a block_device to target_configure_unmap_from_queue
` [Ocfs2-devel] [PATCH 03/27] target: fix discard alignment on partitions
` [Ocfs2-devel] [PATCH 04/27] drbd: remove assign_p_sizes_qlim
` [Ocfs2-devel] [PATCH 05/27] drbd: use bdev based limit helpers in drbd_send_sizes
` [Ocfs2-devel] [PATCH 06/27] drbd: use bdev_alignment_offset instead of queue_alignment_offset
` [Ocfs2-devel] [PATCH 07/27] drbd: cleanup decide_on_discard_support
` [Ocfs2-devel] [PATCH 09/27] ntfs3: use bdev_logical_block_size instead of open coding it
` [Ocfs2-devel] [PATCH 10/27] mm: use bdev_is_zoned in claim_swapfile
` [Ocfs2-devel] [PATCH 13/27] block: add a bdev_fua helper
` [Ocfs2-devel] [PATCH 14/27] block: add a bdev_stable_writes helper
` [Ocfs2-devel] [PATCH 16/27] block: use bdev_alignment_offset in part_alignment_offset_show
` [Ocfs2-devel] [PATCH 17/27] block: use bdev_alignment_offset in disk_alignment_offset_show
` [Ocfs2-devel] [PATCH 18/27] block: move bdev_alignment_offset and queue_limit_alignment_offset out of line
` [Ocfs2-devel] [PATCH 19/27] block: remove queue_discard_alignment
` [Ocfs2-devel] [PATCH 20/27] block: use bdev_discard_alignment in part_discard_alignment_show
` [Ocfs2-devel] [PATCH 21/27] block: move {bdev, queue_limit}_discard_alignment out of line
` [Ocfs2-devel] [PATCH 27/27] direct-io: remove random prefetches

[Ocfs2-devel] [PATCH v2 1/3] vfs: Add inode_sgid_strip() api
 2022-04-15  1:40 UTC  (2+ messages)

[Ocfs2-devel] [PATCH v2 0/5] rewrite error handling during mounting stage
 2022-04-14  9:14 UTC  (15+ messages)
` [Ocfs2-devel] [PATCH v2 1/5] ocfs2: fix mounting crash if journal is not alloced
` [Ocfs2-devel] [PATCH v2 2/5] ocfs2: change return type of ocfs2_resmap_init
` [Ocfs2-devel] [PATCH v2 3/5] ocfs2: ocfs2_initialize_super does cleanup job before return error
` [Ocfs2-devel] [PATCH v2 4/5] ocfs2: ocfs2_mount_volume "
` [Ocfs2-devel] [PATCH v2 5/5] ocfs2: rewrite error handling of ocfs2_fill_super

[Ocfs2-devel] [PATCH v1 0/5] rewrite error handling during mounting stage
 2022-04-12 16:46 UTC  (23+ messages)
` [Ocfs2-devel] [PATCH v1 1/5] ocfs2: partly revert da5e7c87827e8 for mounting crash issue
` [Ocfs2-devel] [PATCH v1 2/5] ocfs2: change return type of ocfs2_resmap_init
` [Ocfs2-devel] [PATCH v1 3/5] ocfs2: ocfs2_initialize_super does cleanup job before return error
` [Ocfs2-devel] [PATCH v1 4/5] ocfs2: ocfs2_mount_volume "
` [Ocfs2-devel] [PATCH v1 5/5] ocfs2: rewrite error handling of ocfs2_fill_super

[Ocfs2-devel] use block_device based APIs in block layer consumers
 2022-04-11 18:24 UTC  (58+ messages)
` [Ocfs2-devel] [PATCH 01/27] target: remove an incorrect unmap zeroes data deduction
  ` [Ocfs2-devel] [dm-devel] "
` [Ocfs2-devel] [PATCH 02/27] target: pass a block_device to target_configure_unmap_from_queue
` [Ocfs2-devel] [PATCH 03/27] target: fix discard alignment on partitions
  ` [Ocfs2-devel] [dm-devel] "
` [Ocfs2-devel] [PATCH 04/27] drbd: remove assign_p_sizes_qlim
` [Ocfs2-devel] [PATCH 05/27] drbd: use bdev based limit helpers in drbd_send_sizes
` [Ocfs2-devel] [PATCH 06/27] drbd: cleanup decide_on_discard_support
` [Ocfs2-devel] [PATCH 07/27] btrfs: use bdev_max_active_zones instead of open coding it
` [Ocfs2-devel] [PATCH 08/27] ntfs3: use bdev_logical_block_size "
` [Ocfs2-devel] [PATCH 09/27] mm: use bdev_is_zoned in claim_swapfile
` [Ocfs2-devel] [PATCH 10/27] block: add a bdev_nonrot helper
` [Ocfs2-devel] [PATCH 11/27] block: add a bdev_write_cache helper
` [Ocfs2-devel] [PATCH 12/27] block: add a bdev_fua helper
` [Ocfs2-devel] [PATCH 13/27] block: add a bdev_stable_writes helper
` [Ocfs2-devel] [PATCH 14/27] block: add a bdev_max_zone_append_sectors helper
  ` [Ocfs2-devel] [dm-devel] "
` [Ocfs2-devel] [PATCH 15/27] block: use bdev_alignment_offset in part_alignment_offset_show
` [Ocfs2-devel] [PATCH 16/27] drbd: use bdev_alignment_offset instead of queue_alignment_offset
` [Ocfs2-devel] [PATCH 17/27] block: use bdev_alignment_offset in disk_alignment_offset_show
` [Ocfs2-devel] [PATCH 18/27] block: move bdev_alignment_offset and queue_limit_alignment_offset out of line
` [Ocfs2-devel] [PATCH 19/27] block: remove queue_discard_alignment
` [Ocfs2-devel] [PATCH 20/27] block: use bdev_discard_alignment in part_discard_alignment_show
` [Ocfs2-devel] [PATCH 21/27] block: move {bdev, queue_limit}_discard_alignment out of line
` [Ocfs2-devel] [PATCH 22/27] block: refactor discard bio size limiting
` [Ocfs2-devel] [PATCH 23/27] block: add a bdev_max_discard_sectors helper
  ` [Ocfs2-devel] [Cluster-devel] "
` [Ocfs2-devel] [PATCH 24/27] block: add a bdev_discard_granularity helper
` [Ocfs2-devel] [PATCH 25/27] block: remove QUEUE_FLAG_DISCARD
` [Ocfs2-devel] [PATCH 26/27] block: uncouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD
  ` [Ocfs2-devel] [f2fs-dev] "
` [Ocfs2-devel] [PATCH 27/27] direct-io: remove random prefetches

[Ocfs2-devel] use block_device based APIs in block layer consumers v2
 2022-04-09  4:50 UTC  (20+ messages)
` [Ocfs2-devel] [PATCH 01/27] target: remove an incorrect unmap zeroes data deduction
` [Ocfs2-devel] [PATCH 02/27] target: pass a block_device to target_configure_unmap_from_queue
` [Ocfs2-devel] [PATCH 03/27] target: fix discard alignment on partitions
` [Ocfs2-devel] [PATCH 04/27] drbd: remove assign_p_sizes_qlim
` [Ocfs2-devel] [PATCH 05/27] drbd: use bdev based limit helpers in drbd_send_sizes
` [Ocfs2-devel] [PATCH 06/27] drbd: use bdev_alignment_offset instead of queue_alignment_offset
` [Ocfs2-devel] [PATCH 07/27] drbd: cleanup decide_on_discard_support
` [Ocfs2-devel] [PATCH 08/27] btrfs: use bdev_max_active_zones instead of open coding it
` [Ocfs2-devel] [PATCH 09/27] ntfs3: use bdev_logical_block_size "
` [Ocfs2-devel] [PATCH 10/27] mm: use bdev_is_zoned in claim_swapfile
` [Ocfs2-devel] [PATCH 13/27] block: add a bdev_fua helper
` [Ocfs2-devel] [PATCH 14/27] block: add a bdev_stable_writes helper
` [Ocfs2-devel] [PATCH 16/27] block: use bdev_alignment_offset in part_alignment_offset_show
` [Ocfs2-devel] [PATCH 17/27] block: use bdev_alignment_offset in disk_alignment_offset_show
` [Ocfs2-devel] [PATCH 18/27] block: move bdev_alignment_offset and queue_limit_alignment_offset out of line
` [Ocfs2-devel] [PATCH 19/27] block: remove queue_discard_alignment
` [Ocfs2-devel] [PATCH 20/27] block: use bdev_discard_alignment in part_discard_alignment_show
` [Ocfs2-devel] [PATCH 21/27] block: move {bdev, queue_limit}_discard_alignment out of line
` [Ocfs2-devel] [PATCH 27/27] direct-io: remove random prefetches

[Ocfs2-devel] [PATCH] ocfs2: fix error handling during mounting stage
 2022-04-06 15:14 UTC  (4+ messages)

[Ocfs2-devel] [Resend PATCH v3] ocfs2: fix kernel crash after mounting when journal doesn't ready
 2022-03-28  3:18 UTC  (10+ messages)

[Ocfs2-devel] [PATCH] ocfs2: replace usage of found with dedicated list iterator variable
 2022-03-25  3:15 UTC 

[Ocfs2-devel] [PATCH] ocfs2: fix crash when mount with quota enabled
 2022-03-23  2:36 UTC 

[Ocfs2-devel] [PATCH] ocfs2: quota_local: fix mount crash of filesystems with quota enabled
 2022-03-22 20:35 UTC  (3+ messages)

[Ocfs2-devel] [PATCH v2] ocfs2: remove usage of list iterator variable after the loop body
 2022-03-22 10:54 UTC 

[Ocfs2-devel] [PATCH] ocfs2: fix check if list iterator did find an element
 2022-03-22  2:15 UTC  (5+ messages)

[Ocfs2-devel] [PATCH] ocfs2: refactor the noqueue_attempted
 2022-03-20 13:40 UTC  (2+ messages)

[Ocfs2-devel] [PATCH v3] ocfs2: fix kernel crash after mounting when journal doesn't ready
 2022-03-18 14:39 UTC  (2+ messages)

[Ocfs2-devel] [PATCH v2] ocfs2: fix kernel crash after mounting when dlm doesn't ready
 2022-03-11  8:10 UTC  (3+ messages)

[Ocfs2-devel] [bug report] ocfs2/dlm: Fix race in adding/removing lockres' to/from the tracking list
 2022-03-11  3:08 UTC  (7+ 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).