v9fs.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
[PATCH v2 00/22] netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache
 2024-05-01 17:00 UTC  (26+ messages)
` [PATCH v2 01/22] netfs: Update i_blocks when write committed to pagecache
` [PATCH v2 02/22] netfs: Replace PG_fscache by setting folio->private and marking dirty
` [PATCH v2 03/22] mm: Remove the PG_fscache alias for PG_private_2
` [PATCH v2 04/22] netfs: Remove deprecated use of PG_private_2 as a second writeback flag
` [PATCH v2 05/22] netfs: Make netfs_io_request::subreq_counter an atomic_t
` [PATCH v2 06/22] netfs: Use subreq_counter to allocate subreq debug_index values
` [PATCH v2 07/22] mm: Provide a means of invalidation without using launder_folio
` [PATCH v2 08/22] 9p: Use alternative invalidation to "
` [PATCH v2 09/22] afs: "
` [PATCH v2 10/22] netfs: Remove ->launder_folio() support
` [PATCH v2 11/22] netfs: Use mempools for allocating requests and subrequests
` [PATCH v2 12/22] mm: Export writeback_iter()
` [PATCH v2 13/22] netfs: Switch to using unsigned long long rather than loff_t
` [PATCH v2 14/22] netfs: New writeback implementation
` [PATCH v2 15/22] netfs: Add some write-side stats and clean up some stat names
` [PATCH v2 16/22] netfs, afs: Implement helpers for new write code
` [PATCH v2 17/22] netfs, 9p: "
` [PATCH v2 18/22] netfs, cachefiles: "
` [PATCH v2 19/22] netfs: Cut over to using new writeback code
` [PATCH v2 20/22] netfs: Remove the old "
` [PATCH v2 21/22] netfs: Miscellaneous tidy ups
` [PATCH v2 22/22] netfs, afs: Use writeback retry to deal with alternate keys

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

[PATCH 6.8 063/228] netfs: Fix writethrough-mode error handling
 2024-04-30 10:38 UTC  (2+ messages)
` [PATCH 6.8 119/228] netfs: Fix the pre-flush when appending to a file in writethrough mode

[PATCH v3 0/3] usb: gadget: 9pfs transport
 2024-04-30  8:06 UTC  (5+ messages)
` [PATCH v3 2/3] net/9p/usbg: Add new usb gadget function transport

[syzbot] Monthly v9fs report (Apr 2024)
 2024-04-30  7:12 UTC 

[syzbot] [v9fs?] INFO: rcu detected stall in sys_mount (7)
 2024-04-26 14:40 UTC  (2+ messages)

[PATCH] netfs: Fix the pre-flush when appending to a file in writethrough mode
 2024-04-26 11:43 UTC  (2+ messages)

[GIT PULL] fs/9p: fixes for 6.9-rc6
 2024-04-25 22:43 UTC  (2+ messages)

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

[PATCH AUTOSEL 4.19 1/7] fs/9p: only translate RWX permissions for plain 9P2000
 2024-04-23 11:03 UTC  (4+ messages)
` [PATCH AUTOSEL 4.19 2/7] fs/9p: translate O_TRUNC into OTRUNC
` [PATCH AUTOSEL 4.19 3/7] 9p: explicitly deny setlease attempts
` [PATCH AUTOSEL 4.19 6/7] fs/9p: drop inodes immediately on non-.L too

[PATCH AUTOSEL 5.4 1/8] fs/9p: only translate RWX permissions for plain 9P2000
 2024-04-23 11:03 UTC  (4+ messages)
` [PATCH AUTOSEL 5.4 2/8] fs/9p: translate O_TRUNC into OTRUNC
` [PATCH AUTOSEL 5.4 3/8] 9p: explicitly deny setlease attempts
` [PATCH AUTOSEL 5.4 7/8] fs/9p: drop inodes immediately on non-.L too

[PATCH AUTOSEL 5.10 1/9] fs/9p: only translate RWX permissions for plain 9P2000
 2024-04-23 11:02 UTC  (4+ messages)
` [PATCH AUTOSEL 5.10 2/9] fs/9p: translate O_TRUNC into OTRUNC
` [PATCH AUTOSEL 5.10 3/9] 9p: explicitly deny setlease attempts
` [PATCH AUTOSEL 5.10 7/9] fs/9p: drop inodes immediately on non-.L too

[PATCH AUTOSEL 5.15 1/9] fs/9p: only translate RWX permissions for plain 9P2000
 2024-04-23 11:02 UTC  (4+ messages)
` [PATCH AUTOSEL 5.15 2/9] fs/9p: translate O_TRUNC into OTRUNC
` [PATCH AUTOSEL 5.15 3/9] 9p: explicitly deny setlease attempts
` [PATCH AUTOSEL 5.15 7/9] fs/9p: drop inodes immediately on non-.L too

[PATCH AUTOSEL 6.1 1/9] fs/9p: only translate RWX permissions for plain 9P2000
 2024-04-23 11:02 UTC  (4+ messages)
` [PATCH AUTOSEL 6.1 2/9] fs/9p: translate O_TRUNC into OTRUNC
` [PATCH AUTOSEL 6.1 3/9] 9p: explicitly deny setlease attempts
` [PATCH AUTOSEL 6.1 7/9] fs/9p: drop inodes immediately on non-.L too

[PATCH AUTOSEL 6.6 01/16] fs/9p: only translate RWX permissions for plain 9P2000
 2024-04-23 11:01 UTC  (5+ messages)
` [PATCH AUTOSEL 6.6 02/16] fs/9p: translate O_TRUNC into OTRUNC
` [PATCH AUTOSEL 6.6 03/16] fs/9p: fix the cache always being enabled on files with qid flags
` [PATCH AUTOSEL 6.6 04/16] 9p: explicitly deny setlease attempts
` [PATCH AUTOSEL 6.6 09/16] fs/9p: drop inodes immediately on non-.L too

[PATCH AUTOSEL 6.8 01/18] fs/9p: only translate RWX permissions for plain 9P2000
 2024-04-23 11:01 UTC  (6+ messages)
` [PATCH AUTOSEL 6.8 02/18] fs/9p: translate O_TRUNC into OTRUNC
` [PATCH AUTOSEL 6.8 03/18] fs/9p: fix the cache always being enabled on files with qid flags
` [PATCH AUTOSEL 6.8 04/18] 9p: explicitly deny setlease attempts
` [PATCH AUTOSEL 6.8 09/18] fs/9p: remove erroneous nlink init from legacy stat2inode
` [PATCH AUTOSEL 6.8 10/18] fs/9p: drop inodes immediately on non-.L too

[GIT PULL] fs/9p fixes for 6.9-rc5
 2024-04-19 20:46 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION 4eab358930711bbeb85bf5ee267d0d42d3394c2c
 2024-04-17 19:17 UTC 

[bug report] fs/9p: mitigate inode collisions
 2024-04-17 18:50 UTC  (2+ messages)

[PATCH] netfs: Fix writethrough-mode error handling
 2024-04-17 11:26 UTC  (2+ messages)

[PATCH 21/26] netfs, 9p: Implement helpers for new write code
 2024-04-17 10:36 UTC  (46+ messages)
` [PATCH 00/26] netfs, afs, 9p, cifs: Rework netfs to use ->writepages() to copy to cache
  ` [PATCH 01/26] cifs: Fix duplicate fscache cookie warnings
  ` [PATCH 03/26] netfs: Update i_blocks when write committed to pagecache
  ` [PATCH 09/26] mm: Provide a means of invalidation without using launder_folio
  ` [PATCH 11/26] 9p: Use alternative invalidation to "
  ` [PATCH 15/26] mm: Export writeback_iter()
  ` [PATCH 17/26] netfs: Fix writethrough-mode error handling
  ` [PATCH 19/26] netfs: New writeback implementation
  ` [PATCH 24/26] netfs: Remove the old writeback code
  ` [PATCH 26/26] netfs, afs: Use writeback retry to deal with alternate keys
  ` [PATCH 23/26] netfs: Cut over to using new writeback code

ftruncate fails
 2024-04-17  0:41 UTC  (10+ messages)

[PATCH] fs/9p: mitigate inode collisions
 2024-04-15 20:57 UTC 

new 9p kasan splat in 6.9
 2024-04-15 13:48 UTC  (11+ messages)

Update on inode number collisions bugs in v6.9
 2024-04-11 13:52 UTC 

[GIT PULL] fs/9p patches for 6.9 merge window
 2024-04-11  9:29 UTC  (5+ messages)

Anomolies
 2024-04-10 15:38 UTC 

[PATCH] fs/9p: remove erroneous nlink init from legacy stat2inode
 2024-04-09 23:58 UTC 

recap of 9p problems in 6.9
 2024-04-09 20:57 UTC  (7+ messages)

[PATCH v3 0/4] bcachefs: fiemap delalloc support and cleanup
 2024-04-09 12:21 UTC  (2+ messages)

[PATCH net v2] net/9p: fix uninit-value in p9_client_rpc()
 2024-04-08 14:10 UTC 

[PATCH net] net/9p: fix uninit-value in p9_client_rpc()
 2024-04-08  2:23 UTC  (2+ messages)

[PATCH AUTOSEL 6.8 09/25] fs/9p: fix uninitialized values during inode evict
 2024-04-07 13:10 UTC 

[GIT PULL] fs/9p: cleanups for 6.9-rc3
 2024-04-05 17:09 UTC  (2+ messages)

[syzbot] [v9fs?] WARNING in v9fs_init_request
 2024-04-02  1:41 UTC  (2+ messages)

[syzbot] [v9fs?] KMSAN: uninit-value in p9_client_rpc (2)
 2024-03-30 11:13 UTC  (2+ messages)

[PATCH 00/22] virtio: store owner from modules with register_virtio_driver()
 2024-03-31 11:20 UTC  (3+ messages)
` [PATCH 01/22] "

[PATCH 23/26] netfs: Cut over to using new writeback code
 2024-03-28 16:34 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).