messages from 2023-10-24 11:15:31 to 2023-12-05 13:51:50 UTC [more...]
[syzbot] [gfs2?] kernel BUG in gfs2_quota_cleanup
2023-12-05 13:51 UTC (5+ messages)
` [PATCH] gfs2: fix "
[PATCH -next RFC 00/14] block: don't access bd_inode directly from other modules
2023-12-05 12:39 UTC (15+ 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()
Performance drop due to alloc_workqueue() misuse and recent change
2023-12-04 18:07 UTC (2+ messages)
[linus:master] [file] 0ede61d858: will-it-scale.per_thread_ops -2.9% regression
2023-11-28 15:52 UTC (9+ messages)
[PATCH block/for-next v2 00/16] block: remove field 'bd_inode' from block_device
2023-11-28 10:05 UTC (21+ 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 "
` [PATCH block/for-next v2 03/16] bcache: "
` [PATCH block/for-next v2 04/16] mtd: block2mtd: "
` [PATCH block/for-next v2 05/16] s390/dasd: "
` [PATCH block/for-next v2 06/16] scsicam: "
` [PATCH block/for-next v2 07/16] bcachefs: "
` [PATCH block/for-next v2 08/16] btrfs: "
` [PATCH block/for-next v2 09/16] cramfs: "
[PATCH block/for-next v2 10/16] erofs: use new helper to get inode from block_device
2023-11-27 6:22 UTC (7+ messages)
` [PATCH block/for-next v2 11/16] ext4: "
` [PATCH block/for-next v2 12/16] gfs2: "
` [PATCH block/for-next v2 13/16] jbd2: "
` [PATCH block/for-next v2 14/16] nilfs2: "
` [PATCH block/for-next v2 15/16] buffer: "
` [PATCH block/for-next v2 16/16] block: "
[PATCH -next] block: remove field 'bd_inode' from block_device
2023-11-27 1:13 UTC (3+ messages)
[PATCH] gfs2: drop filesystem-specific hash function
2023-11-22 5:57 UTC
[PATCHv2 dlm/next 00/13] dlm: bring message parsing to softirq context
2023-11-19 16:38 UTC (14+ messages)
` [PATCHv2 dlm/next 01/13] dlm: remove allocation parameter in msg allocation
` [PATCHv2 dlm/next 02/13] dlm: switch to GFP_ATOMIC in dlm allocations
` [PATCHv2 dlm/next 03/13] dlm: move root_list functionality to recover.c
` [PATCHv2 dlm/next 04/13] dlm: move master dir dump to own list
` [PATCHv2 dlm/next 05/13] dlm: move root_list to ls_recover() stack
` [PATCHv2 dlm/next 06/13] dlm: implement directory dump context
` [PATCHv2 dlm/next 07/13] dlm: drop holding waiters mutex in waiters recovery
` [PATCHv2 dlm/next 08/13] dlm: convert ls_waiters_mutex to spinlock
` [PATCHv2 dlm/next 09/13] dlm: convert res_lock "
` [PATCHv2 dlm/next 10/13] dlm: make requestqueue handling non sleepable
` [PATCHv2 dlm/next 11/13] dlm: ls_recv_active semaphore to rwlock
` [PATCHv2 dlm/next 12/13] dlm: convert message parsing locks to disable bh
` [PATCHv2 dlm/next 13/13] dlm: do dlm message processing in softirq context
[PATCH v6.7-rc1 1/3] dlm: use fl_owner from lockd
2023-11-13 21:27 UTC (4+ messages)
` [PATCH v6.7-rc1 2/3] dlm: use FL_SLEEP to determine blocking vs non-blocking
` [PATCH v6.7-rc1 3/3] dlm: implement EXPORT_OP_ASYNC_LOCK
[PATCHv2 1/2] refcount: introduce __refcount_dec_and_lock macro
2023-11-13 20:48 UTC (2+ messages)
` [PATCHv2 2/2] kref: introduce __kref_put_lock macro
[linux-next:master] BUILD REGRESSION d173336e238b0f7f5b7eddfa641d7c25c24bb86a
2023-11-13 13:46 UTC
[PATCH 0/3] Add folio_zero_tail() and folio_fill_tail()
2023-11-11 4:02 UTC (14+ messages)
` [PATCH 1/3] mm: Add folio_zero_tail() and use it in ext4
` [PATCH 2/3] mm: Add folio_fill_tail() and use it in iomap
` [PATCH 3/3] gfs2: Convert stuffed_readpage() to stuffed_read_folio()
[linux-next:master] BUILD REGRESSION 8728c14129df7a6e29188a2e737b4774fb200953
2023-11-11 3:10 UTC
[PATCH 1/3] refcount: move kdoc to header definition
2023-11-09 14:15 UTC (6+ messages)
` [PATCH 2/3] refcount: introduce __refcount_dec_and_lock macro
` [PATCH 3/3] kref: introduce __kref_put_lock macro
[gfs2:alloc 69/77] fs/gfs2/bmap.c:1330:17: error: 'pos' undeclared
2023-11-08 8:50 UTC
[linux-next:master] BUILD REGRESSION 5cd631a52568a18b12fd2563418985c8cb63e4b0
2023-11-08 6:55 UTC
[gfs2:alloc 57/77] fs/gfs2/bmap.c:1176:23: error: too many arguments to function 'gfs2_iomap_write_alloc'
2023-11-08 6:21 UTC
[GIT PULL] gfs2 fixes
2023-11-08 0:04 UTC (5+ messages)
[syzbot] Monthly gfs2 report (Nov 2023)
2023-11-06 23:07 UTC
[PATCH] dlm: use kernel_connect() and kernel_bind()
2023-11-06 21:24 UTC
Fwd: [PATCH] fs:gfs2:rgrp.c: Fix kernel NULL pointer dereference
2023-11-06 16:57 UTC
[RFC 1/2] refcount: introduce generic lockptr funcs
2023-11-06 15:12 UTC (6+ messages)
` [RFC 2/2] kref: introduce kref_put_lockptr() and use lockptr
[linux-next:master] BUILD REGRESSION e27090b1413ff236ca1aec26d6b022149115de2c
2023-11-04 11:38 UTC
[RFC 1/2] refcount: introduce generic lockptr funcs
2023-11-03 16:16 UTC (4+ messages)
` [RFC 2/2] kref: introduce kref_put_lockptr() and use lockptr
[PATCH] gfs2: don't withdraw if init_threads() got interrupted
2023-11-02 22:11 UTC (4+ messages)
[PATCH] gfs2: don't withdraw if init_threads() got interrupted
2023-11-02 19:58 UTC (2+ messages)
[PATCH 00/25] gfs2 patches on for-next
2023-11-02 19:05 UTC (33+ messages)
` [PATCH 01/25] gfs2: Simplify function gfs2_upgrade_iopen_glock
` [PATCH 02/25] gfs2: Remove freeze_go_demote_ok
` [PATCH 03/25] gfs2: Remove unused gfs2_extent_length argument
` [PATCH 04/25] gfs2: Get rid of the gfs2_glock_is_held_* helpers
` [PATCH 05/25] gfs2: Don't update inode timestamps for direct writes
` [PATCH 06/25] gfs2: ignore negated quota changes
` [PATCH 07/25] gfs2: fix an oops in gfs2_permission
` [PATCH 08/25] gfs2: setattr_chown: Add missing initialization
` [PATCH 09/25] gfs2: Stop using GFS2_BASIC_BLOCK and GFS2_BASIC_BLOCK_SHIFT
` [PATCH 10/25] gfs2: Two quota=account mode fixes
` [PATCH 11/25] gfs2: Clean up gfs2_alloc_parms initializers
` [PATCH 12/25] gfs2: Clean up quota.c:print_message
` [PATCH 13/25] gfs2: Add metapath_dibh helper
` [PATCH 14/25] gfs2: Initialize metapaths outside of __gfs2_iomap_get
` [PATCH 15/25] gfs2: Get rid of repeated call to __gfs2_iomap_get
` [PATCH 16/25] gfs2: Remove unnecessary gfs2_iomap_begin_write parameters
` [PATCH 17/25] gfs2: Get rid of gfs2_alloc_blocks generation parameter
` [PATCH 18/25] gfs2: Minor gfs2_write_jdata_batch PAGE_SIZE cleanup
` [PATCH 19/25] gfs2: Convert stuffed_readpage to folios
` [PATCH 20/25] gfs2: Convert gfs2_internal_read "
` [PATCH 21/25] gfs2: Rename gfs2_lookup_{ simple => meta }
` [PATCH 22/25] gfs2: No longer use 'extern' in function declarations
` [PATCH 23/25] gfs2: fs: derive f_fsid from s_uuid
` [PATCH 24/25] gfs2: Silence "suspicious RCU usage in gfs2_permission" warning
` [PATCH 25/25] fs/gfs2: Fix slab-use-after-free in gfs2_qd_dealloc
[GIT PULL] dlm updates for 6.7
2023-11-02 18:38 UTC (2+ messages)
[PATCHv2] generic: add fcntl corner cases tests
2023-11-02 14:37 UTC (2+ messages)
[PATCH] gfs2: remove dead code in __acquires
2023-11-02 11:50 UTC (2+ messages)
[PATCH] gfs2: Initialize metapaths outside of __gfs2_iomap_get
2023-11-01 18:09 UTC (5+ messages)
[PATCH] fs/gfs2: Fix slab-use-after-free in gfs2_qd_dealloc
2023-10-30 22:38 UTC (2+ messages)
[PATCH] gfs2: Silence "suspicious RCU usage in gfs2_permission" warning
2023-10-30 21:33 UTC
[syzbot] [gfs2?] WARNING: suspicious RCU usage in gfs2_permission
2023-10-30 21:05 UTC (4+ messages)
[gfs2:alloc 70/70] bmap.c:(.text.gfs2_iomap_write_alloc.isra.0+0x69c): undefined reference to `__udivdi3'
2023-10-30 6:21 UTC
[gfs2:alloc 70/70] bmap.c:undefined reference to `__udivdi3'
2023-10-30 3:30 UTC
[gfs2:alloc 65/70] fs/gfs2/bmap.c:1194:29: warning: variable 'bh' set but not used
2023-10-30 1:24 UTC
[gfs2:alloc 52/70] fs/gfs2/bmap.c:156: warning: Function parameter or member 'inode' not described in 'gfs2_unstuff_inode'
2023-10-30 0:12 UTC
[linux-next:master] BUILD REGRESSION 66f1e1ea3548378ff6387b1ce0b40955d54e86aa
2023-10-28 9:45 UTC
[PATCH] gfs2: uninitialized variable in __gfs2_iomap_get()
2023-10-25 12:35 UTC (2+ messages)
[PATCH dlm/next 01/10] dlm: remove allocation parameter in msg allocation
2023-10-25 1:34 UTC (11+ messages)
` [PATCH dlm/next 02/10] dlm: switch to GFP_ATOMIC in dlm allocations
` [PATCH dlm/next 03/10] dlm: move root_list to ls_recover() stack
` [PATCH dlm/next 04/10] dlm: drop holding waiters mutex in waiters recovery
` [PATCH dlm/next 05/10] dlm: convert ls_waiters_mutex to spinlock
` [PATCH dlm/next 06/10] dlm: convert res_lock "
` [PATCH dlm/next 07/10] dlm: make requestqueue handling non sleepable
` [PATCH dlm/next 08/10] dlm: ls_recv_active semaphore to rwlock
` [PATCH dlm/next 09/10] dlm: convert message parsing locks to disable bh
` [PATCH dlm/next 10/10] dlm: do dlm message processing in softirq context
[gfs2:for-next 14/21] fs/gfs2/bmap.c:893:9: warning: variable 'ret' is used uninitialized whenever 'if' condition is false
2023-10-24 13:38 UTC
[PATCH] gfs2: fs: derive f_fsid from s_uuid
2023-10-24 11:15 UTC (2+ messages)
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 read-only IMAP folder(s) and NNTP newsgroup(s).