Show patches with: State = Action Required       |   675 patches
« 1 2 3 46 7 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
netfs: Fix writethrough-mode error handling netfs: Fix writethrough-mode error handling - 1 - --- 2024-04-17 David Howells 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
fs/9p/xattr.c: avoid format-overflow warning fs/9p/xattr.c: avoid format-overflow warning - - - --- 2023-10-08 Su Hui New
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: 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
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: 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 initialisation of netfs_inode for 9p 9p: Fix initialisation of netfs_inode for 9p 1 - 1 --- 2024-01-02 David Howells New
9p: explicitly deny setlease attempts 9p: explicitly deny setlease attempts - - - --- 2024-03-19 Jeff Layton 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
[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] p9 vs unix mode bits - - - --- 2013-09-29 Geyslan G. Bem New
[V9fs-developer] net/9p: Handle error in zero copy request correctly for 9p2000.u - - - --- 2013-05-20 Aneesh Kumar K.V New
[V9fs-developer] net: trans_rdma: remove unused function - - - --- 2013-07-22 Andi Shyti New
[V9fs-developer] net: fix build warning in trans_rdma.c - - - --- 2013-07-30 Xishi Qiu New
[V9fs-developer] locking in fs/9p ->readdir() - - - --- 2013-01-26 Al Viro New
[V9fs-developer] fs/9p: fix flags in the format of printf - - - --- 2013-10-27 Cong Ding New
[V9fs-developer] fs/9p: Fix atomic_open - - - --- 2013-02-05 M. Mohan Kumar New
[V9fs-developer] fs/9p: Don't use O_TRUNC flag in TOPEN and TLOPEN request - - - --- 2013-02-05 Aneesh Kumar K.V New
[V9fs-developer] fs/9p: avoid debug OOPS when reading a long symlink - - - --- 2012-08-20 Jim Meyering New
[V9fs-developer] fs: exec.c: Coding style sanitization - - - --- 2013-09-28 Geyslan G. Bem New
[V9fs-developer] fs: 9p: use strlcpy instead of strncpy - - - --- 2013-07-16 Chen Gang New
[V9fs-developer] Events: 9p.h: Fixed few brace coding style issues - - - --- 2013-07-29 santosh.anbu New
[V9fs-developer] 9p: unsigned/signed wrap in p9/unix modes. - - - --- 2013-10-07 Geyslan G. Bem New
[V9fs-developer] 9p: unsigned/signed wrap in p9/unix modes. - - - --- 2013-10-21 Geyslan G. Bem New
[V9fs-developer] 9p: unsigned/signed wrap in p9/unix modes. - - - --- 2013-10-29 Geyslan G. Bem New
[V9fs-developer] 9p: send uevent after adding/removing mount_tag attribute - - - --- 2013-08-11 Michael Marineau New
[V9fs-developer] 9p: remove useless variable and assignment - - - --- 2013-09-28 Geyslan G. Bem New
[V9fs-developer] 9p: remove useless assignment - - - --- 2013-09-28 Geyslan G. Bem New
[V9fs-developer] 9p: remove useless 'name' variable and assignment - - - --- 2013-10-21 Geyslan G. Bem New
[V9fs-developer] 9p: remove unused 'super_block' struct pointer - - - --- 2013-09-28 Geyslan G. Bem New
[V9fs-developer] 9p: remove unused 'p9_fid' struct pointer - - - --- 2013-09-28 Geyslan G. Bem New
[V9fs-developer] 9p: remove unused 'p9_client' struct pointer - - - --- 2013-09-28 Geyslan G. Bem New
[V9fs-developer] 9p: remove never used return variable - - - --- 2013-09-28 Geyslan G. Bem New
[V9fs-developer] 9p: proper use of the 'name' variable - - - --- 2013-09-28 Geyslan G. Bem New
[V9fs-developer] 9P: introduction of a new cache=mmap model. - - - --- 2013-10-21 Dominique Martinet New
[V9fs-developer] 9P: hook up rdma_cancelled() into p9_rdma_trans? - - - --- 2013-07-15 Paul Bolle New
[V9fs-developer] 9p: fix return value in case of error in v9fs_fid_xattr_set - - - --- 2013-09-28 Geyslan G. Bem New
[V9fs-developer] 9p: fix return value in case in v9fs_fid_xattr_set() - - - --- 2013-10-21 Geyslan G. Bem New
[V9fs-developer] 9p: fix off by one causing access violations and memory corruption - - - --- 2013-07-11 Sasha Levin New
[V9fs-developer] 9p: don't use __getname/__putname for uname/aname - - - --- 2012-09-07 Jeff Layton New
[V9fs-developer] 9p: code refactor in vfs_inode.c - - - --- 2013-10-29 Geyslan G. Bem New
[V9fs-developer] 9P : Check errno validity - - - --- 2012-08-10 Simon Derr New
[V9fs-developer,v3,2/2] ia32_aout: x86_64: Add safe check in a.out loaders, printks, conding style … - - - --- 2013-09-28 Geyslan G. Bem New
[V9fs-developer,v3,1/2] binfmt_aout: x86: Useless inode var, printks coding style fixes - - - --- 2013-09-28 Geyslan G. Bem New
[V9fs-developer,V2] 9P: introduction of a new cache=mmap model. - - - --- 2014-01-10 Dominique Martinet New
[V9fs-developer,RFC] fs/9p: avoid accessing utsname after namespace has been torn down - - - --- 2013-08-21 Will Deacon New
[V9fs-developer,RFC] First RFC version of a new cache=mmap model. - - - --- 2013-09-03 Dominique Martinet New
[V9fs-developer,RFC] First RFC version of a new cache=mmap model. - - - --- 2013-09-03 Dominique Martinet New
[V9fs-developer,RFC,V2] RFC version of a new cache=mmap model. - - - --- 2013-09-17 Dominique Martinet New
[V9fs-developer,RESEND] 9P: introduction of a new cache=mmap model. - - - --- 2014-01-10 Dominique Martinet New
[V9fs-developer,PATCHv2] fs/9p: avoid debug OOPS when reading a long symlink - - - --- 2012-08-21 Jim Meyering New
[V9fs-developer,74/77] net/9p: convert to idr_alloc() - - - --- 2013-02-06 Tejun Heo New
[V9fs-developer,4/4] 9P: Fix race between p9_write_work() and p9_fd_request() - - - --- 2012-09-17 Simon Derr New
[V9fs-developer,30/32] net/9p: replace p9_poll_task with a work - - - --- 2011-01-03 Tejun Heo ericvh@gmail.com New
[V9fs-developer,3/6] fs: 9p pass NULL as second parameter for set_anon_super - - - --- 2012-11-29 Abhijit Pawar New
[V9fs-developer,3/4] 9P: Fix race in p9_write_work() - - - --- 2012-09-17 Simon Derr New
[V9fs-developer,3/3] fs/9p: search open fids first - - - --- 2016-06-22 Greg Kurz New
[V9fs-developer,29/32] net/9p: use system_wq instead of p9_mux_wq - - - --- 2011-01-03 Tejun Heo ericvh@gmail.com New
[V9fs-developer,2/4] 9P: fix test at the end of p9_write_work() - - - --- 2012-09-17 Simon Derr New
[V9fs-developer,2/3] fs/9p: track open fids - - - --- 2016-06-22 Greg Kurz New
[V9fs-developer,2/2] net/9p: Use virtio transpart as the default transport - - - --- 2013-05-20 Aneesh Kumar K.V New
[V9fs-developer,10/10] 9P: Add cancelled() to the transport functions. - - - --- 2013-06-21 Simon Derr New
[V9fs-developer,1/4] 9P: Fix race in p9_read_work() - - - --- 2012-09-17 Simon Derr New
[V9fs-developer,1/3] fs/9p: remove obsolete simple_strto<foo> - - - --- 2013-01-18 Abhijit Pawar New
[V9fs-developer,1/3] fs/9p: fix create-unlink-getattr idiom - - - --- 2016-06-22 Greg Kurz New
[V9fs-developer,1/2] net/9p: Make 9P2000.L the default protocol for 9p file system - - - --- 2013-05-20 Aneesh Kumar K.V New
[V9fs-developer,1/1] net/9p: add privport option to 9p tcp transport - - - --- 2013-05-29 Jim Garlick New
[V9fs-developer,1/1] fs/binfmt_elf.c: fill_note_info: Reduce scope of a variable - - - --- 2013-09-28 Geyslan G. Bem New
[V9fs-developer,1/1] fs/9p: xattr: add trusted and security namespaces - - - --- 2013-05-29 Jim Garlick New
[V9fs-developer,09/10] 9P/RDMA: count posted buffers without a pending request - - - --- 2013-06-21 Simon Derr New
[V9fs-developer,08/10] 9P/RDMA: Improve error handling in rdma_request - - - --- 2013-06-21 Simon Derr New
[V9fs-developer,07/10] 9P/RDMA: Do not free req->rc in error handling in rdma_request() - - - --- 2013-06-21 Simon Derr New
[V9fs-developer,06/10] 9P/RDMA: Use a semaphore to protect the RQ - - - --- 2013-06-21 Simon Derr New
[V9fs-developer,05/10] 9P/RDMA: Protect against duplicate replies - - - --- 2013-06-21 Simon Derr New
[V9fs-developer,04/10] 9P/RDMA: increase P9_RDMA_MAXSIZE to 1MB - - - --- 2013-06-21 Simon Derr New
[V9fs-developer,03/10] 9pnet: refactor struct p9_fcall alloc code - - - --- 2013-06-21 Simon Derr New
[V9fs-developer,02/10] 9P/RDMA: rdma_request() needs not allocate req->rc - - - --- 2013-06-21 Simon Derr New
[V9fs-developer,01/10] 9P: Fix fcall allocation for rdma - - - --- 2013-06-21 Simon Derr New
[v7,13/13] btrfs: convert to multigrain timestamps fs: implement multigrain timestamps 1 1 - --- 2023-08-07 Jeff Layton New
[v7,12/13] ext4: switch to multigrain timestamps fs: implement multigrain timestamps 2 2 - --- 2023-08-07 Jeff Layton New
[v7,11/13] xfs: switch to multigrain timestamps fs: implement multigrain timestamps 1 - - --- 2023-08-07 Jeff Layton New
[v7,10/13] tmpfs: add support for multigrain timestamps fs: implement multigrain timestamps - 1 - --- 2023-08-07 Jeff Layton New
[v7,09/13] fs: add infrastructure for multigrain timestamps fs: implement multigrain timestamps - 1 - --- 2023-08-07 Jeff Layton New
[v7,08/13] fs: drop the timespec64 argument from update_time fs: implement multigrain timestamps - 1 - --- 2023-08-07 Jeff Layton New
[v7,07/13] xfs: have xfs_vn_update_time gets its own timestamp fs: implement multigrain timestamps 1 1 - --- 2023-08-07 Jeff Layton New
« 1 2 3 46 7 »