gfs2.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2023-11-27 13:07:31 to 2024-01-16 19:47:42 UTC [more...]

[PATCH 00/20] filelock: split struct file_lock into file_lock and file_lease structs
 2024-01-16 19:46 UTC  (15+ messages)
` [PATCH 01/20] filelock: split common fields into struct file_lock_core
` [PATCH 02/20] filelock: add coccinelle scripts to move fields to "
` [PATCH 03/20] filelock: the results of the coccinelle conversion
` [PATCH 04/20] filelock: fixups after the coccinelle changes
` [PATCH 05/20] filelock: convert some internal functions to use file_lock_core instead
` [PATCH 06/20] filelock: convert more internal functions to use file_lock_core
` [PATCH 07/20] filelock: make posix_same_owner take file_lock_core pointers
` [PATCH 08/20] filelock: convert posix_owner_key to take file_lock_core arg
` [PATCH 09/20] filelock: make locks_{insert,delete}_global_locks "
` [PATCH 10/20] filelock: convert locks_{insert,delete}_global_blocked
` [PATCH 11/20] filelock: convert the IS_* macros to take file_lock_core
` [PATCH 12/20] filelock: make __locks_delete_block and __locks_wake_up_blocks "
` [PATCH 13/20] filelock: convert __locks_insert_block, conflict and deadlock checks to use file_lock_core
` [PATCH 14/20] filelock: convert fl_blocker to file_lock_core

[syzbot] [gfs2?] BUG: unable to handle kernel NULL pointer dereference in gfs2_rindex_update
 2024-01-16 15:57 UTC  (3+ messages)

[syzbot] [gfs2?] BUG: sleeping function called from invalid context in glock_hash_walk
 2024-01-16 15:55 UTC  (3+ messages)

fsck.gfs2 bad read: Input/output error from lgfs2_inode_read:51
 2024-01-16 15:51 UTC  (3+ messages)

[PATCH AUTOSEL 4.19 11/12] gfs2: Refcounting fix in gfs2_thaw_super
 2024-01-16  0:28 UTC 

[PATCH AUTOSEL 5.4 11/12] gfs2: Refcounting fix in gfs2_thaw_super
 2024-01-16  0:27 UTC 

[PATCH AUTOSEL 6.6 18/19] gfs2: Refcounting fix in gfs2_thaw_super
 2024-01-16  0:23 UTC 

[PATCH AUTOSEL 6.7 18/19] gfs2: Refcounting fix in gfs2_thaw_super
 2024-01-16  0:22 UTC 

[PATCH] gfs2: Improve gfs2_consist_inode() usage
 2024-01-12 10:10 UTC  (3+ messages)

[GIT PULL] gfs2 changes
 2024-01-10 20:38 UTC  (2+ messages)

[GIT PULL] dlm updates for 6.8
 2024-01-10 20:38 UTC  (2+ messages)

[syzbot] [gfs2?] KMSAN: uninit-value in inode_go_dump (3)
 2024-01-09 18:21 UTC 

[syzbot] Monthly gfs2 report (Jan 2024)
 2024-01-09 18:20 UTC 

[PATCH dlm/next 0/2] dlm: refcount fixes and improvements
 2024-01-04  2:05 UTC  (3+ messages)
` [PATCH dlm/next 1/2] dlm: fix off-by-one waiters refcount handling
` [PATCH dlm/next 2/2] dlm: put lkbs instead of force free

[PATCH 1/3] gfs2: Minor gfs2_{freeze,thaw}_super cleanup
 2023-12-27 12:30 UTC  (3+ messages)
` [PATCH 2/3] gfs2: Refcounting fix in gfs2_thaw_super
` [PATCH 3/3] gfs2: Fix freeze consistency check in log_write_header

[PATCH 1/2] gfs2: Add missing set_freezable() for freezable kthread
 2023-12-21 14:11 UTC  (4+ messages)
` [PATCH 2/2] gfs2: Use wait_event_freezable_timeout() "

[PATCH] gfs2: Remove use of error flag in journal reads
 2023-12-21 12:38 UTC  (3+ messages)

[PATCH 1/2] gfs2: Add GL_NOBLOCK flag
 2023-12-20 20:24 UTC  (2+ messages)
` [PATCH 2/2] gfs2: Use GL_NOBLOCK flag for non-blocking lookups

[PATCH 1/4] gfs2: Minor gfs2_ail1_empty cleanup
 2023-12-20 20:12 UTC  (4+ messages)
` [PATCH 2/4] gfs2: Mark withdraws as unlikely
` [PATCH 3/4] gfs2: Rename gfs2_withdrawn to gfs2_withdrawing_or_withdrawn
` [PATCH 4/4] gfs2: Lift withdraw check out of gfs2_ail1_empty

[PATCH dlm/next 1/2] dlm: fix format seq ops type 4
 2023-12-20 19:38 UTC  (2+ messages)
` [PATCH dlm/next 2/2] dlm: update format header reflect current format

Performance drop due to alloc_workqueue() misuse and recent change
 2023-12-20  7:14 UTC  (3+ messages)

[PATCH 08/22] gfs2: d_obtain_alias(ERR_PTR(...)) will do the right thing
 2023-12-20  5:31 UTC  (2+ messages)
` [PATCH 20/22] gfs2: use is_subdir()

[PATCH] fs:gfs2:rgrp.c: Fix kernel NULL pointer dereference
 2023-12-18 13:48 UTC  (2+ messages)

[syzbot] [gfs2] WARNING in vfs_utimes
 2023-12-13 15:10 UTC  (4+ messages)

[PATCH RFC v2 for-6.8/block 00/18] block: don't access bd_inode directly from other modules
 2023-12-13  1:10 UTC  (35+ messages)
` [PATCH RFC v2 for-6.8/block 01/18] block: add some bdev apis
` [PATCH RFC v2 for-6.8/block 02/18] xen/blkback: use bdev api in xen_update_blkif_status()
` [PATCH RFC v2 for-6.8/block 03/18] bcache: use bdev api in read_super()
` [PATCH RFC v2 for-6.8/block 04/18] mtd: block2mtd: use bdev apis
` [PATCH RFC v2 for-6.8/block 05/18] s390/dasd: use bdev api in dasd_format()
` [PATCH RFC v2 for-6.8/block 06/18] scsicam: use bdev api in scsi_bios_ptable()
` [PATCH RFC v2 for-6.8/block 07/18] bcachefs: remove dead function bdev_sectors()
` [PATCH RFC v2 for-6.8/block 08/18] bio: export bio_add_folio_nofail()
` [PATCH RFC v2 for-6.8/block 09/18] btrfs: use bdev apis
` [PATCH RFC v2 for-6.8/block 10/18] cramfs: use bdev apis in cramfs_blkdev_read()
` [PATCH RFC v2 for-6.8/block 11/18] erofs: use bdev api
` [PATCH RFC v2 for-6.8/block 12/18] gfs2: "
` [PATCH RFC v2 for-6.8/block 13/18] nilfs2: use bdev api in nilfs_attach_log_writer()
` [PATCH RFC v2 for-6.8/block 14/18] jbd2: use bdev apis
` [PATCH RFC v2 for-6.8/block 15/18] buffer: add a new helper to read sb block
` [PATCH RFC v2 for-6.8/block 16/18] ext4: use "
` [PATCH RFC v2 for-6.8/block 17/18] ext4: remove block_device_ejected()
` [PATCH RFC v2 for-6.8/block 18/18] ext4: use bdev apis

[syzbot] [gfs2] WARNING in vfs_utimes
 2023-12-11 11:58 UTC 

map multiple blocks per ->map_blocks in iomap writeback
 2023-12-11 10:45 UTC  (19+ messages)
` [PATCH 01/14] iomap: clear the per-folio dirty bits on all writeback failures
` [PATCH 02/14] iomap: treat inline data in iomap_writepage_map as an I/O error
` [PATCH 03/14] iomap: move the io_folios field out of struct iomap_ioend
` [PATCH 04/14] iomap: move the PF_MEMALLOC check to iomap_writepages
` [PATCH 05/14] iomap: factor out a iomap_writepage_handle_eof helper
` [PATCH 06/14] iomap: move all remaining per-folio logic into iomap_writepage_map
` [PATCH 07/14] iomap: clean up the iomap_alloc_ioend calling convention
` [PATCH 08/14] iomap: move the iomap_sector sector calculation out of iomap_add_to_ioend
` [PATCH 09/14] iomap: don't chain bios
` [PATCH 10/14] iomap: only call mapping_set_error once for each failed bio
` [PATCH 11/14] iomap: factor out a iomap_writepage_map_block helper
` [PATCH 12/14] iomap: submit ioends immediately
` [PATCH 13/14] iomap: map multiple blocks at a time
` [PATCH 14/14] iomap: pass the length of the dirty region to ->map_blocks

[PATCH 0/11] vfs: inode cache scalability improvements
 2023-12-07 17:08 UTC  (34+ messages)
` [PATCH 01/11] lib/dlock-list: Distributed and lock-protected lists
` [PATCH 02/11] vfs: Remove unnecessary list_for_each_entry_safe() variants
` [PATCH 03/11] vfs: Use dlock list for superblock's inode list
` [PATCH 04/11] lib/dlock-list: Make sibling CPUs share the same linked list
` [PATCH 05/11] selinux: use dlist for isec inode list
` [PATCH 06/11] vfs: factor out inode hash head calculation
` [PATCH 07/11] hlist-bl: add hlist_bl_fake()
` [PATCH 08/11] vfs: inode cache conversion to hash-bl
` [PATCH 09/11] hash-bl: explicitly initialise hash-bl heads
` [PATCH 10/11] list_bl: don't use bit locks for PREEMPT_RT or lockdep
` [PATCH 11/11] hlist-bl: introduced nested locking for dm-snap

[syzbot] Monthly gfs2 report (Dec 2023)
 2023-12-07  9:56 UTC 

[PATCH -next RFC 00/14] block: don't access bd_inode directly from other modules
 2023-12-07  2:45 UTC  (28+ messages)
` [PATCH -next RFC 01/14] block: add some bdev apis
` [PATCH -next RFC 02/14] xen/blkback: use bdev api in xen_update_blkif_status()
` [PATCH -next RFC 03/14] bcache: use bdev api in read_super()
` [PATCH -next RFC 04/14] mtd: block2mtd: use bdev apis
` [PATCH -next RFC 05/14] s390/dasd: use bdev api in dasd_format()
` [PATCH -next RFC 06/14] scsicam: use bdev api in scsi_bios_ptable()
` [PATCH -next RFC 07/14] bcachefs: remove dead function bdev_sectors()
` [PATCH -next RFC 08/14] btrfs: use bdev apis
` [PATCH -next RFC 09/14] cramfs: use bdev apis in cramfs_blkdev_read()
` [PATCH -next RFC 10/14] erofs: use bdev api
` [PATCH -next RFC 11/14] ext4: use bdev apis
` [PATCH -next RFC 12/14] jbd2: "
` [PATCH -next RFC 13/14] gfs2: use bdev api
` [PATCH -next RFC 14/14] nilfs2: use bdev api in nilfs_attach_log_writer()

[PATCH] gfs2: rgrp: fix kernel-doc warnings
 2023-12-06 10:17 UTC  (2+ messages)

[syzbot] [gfs2?] kernel BUG in gfs2_quota_cleanup
 2023-12-05 13:51 UTC  (5+ messages)
  ` [PATCH] gfs2: fix "

[linus:master] [file] 0ede61d858: will-it-scale.per_thread_ops -2.9% regression
 2023-11-28 15:52 UTC  (6+ messages)

[PATCH block/for-next v2 00/16] block: remove field 'bd_inode' from block_device
 2023-11-28 10:05 UTC  (9+ messages)
` [PATCH block/for-next v2 01/16] block: add a new helper to get inode "
` [PATCH block/for-next v2 02/16] xen/blkback: use "


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).