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
[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,30/32] net/9p: replace p9_poll_task with a work - - - --- 2011-01-03 Tejun Heo ericvh@gmail.com New
[-next] fs/9p: Remove unused function declaration v9fs_inode2stat() [-next] fs/9p: Remove unused function declaration v9fs_inode2stat() - - - --- 2023-08-07 Yue Haibing ericvh@gmail.com 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
[V9fs-developer] TREADDIR: issue when cookie has 64th bit set to 1 - - - --- 2012-07-09 Eric Van Hensbergen New
[V9fs-developer] 9P : Check errno validity - - - --- 2012-08-10 Simon Derr New
[V9fs-developer] fs/9p: avoid debug OOPS when reading a long symlink - - - --- 2012-08-20 Jim Meyering New
[V9fs-developer,PATCHv2] fs/9p: avoid debug OOPS when reading a long symlink - - - --- 2012-08-21 Jim Meyering New
[V9fs-developer] 9p: don't use __getname/__putname for uname/aname - - - --- 2012-09-07 Jeff Layton New
[V9fs-developer,1/4] 9P: Fix race in p9_read_work() - - - --- 2012-09-17 Simon Derr New
[V9fs-developer,2/4] 9P: fix test at the end of p9_write_work() - - - --- 2012-09-17 Simon Derr New
[V9fs-developer,3/4] 9P: Fix race in p9_write_work() - - - --- 2012-09-17 Simon Derr New
[V9fs-developer,4/4] 9P: Fix race between p9_write_work() and p9_fd_request() - - - --- 2012-09-17 Simon Derr New
[V9fs-developer,3/6] fs: 9p pass NULL as second parameter for set_anon_super - - - --- 2012-11-29 Abhijit Pawar New
[V9fs-developer,1/3] fs/9p: remove obsolete simple_strto<foo> - - - --- 2013-01-18 Abhijit Pawar New
[V9fs-developer] locking in fs/9p ->readdir() - - - --- 2013-01-26 Al Viro 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: Fix atomic_open - - - --- 2013-02-05 M. Mohan Kumar New
[V9fs-developer,74/77] net/9p: convert to idr_alloc() - - - --- 2013-02-06 Tejun Heo 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,2/2] net/9p: Use virtio transpart as the default transport - - - --- 2013-05-20 Aneesh Kumar K.V 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,1/1] fs/9p: xattr: add trusted and security namespaces - - - --- 2013-05-29 Jim Garlick New
[V9fs-developer,1/1] net/9p: add privport option to 9p tcp transport - - - --- 2013-05-29 Jim Garlick New
[V9fs-developer,01/10] 9P: Fix fcall allocation for rdma - - - --- 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,03/10] 9pnet: refactor struct p9_fcall alloc code - - - --- 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,05/10] 9P/RDMA: Protect against duplicate replies - - - --- 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,07/10] 9P/RDMA: Do not free req->rc in error handling in rdma_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,09/10] 9P/RDMA: count posted buffers without a pending request - - - --- 2013-06-21 Simon Derr New
[V9fs-developer,10/10] 9P: Add cancelled() to the transport functions. - - - --- 2013-06-21 Simon Derr 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] Subject: [PATCH] fs/v9fs: Remove the unused variable "err" in v9fs_vfs_getattr() - - - --- 2013-06-26 Gu Zheng New
[V9fs-developer] 9p: fix off by one causing access violations and memory corruption - - - --- 2013-07-11 Sasha Levin New
[V9fs-developer] 9P: hook up rdma_cancelled() into p9_rdma_trans? - - - --- 2013-07-15 Paul Bolle New
[V9fs-developer] fs: 9p: use strlcpy instead of strncpy - - - --- 2013-07-16 Chen Gang New
[V9fs-developer] net: trans_rdma: remove unused function - - - --- 2013-07-22 Andi Shyti New
[V9fs-developer] Events: 9p.h: Fixed few brace coding style issues - - - --- 2013-07-29 santosh.anbu New
[V9fs-developer] net: fix build warning in trans_rdma.c - - - --- 2013-07-30 Xishi Qiu New
[V9fs-developer] 9p: send uevent after adding/removing mount_tag attribute - - - --- 2013-08-11 Michael Marineau 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] 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 useless assignment - - - --- 2013-09-28 Geyslan G. Bem New
[V9fs-developer] 9p: remove unused 'super_block' struct pointer - - - --- 2013-09-28 Geyslan G. Bem 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: remove never used return variable - - - --- 2013-09-28 Geyslan G. Bem New
[V9fs-developer] 9p: remove useless variable and assignment - - - --- 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,v3,1/2] binfmt_aout: x86: Useless inode var, printks coding style fixes - - - --- 2013-09-28 Geyslan G. Bem 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] fs: exec.c: Coding style sanitization - - - --- 2013-09-28 Geyslan G. Bem 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] p9 vs unix mode bits - - - --- 2013-09-29 Geyslan G. Bem New
[V9fs-developer] 9p: unsigned/signed wrap in p9/unix modes. - - - --- 2013-10-07 Geyslan G. Bem New
[V9fs-developer] 9P: introduction of a new cache=mmap model. - - - --- 2013-10-21 Dominique Martinet New
[V9fs-developer] 9p: remove useless 'name' variable and assignment - - - --- 2013-10-21 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: unsigned/signed wrap in p9/unix modes. - - - --- 2013-10-21 Geyslan G. Bem New
[V9fs-developer] fs/9p: fix flags in the format of printf - - - --- 2013-10-27 Cong Ding New
[V9fs-developer] 9p: unsigned/signed wrap in p9/unix modes. - - - --- 2013-10-29 Geyslan G. Bem New
[V9fs-developer] 9p: code refactor in vfs_inode.c - - - --- 2013-10-29 Geyslan G. Bem New
[V9fs-developer,RESEND] 9P: introduction of a new cache=mmap model. - - - --- 2014-01-10 Dominique Martinet New
[V9fs-developer,V2] 9P: introduction of a new cache=mmap model. - - - --- 2014-01-10 Dominique Martinet New
[V9fs-developer,1/3] fs/9p: fix create-unlink-getattr idiom - - - --- 2016-06-22 Greg Kurz New
[V9fs-developer,2/3] fs/9p: track open fids - - - --- 2016-06-22 Greg Kurz New
[V9fs-developer,3/3] fs/9p: search open fids first - - - --- 2016-06-22 Greg Kurz New
[v21,14/30] 9p: Add splice_read stub Untitled series #749422 - - - --- 2023-05-20 David Howells New
[v22,14/31] 9p: Add splice_read wrapper Untitled series #749795 - - - --- 2023-05-22 David Howells New
[01/79] fs: add ctime accessors infrastructure fs: new accessors for inode->i_ctime 1 2 - --- 2023-06-21 Jeff Layton New
[08/79] 9p: switch to new ctime accessors fs: new accessors for inode->i_ctime - 1 - --- 2023-06-21 Jeff Layton New
[79/79] fs: rename i_ctime field to __i_ctime fs: new accessors for inode->i_ctime - - - --- 2023-06-21 Jeff Layton New
[v7,01/13] fs: remove silly warning from current_time fs: implement multigrain timestamps - 1 - --- 2023-08-07 Jeff Layton New
[v7,02/13] fs: pass the request_mask to generic_fillattr fs: implement multigrain timestamps 1 3 - --- 2023-08-07 Jeff Layton New
[v7,03/13] fs: drop the timespec64 arg from generic_update_time fs: implement multigrain timestamps - 1 - --- 2023-08-07 Jeff Layton New
[v7,04/13] btrfs: have it use inode_update_timestamps fs: implement multigrain timestamps - 1 - --- 2023-08-07 Jeff Layton New
[v7,05/13] fat: make fat_update_time get its own timestamp fs: implement multigrain timestamps - 1 - --- 2023-08-07 Jeff Layton New
[v7,06/13] ubifs: have ubifs_update_time use inode_update_timestamps 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
[v7,08/13] fs: drop the timespec64 argument from update_time 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,10/13] tmpfs: add support for multigrain timestamps fs: implement multigrain timestamps - 1 - --- 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,12/13] ext4: switch to multigrain timestamps fs: implement multigrain timestamps 2 2 - --- 2023-08-07 Jeff Layton New
[v7,13/13] btrfs: convert to multigrain timestamps fs: implement multigrain timestamps 1 1 - --- 2023-08-07 Jeff Layton New
[15/87] fs/9p: convert to new inode {a,m}time accessors fs: new accessor methods for atime and mtime - - - --- 2023-09-28 Jeff Layton New
[01/87] fs: new accessor methods for atime and mtime fs: new accessor methods for atime and mtime - - - --- 2023-09-28 Jeff Layton New
[85/87] fs: rename i_atime and i_mtime fields to __i_atime and __i_mtime fs: new accessor methods for atime and mtime - - - --- 2023-09-28 Jeff Layton New
[86/87] fs: switch timespec64 fields in inode to discrete integers fs: new accessor methods for atime and mtime - - - --- 2023-09-28 Jeff Layton New
[87/87] fs: move i_blocks up a few places in struct inode fs: new accessor methods for atime and mtime - - - --- 2023-09-28 Jeff Layton New
[03/29] 9p: move xattr-related structs to .rodata Untitled series #788968 1 1 - --- 2023-09-30 Wedson Almeida Filho New
[v2,15/89] 9p: convert to new timestamp accessors fs: new accessor methods for inode atime and mtime - - - --- 2023-10-04 Jeff Layton New
[v2,01/89] fs: new accessor methods for atime and mtime fs: new accessor methods for inode atime and mtime - - - --- 2023-10-04 Jeff Layton New
[v2,02/89] fs: convert core infrastructure to new timestamp accessors fs: new accessor methods for inode atime and mtime - - - --- 2023-10-04 Jeff Layton New
« 1 2 3 46 7 »