messages from 2019-03-29 04:31:17 to 2019-08-13 00:52:10 UTC [more...]
[Ocfs2-devel] [PATCH] ocfs2: The function ocfs2_orphan_scan_exit is declared, but not implemented and called, so as to be removed
2019-08-13 0:52 UTC (2+ messages)
[Ocfs2-devel] [PATCH] ocfs2: The function ocfs2_calc_tree_trunc_credits is not used anymore, so as to be removed
2019-08-09 8:26 UTC
[Ocfs2-devel] [PATCH][ocfs2-next] ocfs2: ensure ret is set to zero before returning
2019-08-08 1:08 UTC (2+ messages)
[Ocfs2-devel] [PATCH 3/3] fs: ocfs2: Fix a possible null-pointer dereference in ocfs2_info_scan_inode_alloc()
2019-08-06 1:24 UTC (4+ messages)
[Ocfs2-devel] [PATCH 1/3 v2] fs: ocfs2: Fix possible null-pointer dereferences in ocfs2_xa_prepare_entry()
2019-08-05 3:08 UTC (2+ messages)
[Ocfs2-devel] [PATCH 2/3] fs: ocfs2: Fix a possible null-pointer dereference in ocfs2_write_end_nolock()
2019-08-05 2:38 UTC (2+ messages)
[Ocfs2-devel] [PATCH] ocfs: further debugfs cleanups
2019-08-01 1:41 UTC (2+ messages)
[Ocfs2-devel] [PATCH 1/3] fs: ocfs2: Fix possible null-pointer dereferences in ocfs2_xa_prepare_entry()
2019-07-26 9:37 UTC
[Ocfs2-devel] OCFS2 triggered kernel BUG in 4.19.37
2019-07-25 8:47 UTC (4+ messages)
` [Ocfs2-devel] [EXT] "
[Ocfs2-devel] [PATCH 1/2] ocfs2: use jbd2_inode dirty range scoping
2019-07-18 21:25 UTC (7+ messages)
` [Ocfs2-devel] [PATCH 2/2] jbd2: remove jbd2_journal_inode_add_[write|wait]
[Ocfs2-devel] [PATCH] ocfs2: remove set but not used variable 'last_hash'
2019-07-17 0:46 UTC
[Ocfs2-devel] [PATCH 1/2] ocfs2: use jbd2_inode dirty range scoping
2019-07-12 13:32 UTC (4+ messages)
` [Ocfs2-devel] [PATCH 2/2] jbd2: remove jbd2_journal_inode_add_[write|wait]
[Ocfs2-devel] [PATCH] fs: ocfs2: dlmglue: Unneeded variable: "status"
2019-07-05 2:06 UTC
[Ocfs2-devel] [PATCH v2 31/35] ocfs2: Use kmemdup rather than duplicating its implementation
2019-07-05 1:14 UTC
[Ocfs2-devel] [PATCH v6 0/4] vfs: make immutable files actually immutable
2019-07-01 15:42 UTC (6+ messages)
` [Ocfs2-devel] [PATCH 1/4] mm/fs: don't allow writes to immutable files
` [Ocfs2-devel] [PATCH 2/4] vfs: flush and wait for io when setting the immutable flag via SETFLAGS
` [Ocfs2-devel] [PATCH 3/4] vfs: flush and wait for io when setting the immutable flag via FSSETXATTR
` [Ocfs2-devel] [PATCH 4/4] vfs: don't allow most setxattr to immutable files
` [Ocfs2-devel] [PATCH v2 "
[Ocfs2-devel] [PATCH v4 0/5] vfs: clean up SETFLAGS and FSSETXATTR option processing
2019-06-29 20:09 UTC (6+ messages)
` [Ocfs2-devel] [PATCH 2/5] vfs: create a generic checking function for FS_IOC_FSSETXATTR
` [Ocfs2-devel] [PATCH 3/5] vfs: teach vfs_ioc_fssetxattr_check to check project id info
` [Ocfs2-devel] [PATCH 4/5] vfs: teach vfs_ioc_fssetxattr_check to check extent size hints
` [Ocfs2-devel] [PATCH 5/5] vfs: only allow FSSETXATTR to set DAX flag on files and dirs
[Ocfs2-devel] [PATCH v3 0/5] vfs: clean up SETFLAGS and FSSETXATTR option processing
2019-06-27 0:19 UTC (11+ messages)
` [Ocfs2-devel] [PATCH 2/5] vfs: create a generic checking function for FS_IOC_FSSETXATTR
` [Ocfs2-devel] [PATCH 3/5] vfs: teach vfs_ioc_fssetxattr_check to check project id info
` [Ocfs2-devel] [PATCH 4/5] vfs: teach vfs_ioc_fssetxattr_check to check extent size hints
` [Ocfs2-devel] [PATCH 5/5] vfs: only allow FSSETXATTR to set DAX flag on files and dirs
` [Ocfs2-devel] [PATCH 1/5] vfs: create a generic checking and prep function for FS_IOC_SETFLAGS
[Ocfs2-devel] [PATCH v5 0/5] vfs: make immutable files actually immutable
2019-06-26 16:28 UTC (8+ messages)
` [Ocfs2-devel] [PATCH 1/5] mm/fs: don't allow writes to immutable files
` [Ocfs2-devel] [PATCH 2/5] vfs: flush and wait for io when setting the immutable flag via SETFLAGS
` [Ocfs2-devel] [PATCH 3/5] vfs: flush and wait for io when setting the immutable flag via FSSETXATTR
` [Ocfs2-devel] [PATCH 4/5] vfs: don't allow most setxattr to immutable files
` [Ocfs2-devel] [PATCH 5/5] vfs: don't allow writes to swap files
[Ocfs2-devel] [PATCH v4 0/7] vfs: make immutable files actually immutable
2019-06-25 20:37 UTC (18+ messages)
` [Ocfs2-devel] [PATCH 1/7] mm/fs: don't allow writes to immutable files
` [Ocfs2-devel] [PATCH 2/7] vfs: flush and wait for io when setting the immutable flag via SETFLAGS
` [Ocfs2-devel] [PATCH 3/7] vfs: flush and wait for io when setting the immutable flag via FSSETXATTR
` [Ocfs2-devel] [PATCH 4/7] vfs: don't allow most setxattr to immutable files
` [Ocfs2-devel] [PATCH 5/7] xfs: refactor setflags to use setattr code directly
` [Ocfs2-devel] [PATCH 6/7] xfs: clean up xfs_merge_ioc_xflags
` [Ocfs2-devel] [PATCH 7/7] vfs: don't allow writes to swap files
[Ocfs2-devel] [PATCH v2 0/4] vfs: clean up SETFLAGS and FSSETXATTR option processing
2019-06-25 18:17 UTC (13+ messages)
` [Ocfs2-devel] [PATCH 1/4] vfs: create a generic checking function for FS_IOC_SETFLAGS
` [Ocfs2-devel] [PATCH 2/4] vfs: create a generic checking function for FS_IOC_FSSETXATTR
` [Ocfs2-devel] [PATCH 3/4] fs: teach vfs_ioc_fssetxattr_check to check project id info
` [Ocfs2-devel] [PATCH 4/4] vfs: teach vfs_ioc_fssetxattr_check to check extent size hints
[Ocfs2-devel] [PATCH v3 0/6] vfs: make immutable files actually immutable
2019-06-21 0:54 UTC (14+ messages)
` [Ocfs2-devel] [PATCH 1/6] mm/fs: don't allow writes to immutable files
` [Ocfs2-devel] [PATCH 2/6] vfs: flush and wait for io when setting the immutable flag via SETFLAGS
` [Ocfs2-devel] [PATCH 3/6] vfs: flush and wait for io when setting the immutable flag via FSSETXATTR
` [Ocfs2-devel] [PATCH 4/6] vfs: don't allow most setxattr to immutable files
` [Ocfs2-devel] [PATCH 5/6] xfs: refactor setflags to use setattr code directly
` [Ocfs2-devel] [PATCH 6/6] xfs: clean up xfs_merge_ioc_xflags
[Ocfs2-devel] [PATCH 0/4] vfs: clean up SETFLAGS and FSSETXATTR option processing
2019-06-20 13:46 UTC (12+ messages)
` [Ocfs2-devel] [PATCH 1/4] vfs: create a generic checking function for FS_IOC_SETFLAGS
` [Ocfs2-devel] [Jfs-discussion] "
` [Ocfs2-devel] [PATCH v2 "
` [Ocfs2-devel] [PATCH 2/4] vfs: create a generic checking function for FS_IOC_FSSETXATTR
` [Ocfs2-devel] [PATCH 3/4] fs: teach vfs_ioc_fssetxattr_check to check project id info
` [Ocfs2-devel] [PATCH 4/4] vfs: teach vfs_ioc_fssetxattr_check to check extent size hints
[Ocfs2-devel] [PATCH] ocfs: no need to check return value of debugfs_create functions
2019-06-13 5:54 UTC (3+ messages)
` [Ocfs2-devel] [PATCH v2] "
[Ocfs2-devel] mmotm 2019-06-11-16-59 uploaded (ocfs2)
2019-06-13 3:36 UTC (2+ messages)
[Ocfs2-devel] [PATCH V4 1/3] ocfs2: add last unlock times in locking_state
2019-06-12 7:29 UTC (4+ messages)
` [Ocfs2-devel] [PATCH V4 2/3] ocfs2: add locking filter debugfs file
` [Ocfs2-devel] [PATCH V4 3/3] ocfs2: add first lock wait time in locking_state
[Ocfs2-devel] [Ocfs2-users] umount hung on two hosts
2019-06-11 7:51 UTC
[Ocfs2-devel] [PATCH v4] fs/ocfs2: fix race in ocfs2_dentry_attach_lock
2019-05-30 1:04 UTC (4+ messages)
[Ocfs2-devel] [PATCH 1/2] ocfs2: add last unlock times in locking_state
2019-05-29 8:12 UTC (8+ messages)
` [Ocfs2-devel] [PATCH V3 2/2] ocfs2: add locking filter debugfs file
[Ocfs2-devel] [PATCH 2/3] mm: remove cleancache.c
2019-05-27 13:10 UTC
[Ocfs2-devel] [PATCH v3] fs/ocfs2: fix race in ocfs2_dentry_attach_lock
2019-05-21 17:06 UTC (6+ messages)
[Ocfs2-devel] [PATCH v2] fs/ocfs2: fix race in ocfs2_dentry_attach_lock
2019-05-17 15:56 UTC (6+ messages)
` [Ocfs2-devel] [EXT] "
[Ocfs2-devel] [PATCH] ocfs2: Fix error path kobject memory leak
2019-05-13 7:28 UTC (2+ messages)
[Ocfs2-devel] OCFS2 with global heartbeat on DRBD devices
2019-05-10 10:51 UTC (4+ messages)
` [Ocfs2-devel] [EXT] "
[Ocfs2-devel] [PATCH] fs/ocfs2: fix race in ocfs2_dentry_attach_lock
2019-05-07 14:14 UTC (9+ messages)
` [Ocfs2-devel] [EXT] "
[Ocfs2-devel] [PATCH V3 2/2] ocfs2: add locking filter debugfs file
2019-05-05 11:00 UTC (2+ messages)
[Ocfs2-devel] [PATCH V2 2/2] ocfs2: add locking filter debugfs file
2019-05-05 8:53 UTC (4+ messages)
[Ocfs2-devel] [PATCH 1/2] ocfs2: add last unlock times in locking_state
2019-05-05 6:47 UTC (3+ messages)
` [Ocfs2-devel] [PATCH 2/2] ocfs2: add locking filter debugfs file
[Ocfs2-devel] OCFS2 BUG with 2 different kernels
2019-05-03 7:10 UTC (16+ messages)
` [Ocfs2-devel] [EXT] "
[Ocfs2-devel] [PATCH] fs: ocfs: fix spelling mistake "heartbeart" -> "heartbeat"
2019-04-28 1:32 UTC
[Ocfs2-devel] [PATCH] MAINTAINERS: add myself as ocfs2 co-maintainer
2019-04-26 21:07 UTC (4+ messages)
[Ocfs2-devel] [PATCH] ocfs2: add last unlock times in locking_state
2019-04-26 2:35 UTC (3+ messages)
[Ocfs2-devel] [PATCH v2] ocfs2: fix ocfs2 read inode data panic in ocfs2_iget
2019-04-08 5:07 UTC (3+ messages)
[Ocfs2-devel] ocfs2: fix ocfs2 read inode data panic in ocfs2_iget
2019-04-08 1:18 UTC
[Ocfs2-devel] [PATCH v2] ocfs2: fix ocfs2 read inode data panic in ocfs2_iget
2019-04-03 6:42 UTC
[Ocfs2-devel] [PATCH v6 03/07] ocfs2: use common file type conversion
2019-03-29 14:28 UTC
[Ocfs2-devel] [PATCH] ocfs2: fix ocfs2 read inode data panic in ocfs2_iget
2019-03-29 4:43 UTC (8+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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 read-only IMAP folder(s) and NNTP newsgroup(s).