ocfs2-devel.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2021-09-14 07:34:53 to 2022-03-10 08:19:50 UTC [more...]

[Ocfs2-devel] [PATCH] ocfs2: fix crash when initialize filecheck kobj fails
 2022-03-10  8:19 UTC 

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

[Ocfs2-devel] [bug report] ocfs2/dlm: Fix race in adding/removing lockres' to/from the tracking list
 2022-03-10  3:13 UTC  (4+ messages)

[Ocfs2-devel] [PATCH] fs/ocfs2: fix comments mentioning i_mutex
 2022-02-11 17:57 UTC  (2+ messages)

[Ocfs2-devel] [PATCH 0/2] ocfs2: fix a deadlock case
 2022-01-27 12:46 UTC  (6+ messages)
` [Ocfs2-devel] [PATCH 1/2] jbd2: export jbd2_journal_[grab|put]_journal_head
` [Ocfs2-devel] [PATCH 2/2] ocfs2: fix a deadlock when commit trans

[Ocfs2-devel] [fs/ocfs2] 32e1a3dbeb: kernel_BUG_at_fs/ocfs2/uptodate.c
 2022-01-24  2:34 UTC 

[Ocfs2-devel] [PATCH] ocfs2: cleanup some return variables
 2022-01-21  1:46 UTC  (2+ messages)

[Ocfs2-devel] [PATCHC RFC V2 1/1] ocfs2: fix a deadlock when commit trans
 2022-01-21  1:43 UTC  (2+ messages)

[Ocfs2-devel] [PATCH RFC V1 1/1] ocfs2: fix a deadlock caused by commit 6f1b228529ae49b0
 2022-01-20 11:49 UTC  (2+ messages)

[Ocfs2-devel] [PATCH RFC 1/1] ocfs2: fix a deadlock caused by commit 6f1b228529ae49b0
 2022-01-20  8:06 UTC  (2+ messages)

[Ocfs2-devel] [bug report] ocfs2/cluster: Pin/unpin o2hb regions
 2022-01-20  2:13 UTC  (2+ messages)

[Ocfs2-devel] [PATCH] ocfs2: remove redundant assignment to variable free_space
 2022-01-13  2:18 UTC 

[Ocfs2-devel] [PATCH] fs/ocfs2: remove redundant ret variable
 2022-01-12 11:19 UTC  (2+ messages)

[Ocfs2-devel] [PATCH] ocfs2: cluster: use default_groups in kobj_type
 2022-01-06 11:29 UTC  (2+ messages)

[Ocfs2-devel] [PATCH] fs/ocfs2: remove redundant ret variable
 2022-01-05  2:04 UTC  (2+ messages)

[Ocfs2-devel] + ocfs2-use-default_groups-in-kobj_type.patch added to -mm tree
 2021-12-29 23:35 UTC 

[Ocfs2-devel] [PATCH] ocfs2: use default_groups in kobj_type
 2021-12-29  1:47 UTC  (2+ messages)

[Ocfs2-devel] [PATCH] ocfs2: remove redundant assignment to pointer root_bh
 2021-12-28  1:49 UTC 

[Ocfs2-devel] [BUG] fs: ocfs2: possible ABBA deadlock in ocfs2_dio_end_io_write() and ocfs2_move_extents()
 2021-12-14  7:08 UTC 

[Ocfs2-devel] [PATCH v2] ocfs2: clearly handle ocfs2_grab_pages_for_write() return value
 2021-12-06  6:50 UTC 

[Ocfs2-devel] [PATCH] ocfs2: clearly handle ocfs2_grab_pages_for_write() return value
 2021-12-06  6:36 UTC 

[Ocfs2-devel] [PATCH] ocfs2: fix uninitialized variable in ocfs2_dio_wr_get_block()
 2021-12-06  6:03 UTC  (3+ messages)

[Ocfs2-devel] [PATCH v2 6/8] inotify: simplify subdirectory registration with register_sysctl()
 2021-11-24 13:40 UTC  (3+ messages)
  ` [Ocfs2-devel] [PATCH v2 4/8] ocfs2: "

[Ocfs2-devel] [PATCH] ocfs2:Use BUG_ON instead of if condition followed by BUG
 2021-11-05  1:54 UTC  (2+ messages)

[Ocfs2-devel] [PATCH v9 00/17] gfs2: Fix mmap + page fault deadlocks
 2021-11-04 20:31 UTC  (20+ messages)
` [Ocfs2-devel] [PATCH v9 01/17] iov_iter: Fix iov_iter_get_pages{, _alloc} page fault return value
` [Ocfs2-devel] [PATCH v9 02/17] powerpc/kvm: Fix kvm_use_magic_page
` [Ocfs2-devel] [PATCH v9 03/17] gup: Turn fault_in_pages_{readable, writeable} into fault_in_{readable, writeable}
` [Ocfs2-devel] [PATCH v9 04/17] iov_iter: Turn iov_iter_fault_in_readable into fault_in_iov_iter_readable
` [Ocfs2-devel] [PATCH v9 05/17] iov_iter: Introduce fault_in_iov_iter_writeable
` [Ocfs2-devel] [PATCH v9 06/17] gfs2: Add wrapper for iomap_file_buffered_write
` [Ocfs2-devel] [PATCH v9 07/17] gfs2: Clean up function may_grant
` [Ocfs2-devel] [PATCH v9 08/17] gfs2: Introduce flag for glock holder auto-demotion
` [Ocfs2-devel] [PATCH v9 09/17] gfs2: Move the inode glock locking to gfs2_file_buffered_write
` [Ocfs2-devel] [PATCH v9 10/17] gfs2: Eliminate ip->i_gh
` [Ocfs2-devel] [PATCH v9 11/17] gfs2: Fix mmap + page fault deadlocks for buffered I/O
` [Ocfs2-devel] [PATCH v9 12/17] iomap: Fix iomap_dio_rw return value for user copies
` [Ocfs2-devel] [PATCH v9 13/17] iomap: Support partial direct I/O on user copy failures
` [Ocfs2-devel] [PATCH v9 14/17] iomap: Add done_before argument to iomap_dio_rw
` [Ocfs2-devel] [PATCH v9 15/17] gup: Introduce FOLL_NOFAULT flag to disable page faults
` [Ocfs2-devel] [PATCH v9 16/17] iov_iter: Introduce nofault "
` [Ocfs2-devel] [PATCH v9 17/17] gfs2: Fix mmap + page fault deadlocks for direct I/O

[Ocfs2-devel] [GIT PULL] gfs2: Fix mmap + page fault deadlocks
 2021-11-02 13:54 UTC 

[Ocfs2-devel] [PATCH 0/2] ocfs2: Truncate data corruption fix
 2021-11-02  9:55 UTC  (9+ messages)
` [Ocfs2-devel] [PATCH 1/2] ocfs2: Fix data corruption on truncate
` [Ocfs2-devel] [PATCH 2/2] ocfs2: Do not zero pages beyond i_size

[Ocfs2-devel] [PATCH v8 00/17] gfs2: Fix mmap + page fault deadlocks
 2021-10-29 18:47 UTC  (47+ messages)
` [Ocfs2-devel] [PATCH v8 01/17] iov_iter: Fix iov_iter_get_pages{, _alloc} page fault return value
` [Ocfs2-devel] [PATCH v8 02/17] powerpc/kvm: Fix kvm_use_magic_page
` [Ocfs2-devel] [PATCH v8 03/17] gup: Turn fault_in_pages_{readable, writeable} into fault_in_{readable, writeable}
` [Ocfs2-devel] [PATCH v8 04/17] iov_iter: Turn iov_iter_fault_in_readable into fault_in_iov_iter_readable
` [Ocfs2-devel] [PATCH v8 05/17] iov_iter: Introduce fault_in_iov_iter_writeable
` [Ocfs2-devel] [PATCH v8 06/17] gfs2: Add wrapper for iomap_file_buffered_write
` [Ocfs2-devel] [PATCH v8 07/17] gfs2: Clean up function may_grant
` [Ocfs2-devel] [PATCH v8 08/17] gfs2: Introduce flag for glock holder auto-demotion
` [Ocfs2-devel] [PATCH v8 09/17] gfs2: Move the inode glock locking to gfs2_file_buffered_write
` [Ocfs2-devel] [PATCH v8 10/17] gfs2: Eliminate ip->i_gh
` [Ocfs2-devel] [PATCH v8 11/17] gfs2: Fix mmap + page fault deadlocks for buffered I/O
` [Ocfs2-devel] [PATCH v8 12/17] iomap: Fix iomap_dio_rw return value for user copies
` [Ocfs2-devel] [PATCH v8 13/17] iomap: Support partial direct I/O on user copy failures
` [Ocfs2-devel] [PATCH v8 14/17] iomap: Add done_before argument to iomap_dio_rw
` [Ocfs2-devel] [PATCH v8 15/17] gup: Introduce FOLL_NOFAULT flag to disable page faults
` [Ocfs2-devel] [PATCH v8 16/17] iov_iter: Introduce nofault "
` [Ocfs2-devel] [PATCH v8 17/17] gfs2: Fix mmap + page fault deadlocks for direct I/O

[Ocfs2-devel] [PATCH V3 RFC 1/1] ocfs2: fix race between searching chunks and release journal_head from buffer_head
 2021-10-26  3:56 UTC 

[Ocfs2-devel] [PATCH UEK6-U3 1/1] ocfs2: fix race between searching chunks and release journal_head from buffer_head
 2021-10-26  3:53 UTC  (2+ messages)

[Ocfs2-devel] [PATCH v7 05/19] iov_iter: Introduce fault_in_iov_iter_writeable
 2021-10-25 19:37 UTC  (26+ messages)
            ` [Ocfs2-devel] [RFC][arm64] possible infinite loop in btrfs search_ioctl()

[Ocfs2-devel] [PATCH V2 RFC 1/1] ocfs2: race between searching chunks and release journal_head from buffer_head
 2021-10-25 15:53 UTC  (5+ messages)

[Ocfs2-devel] [PATCH V1 RFC 1/1] ocfs2: race between searching chunks and release journal_head from buffer_head
 2021-10-21  7:40 UTC  (7+ messages)

[Ocfs2-devel] [PATCH V1 RFC 1/1] Subject: [[PATCH V1 RFC] 1/1] ocfs2: race between searching chunks and release journal_head from buffer_head
 2021-10-20  5:17 UTC  (4+ messages)
` [Ocfs2-devel] [PATCH V1 RFC "

[Ocfs2-devel] [PATCH RFC 1/1] ocfs2: race between searching chunks and release journal_head from buffer_head
 2021-10-19 14:14 UTC  (5+ messages)

[Ocfs2-devel] [PATCH] ocfs2: Fix data corruption after conversion from inline format
 2021-10-11  9:46 UTC  (3+ messages)

[Ocfs2-devel] [PATCH] ocfs2: cleanup journal init and shutdown
 2021-10-10 13:08 UTC  (4+ messages)
  ` [Ocfs2-devel] [PATCH v2] "

[Ocfs2-devel] [PATCH RFC 1/1] ocfs2: race between searching chunks and release journal_head from buffer_head
 2021-09-30  6:57 UTC 

[Ocfs2-devel] [PATCH] ocfs2: mount fails with buffer overflow in strlen
 2021-10-08 10:46 UTC  (9+ messages)
          ` [Ocfs2-devel] [PATCH v2] "

[Ocfs2-devel] [PATCH] ocfs2/dlm: Remove redundant assignment of variable ret
 2021-10-08  3:43 UTC  (2+ messages)

[Ocfs2-devel] The last part of the file is zeroed out when write N random bytes
 2021-09-29  0:57 UTC  (4+ messages)

[Ocfs2-devel] [PATCH v7 00/19] gfs2: Fix mmap + page fault deadlocks
 2021-09-28 20:41 UTC  (9+ messages)
` [Ocfs2-devel] [PATCH v7 03/19] gup: Turn fault_in_pages_{readable, writeable} into fault_in_{readable, writeable}
` [Ocfs2-devel] [PATCH v7 15/19] iomap: Support partial direct I/O on user copy failures

[Ocfs2-devel] [PATCH] ocfs2: drop acl cache for directories too
 2021-09-20 15:36 UTC  (5+ messages)

[Ocfs2-devel] [PATCH] ocfs2: avoid getting dlm lock of the target directory multiple times during reflink process
 2021-09-17  7:37 UTC  (8+ messages)

[Ocfs2-devel] [PATCH v2] ocfs2: Fix handle refcount leak in two exception handling paths
 2021-09-15  2:36 UTC  (3+ 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).