Show patches with: none      |   1612 patches
« 1 2 3 416 17 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
vfs: handle __wait_on_freeing_inode() and evict() race vfs: handle __wait_on_freeing_inode() and evict() race - 1 - --- 2024-07-18 Mateusz Guzik New
Update email address and mailing list for v9fs Update email address and mailing list for v9fs 2 - - --- 2023-04-01 Eric Van Hensbergen Superseded
tools: usb: p9_fwd: wrap USBG shell command examples in literal code blocks tools: usb: p9_fwd: wrap USBG shell command examples in literal code blocks 1 - - --- 2024-09-08 Bagas Sanjaya New
Revert "9p: Enable multipage folios" Revert "9p: Enable multipage folios" 1 - - --- 2024-10-23 Dominique Martinet New
netfs: If didn't read new data then abandon retry netfs: If didn't read new data then abandon retry - - - --- 2024-11-08 Lizhi Xu New
netfs: Fix writethrough-mode error handling netfs: Fix writethrough-mode error handling - 1 - --- 2024-04-17 David Howells New
netfs: Fix the pre-flush when appending to a file in writethrough mode netfs: Fix the pre-flush when appending to a file in writethrough mode - 1 - --- 2024-04-26 David Howells New
netfs: Fix setting of BDP_ASYNC from iocb flags netfs: Fix setting of BDP_ASYNC from iocb flags - 1 - --- 2024-05-21 David Howells New
netfs: Fix netfs_page_mkwrite() to flush conflicting data, not wait netfs: Fix netfs_page_mkwrite() to flush conflicting data, not wait - - - --- 2024-06-24 David Howells New
netfs: Fix netfs_page_mkwrite() to check folio->mapping is valid netfs: Fix netfs_page_mkwrite() to check folio->mapping is valid - - - --- 2024-06-24 David Howells New
netfs: Fix io_uring based write-through netfs: Fix io_uring based write-through - - - --- 2024-05-21 David Howells New
netfs: Fix AIO error handling when doing write-through netfs: Fix AIO error handling when doing write-through - - - --- 2024-05-21 David Howells New
net/9p/usbg: fix CONFIG_USB_GADGET dependency net/9p/usbg: fix CONFIG_USB_GADGET dependency - - - --- 2024-09-09 Arnd Bergmann New
net/9p/usbg: Fix build error net/9p/usbg: Fix build error - - 1 --- 2024-09-30 Jinjie Ruan New
net/9p/usbg: dont call usb9pfs_clear_tx if client is not connected net/9p/usbg: dont call usb9pfs_clear_tx if client is not connected - - - --- 2024-09-29 Michael Grzeschik New
net/9p/usbg: allow building as standalone module net/9p/usbg: allow building as standalone module - - - --- 2024-11-22 Dominique Martinet New
net/9p: Fix uaf / refcnt underflow for req object in virtio net/9p: Fix uaf / refcnt underflow for req object in virtio - - - --- 2024-07-09 David Vernet New
net: 9p: fix possible memory leak in p9_check_errors() net: 9p: fix possible memory leak in p9_check_errors() - 1 - --- 2023-10-26 Hangyu Hua New
net: 9p: avoid freeing uninit memory in p9pdu_vreadf net: 9p: avoid freeing uninit memory in p9pdu_vreadf - - - --- 2023-12-05 Fedor Pchelkin New
iov_iter: fix advancing slot in iter_folioq_get_pages() iov_iter: fix advancing slot in iter_folioq_get_pages() 1 - 5 --- 2024-09-30 Omar Sandoval New
fs/9p/xattr.c: avoid format-overflow warning fs/9p/xattr.c: avoid format-overflow warning - - - --- 2023-10-08 Su Hui New
fs/9p: Rework cache modes and add new options to Documentation fs/9p: Rework cache modes and add new options to Documentation - - - --- 2023-04-01 Eric Van Hensbergen Superseded
fs/9p: Remove INET dependency fs/9p: Remove INET dependency - - - --- 2023-05-01 Jason Andryuk Superseded
fs/9p: remove erroneous nlink init from legacy stat2inode fs/9p: remove erroneous nlink init from legacy stat2inode - - - --- 2024-04-09 Eric Van Hensbergen New
fs/9p: mitigate inode collisions fs/9p: mitigate inode collisions - - - --- 2024-04-15 Eric Van Hensbergen New
fs/9p: Improve exception handling in v9fs_session_init() fs/9p: Improve exception handling in v9fs_session_init() - - - --- 2023-12-28 Markus Elfring New
fs/9p: fix uninitialized values during inode evict fs/9p: fix uninitialized values during inode evict - - - --- 2024-03-19 Eric Van Hensbergen New
fs/9p: fix inode nlink accounting fs/9p: fix inode nlink accounting 1 - - --- 2024-01-07 Eric Van Hensbergen New
fs/9p: Fix bit operation logic error fs/9p: Fix bit operation logic error - - - --- 2023-04-26 Eric Van Hensbergen Awaiting Upstream
fs/9p: Fix a datatype used with V9FS_DIRECT_IO fs/9p: Fix a datatype used with V9FS_DIRECT_IO - 2 - --- 2023-04-25 Christophe JAILLET Awaiting Upstream
fs: 9p: avoid warning during xattr allocation fs: 9p: avoid warning during xattr allocation - - - --- 2024-02-02 Fedor Pchelkin New
Fix oops in NFS Fix oops in NFS - - - --- 2023-12-22 David Howells New
Fix EROFS Kconfig Fix EROFS Kconfig - - - --- 2023-12-22 David Howells New
Documentation/fs/9p: Expand goo.gl link Documentation/fs/9p: Expand goo.gl link 1 - - --- 2024-07-25 Dr. David Alan Gilbert New
Calculate VIRTQUEUE_NUM in "net/9p/trans_virtio.c" from stack size Calculate VIRTQUEUE_NUM in "net/9p/trans_virtio.c" from stack size - - - --- 2024-10-25 Guan Xin New
9p/xen: fix release of IRQ 9p/xen: fix release of IRQ - 1 - --- 2024-11-21 Alexander Merritt New
9p/xen: fix init sequence 9p/xen: fix init sequence - 1 - --- 2024-11-19 Alexander Merritt New
9p/trans_usbg: Fix incorrect error check in usb9pfs_alloc_instance() 9p/trans_usbg: Fix incorrect error check in usb9pfs_alloc_instance() - 1 - --- 2024-10-19 Yue Haibing New
9p/trans_fd: remove Excess kernel-doc comment 9p/trans_fd: remove Excess kernel-doc comment - 1 - --- 2024-01-22 Randy Dunlap New
9p/trans_fd: avoid sending req to a cancelled conn 9p/trans_fd: avoid sending req to a cancelled conn - 1 - --- 2023-08-08 Sishuai Gong ericvh@gmail.com New
9p/fs: add MODULE_DESCIPTION 9p/fs: add MODULE_DESCIPTION - 1 - --- 2023-10-25 Dominique Martinet New
9p: v9fs_fid_find: also lookup by inode if not found dentry 9p: v9fs_fid_find: also lookup by inode if not found dentry - - - --- 2024-05-23 Dominique Martinet New
9p: remove SLAB_MEM_SPREAD flag usage 9p: remove SLAB_MEM_SPREAD flag usage - - - --- 2024-02-24 Chengming Zhou New
9p: prevent read overrun in protocol dump tracepoint 9p: prevent read overrun in protocol dump tracepoint - - - --- 2023-12-02 JP Kobryn New
9p: Fix read/write debug statements to report server reply 9p: Fix read/write debug statements to report server reply - - - --- 2024-01-09 Dominique Martinet New
9p: Fix O_NONBLOCK read behaviour in P9L_DIRECT mode 9p: Fix O_NONBLOCK read behaviour in P9L_DIRECT mode - - - --- 2024-07-11 David Howells New
9p: Fix initialisation of netfs_inode for 9p 9p: Fix initialisation of netfs_inode for 9p 1 - 1 --- 2024-01-02 David Howells New
9p: Fix DIO read through netfs 9p: Fix DIO read through netfs - - - --- 2024-08-09 David Howells New
9p: explicitly deny setlease attempts 9p: explicitly deny setlease attempts - - - --- 2024-03-19 Jeff Layton New
9p: Enable multipage folios 9p: Enable multipage folios - - - --- 2024-05-22 David Howells New
9p: Clean up some kdoc and unused var warnings. 9p: Clean up some kdoc and unused var warnings. - - - --- 2024-03-27 David Howells New
9p: cap xattr max size to XATTR_SIZE_MAX 9p: cap xattr max size to XATTR_SIZE_MAX - - - --- 2024-03-04 Dominique Martinet New
9p: Avoid creating multiple slab caches with the same name 9p: Avoid creating multiple slab caches with the same name - - 1 --- 2024-08-07 Pedro Falcato New
9p: add missing locking around taking dentry fid list 9p: add missing locking around taking dentry fid list - 1 - --- 2024-05-21 Dominique Martinet New
[zyytlz.wz@163.com:,[V9fs-developer,net,v3] 9p/xen : Fix use after free bug in xen_9pfs_front_remov… [zyytlz.wz@163.com:,[V9fs-developer,net,v3] 9p/xen : Fix use after free bug in xen_9pfs_front_remov… - - - --- 2023-04-02 Eric Van Hensbergen Mainlined
[V9fs-developer] xen/9pfs: use %d format specifier instead of %u for a signed int - - - --- 2017-04-11 Colin King Superseded
[V9fs-developer] xen/9pfs: fix return value check in xen_9pfs_front_probe() - 1 - --- 2017-05-16 Wei Yongjun Superseded
[V9fs-developer] virtio-9p: Rearrange fileop structures - - - --- 2010-06-01 jvrao Not Applicable
[V9fs-developer] virtio-9p: readdir implementation for 9p2000.L - - - --- 2010-05-27 Sripathi Kodi Not Applicable
[V9fs-developer] virtio-9p: getattr server implementation for 9P2000.L protocol. - - - --- 2010-05-28 Sripathi Kodi Not Applicable
[V9fs-developer] virtio_9p.h needs <linux/types.h> - - - --- 2010-06-01 Fang Wenqi ericvh@gmail.com Accepted
[V9fs-developer] Virtio 9p: get rid of redundant VIRTIO_ID_9P definition - - - --- 2009-07-31 Fernando Luis Vázquez Cao Accepted
[V9fs-developer] V9fs-sac - - - --- 2009-09-29 Jim Garlick Not Applicable
[V9fs-developer] v9fs unaligned access. - - - --- 2015-09-02 Rob Landley Superseded
[V9fs-developer] Use V9FS_MAGIC in statfs - - - --- 2010-06-25 M. Mohan Kumar Superseded
[V9fs-developer] Use existing stat info while doing setattr - - - --- 2010-03-29 M. Mohan Kumar Rejected
[V9fs-developer] TREADDIR: issue when cookie has 64th bit set to 1 - - - --- 2012-07-09 Eric Van Hensbergen New
[V9fs-developer] Subject: [PATCH] fs/v9fs: Remove the unused variable "err" in v9fs_vfs_getattr() - - - --- 2013-06-26 Gu Zheng New
[V9fs-developer] Subject: [PATCH 1/2] fs/v9fs: Remove the unused variable "err" in v9fs_vfs_getattr… - - - --- 2013-06-26 Gu Zheng New
[V9fs-developer] Small patch - - - --- 2009-09-26 Martin Stava ericvh@gmail.com Accepted
[V9fs-developer] Small patch - - - --- 2009-09-28 Jim Garlick ericvh@gmail.com Superseded
[V9fs-developer] Small patch - - - --- 2009-10-27 Eric Van Hensbergen Superseded
[V9fs-developer] Small patch - - - --- 2009-10-27 Jim Garlick Superseded
[V9fs-developer] Small patch - - - --- 2009-10-28 Eric Van Hensbergen Accepted
[V9fs-developer] Review request: v9fs xattr cache - - - --- 2015-05-26 juncheng bai Rejected
[V9fs-developer] Review request: v9fs xattr cache - - - --- 2015-05-26 juncheng bai Rejected
[V9fs-developer] Readlink patch - - - --- 2009-10-05 Martin Stava Superseded
[V9fs-developer] Readlink patch - - - --- 2009-10-11 Martin Stava ericvh@gmail.com Accepted
[V9fs-developer] Read/Write from bad user space buffer - - - --- 2010-10-12 Sanchit Garg Superseded
[V9fs-developer] Read/Write from bad user space buffer - - - --- 2010-10-13 Aneesh Kumar K.V Superseded
[V9fs-developer] Read/Write from bad user space buffer - - - --- 2010-10-18 Aneesh Kumar K.V ericvh@gmail.com Accepted
[V9fs-developer] Read, read, read the code... - - - --- 2011-05-08 Rob Landley ericvh@gmail.com Accepted
[V9fs-developer] qemu:virtio-9p: Send iounit to client for read/write operations - - - --- 2010-06-04 M. Mohan Kumar Not Applicable
[V9fs-developer] qemu:virtio-9p: [RFC] [PATCH 01/02] Send iounit to client for read/write operations - - - --- 2010-06-01 M. Mohan Kumar Not Applicable
[V9fs-developer] qemu: virtio-9p: Implement TMKNOD - - - --- 2010-05-31 M. Mohan Kumar Not Applicable
[V9fs-developer] Problem with two overlayed 9p filesystems - - - --- 2016-06-27 Miklos Szeredi Superseded
[V9fs-developer] Please update commit 83771c168644f6bea4964a8b00f71bab770679f5 with the below patch - - - --- 2010-10-27 Aneesh Kumar K.V Superseded
[V9fs-developer] p9mode2unixmode: adjust sscanf parameters accordingly to the variable types - - - --- 2014-04-26 Toralf Förster Accepted
[V9fs-developer] p9 vs unix mode bits - - - --- 2013-09-29 Geyslan G. Bem New
[V9fs-developer] net/9p/protocol.c: Fix a memory leak - - - --- 2011-05-09 Pedro Scarapicchia Junior ericvh@gmail.com Accepted
[V9fs-developer] net/9p: Use proper data types - - - --- 2011-01-05 M. Mohan Kumar ericvh@gmail.com Superseded
[V9fs-developer] net/9p: Remove structure not used in the code - - - --- 2011-07-06 Aneesh Kumar K.V ericvh@gmail.com Superseded
[V9fs-developer] net/9p: Prevent crash when booting on older qemu - - - --- 2010-02-23 Aneesh Kumar K.V ericvh@gmail.com Changes Requested
[V9fs-developer] net/9p: nwname should be an unsigned int - - - --- 2011-03-21 Harsh Prateek Bora ericvh@gmail.com Accepted
[V9fs-developer] net/9p: Mount only matching virtio channels - - - --- 2010-09-26 Sven Eckelmann ericvh@gmail.com Superseded
[V9fs-developer] net/9p: Insulate the client against an invalid error code sent by a 9p server. - - - --- 2009-07-27 Abhishek Kulkarni Superseded
[V9fs-developer] net/9p: Insulate the client against an invalid error code sent by a 9p server. - - - --- 2009-07-27 Abhishek Kulkarni Superseded
[V9fs-developer] net/9p: Initialize opts->privport as it should be. - - - --- 2015-01-09 Dominique Martinet Awaiting Upstream
[V9fs-developer] net/9p: Handle get_user_pages_fast return properly - - - --- 2011-04-15 M. Mohan Kumar Superseded
[V9fs-developer] net/9p: Handle error in zero copy request correctly for 9p2000.u - - - --- 2013-05-20 Aneesh Kumar K.V New
« 1 2 3 416 17 »