cluster-devel.redhat.com archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-21 23:56:37 to 2019-08-15 19:45:01 UTC [more...]

[Cluster-devel] [GIT PULL] iomap: cleanups for 5.3 (part 2)
 2019-08-15 19:45 UTC  (4+ messages)
` [Cluster-devel] [GIT PULL] iomap: small fixes for 5.3-rc5

[Cluster-devel] [PATCH] Add flags option to get xattr method paired to __vfs_getxattr
 2019-08-15 19:20 UTC  (5+ messages)

[Cluster-devel] [PATCH v4] Add flags option to get xattr method paired to __vfs_getxattr
 2019-08-15 15:49 UTC 

[Cluster-devel] [PATCH v2] Add flags option to get xattr method paired to __vfs_getxattr
 2019-08-15 15:30 UTC  (6+ messages)

[Cluster-devel] [GFS2 PATCH 0/2] gfs2: gfs2_rename lock ordering
 2019-08-15 13:49 UTC  (5+ messages)
` [Cluster-devel] [GFS2 PATCH 1/2] gfs2: separate holder for rgrps in gfs2_rename
` [Cluster-devel] [GFS2 PATCH 2/2] gfs2: Use async glocks for rename

[Cluster-devel] [PATCH v5 00/18] compat_ioctl.c removal, part 2/3
 2019-08-15 12:07 UTC  (3+ messages)
` [Cluster-devel] [PATCH v5 03/18] gfs2: add compat_ioctl support

[Cluster-devel] [PATCH v3] Add flags option to get xattr method paired to __vfs_getxattr
 2019-08-14 21:27 UTC 

[Cluster-devel] [PATCH 0/5] gfs2-utils: New list implementation
 2019-08-14 17:01 UTC  (6+ messages)
` [Cluster-devel] [PATCH 1/5] Update "
` [Cluster-devel] [PATCH 2/5] gfs2_convert: Use the new list.h
` [Cluster-devel] [PATCH 3/5] fsck.gfs2: "
` [Cluster-devel] [PATCH 4/5] libgfs2: "
` [Cluster-devel] [PATCH 5/5] Remove osi_list.h

[Cluster-devel] [GFS2 PATCH] gfs2: untangle the logic in gfs2_drevalidate
 2019-08-13 15:03 UTC  (3+ messages)
    ` [Cluster-devel] [GFS2 PATCH v2] "

[Cluster-devel] [GFS2 PATCH] gfs2: Fix possible fs name overflows
 2019-08-13 13:25 UTC 

[Cluster-devel] GFS2 deadlock in 4.19 (iomap/writeback?)
 2019-08-13 12:47 UTC  (2+ messages)

[Cluster-devel] [GFS2 PATCH] gfs2: eliminate circular lock dependency in inode.c
 2019-08-12 13:56 UTC  (4+ messages)

[Cluster-devel] [GIT PULL] Fix incorrect lseek / fiemap results
 2019-08-10 23:20 UTC  (2+ messages)

[Cluster-devel] How can be metadata(e.g., inode) in the GFS2 file system shared between client nodes?
 2019-08-09 14:15 UTC  (7+ messages)

[Cluster-devel] [bug report] gfs2: dump fsid when dumping glock problems
 2019-08-09 13:13 UTC 

[Cluster-devel] [PATCH] gfs2: Always mark inode dirty in fallocate
 2019-08-08 20:04 UTC 

[Cluster-devel] [PATCH v2] gfs2: gfs2_walk_metadata fix
 2019-08-08 16:40 UTC 

[Cluster-devel] RFC: use the iomap writepage path in gfs2
 2019-08-06  5:30 UTC  (23+ messages)
` [Cluster-devel] [PATCH 01/15] FOLD: iomap: make the discard_page method optional
` [Cluster-devel] [PATCH 02/15] FOLD: iomap: make ->submit_ioend optional
` [Cluster-devel] [PATCH 03/15] iomap: zero newly allocated mapped blocks
` [Cluster-devel] [PATCH 04/15] iomap: warn on inline maps iomap_writepage_map
` [Cluster-devel] [PATCH 05/15] iomap: move struct iomap_page to iomap.c
` [Cluster-devel] [PATCH 06/15] HACK: disable lockdep annotation in iomap_dio_rw
` [Cluster-devel] [PATCH 07/15] gfs2: use page_offset in gfs2_page_mkwrite
` [Cluster-devel] [PATCH 08/15] gfs2: remove the unused gfs2_stuffed_write_end function
` [Cluster-devel] [PATCH 09/15] gfs2: merge gfs2_writeback_aops and gfs2_ordered_aops
` [Cluster-devel] [PATCH 10/15] gfs2: merge gfs2_writepage_common into gfs2_writepage
` [Cluster-devel] [PATCH 11/15] gfs2: mark stuffed_readpage static
` [Cluster-devel] [PATCH 12/15] gfs2: use iomap_bmap instead of generic_block_bmap
` [Cluster-devel] [PATCH 13/15] gfs2: implement gfs2_block_zero_range using iomap_zero_range
` [Cluster-devel] [PATCH 14/15] gfs2: don't use buffer_heads in gfs2_allocate_page_backing
` [Cluster-devel] [PATCH 15/15] gfs2: use iomap for buffered I/O in ordered and writeback mode

[Cluster-devel] [PATCH] gfs2: gfs2_walk_metadata fix
 2019-08-05 12:38 UTC  (2+ messages)

[Cluster-devel] [PATCH] gfs2: gfs2_walk_metadata cleanup
 2019-08-05 12:37 UTC  (2+ messages)

[Cluster-devel] [GIT PULL] Fix gfs2 cluster coherency bug
 2019-08-02 16:10 UTC  (2+ messages)

[Cluster-devel] [PATCH] gfs2: Inode dirtying fix
 2019-08-01 14:29 UTC 

[Cluster-devel] [PATCH v13 0/5] overlayfs override_creds=off
 2019-07-31 16:58 UTC  (7+ messages)
` [Cluster-devel] [PATCH v13 1/5] overlayfs: check CAP_DAC_READ_SEARCH before issuing exportfs_decode_fh
` [Cluster-devel] [PATCH v13 2/5] Add flags option to get xattr method paired to __vfs_getxattr
` [Cluster-devel] [PATCH v13 3/5] overlayfs: handle XATTR_NOSECURITY flag for get xattr method
` [Cluster-devel] [PATCH v13 4/5] overlayfs: internal getxattr operations without sepolicy checking
` [Cluster-devel] [PATCH v13 5/5] overlayfs: override_creds=off option bypass creator_cred

[Cluster-devel] [PATCH v12 2/5] Add flags option to get xattr method paired to __vfs_getxattr
 2019-07-30 17:28 UTC 

[Cluster-devel] The last 64 bits
 2019-07-30 14:16 UTC 

[Cluster-devel] [PATCH] fs: gfs2: Fix a null-pointer dereference in gfs2_alloc_inode()
 2019-07-24 11:03 UTC  (9+ messages)

[Cluster-devel] [BUG] fs: gfs2: possible null-pointer dereferences in gfs2_rgrp_bh_get()
 2019-07-24  9:08 UTC  (3+ messages)

[Cluster-devel] [PATCH] dlm: fix a typo
 2019-07-22  6:55 UTC  (2+ messages)

[Cluster-devel] [PATCH AUTOSEL 4.19 083/101] dlm: check if workqueues are NULL before flushing/destroying
 2019-07-19  4:07 UTC 

[Cluster-devel] [PATCH AUTOSEL 5.1 118/141] dlm: check if workqueues are NULL before flushing/destroying
 2019-07-19  4:02 UTC 

[Cluster-devel] [PATCH AUTOSEL 5.2 147/171] dlm: check if workqueues are NULL before flushing/destroying
 2019-07-19  3:56 UTC 

[Cluster-devel] [GIT PULL] gfs2: 5.3 merge
 2019-07-11  4:40 UTC  (2+ messages)

[Cluster-devel] [GIT PULL] iomap: new code for 5.3, part 1
 2019-07-11  4:40 UTC  (2+ messages)

[Cluster-devel] [GFS2 PATCH 00/18] Pre-pull patch posting (merge window)
 2019-07-09 14:06 UTC  (19+ messages)
` [Cluster-devel] [GFS2 PATCH 01/18] gfs2: Clean up freeing struct gfs2_sbd
` [Cluster-devel] [GFS2 PATCH 02/18] gfs2: Use IS_ERR_OR_NULL
` [Cluster-devel] [GFS2 PATCH 03/18] gfs2: kthread and remount improvements
` [Cluster-devel] [GFS2 PATCH 04/18] gfs2: eliminate tr_num_revoke_rm
` [Cluster-devel] [GFS2 PATCH 05/18] gfs2: log which portion of the journal is replayed
` [Cluster-devel] [GFS2 PATCH 06/18] gfs2: Warn when a journal replay overwrites a rgrp with buffers
` [Cluster-devel] [GFS2 PATCH 07/18] gfs2: Rename SDF_SHUTDOWN to SDF_WITHDRAWN
` [Cluster-devel] [GFS2 PATCH 08/18] gfs2: simplify gfs2_freeze by removing case
` [Cluster-devel] [GFS2 PATCH 09/18] gfs2: dump fsid when dumping glock problems
` [Cluster-devel] [GFS2 PATCH 10/18] gfs2: replace more printk with calls to fs_info and friends
` [Cluster-devel] [GFS2 PATCH 11/18] gfs2: use page_offset in gfs2_page_mkwrite
` [Cluster-devel] [GFS2 PATCH 12/18] gfs2: remove the unused gfs2_stuffed_write_end function
` [Cluster-devel] [GFS2 PATCH 13/18] gfs2: merge gfs2_writeback_aops and gfs2_ordered_aops
` [Cluster-devel] [GFS2 PATCH 14/18] gfs2: merge gfs2_writepage_common into gfs2_writepage
` [Cluster-devel] [GFS2 PATCH 15/18] gfs2: mark stuffed_readpage static
` [Cluster-devel] [GFS2 PATCH 16/18] gfs2: use iomap_bmap instead of generic_block_bmap
` [Cluster-devel] [GFS2 PATCH 17/18] gfs2: don't use buffer_heads in gfs2_allocate_page_backing
` [Cluster-devel] [GFS2 PATCH 18/18] gfs2: Remove unused gfs2_iomap_alloc argument

[Cluster-devel] [PATCH -next] gfs2: Make gfs2_fs_parameters static
 2019-07-09  7:12 UTC 

[Cluster-devel] Make "gfs2: implement gfs2_block_zero_range using iomap_zero_range" work properly
 2019-07-08 18:07 UTC  (5+ messages)
` [Cluster-devel] [PATCH 1/2] gfs2: gfs2_iomap_begin cleanup
` [Cluster-devel] [PATCH 2/2] gfs2: Add support for IOMAP_ZERO

[Cluster-devel] Introduction and Advantages/Disadvantages of Clustering in Linux – Part 1
 2019-07-02  6:49 UTC  (2+ messages)

[Cluster-devel] [PATCH v4 0/5] vfs: clean up SETFLAGS and FSSETXATTR option processing
 2019-06-29 20:09 UTC  (7+ messages)
` [Cluster-devel] [PATCH 1/5] vfs: create a generic checking and prep function for FS_IOC_SETFLAGS
` [Cluster-devel] [PATCH 2/5] vfs: create a generic checking function for FS_IOC_FSSETXATTR
` [Cluster-devel] [PATCH 3/5] vfs: teach vfs_ioc_fssetxattr_check to check project id info
` [Cluster-devel] [PATCH 4/5] vfs: teach vfs_ioc_fssetxattr_check to check extent size hints
` [Cluster-devel] [PATCH 5/5] vfs: only allow FSSETXATTR to set DAX flag on files and dirs

[Cluster-devel] [PATCH] sub sd_rgrps When clear rgrp
 2019-06-28  7:44 UTC  (3+ messages)

[Cluster-devel] [PATCH v3 0/5] vfs: clean up SETFLAGS and FSSETXATTR option processing
 2019-06-27  0:19 UTC  (13+ messages)
` [Cluster-devel] [PATCH 1/5] vfs: create a generic checking and prep function for FS_IOC_SETFLAGS
` [Cluster-devel] [PATCH 2/5] vfs: create a generic checking function for FS_IOC_FSSETXATTR
` [Cluster-devel] [PATCH 3/5] vfs: teach vfs_ioc_fssetxattr_check to check project id info
` [Cluster-devel] [PATCH 4/5] vfs: teach vfs_ioc_fssetxattr_check to check extent size hints
` [Cluster-devel] [PATCH 5/5] vfs: only allow FSSETXATTR to set DAX flag on files and dirs

[Cluster-devel] [PATCH v2 1/3] iomap: don't mark the inode dirty in iomap_write_end
 2019-06-26 20:09 UTC  (7+ messages)
` [Cluster-devel] [PATCH v2 2/3] fs: fold __generic_write_end back into generic_write_end
` [Cluster-devel] [PATCH v2 3/3] iomap: fix page_done callback for short writes

[Cluster-devel] [PATCH 1/2] iomap: don't mark the inode dirty in iomap_write_end
 2019-06-26 13:17 UTC  (5+ messages)
` [Cluster-devel] [PATCH 2/2] fs: fold __generic_write_end back into generic_write_end

[Cluster-devel] [PATCH] fs: Move mark_inode_dirty out of __generic_write_end
 2019-06-26 12:07 UTC  (9+ messages)

[Cluster-devel] [PATCH v2 0/4] vfs: clean up SETFLAGS and FSSETXATTR option processing
 2019-06-25 18:17 UTC  (14+ messages)
` [Cluster-devel] [PATCH 1/4] vfs: create a generic checking function for FS_IOC_SETFLAGS
` [Cluster-devel] [PATCH 2/4] vfs: create a generic checking function for FS_IOC_FSSETXATTR
` [Cluster-devel] [PATCH 3/4] fs: teach vfs_ioc_fssetxattr_check to check project id info
` [Cluster-devel] [PATCH 4/4] vfs: teach vfs_ioc_fssetxattr_check to check extent size hints

[Cluster-devel] [RFC][PATCH] wake_up_var() memory ordering
 2019-06-25 13:27 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).