v9fs.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2024-01-31 23:02:16 to 2024-03-28 16:36:09 UTC [more...]

[PATCH 00/26] netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache
 2024-03-28 16:33 UTC  (7+ messages)
` [PATCH 01/26] cifs: Fix duplicate fscache cookie warnings
` [PATCH 02/26] 9p: Clean up some kdoc and unused var warnings
` [PATCH 03/26] netfs: Update i_blocks when write committed to pagecache
` [PATCH 04/26] netfs: Replace PG_fscache by setting folio->private and marking dirty
` [PATCH 05/26] mm: Remove the PG_fscache alias for PG_private_2
` [PATCH 06/26] netfs: Remove deprecated use of PG_private_2 as a second writeback flag

Bugfixes for plain 9P2000
 2024-03-28 15:37 UTC  (8+ messages)
` [PATCH v2 1/4] fs/9p: only translate RWX permissions "
` [PATCH v2 2/4] fs/9p: drop inodes immediately on non-.L too
` [PATCH v2 3/4] fs/9p: translate O_TRUNC into OTRUNC
` [PATCH v2 4/4] fs/9p: fix the cache always being enabled on files with qid flags

[PATCH 00/22] virtio: store owner from modules with register_virtio_driver()
 2024-03-28 15:39 UTC  (30+ messages)
` [PATCH 01/22] "
` [PATCH 02/22] um: virt-pci: drop owner assignment
` [PATCH 03/22] virtio_blk: "
` [PATCH 04/22] bluetooth: virtio: "
` [PATCH 05/22] hwrng: "
` [PATCH 06/22] virtio_console: "
` [PATCH 07/22] crypto: virtio - "
` [PATCH 08/22] firmware: arm_scmi: virtio: "
` [PATCH 09/22] gpio: "
` [PATCH 10/22] drm/virtio: "
` [PATCH 11/22] iommu: virtio: "
` [PATCH 12/22] misc: nsm: "
` [PATCH 13/22] net: caif: virtio: "
` [PATCH 14/22] net: "
` [PATCH 15/22] net: 9p: "
` [PATCH 16/22] net: vmw_vsock: "
` [PATCH 17/22] wireless: mac80211_hwsim: "
` [PATCH 18/22] nvdimm: virtio_pmem: "
` [PATCH 19/22] rpmsg: virtio: "
` [PATCH 20/22] scsi: "
` [PATCH 21/22] fuse: "
` [PATCH 22/22] sound: "

[GIT PULL] fs/9p: fixes for 6.9-rc1
 2024-03-27 21:57 UTC  (2+ messages)

[RFC PATCH] mm, netfs: Provide a means of invalidation without using launder_folio
 2024-03-27 20:37 UTC  (6+ messages)
` [RFC PATCH v2] "

[PATCH] 9p: Clean up some kdoc and unused var warnings
 2024-03-27 20:24 UTC 

[syzbot] [v9fs?] KASAN: slab-use-after-free Read in v9fs_stat2inode_dotl
 2024-03-27 19:02 UTC  (9+ messages)
` [PATCH next] fs/9p: fix uaf in "

9P2000 bug in mainline
 2024-03-19 10:49 UTC  (3+ messages)

[RFC PATCH] mm: Replace ->launder_folio() with flush and wait
 2024-03-19 16:59 UTC  (11+ messages)
` [RFC PATCH v2] mm: Kill ->launder_folio()

[PATCH] 9p: explicitly deny setlease attempts
 2024-03-19 16:34 UTC 

[PATCH] fs/9p: fix uninitialized values during inode evict
 2024-03-19 13:50 UTC 

[syzbot] [v9fs?] KMSAN: uninit-value in v9fs_evict_inode
 2024-03-19 10:40 UTC  (7+ messages)

[syzbot] Monthly v9fs report (Mar 2024)
 2024-03-19  7:26 UTC 

[GIT PULL] fs/9p patches for 6.9 merge window
 2024-03-15 17:20 UTC  (3+ messages)

[PATCH][next] fs/9p: remove redundant pointer v9ses
 2024-03-15 15:34 UTC  (3+ messages)

[PATCH 4/4] fs/9p: fix the cache always being enabled on files with qid flags
 2024-03-15 15:07 UTC 

[PATCH 3/4] fs/9p: translate O_TRUNC into OTRUNC
 2024-03-15 15:00 UTC 

[PATCH 2/4] fs/9p: drop inodes immediately on non-.L too
 2024-03-15 14:57 UTC 

[PATCH 1/4] fs/9p: only translate RWX permissions for plain 9P2000
 2024-03-15 14:53 UTC 

[linus:master] [netfs] c9c4ff12df: BUG:KASAN:wild-memory-access_in__fscache_use_cookie
 2024-03-13 13:41 UTC 

[syzbot] [v9fs?] KASAN: slab-use-after-free Read in p9_fid_destroy
 2024-03-07  8:14 UTC 

[PATCH v3 0/3] usb: gadget: 9pfs transport
 2024-03-06 19:54 UTC  (7+ messages)
` [PATCH v3 1/3] usb: gadget: function: move u_f.h to include/linux/usb/
` [PATCH v3 2/3] net/9p/usbg: Add new usb gadget function transport
` [PATCH v3 3/3] tools: usb: p9_fwd: add usb gadget packet forwarder script

[PATCH] fs: 9p: avoid warning during xattr allocation
 2024-03-04 21:19 UTC  (3+ messages)
  `  "

[PATCH] 9p: cap xattr max size to XATTR_SIZE_MAX
 2024-03-04 14:44 UTC  (5+ messages)

[PATCH] 9p: remove SLAB_MEM_SPREAD flag usage
 2024-03-04 13:10 UTC  (3+ messages)

WARNING in vfs_getxattr_alloc
 2024-03-04 12:19 UTC  (3+ messages)

[PATCH v2 0/4] usb: gadget: 9pfs transport
 2024-03-01 18:39 UTC  (12+ messages)
` [PATCH v2 1/4] usb: gadget: function: move u_f.h to include/linux/usb/
` [PATCH v2 2/4] net/9p/usbg: Add new usb gadget function transport
` [PATCH v2 3/4] usb: gadget: legacy: add 9pfs multi gadget
` [PATCH v2 4/4] tools: usb: p9_fwd: add usb gadget packet forwarder script

subscribe
 2024-02-27 17:02 UTC 

[PATCH 0/2] netfs: Miscellaneous fixes
 2024-02-20  9:51 UTC  (4+ messages)
` [PATCH 2/2] netfs: Fix missing zero-length check in unbuffered write

[PATCH v3 00/47] filelock: split file leases out of struct file_lock
 2024-02-18 12:16 UTC  (57+ messages)
` [PATCH v3 01/47] filelock: fl_pid field should be signed int
` [PATCH v3 02/47] filelock: rename some fields in tracepoints
` [PATCH v3 03/47] filelock: rename fl_pid variable in lock_get_status
` [PATCH v3 04/47] filelock: add some new helper functions
` [PATCH v3 05/47] 9p: rename fl_type variable in v9fs_file_do_lock
` [PATCH v3 06/47] afs: convert to using new filelock helpers
` [PATCH v3 07/47] ceph: "
` [PATCH v3 08/47] dlm: "
` [PATCH v3 09/47] gfs2: "
` [PATCH v3 10/47] lockd: "
` [PATCH v3 11/47] nfs: "
` [PATCH v3 12/47] nfsd: "
` [PATCH v3 13/47] ocfs2: "
` [PATCH v3 14/47] smb/client: "
` [PATCH v3 15/47] smb/server: "
` [PATCH v3 16/47] filelock: drop the IS_* macros
` [PATCH v3 17/47] filelock: split common fields into struct file_lock_core
` [PATCH v3 18/47] filelock: have fs/locks.c deal with file_lock_core directly
` [PATCH v3 19/47] filelock: convert more internal functions to use file_lock_core
` [PATCH v3 20/47] filelock: make posix_same_owner take file_lock_core pointers
` [PATCH v3 21/47] filelock: convert posix_owner_key to take file_lock_core arg
` [PATCH v3 22/47] filelock: make locks_{insert,delete}_global_locks "
` [PATCH v3 23/47] filelock: convert locks_{insert,delete}_global_blocked
` [PATCH v3 24/47] filelock: make __locks_delete_block and __locks_wake_up_blocks take file_lock_core
` [PATCH v3 25/47] filelock: convert __locks_insert_block, conflict and deadlock checks to use file_lock_core
` [PATCH v3 26/47] filelock: convert fl_blocker to file_lock_core
` [PATCH v3 27/47] filelock: clean up locks_delete_block internals
` [PATCH v3 28/47] filelock: reorganize locks_delete_block and __locks_insert_block
` [PATCH v3 29/47] filelock: make assign_type helper take a file_lock_core pointer
` [PATCH v3 30/47] filelock: convert locks_wake_up_blocks to "
` [PATCH v3 31/47] filelock: convert locks_insert_lock_ctx and locks_delete_lock_ctx
` [PATCH v3 32/47] filelock: convert locks_translate_pid to take file_lock_core
` [PATCH v3 33/47] filelock: convert seqfile handling to use file_lock_core
` [PATCH v3 34/47] 9p: adapt to breakup of struct file_lock
` [PATCH v3 35/47] afs: "
` [PATCH v3 36/47] ceph: "
` [PATCH v3 37/47] dlm: "
` [PATCH v3 38/47] gfs2: "
` [PATCH v3 39/47] fuse: "
` [PATCH v3 40/47] lockd: "
` [PATCH v3 41/47] nfs: "
` [PATCH v3 42/47] nfsd: "
` [PATCH v3 43/47] ocfs2: "
` [PATCH v3 44/47] smb/client: "
` [PATCH v3 45/47] smb/server: "
` [PATCH v3 46/47] filelock: remove temporary compatibility macros
` [PATCH v3 47/47] filelock: split leases out of struct file_lock

fs/9p: regression in 6.8-rc1
 2024-02-18 10:10 UTC  (3+ messages)

[syzbot] Monthly v9fs report (Feb 2024)
 2024-02-16 13:23 UTC 

[PATCH v2] 9p/trans_fd: remove Excess kernel-doc comment
 2024-02-12 12:13 UTC  (2+ messages)

Roadmap for netfslib and local caching (cachefiles)
 2024-02-06  8:39 UTC  (2+ messages)

[PATCH 6.7 265/353] 9p: Fix initialisation of netfs_inode for 9p
 2024-02-03  4:06 UTC 

[PATCH 6.6 242/322] 9p: Fix initialisation of netfs_inode for 9p
 2024-02-03  4:05 UTC 

[PATCH 6.1 168/219] 9p: Fix initialisation of netfs_inode for 9p
 2024-02-03  4:05 UTC 


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