messages from 2014-07-24 16:24:45 to 2014-10-08 09:53:12 UTC [more...]
[Cluster-devel] GFS2: Pre-pull patch posting (merge window)
2014-10-08 9:53 UTC (4+ messages)
` [Cluster-devel] [PATCH 1/4] GFS2: fix bad inode i_goal values during block allocation
` [Cluster-devel] [PATCH 2/4] GFS2: Make rename not save dirent location
` [Cluster-devel] [PATCH 3/4] GFS2: Use gfs2_rbm_incr in rgblk_free
[Cluster-devel] [PATCH 1/1] GFS2: use _RET_IP_ instead of (unsigned long)__builtin_return_address(0)
2014-10-08 9:04 UTC (2+ messages)
[Cluster-devel] [PATCH 0/12 RFC] Moving i_dquot out of struct inode
2014-10-08 8:45 UTC (20+ messages)
` [Cluster-devel] [PATCH 01/12] quota: Allow each filesystem to specify which quota types it supports
` [Cluster-devel] [PATCH 02/12] gfs2: Set allowed quota types
` [Cluster-devel] [PATCH 03/12] xfs: "
` [Cluster-devel] [PATCH 04/12] fs: Generic infrastructure for optional inode fields
` [Cluster-devel] [PATCH 05/12] quota: Use optional inode field for i_dquot pointers
` [Cluster-devel] [PATCH 06/12] ext2: Convert to private i_dquot field
` [Cluster-devel] [PATCH 07/12] ext3: "
` [Cluster-devel] [PATCH 08/12] ext4: "
` [Cluster-devel] [PATCH 09/12] ocfs2: "
` [Cluster-devel] [PATCH 10/12] reiserfs: "
` [Cluster-devel] [PATCH 11/12] jfs: "
` [Cluster-devel] [PATCH 12/12] vfs: Remove i_dquot field from inode
[Cluster-devel] [PATCH 1/3] libgfs2: Add generic field assignment and print functions
2014-10-07 12:21 UTC (4+ messages)
` [Cluster-devel] [PATCH 2/3] gfs2_edit: Use metadata description to print and assign fields
` [Cluster-devel] [PATCH 3/3] gfs2l: Switch to lgfs2_field_assign
[Cluster-devel] [GFS2 PATCH] GFS2: Change minimum reservation size to 64 blocks
2014-10-06 10:48 UTC (2+ messages)
[Cluster-devel] [DLM PATCH] DLM: Don't wait for resource library lookups if NOLOOKUP is specified
2014-10-03 17:28 UTC (5+ messages)
[Cluster-devel] [GFS2 PATCH] GFS2: Use gfs2_rbm_incr in rgblk_free
2014-10-03 14:23 UTC (2+ messages)
[Cluster-devel] [GFS2 PATCH] GFS2: Make rename not save dirent location
2014-10-01 13:11 UTC (2+ messages)
[Cluster-devel] [PATCH 0/7] seq_printf cleanups
2014-09-30 10:34 UTC (4+ messages)
` [Cluster-devel] [PATCH 3/7] dlm: Use seq_is_full - remove seq_printf returns
` [Cluster-devel] [PATCH 4/7] dlm: Use seq_puts, remove unnecessary trailing spaces
[Cluster-devel] [RFC] Organizing HA Summit 2015
2014-09-22 18:25 UTC (8+ messages)
` [Cluster-devel] [Pacemaker] "
` [Cluster-devel] [Linux-HA] "
` [Cluster-devel] [Pacemaker] "
[Cluster-devel] [GFS2 PATCH] gfs2: fix bad inode i_goal values during block allocation
2014-09-19 10:03 UTC (2+ messages)
[Cluster-devel] GFS2 -nmw git tree
2014-09-17 10:34 UTC
[Cluster-devel] sbradley PTO and Training 9/17-9/26
2014-09-16 13:48 UTC
[Cluster-devel] GFS2: Pull request (fixes)
2014-09-16 10:11 UTC
[Cluster-devel] GFS2: Pre-pull patch posting (fixes)
2014-09-15 9:32 UTC (7+ messages)
` [Cluster-devel] [PATCH 1/6] GFS2: fs/gfs2/super.c: replace seq_printf by seq_puts
` [Cluster-devel] [PATCH 2/6] GFS2: Change maxlen variables to size_t
` [Cluster-devel] [PATCH 3/6] GFS2: Request demote when a "try" flock fails
` [Cluster-devel] [PATCH 4/6] GFS2: Hash the negative dentry during inode lookup
` [Cluster-devel] [PATCH 5/6] GFS2: Don't use MAXQUOTAS value
` [Cluster-devel] [PATCH 6/6] GFS2: fix d_splice_alias() misuses
[Cluster-devel] [PATCH] GFS2: Hash the negative dentry during inode lookup
2014-09-11 12:42 UTC (2+ messages)
[Cluster-devel] [PATCH 4/5] gfs2: Don't use MAXQUOTAS value
2014-09-11 12:41 UTC (2+ messages)
[Cluster-devel] [GFS2 PATCH] GFS2: check and correct zero i_goal
2014-09-11 11:13 UTC (2+ messages)
[Cluster-devel] [GFS2 PATCH] GFS2: call d_add for a NULL entry when an inode lookup fails
2014-09-09 18:24 UTC
[Cluster-devel] gfs2-utils 3.1.7 released
2014-09-05 18:34 UTC
[Cluster-devel] [PATCH v2 01/17] locks: consolidate "nolease" routines
2014-09-05 11:48 UTC (7+ messages)
[Cluster-devel] [PATCH] dlm: clear out addrs before calling into corosync
2014-09-05 8:47 UTC
[Cluster-devel] [PATCH 00/19] gfs2-utils: Introduce extent allocation and speed up journal creation
2014-09-03 12:24 UTC (25+ messages)
` [Cluster-devel] [PATCH 01/19] libgfs2: Keep a pointer to the sbd in lgfs2_rgrps_t
` [Cluster-devel] [PATCH 02/19] libgfs2: Move bitmap buffers inside struct gfs2_bitmap
` [Cluster-devel] [PATCH 03/19] libgfs2: Fix an impossible loop condition in gfs2_rgrp_read
` [Cluster-devel] [PATCH 04/19] libgfs2: Introduce struct lgfs2_rbm
` [Cluster-devel] [PATCH 05/19] libgfs2: Move struct _lgfs2_rgrps into rgrp.h
` [Cluster-devel] [PATCH 06/19] libgfs2: Add functions for finding free extents
` [Cluster-devel] [PATCH 07/19] tests: Add unit tests for the new extent search functions
` [Cluster-devel] [PATCH 08/19] libgfs2: Ignore an empty rgrp plan if a length is specified
` [Cluster-devel] [PATCH 09/19] libgfs2: Add back-pointer to rgrps in lgfs2_rgrp_t
` [Cluster-devel] [PATCH 10/19] libgfs2: Const-ify the parameters of print functions
` [Cluster-devel] [PATCH 11/19] libgfs2: Allow init_dinode to accept a preallocated bh
` [Cluster-devel] [PATCH 12/19] libgfs2: Add extent allocation functions
` [Cluster-devel] [PATCH 13/19] libgfs2: Add support for allocating entire rgrp headers
` [Cluster-devel] [PATCH 14/19] libgfs2: Write file metadata sequentially
` [Cluster-devel] [PATCH 15/19] libgfs2: Fix alignment in lgfs2_rgsize_for_data
` [Cluster-devel] [PATCH 16/19] libgfs2: Handle non-zero bitmaps in lgfs2_rgrp_write
` [Cluster-devel] [PATCH 17/19] libgfs2: Add a speedier journal data block writing function
` [Cluster-devel] [PATCH 18/19] libgfs2: Create jindex directory separately from journals
` [Cluster-devel] [PATCH 19/19] mkfs.gfs2: Improve journal creation performance
[Cluster-devel] [PATCH 00/10] locks/nfsd: internal lease API overhaul
2014-08-31 14:51 UTC (36+ messages)
` [Cluster-devel] [PATCH 01/10] locks: close potential race in lease_get_mtime
` [Cluster-devel] [PATCH 02/10] nfsd: fix potential lease memory leak in nfs4_setlease
` [Cluster-devel] [PATCH 03/10] locks: generic_delete_lease doesn't need a file_lock at all
` [Cluster-devel] [PATCH 04/10] locks: clean up vfs_setlease kerneldoc comments
` [Cluster-devel] [PATCH 05/10] nfsd: don't keep a pointer to the lease in nfs4_file
` [Cluster-devel] [PATCH 06/10] locks: plumb an "aux" pointer into the setlease routines
` [Cluster-devel] [PATCH 07/10] locks: define a lm_setup handler for leases
` [Cluster-devel] [PATCH 08/10] locks: move i_lock acquisition into generic_*_lease handlers
` [Cluster-devel] [PATCH 09/10] locks: move freeing of leases outside of i_lock
` [Cluster-devel] [PATCH 10/10] locks: update Documentation/filesystems with lease API changes
[Cluster-devel] [PATCH] liblogthread, fix fclose race
2014-08-28 12:00 UTC
[Cluster-devel] [PATCH] fencing: preparation for regression testing
2014-08-27 22:06 UTC
[Cluster-devel] [PATCH] lockd: rip out deferred lock handling from testlock codepath
2014-08-22 8:50 UTC (2+ messages)
[Cluster-devel] [GFS2 PATCH] GFS2: Request demote when a "try" flock fails
2014-08-21 15:51 UTC (2+ messages)
[Cluster-devel] [PATCH] locks: Remove unused conf argument from lm_grant
2014-08-14 15:20 UTC (4+ messages)
[Cluster-devel] [GFS2 PATCH] GFS2: Change maxlen variables to size_t
2014-08-06 16:48 UTC (2+ messages)
[Cluster-devel] [RFC PATCH 0/2] dirreadahead system call
2014-08-06 2:01 UTC (18+ messages)
` [Cluster-devel] [RFC PATCH 1/2] fs: Add dirreadahead syscall and VFS hooks
` [Cluster-devel] [RFC PATCH 2/2] gfs2: GFS2's implementation of the dir_readahead file operation
[Cluster-devel] [RFC] readdirplus implementations: xgetdents vs dirreadahead syscalls
2014-07-31 3:25 UTC (12+ messages)
[Cluster-devel] [RFC PATCH 0/5] xgetdents system call
2014-07-30 13:57 UTC (14+ messages)
` [Cluster-devel] [RFC PATCH 1/5] fs: xstat system call VFS bits
` [Cluster-devel] [RFC PATCH 2/5] fs: Add xgetdents system call and xreaddir file operation
` [Cluster-devel] [RFC PATCH 3/5] gfs2: Add a dynamic buffer backed by a vector of pages
` [Cluster-devel] [RFC PATCH 4/5] gfs2: Add sort functionality with extra parameter
` [Cluster-devel] [RFC PATCH 5/5] gfs2: Add xreaddir file operation and supporting functions
[Cluster-devel] [PATCH 0/9] fs.h/dlm: Neatening and argument removals
2014-07-24 16:35 UTC (6+ messages)
` [Cluster-devel] [PATCH 9/9] fs: dlm: lockd: Convert int result to unsigned char type
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 NNTP newsgroup(s).