Show patches with: Submitter = Al Viro       |   1620 patches
« 1 2 ... 11 12 1316 17 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC,11/42] security_file_open(): lose cred argument - - - --- 2018-07-11 Al Viro New
[RFC,10/42] get rid of cred argument of vfs_open() and do_dentry_open() - - - --- 2018-07-11 Al Viro New
[RFC,09/42] pass creds to get_empty_filp(), make sure dentry_open() passes the right creds - - - --- 2018-07-11 Al Viro New
[RFC,08/42] make sure do_dentry_open() won't return positive as an error - - - --- 2018-07-11 Al Viro New
[RFC,07/42] create_pipe_files(): use fput() if allocation of the second file fails - - - --- 2018-07-11 Al Viro New
[RFC,06/42] turn filp_clone_open() into inline wrapper for dentry_open() - - - --- 2018-07-11 Al Viro New
[RFC,05/42] fold security_file_free() into file_free() - - - --- 2018-07-11 Al Viro New
[RFC,04/42] make get_empty_filp() to call file_free_rcu() directly - - - --- 2018-07-11 Al Viro New
[RFC,03/42] ocxlflash_getfile(): fix double-iput() on alloc_file() failures - - - --- 2018-07-11 Al Viro New
[RFC,02/42] cxl_getfile(): fix double-iput() on alloc_file() failures - - - --- 2018-07-11 Al Viro New
[RFC,01/42] drm_mode_create_lease_ioctl(): fix open-coded filp_clone_open() - - - --- 2018-07-11 Al Viro New
[RFC,27/27] turn filp_clone_open() into inline wrapper for dentry_open() - - - --- 2018-07-09 Al Viro New
[RFC,26/27] make alloc_file() static - - - --- 2018-07-09 Al Viro New
[RFC,25/27] do_shmat(): grab shp->shm_file earlier, switch to alloc_file_clone() - - - --- 2018-07-09 Al Viro New
[RFC,24/27] new helper: alloc_file_clone() - - - --- 2018-07-09 Al Viro New
[RFC,23/27] create_pipe_files(): switch the first allocation to alloc_file_pseudo() - - - --- 2018-07-09 Al Viro New
[RFC,22/27] anon_inode_getfile(): switch to alloc_file_pseudo() - - - --- 2018-07-09 Al Viro New
[RFC,21/27] hugetlb_file_setup(): switch to alloc_file_pseudo() - - - --- 2018-07-09 Al Viro New
[RFC,20/27] ocxlflash_getfile(): switch to alloc_file_pseudo() - - - --- 2018-07-09 Al Viro New
[RFC,19/27] cxl_getfile(): switch to alloc_file_pseudo() - - - --- 2018-07-09 Al Viro New
[RFC,18/27] ... and switch shmem_file_setup() to alloc_file_pseudo() - - - --- 2018-07-09 Al Viro New
[RFC,17/27] __shmem_file_setup(): reorder allocations - - - --- 2018-07-09 Al Viro New
[RFC,16/27] new wrapper: alloc_file_pseudo() - - - --- 2018-07-09 Al Viro New
[RFC,15/27] kill FILE_{CREATED,OPENED} - - - --- 2018-07-09 Al Viro New
[RFC,14/27] get rid of 'opened' in path_openat() and the helpers downstream - - - --- 2018-07-09 Al Viro New
[RFC,13/27] get rid of 'opened' argument of ->atomic_open() - - - --- 2018-07-09 Al Viro New
[RFC,12/27] Preparation to killing ->atomic_open() 'opened' argument. - - - --- 2018-07-09 Al Viro New
[RFC,11/27] IMA: don't propagate opened through the entire thing - - - --- 2018-07-09 Al Viro New
[RFC,10/27] introduce FMODE_CREATED and switch to it - - - --- 2018-07-09 Al Viro New
[RFC,09/27] now we can fold open_check_o_direct() into do_dentry_open() - - - --- 2018-07-09 Al Viro New
[RFC,08/27] switch all remaining checks for FILE_OPENED to FMODE_OPENED - - - --- 2018-07-09 Al Viro New
[RFC,07/27] lift fput() on late failures into path_openat() - - - --- 2018-07-09 Al Viro New
[RFC,06/27] get rid of 'opened' argument of finish_open() - - - --- 2018-07-09 Al Viro New
[RFC,05/27] introduce FMODE_OPENED - - - --- 2018-07-09 Al Viro New
[RFC,04/27] make sure do_dentry_open() won't return positive as an error - - - --- 2018-07-09 Al Viro New
[RFC,03/27] ocxlflash_getfile(): fix double-iput() on alloc_file() failures - - - --- 2018-07-09 Al Viro New
[RFC,02/27] cxl_getfile(): fix double-iput() on alloc_file() failures - - - --- 2018-07-09 Al Viro New
[RFC,01/27] drm_mode_create_lease_ioctl(): fix open-coded filp_clone_open() - - - --- 2018-07-09 Al Viro New
[13/13] get rid of 'opened' in path_openat() and the helpers downstream - - - --- 2018-06-08 Al Viro New
[12/13] get rid of 'opened' argument of ->atomic_open() - - - --- 2018-06-08 Al Viro New
[11/13] gfs2_create_inode() doesn't need 'opened' anymore - - - --- 2018-06-08 Al Viro New
[10/13] IMA: don't propagate opened through the entire thing - - - --- 2018-06-08 Al Viro New
[09/13] introduce FMODE_CREATED and switch to it - - - --- 2018-06-08 Al Viro New
[08/13] __gfs2_lookup(), nfs_finish_open() and fuse_create_open() don't need 'opened' - - - --- 2018-06-08 Al Viro New
[07/13] now we can fold open_check_o_direct() into do_dentry_open() - - - --- 2018-06-08 Al Viro New
[06/13] switch all remaining checks for FILE_OPENED to FMODE_OPENED - - - --- 2018-06-08 Al Viro New
[05/13] pull fput() on late failures into path_openat() - - - --- 2018-06-08 Al Viro New
[04/13] get rid of 'opened' argument of finish_open() - - - --- 2018-06-08 Al Viro New
[03/13] introduce FMODE_OPENED - - - --- 2018-06-08 Al Viro New
[02/13] rename filp_clone_open() to file_clone_open() - - - --- 2018-06-08 Al Viro New
[01/13] drm_mode_create_lease_ioctl(): switch to filp_clone_open() - - - --- 2018-06-08 Al Viro New
[RFC] open_tree(2) (was Re: [PATCH 30/32] vfs: Allow cloning of a mount tree with open(O_PATH|O_CLO… - - - --- 2018-06-03 Al Viro New
[20/32] vfs: Make close() unmount the attached mount if so flagged [ver #8] - - - --- 2018-06-01 Al Viro New
[vfs:work.aio,10/12] fs/aio.c:1444: undefined reference to `ioprio_check_cap' - - - --- 2018-06-01 Al Viro New
[4/4] orangefs: simplify compat ioctl handling - - - --- 2018-05-31 Al Viro New
[4/4] orangefs: simplify compat ioctl handling - - - --- 2018-05-28 Al Viro New
[3/4] signalfd: lift sigmask copyin and size checks to callers of do_signalfd4() - - - --- 2018-05-28 Al Viro New
[2/4] vmsplice(): lift importing iovec into vmsplice(2) and compat counterpart - - - --- 2018-05-28 Al Viro New
[1/4] vmsplice: lift import_iovec() into do_vmsplice() - - - --- 2018-05-28 Al Viro New
[v2,6/6] aio: sanitize the limit checking in io_submit(2) - 1 - --- 2018-05-28 Al Viro New
[v2,5/6] aio: fold do_io_submit() into callers - 1 - --- 2018-05-28 Al Viro New
[v2,4/6] aio: shift copyin of iocb into io_submit_one() - 1 - --- 2018-05-28 Al Viro New
[v2,3/6] aio_read_events_ring(): make a bit more readable - - - --- 2018-05-28 Al Viro New
[v2,2/6] aio: all callers of aio_{read,write,fsync,poll} treat 0 and -EIOCBQUEUED the same way - 1 - --- 2018-05-28 Al Viro New
[v2,1/6] aio: take list removal to (some) callers of aio_complete() - - - --- 2018-05-28 Al Viro New
[4/4] aio: fold do_io_submit() into callers - 1 - --- 2018-05-27 Al Viro New
[4/4] aio: fold do_io_submit() into callers - - - --- 2018-05-27 Al Viro New
[3/4] aio: shift copyin of iocb into io_submit_one() - 1 - --- 2018-05-27 Al Viro New
[2/4] aio_read_events_ring(): make a bit more readable - - - --- 2018-05-27 Al Viro New
[1/4] aio: all callers of aio_{read,write,fsync,poll} treat 0 and -EIOCBQUEUED the same way - 1 - --- 2018-05-27 Al Viro New
[RFC] rmdir(),rename(): do shrink_dcache_parent() only on success - - - --- 2018-05-27 Al Viro New
[RFC,PATCHES] reducing d_add() use, part 3 (procfs) - - - --- 2018-05-26 Al Viro New
[5/5] switch the rest of procfs lookups to d_splice_alias() - - - --- 2018-05-26 Al Viro New
[4/5] procfs: switch instantiate_t to d_splice_alias() - - - --- 2018-05-26 Al Viro New
[3/5] don't bother with tid_fd_revalidate() in lookups - - - --- 2018-05-26 Al Viro New
[2/5] proc_lookupfd_common(): don't bother with instantiate unless the file is open - - - --- 2018-05-26 Al Viro New
[1/5] procfs: get rid of ancient BS in pid_revalidate() uses - - - --- 2018-05-26 Al Viro New
[10/10] cifs_lookup(): switch to d_splice_alias() - - - --- 2018-05-25 Al Viro New
[09/10] cifs_lookup(): cifs_get_inode_...() never returns 0 with *inode left NULL - - - --- 2018-05-25 Al Viro New
[08/10] 9p: unify paths in v9fs_vfs_lookup() - - - --- 2018-05-25 Al Viro New
[07/10] ncp_lookup(): use d_splice_alias() - - - --- 2018-05-25 Al Viro New
[06/10] hfsplus: switch to d_splice_alias() - - - --- 2018-05-25 Al Viro New
[05/10] hfs: don't allow mounting over .../rsrc - - - --- 2018-05-25 Al Viro New
[04/10] hfs: use d_splice_alias() - - - --- 2018-05-25 Al Viro New
[03/10] omfs_lookup(): report IO errors, use d_splice_alias() - - - --- 2018-05-25 Al Viro New
[02/10] orangefs_lookup: simplify - - - --- 2018-05-25 Al Viro New
[01/10] openpromfs: switch to d_splice_alias() - - - --- 2018-05-25 Al Viro New
YAaioRace (was Re: [PATCH 08/31] aio: implement IOCB_CMD_POLL) - - - --- 2018-05-23 Al Viro New
[RFC] aio: fix io_destroy(2) vs. lookup_ioctx() race - - - --- 2018-05-20 Al Viro New
[RFC] ext2: fix a block leak - - - --- 2018-05-18 Al Viro New
[15/15] openpromfs: switch to d_splice_alias() - - - --- 2018-05-13 Al Viro New
[14/15] xfs_vn_lookup: simplify a bit - - - --- 2018-05-13 Al Viro New
[13/15] adfs_lookup: do not fail with ENOENT on negatives, use d_splice_alias() - - - --- 2018-05-13 Al Viro New
[12/15] adfs_lookup_byname: .. *is* taken care of in fs/namei.c - - - --- 2018-05-13 Al Viro New
[11/15] romfs_lookup: hash negative lookups, use d_splice_alias() - - - --- 2018-05-13 Al Viro New
[10/15] qnx6_lookup: switch to d_splice_alias() - - - --- 2018-05-13 Al Viro New
[09/15] ubifs_lookup: use d_splice_alias() 1 - - --- 2018-05-13 Al Viro New
[08/15] sysv_lookup: use d_splice_alias() - - - --- 2018-05-13 Al Viro New
[07/15] qnx4_lookup: use d_splice_alias() 1 - - --- 2018-05-13 Al Viro New
[06/15] minix_lookup: use d_splice_alias() - - - --- 2018-05-13 Al Viro New
« 1 2 ... 11 12 1316 17 »