Linux ocfs2 filesystem development
 help / color / mirror / Atom feed
 messages from 2019-05-05 10:13:16 to 2019-09-12 00:54:41 UTC [more...]

[Ocfs2-devel] [PATCH] ocfs2: fix spelling mistake "ambigous" -> "ambiguous"
 2019-09-12  0:54 UTC 

[Ocfs2-devel] [PATCH] ocfs2: protect extent tree in the ocfs2_prepare_inode_for_write
 2019-09-11 22:30 UTC  (2+ messages)

[Ocfs2-devel] [PATCH] ocfs2: protect get_block with inode cluster lock
 2019-09-11 17:40 UTC  (4+ messages)

[Ocfs2-devel] ocfs2 patches reviewing request
 2019-09-11  3:03 UTC 

[Ocfs2-devel] [PATCH] ocfs2: Fix passing zero to 'PTR_ERR' warning
 2019-09-10  6:45 UTC 

[Ocfs2-devel] [PATCH] ocfs2/dlm: clean up deadcode in dlm_master_request_handler()
 2019-09-04  4:14 UTC  (2+ messages)

[Ocfs2-devel] [PATCH] ocfs2: Delete unnecessary checks before brelse()
 2019-09-03 14:56 UTC 

[Ocfs2-devel] [PATCH][V2] ocfs2: remove deadcode on variable tmp_oh check
 2019-09-02 10:06 UTC 

[Ocfs2-devel] [PATCH] ocfs2: remove deadcode on variable tmp_oh check
 2019-09-02  2:06 UTC 

[Ocfs2-devel] [PATCH v8] Add flags option to get xattr method paired to __vfs_getxattr
 2019-08-28 14:26 UTC  (3+ messages)

[Ocfs2-devel] [PATCH v7] Add flags option to get xattr method paired to __vfs_getxattr
 2019-08-27 14:20 UTC 

[Ocfs2-devel] [PATCH 0/3 RESEND] fs/ocfs2: remove set but not used variables
 2019-08-24 20:50 UTC  (5+ messages)
` [Ocfs2-devel] [PATCH 1/3] fs/ocfs2/namei.c: "
` [Ocfs2-devel] [PATCH 2/3] fs/ocfs2/file.c: "
` [Ocfs2-devel] [PATCH 3/3] fs/ocfs2/dir.c: "

[Ocfs2-devel] [PATCH 1/3] fs/ocfs2/namei.c: remove set but not used variables
 2019-08-23  1:02 UTC  (8+ messages)
  ` [Ocfs2-devel] [PATCH 2/3] fs/ocfs2/file.c: "
  ` [Ocfs2-devel] [PATCH 3/3] fs/ocfs2/dir.c: "

[Ocfs2-devel] [PATCH v1] ocfs2/dlm: Move BITS_TO_BYTES() to bitops.h for wider use
 2019-08-21  1:29 UTC 

[Ocfs2-devel] [PATCH v5 04/18] fs: compat_ioctl: move FITRIM emulation into file systems
 2019-08-14 20:42 UTC 

[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  (8+ messages)
  ` [Ocfs2-devel] [EXT] "

[Ocfs2-devel] [PATCH V3 2/2] ocfs2: add locking filter debugfs file
 2019-05-05 11:00 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox