messages from 2024-11-19 10:31:54 to 2024-12-17 17:33:24 UTC [more...]
[PATCH v3 00/19] Converge on using secs_to_jiffies()
2024-12-17 17:33 UTC (38+ messages)
` [PATCH v3 01/19] netfilter: conntrack: Cleanup timeout definitions
` [PATCH v3 02/19] coccinelle: misc: Add secs_to_jiffies script
` [PATCH v3 03/19] arm: pxa: Convert timeouts to use secs_to_jiffies()
` [PATCH v3 04/19] s390: kernel: "
` [PATCH v3 05/19] powerpc/papr_scm: Convert timeouts to secs_to_jiffies()
` [PATCH v3 06/19] mm: kmemleak: "
` [PATCH v3 07/19] accel/habanalabs: "
` [PATCH v3 08/19] drm/xe: Convert timeout "
` [PATCH v3 09/19] scsi: lpfc: Convert timeouts "
` [PATCH v3 10/19] scsi: arcmsr: "
` [PATCH v3 11/19] scsi: pm8001: "
` [PATCH v3 12/19] xen/blkback: "
` [PATCH v3 13/19] gve: "
` [PATCH v3 14/19] wifi: ath11k: "
` [PATCH v3 15/19] Bluetooth: MGMT: "
` [PATCH v3 16/19] staging: vc04_services: "
` [PATCH v3 17/19] ceph: "
` [PATCH v3 18/19] livepatch: "
` [PATCH v3 19/19] ALSA: line6: "
[PATCH v5 00/32] netfs: Read performance improvements and "single-blob" support
2024-12-16 20:41 UTC (33+ messages)
` [PATCH v5 01/32] netfs: Clean up some whitespace in trace header
` [PATCH v5 02/32] cachefiles: "
` [PATCH v5 03/32] netfs: Use a folio_queue allocation and free functions
` [PATCH v5 04/32] netfs: Add a tracepoint to log the lifespan of folio_queue structs
` [PATCH v5 05/32] netfs: Abstract out a rolling folio buffer implementation
` [PATCH v5 06/32] netfs: Make netfs_advance_write() return size_t
` [PATCH v5 07/32] netfs: Split retry code out of fs/netfs/write_collect.c
` [PATCH v5 08/32] netfs: Drop the error arg from netfs_read_subreq_terminated()
` [PATCH v5 09/32] netfs: Drop the was_async "
` [PATCH v5 10/32] netfs: Don't use bh spinlock
` [PATCH v5 11/32] afs: Don't use mutex for I/O operation lock
` [PATCH v5 12/32] afs: Fix EEXIST error returned from afs_rmdir() to be ENOTEMPTY
` [PATCH v5 13/32] afs: Fix directory format encoding struct
` [PATCH v5 14/32] netfs: Remove some extraneous directory invalidations
` [PATCH v5 15/32] cachefiles: Add some subrequest tracepoints
` [PATCH v5 16/32] cachefiles: Add auxiliary data trace
` [PATCH v5 17/32] afs: Add more tracepoints to do with tracking validity
` [PATCH v5 18/32] netfs: Add functions to build/clean a buffer in a folio_queue
` [PATCH v5 19/32] netfs: Add support for caching single monolithic objects such as AFS dirs
` [PATCH v5 20/32] afs: Make afs_init_request() get a key if not given a file
` [PATCH v5 21/32] afs: Use netfslib for directories
` [PATCH v5 22/32] afs: Use netfslib for symlinks, allowing them to be cached
` [PATCH v5 23/32] afs: Eliminate afs_read
` [PATCH v5 24/32] afs: Fix cleanup of immediately failed async calls
` [PATCH v5 25/32] afs: Make {Y,}FS.FetchData an asynchronous operation
` [PATCH v5 26/32] Display waited-on page index after 1min of waiting
` [PATCH v5 27/32] netfs: Change the read result collector to only use one work item
` [PATCH v5 28/32] afs: Make afs_mkdir() locally initialise a new directory's content
` [PATCH v5 29/32] afs: Use the contained hashtable to search a directory
` [PATCH v5 30/32] afs: Locally initialise the contents of a new symlink on creation
` [PATCH v5 31/32] afs: Add a tracepoint for afs_read_receive()
` [PATCH v5 32/32] netfs: Report on NULL folioq in netfs_writeback_unlock_folios()
[PATCH 00/10] netfs, ceph, nfs, cachefiles: Miscellaneous fixes/changes
2024-12-16 20:34 UTC (17+ messages)
` [PATCH 01/10] kheaders: Ignore silly-rename files
` [PATCH 02/10] netfs: Fix non-contiguous donation between completed reads
` [PATCH 03/10] netfs: Fix enomem handling in buffered reads
` [PATCH 04/10] nfs: Fix oops in nfs_netfs_init_request() when copying to cache
` [PATCH 05/10] cachefiles: Parse the "secctx" immediately
` [PATCH 06/10] netfs: Remove redundant use of smp_rmb()
` [PATCH 07/10] netfs: Fix missing barriers by using clear_and_wake_up_bit()
` [PATCH 08/10] netfs: Work around recursion by abandoning retry if nothing read
` [PATCH 09/10] netfs: Fix ceph copy to cache on write-begin
` [PATCH 10/10] netfs: Fix the (non-)cancellation of copy when cache is temporarily disabled
` ceph xfstests failures [was Re: [PATCH 00/10] netfs, ceph, nfs, cachefiles: Miscellaneous fixes/changes]
` [PATCH 11/10] netfs: Fix is-caching check in read-retry
[PATCH 0/2] ceph: ceph_direct_read_write() fixes
2024-12-16 11:51 UTC (5+ messages)
` [PATCH 1/2] ceph: fix memory leak in ceph_direct_read_write()
` [PATCH 2/2] ceph: allocate sparse_ext map only for sparse reads
CAP_MSG_FIXED_FIELDS mistery
2024-12-13 20:42 UTC
[PATCH] ceph: improve error handling and short/overflow-read logic in __ceph_sync_read()
2024-12-11 22:17 UTC (6+ messages)
Calling iput inside OSD dispatcher thread might cause deadlock?
2024-12-11 10:48 UTC (2+ messages)
[RFC PATCH v2] ceph: ceph: fix out-of-bound array access when doing a file read
2024-12-11 10:36 UTC (9+ messages)
[PATCH] fs/ceph/mds_client: give up on paths longer than PATH_MAX
2024-12-10 8:42 UTC (18+ messages)
[PATCH] fs/ceph/io: make ceph_start_io_*() killable
2024-12-09 18:59 UTC (6+ messages)
[PATCH] ceph: improve error handling and short/overflow-read logic in __ceph_sync_read()
2024-12-09 18:46 UTC (3+ messages)
` Fwd: "
[PATCH] ceph: validate snapdirname option length when mounting
2024-12-09 18:39 UTC (2+ messages)
[PATCH v2 00/21] Converge on using secs_to_jiffies()
2024-12-09 15:03 UTC (10+ messages)
` [PATCH v2 09/21] drm/etnaviv: Convert timeouts to secs_to_jiffies()
` [PATCH v2 18/21] ceph: "
[PATCH] fs/ceph/file: fix memory leaks in __ceph_sync_read()
2024-12-06 12:50 UTC (22+ messages)
` [PATCH v2] "
[bug report] ceph: decode interval_sets for delegated inos
2024-12-04 17:05 UTC (8+ messages)
[PATCH 00/22] Converge on using secs_to_jiffies()
2024-12-03 17:45 UTC (5+ messages)
` [PATCH 09/22] drm/etnaviv: Convert timeouts to secs_to_jiffies()
` [PATCH 18/22] ceph: "
[PATCH 0/5] Remove accesses to page->index from ceph
2024-12-02 19:04 UTC (10+ messages)
` [PATCH 1/5] ceph: Do not look at the index of an encrypted page
` [PATCH 2/5] ceph: Use a folio in ceph_page_mkwrite()
` [PATCH 3/5] ceph: Convert ceph_readdir_cache_control to store a folio
` [PATCH 4/5] ceph: Use a folio throughout writepage_nounlock()
` [PATCH 5/5] ceph: Use a folio in ceph_writepages_start()
[GIT PULL] Ceph fixes for 6.13-rc1
2024-11-30 18:39 UTC (2+ messages)
[PATCH v3] fs/ceph/file: fix buffer overflow in __ceph_sync_read()
2024-11-27 21:21 UTC
[PATCH v2] fs/ceph/file: fix buffer overflow in __ceph_sync_read()
2024-11-27 21:06 UTC (5+ messages)
[PATCH 1/2] fs/ceph/mds_client: pass cred pointer to ceph_mds_auth_match()
2024-11-25 14:55 UTC (6+ messages)
` [PATCH 2/2] fs/ceph/mds_client: fix cred leak in ceph_mds_check_access()
[PATCH v2 0/3] ceph: rename some seq fields to issue_seq
2024-11-19 10:31 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).