Show patches with: Submitter = Jan Harkes       |    State = Action Required       |   56 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
[9/9] coda: Bump module version to 7.2 Coda updates for -next - - - --- 2021-09-08 Jan Harkes New
[8/9] coda: Use vmemdup_user to replace the open code Coda updates for -next - - - --- 2021-09-08 Jan Harkes New
[7/9] coda: Convert from atomic_t to refcount_t on coda_vm_ops->refcnt Coda updates for -next - - - --- 2021-09-08 Jan Harkes New
[6/9] coda: Avoid doing bad things on inode type changes during revalidation. Coda updates for -next - - - --- 2021-09-08 Jan Harkes New
[5/9] coda: Avoid hidden code duplication in rename. Coda updates for -next - - - --- 2021-09-08 Jan Harkes New
[4/9] coda: Avoid flagging NULL inodes Coda updates for -next - - - --- 2021-09-08 Jan Harkes New
[3/9] coda: remove err which no one care Coda updates for -next - - - --- 2021-09-08 Jan Harkes New
[2/9] coda: Check for async upcall request using local state Coda updates for -next - - - --- 2021-09-08 Jan Harkes New
[1/9] coda: Avoid NULL pointer dereference from a bad inode Coda updates for -next - - - --- 2021-09-08 Jan Harkes New
coda: Add hinting support for partial file caching coda: Add hinting support for partial file caching - - - --- 2019-06-18 Jan Harkes New
[22/22] coda: ftoc validity check integration Coda updates - - - --- 2019-05-17 Jan Harkes New
[21/22] coda: remove sb test in coda_fid_to_inode() Coda updates - - - --- 2019-05-17 Jan Harkes New
[20/22] coda: remove sysctl object from module when unused Coda updates - - - --- 2019-05-17 Jan Harkes New
[19/22] coda: add __init to init_coda_psdev() Coda updates - - - --- 2019-05-17 Jan Harkes New
[18/22] coda: use SIZE() for stat Coda updates - - - --- 2019-05-17 Jan Harkes New
[17/22] coda: destroy mutex in put_super() Coda updates - - - --- 2019-05-17 Jan Harkes New
[16/22] coda: remove uapi/linux/coda_psdev.h Coda updates - - - --- 2019-05-17 Jan Harkes New
[15/22] coda: Move internal defs out of include/linux/ [ver #2] Coda updates - - - --- 2019-05-17 Jan Harkes New
[14/22] coda: bump module version Coda updates - - - --- 2019-05-17 Jan Harkes New
[13/22] coda: get rid of CODA_FREE() Coda updates - - - --- 2019-05-17 Jan Harkes New
[12/22] coda: get rid of CODA_ALLOC() Coda updates - - - --- 2019-05-17 Jan Harkes New
[11/22] coda: change Coda's user api to use 64-bit time_t in timespec Coda updates - - - --- 2019-05-17 Jan Harkes New
[10/22] coda: stop using 'struct timespec' in user API Coda updates 1 - - --- 2019-05-17 Jan Harkes New
[09/22] coda: clean up indentation, replace spaces with tab Coda updates - - - --- 2019-05-17 Jan Harkes New
[08/22] uapi linux/coda_psdev.h: Move CODA_REQ_ from uapi to kernel side headers Coda updates - - - --- 2019-05-17 Jan Harkes New
[07/22] coda: don't try to print names that were considered too long Coda updates - - - --- 2019-05-17 Jan Harkes New
[06/22] coda: Fix build using bare-metal toolchain Coda updates - - - --- 2019-05-17 Jan Harkes New
[05/22] coda: potential buffer overflow in coda_psdev_write() Coda updates - - - --- 2019-05-17 Jan Harkes New
[04/22] coda: add error handling for fget Coda updates - - - --- 2019-05-17 Jan Harkes New
[03/22] uapi linux/coda_psdev.h: move upc_req definition from uapi to kernel side headers Coda updates - - - --- 2019-05-17 Jan Harkes New
[02/22] uapi linux/coda.h: use __kernel_pid_t for userspace Coda updates - - - --- 2019-05-17 Jan Harkes New
[01/22] coda: pass the host file in vma->vm_file on mmap Coda updates - - - --- 2019-05-17 Jan Harkes New
[22/22] coda: ftoc validity check integration Coda updates for linux-5.1 - - - --- 2019-03-20 Jan Harkes New
[21/22] coda: remove sb test in coda_fid_to_inode() Coda updates for linux-5.1 - - - --- 2019-03-20 Jan Harkes New
[20/22] coda: remove sysctl object from module when unused Coda updates for linux-5.1 - - - --- 2019-03-20 Jan Harkes New
[19/22] coda: add __init to init_coda_psdev() Coda updates for linux-5.1 - - - --- 2019-03-20 Jan Harkes New
[18/22] coda: use SIZE() for stat Coda updates for linux-5.1 - - - --- 2019-03-20 Jan Harkes New
[17/22] coda: destroy mutex in put_super() Coda updates for linux-5.1 - - - --- 2019-03-20 Jan Harkes New
[16/22] coda: remove uapi/linux/coda_psdev.h Coda updates for linux-5.1 - - - --- 2019-03-20 Jan Harkes New
[15/22] coda: Move internal defs out of include/linux/ [ver #2] Coda updates for linux-5.1 - - - --- 2019-03-20 Jan Harkes New
[14/22] coda: bump module version Coda updates for linux-5.1 - - - --- 2019-03-20 Jan Harkes New
[13/22] coda: get rid of CODA_FREE() Coda updates for linux-5.1 - - - --- 2019-03-20 Jan Harkes New
[12/22] coda: get rid of CODA_ALLOC() Coda updates for linux-5.1 - - - --- 2019-03-20 Jan Harkes New
[11/22] coda: change Coda's user api to use 64-bit time_t in timespec Coda updates for linux-5.1 - - - --- 2019-03-20 Jan Harkes New
[10/22] coda: Remove duplicate header Coda updates for linux-5.1 - - - --- 2019-03-20 Jan Harkes New
[09/22] coda: stop using 'struct timespec' in user API Coda updates for linux-5.1 1 - - --- 2019-03-20 Jan Harkes New
[08/22] coda: clean up indentation, replace spaces with tab Coda updates for linux-5.1 - - - --- 2019-03-20 Jan Harkes New
[07/22] uapi linux/coda_psdev.h: Move CODA_REQ_ from uapi to kernel side headers Coda updates for linux-5.1 - - - --- 2019-03-20 Jan Harkes New
[06/22] coda: don't try to print names that were considered too long Coda updates for linux-5.1 - - - --- 2019-03-20 Jan Harkes New
[05/22] coda: Fix build using bare-metal toolchain Coda updates for linux-5.1 - - - --- 2019-03-20 Jan Harkes New
[04/22] coda: potential buffer overflow in coda_psdev_write() Coda updates for linux-5.1 - - - --- 2019-03-20 Jan Harkes New
[03/22] coda: add error handling for fget Coda updates for linux-5.1 - - - --- 2019-03-20 Jan Harkes New
[02/22] uapi linux/coda_psdev.h: move upc_req definition from uapi to kernel side headers Coda updates for linux-5.1 - - - --- 2019-03-20 Jan Harkes New
[01/22] uapi linux/coda.h: use __kernel_pid_t for userspace Coda updates for linux-5.1 - - - --- 2019-03-20 Jan Harkes New
[v3] fs/coda: potential buffer overflow in coda_psdev_write() - - - --- 2018-07-14 Jan Harkes New
coda: fix 'kernel memory exposure attempt' in fsync - - - --- 2017-09-27 Jan Harkes New