cluster-devel.redhat.com archive mirror
 help / color / mirror / Atom feed
 messages from 2015-10-06 07:01:56 to 2015-12-08 07:57:37 UTC [more...]

[Cluster-devel] [GFS2 PATCH 0/2] GFS2: Avoid inode shrinker-related deadlocks
 2015-12-08  7:57 UTC  (17+ messages)
` [Cluster-devel] [GFS2 PATCH 1/2] GFS2: Make gfs2_clear_inode() queue the final put
` [Cluster-devel] [GFS2 PATCH 2/2] GFS2: Revert 35e478f Flush pending glock work when evicting an inode

[Cluster-devel] [GFS2 PATCH] GFS2: Don't do glock put on when inode creation fails
 2015-12-04 19:12 UTC 

[Cluster-devel] [GFS2 PATCH] GFS2: Always use iopen glock for gl_deletes
 2015-12-04 18:59 UTC 

[Cluster-devel] [GFS2 PATCH] GFS2: Release iopen glock in gfs2_create_inode error cases
 2015-12-04 16:29 UTC 

[Cluster-devel] [PATCH 0/2 v2] positional readdir cookies
 2015-12-03 14:41 UTC  (4+ messages)
` [Cluster-devel] [PATCH 1/2 v2] gfs2: keep offset when splitting dir leaf blocks
` [Cluster-devel] [PATCH 2/2 v2] gfs2: change gfs2 readdir cookie

[Cluster-devel] [PATCH 02/10] gfs2: Remove gfs2_xattr_acl_chmod
 2015-12-01 19:07 UTC  (3+ messages)

[Cluster-devel] [PATCH 0/2] positional readdir cookies
 2015-12-01 15:01 UTC  (4+ messages)
` [Cluster-devel] [PATCH 1/2] gfs2: keep offset when splitting dir leaf blocks
` [Cluster-devel] [PATCH 2/2] gfs2: change gfs2 readdir cookie

[Cluster-devel] [GFS2 PATCH v4 0/3] Fix erroneous ETXTBSY problems with GFS2
 2015-11-25 11:47 UTC  (5+ messages)
` [Cluster-devel] [GFS2 PATCH v4 1/3] GFS2: Extract quota data from reservations structure (revert 5407e24)
` [Cluster-devel] [GFS2 PATCH v4 2/3] GFS2: Make rgrp reservations part of the gfs2_inode structure
` [Cluster-devel] [GFS2 PATCH v4 3/3] GFS2: Reduce size of incore inode

[Cluster-devel] [GFS2 PATCH v3 0/3] Fix erroneous ETXTBSY problems with GFS2
 2015-11-19 14:16 UTC  (4+ messages)
` [Cluster-devel] [GFS2 PATCH v3 1/3] GFS2: Extract quota data from reservations structure (revert 5407e24)
` [Cluster-devel] [GFS2 PATCH v3 2/3] GFS2: Make rgrp reservations part of the gfs2_inode structure
` [Cluster-devel] [GFS2 PATCH v3 3/3] GFS2: Reduce size of incore inode

[Cluster-devel] GFS2: Extract quota data from reservations structure (revert 5407e24)
 2015-11-19 13:55 UTC  (2+ messages)

[Cluster-devel] [PATCH 0/2] Extended attribute readahead
 2015-11-16 18:14 UTC  (13+ messages)
` [Cluster-devel] [PATCH 1/2] gfs2: "
` [Cluster-devel] [PATCH 2/2] gfs2: Extended attribute readahead optimization

[Cluster-devel] [PATCH] GFS2: Hold gl_hash_table bucket locks in glock_hash_walk
 2015-11-16 18:13 UTC  (8+ messages)
    ` [Cluster-devel] [PATCH v2] GFS2: Use rht_for_each_entry_rcu "

[Cluster-devel] [PATCH 1/1] GFS2: Deletion of unnecessary checks before two function calls
 2015-11-16 18:11 UTC  (5+ messages)
                                    ` [Cluster-devel] [PATCH] GFS2: Delete an unnecessary check before the function call "iput"

[Cluster-devel] [gfs2-utils PATCH] gfs2_edit: Log descriptor continuation blocks print wrong info
 2015-11-12 18:50 UTC  (2+ messages)

[Cluster-devel] [GFS2 PATCH] gfs2: Automatically set GFS2_DIF_SYSTEM flag on system files
 2015-11-10 21:13 UTC  (6+ messages)

[Cluster-devel] GFS2: Patches pulled, linux-gfs2.git rebased
 2015-11-10 18:29 UTC 

[Cluster-devel] GFS2: Pull request (merge window)
 2015-11-09 16:45 UTC 

[Cluster-devel] [PATCH v2 0/6] Pre-pull patch posting (merge window)
 2015-11-09 16:01 UTC  (7+ messages)
` [Cluster-devel] [PATCH v2 1/6] GFS2: fallocate: do not rely on file_update_time to mark the inode dirty
` [Cluster-devel] [PATCH v2 2/6] GFS2: Set s_mode before parsing mount options
` [Cluster-devel] [PATCH v2 3/6] gfs2: Add missing else in trans_add_meta/data
` [Cluster-devel] [PATCH v2 4/6] gfs2: Remove gl_spin define
` [Cluster-devel] [PATCH v2 5/6] GFS2: Protect freeing directory hash table with i_lock spin_lock
` [Cluster-devel] [PATCH v2 6/6] GFS2: Fix rgrp end rounding problem for bsize < page size

[Cluster-devel] [GFS2 PATCH] GFS2: Fix rgrp end rounding problem for bsize < page size
 2015-11-09 15:34 UTC 

[Cluster-devel] [PATCH 0/5] GFS2: Pre-pull patch posting (merge window)
 2015-11-05 17:26 UTC  (6+ messages)
` [Cluster-devel] [PATCH 1/5] GFS2: fallocate: do not rely on file_update_time to mark the inode dirty
` [Cluster-devel] [PATCH 2/5] GFS2: Set s_mode before parsing mount options
` [Cluster-devel] [PATCH 3/5] gfs2: Add missing else in trans_add_meta/data
` [Cluster-devel] [PATCH 4/5] gfs2: Remove gl_spin define
` [Cluster-devel] [PATCH 5/5] GFS2: Protect freeing directory hash table with i_lock spin_lock

[Cluster-devel] [GFS2 PATCH v2 0/3] Fix erroneous ETXTBSY problems with GFS2
 2015-11-03 15:05 UTC  (4+ messages)
` [Cluster-devel] [GFS2 PATCH v2 1/3] GFS2: Extract quota data from reservations structure (revert 5407e24)
` [Cluster-devel] [GFS2 PATCH v2 2/3] GFS2: Make rgrp reservations part of the gfs2_inode structure
` [Cluster-devel] [GFS2 PATCH v2 3/3] GFS2: Reduce size of incore inode

[Cluster-devel] [PATCH v5 7/7] gfs2: Invalide security labels of inodes when they go invalid
 2015-11-02 20:52 UTC  (2+ messages)
` [Cluster-devel] [PATCH v5 0/7] Inode security label invalidation

[Cluster-devel] [GFS2 PATCH v2] GFS2: Protect freeing directory hash table with i_lock spin_lock
 2015-10-30 14:25 UTC  (2+ messages)

[Cluster-devel] [PATCH v4 7/7] gfs2: Invalide security labels of inodes when they go invalid
 2015-10-30 11:51 UTC  (3+ messages)

[Cluster-devel] [GFS2 PATCH v3 00/14] Fourteen patches related to file unlink->delete->new
 2015-10-30 11:47 UTC  (24+ messages)
` [Cluster-devel] [GFS2 PATCH v3 01/14] GFS2: Update master statfs buffer with sd_statfs_spin locked
` [Cluster-devel] [GFS2 PATCH v3 02/14] GFS2: Allow fail_gunlock3 to set the free_vfs_inode bit
` [Cluster-devel] [GFS2 PATCH v3 03/14] GFS2: Protect log tail calculations with inside locks
` [Cluster-devel] [GFS2 PATCH v3 04/14] GFS2: Wait for iopen glock dequeues
` [Cluster-devel] [GFS2 PATCH v3 05/14] GFS2: Reintroduce a timeout in function gfs2_gl_hash_clear
` [Cluster-devel] [GFS2 PATCH v3 06/14] GFS2: Prevent gl_delete work for re-used inodes
` [Cluster-devel] [GFS2 PATCH v3 07/14] GFS2: Truncate address space mapping when deleting an inode
` [Cluster-devel] [GFS2 PATCH v3 08/14] GFS2: Don't filter out I_FREEING inodes anymore
` [Cluster-devel] [GFS2 PATCH v3 09/14] GFS2: generalize gfs2_check_blk_type
` [Cluster-devel] [GFS2 PATCH v3 10/14] GFS2: Change from tr_touched to tr_bufs
` [Cluster-devel] [GFS2 PATCH v3 11/14] GFS2: Add new function gfs2_inode_lookup_for_del
` [Cluster-devel] [GFS2 PATCH v3 12/14] gfs2: Remove unused param non_block from gfs2_inode_lookup
` [Cluster-devel] [GFS2 PATCH v3 13/14] GFS2: Hold onto iopen glock longer when dinode creation fails
` [Cluster-devel] [GFS2 PATCH v3 14/14] GFS2: Rework gfs2_evict_inode to prevent collisions with openers

[Cluster-devel] [PATCH 0/4] Fix erroneous ETXTBSY problems with GFS2
 2015-10-30 10:42 UTC  (11+ messages)
` [Cluster-devel] [PATCH 1/4] GFS2: Reduce size of incore inode
` [Cluster-devel] [PATCH 2/4] GFS2: Reduce inode size by using 32-bit i_generation
      ` [Cluster-devel] [GFS2 PATCH 2/4 v2] "
` [Cluster-devel] [PATCH 3/4] GFS2: Extract quota data from reservations structure (revert 5407e24)
` [Cluster-devel] [PATCH 4/4] GFS2: Make rgrp reservations part of the gfs2_inode structure

[Cluster-devel] [PATCH] gfs2: Remove gl_spin define
 2015-10-29 18:02 UTC  (2+ messages)

[Cluster-devel] [GFS2 PATCH] GFS2: Protect freeing directory hash table with i_lock spin_lock
 2015-10-29 15:12 UTC 

[Cluster-devel] [GFS2 PATCH] gfs2: allow userspace to set GFS2_DIF_SYSTEM using FS_RESERVED_FL
 2015-10-27 11:18 UTC  (3+ messages)
` [Cluster-devel] [GFS2] gfs2-utils: make gfs2_jadd set GFS2_DIF_SYSTEM flag on system inodes

[Cluster-devel] [PATCH v3 7/7] gfs2: Invalide security labels of inodes when they go invalid
 2015-10-26 21:15 UTC 

[Cluster-devel] [PATCH 0/3] Minor cleanup for locks API
 2015-10-22 16:36 UTC  (8+ messages)
` [Cluster-devel] [PATCH 1/3] locks: introduce locks_lock_inode_wait()
` [Cluster-devel] [PATCH 2/3] Move locks API users to locks_lock_inode_wait()
` [Cluster-devel] [PATCH 3/3] locks: cleanup posix_lock_inode_wait and flock_lock_inode_wait
  ` [Cluster-devel] [RFC PATCH] locks: posix_lock_inode_wait() can be static

[Cluster-devel] [GFS2 PATCH v2 00/15] Fifteen patches related to file unlink->delete->new
 2015-10-16 14:02 UTC  (20+ messages)
` [Cluster-devel] [GFS2 PATCH v2 01/15] GFS2: Update master statfs buffer with sd_statfs_spin locked
` [Cluster-devel] [GFS2 PATCH v2 02/15] GFS2: Allow fail_gunlock3 to set the free_vfs_inode bit
` [Cluster-devel] [GFS2 PATCH v2 03/15] GFS2: Protect log tail calculations with inside locks
` [Cluster-devel] [GFS2 PATCH v2 04/15] GFS2: Wait for iopen glock dequeues
` [Cluster-devel] [GFS2 PATCH v2 05/15] GFS2: Reintroduce a timeout in function gfs2_gl_hash_clear
` [Cluster-devel] [GFS2 PATCH v2 06/15] GFS2: Prevent gl_delete work for re-used inodes
` [Cluster-devel] [GFS2 PATCH v2 07/15] GFS2: Truncate address space mapping when deleting an inode
` [Cluster-devel] [GFS2 PATCH v2 08/15] GFS2: Don't filter out I_FREEING inodes anymore
` [Cluster-devel] [GFS2 PATCH v2 09/15] GFS2: generalize gfs2_check_blk_type
` [Cluster-devel] [GFS2 PATCH v2 10/15] GFS2: Change from tr_touched to tr_bufs
` [Cluster-devel] [GFS2 PATCH v2 11/15] GFS2: Add new function gfs2_inode_lookup_for_del
` [Cluster-devel] [GFS2 PATCH v2 12/15] gfs2: Remove unused param non_block from gfs2_inode_lookup
` [Cluster-devel] [GFS2 PATCH v2 13/15] gfs2: Use new variable i_gl instead of ip->i_gl
` [Cluster-devel] [GFS2 PATCH v2 14/15] GFS2: Hold onto iopen glock longer when dinode creation fails
` [Cluster-devel] [GFS2 PATCH v2 15/15] GFS2: Rework gfs2_evict_inode to prevent collisions with openers

[Cluster-devel] [PATCH v2] mkfs.gfs2: Add a progress indicator to mkfs.gfs2
 2015-10-16 14:02 UTC  (2+ messages)

[Cluster-devel] [PATCH v2] mkfs.gfs2: print message about BKLDISCARD ioctl taking a long time
 2015-10-15 16:44 UTC 

[Cluster-devel] [PATCH] dlm: make dlm_posix_lock comply with posix file lock semanteme
 2015-10-14 15:28 UTC 

[Cluster-devel] dlm: make dlm_posix_lock comply with posix file lock semanteme
 2015-10-14 15:20 UTC  (2+ messages)
` [Cluster-devel] [PATCH] "

[Cluster-devel] simplify configfs attributes V2
 2015-10-14  5:23 UTC  (9+ messages)
` [Cluster-devel] [PATCH 02/23] usb-gadget: use per-attribute show and store methods

[Cluster-devel] problem about dlm posix file lock (sorry for missing subjuct)
 2015-10-14  1:09 UTC  (2+ messages)
  ` [Cluster-devel] problem about dlm posix file lock (sorry for missing subject)

[Cluster-devel] [GFS2 PATCH 00/15] Fifteen patches related to file unlink->delete->new
 2015-10-13 17:28 UTC  (9+ messages)
` [Cluster-devel] [GFS2 PATCH 06/15] GFS2: Prevent gl_delete work for re-used inodes
` [Cluster-devel] [GFS2 PATCH 13/15] gfs2: Use new variable i_gl instead of ip->i_gl

[Cluster-devel] (no subject)
 2015-10-13 10:07 UTC 

[Cluster-devel] [PATCH] libgfs2: Return the rgrp count in lgfs2_rgrps_plan()
 2015-10-12 17:14 UTC  (3+ messages)

[Cluster-devel] [PATCH] mkfs.gfs2: Add a progress indicator to mkfs.gfs2
 2015-10-12 15:37 UTC  (4+ messages)

[Cluster-devel] [PATCH 18/23] spear13xx_pcie_gadget: use per-attribute show and store methods
 2015-10-12 13:49 UTC  (4+ 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).