Show patches with: Submitter = Al Viro       |    State = Action Required       |   1608 patches
« 1 2 ... 12 13 1416 17 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC] fix breakage caused by d_find_alias() semantics change - - - --- 2018-05-13 Al Viro New
[RFC] ovl_create_real(): make it cope with vfs_mkdir() safely - - - --- 2018-05-12 Al Viro New
[RFC] ovl_create_index(): vfs_mkdir() might succeed leaving dentry negative unhashed - - - --- 2018-05-12 Al Viro New
[RFC] cachefiles: vfs_mkdir() might succeed leaving dentry negative unhashed - - - --- 2018-05-11 Al Viro New
[RFC] nfsd: vfs_mkdir() might succeed leaving dentry negative unhashed - - - --- 2018-05-11 Al Viro New
[RFC] do d_instantiate/unlock_new_inode combinations safely - - - --- 2018-05-10 Al Viro New
[RFC] do d_instantiate/unlock_new_inode combinations safely - - - --- 2018-05-10 Al Viro New
fs/dcache.c: re-add cond_resched() in shrink_dcache_parent() - - - --- 2018-04-15 Al Viro New
fs/dcache.c: re-add cond_resched() in shrink_dcache_parent() - - - --- 2018-04-15 Al Viro New
dcache: remove trylock loops (was Re: [BUG] lock_parent() breakage when used from shrink_dentry_lis… - - - --- 2018-03-13 Al Viro New
[BUG] lock_parent() breakage when used from shrink_dentry_list() (was Re: [PATCH v2 6/6] fs/dcache:… - - - --- 2018-02-23 Al Viro New
KASAN: use-after-free Read in sock_release - - - --- 2017-11-30 Al Viro New
WARNING in lock_release - - - --- 2017-11-17 Al Viro New
[v6,1/4] cramfs: direct memory access support - - - --- 2017-10-14 Al Viro New
[BUG] fs/super: a possible sleep-in-atomic bug in put_super - - - --- 2017-10-08 Al Viro New
[git,pull] vfs.git part 3 - - - --- 2017-07-08 Al Viro New
fs: possible deadlock in do_iter_write/do_splice - - - --- 2017-07-06 Al Viro New
[git,pull] first batch of ufs fixes - - 1 --- 2017-06-14 Al Viro New
[git,pull] first batch of ufs fixes - - - --- 2017-06-10 Al Viro New
UFS s_maxbytes bogosity - - - --- 2017-06-09 Al Viro New
UFS s_maxbytes bogosity - - - --- 2017-06-05 Al Viro New
UFS s_maxbytes bogosity - - - --- 2017-06-04 Al Viro New
Hang/soft lockup in d_invalidate with simultaneous calls - - - --- 2017-06-03 Al Viro New
Hang/soft lockup in d_invalidate with simultaneous calls - - - --- 2017-06-03 Al Viro New
new ...at() flag: AT_NO_JUMPS - - - --- 2017-04-29 Al Viro New
[git,pull] vfs fixes - - - --- 2017-04-03 Al Viro New
[git,pull] vfs fixes - - - --- 2017-04-03 Al Viro New
[RFC] AT_NO_JUMPS/LOOKUP_NO_JUMPS - - - --- 2017-03-19 Al Viro New
fs: use-after-free in path_lookupat - - - --- 2017-03-05 Al Viro New
Fix a race in put_mountpoint. - - - --- 2017-01-03 Al Viro New
Fix a race in put_mountpoint. - - - --- 2016-12-31 Al Viro New
[04/12] splice: lift pipe_lock out of splice_to_pipe() - - - --- 2016-12-18 Al Viro New
[1/4] statx: Add a system call to make enhanced file info available [ver #3] - - - --- 2016-12-04 Al Viro New
local DoS - systemd hang or timeout (WAS: Re: [RFC][CFT] splice_read reworked) - - - --- 2016-10-05 Al Viro New
[RFC,CFT] splice_read reworked - - - --- 2016-10-05 Al Viro New
[RFC,CFT] splice_read reworked - - - --- 2016-10-04 Al Viro New
[RFC] O_DIRECT vs EFAULT (was Re: [PATCH 10/12] new iov_iter flavour: pipe-backed) - - - --- 2016-10-03 Al Viro New
[12/12] switch default_file_splice_read() to use of pipe-backed iov_iter - - - --- 2016-09-24 Al Viro New
[11/12] switch generic_file_splice_read() to use of ->read_iter() - - - --- 2016-09-24 Al Viro New
[10/12] new iov_iter flavour: pipe-backed - - - --- 2016-09-24 Al Viro New
[06/12] new helper: add_to_pipe() - - - --- 2016-09-24 Al Viro New
[04/12] splice: lift pipe_lock out of splice_to_pipe() - - - --- 2016-09-24 Al Viro New
[11/11] switch generic_file_splice_read() to use of ->read_iter() - - - --- 2016-09-23 Al Viro New
[10/11] new iov_iter flavour: pipe-backed - - - --- 2016-09-23 Al Viro New
[09/11] fuse_ioctl_copy_user(): don't open-code copy_page_{to,from}_iter() - - - --- 2016-09-23 Al Viro New
[08/11] cifs: don't use memcpy() to copy struct iov_iter - - - --- 2016-09-23 Al Viro New
[07/11] fuse_dev_splice_read(): switch to add_to_pipe() - - - --- 2016-09-23 Al Viro New
[06/11] new helper: add_to_pipe() - - - --- 2016-09-23 Al Viro New
[05/11] skb_splice_bits(): get rid of callback - - - --- 2016-09-23 Al Viro New
[04/11] splice: lift pipe_lock out of splice_to_pipe() - - - --- 2016-09-23 Al Viro New
[03/11] splice: switch get_iovec_page_array() to iov_iter - - - --- 2016-09-23 Al Viro New
[02/11] splice_to_pipe(): don't open-code wakeup_pipe_readers() - - - --- 2016-09-23 Al Viro New
[01/11] fix memory leaks in tracing_buffers_splice_read() - - - --- 2016-09-23 Al Viro New
More parallel atomic_open/d_splice_alias fun with NFS and possibly more FSes. - - - --- 2016-07-04 Al Viro New
More parallel atomic_open/d_splice_alias fun with NFS and possibly more FSes. - - - --- 2016-07-03 Al Viro New
[GIT,PULL,for,4.8] consolidate vfs API for overlayfs - - - --- 2016-06-29 Al Viro New
commit 1643b43fbd breaks open(.., O_RDONLY|O_CREAT, ...) on fuse. - - - --- 2016-06-07 Al Viro New
Dcache oops - - - --- 2016-06-04 Al Viro New
Dcache oops - - - --- 2016-06-03 Al Viro New
NFS/d_splice_alias breakage - - 1 --- 2016-06-03 Al Viro New
NFS/d_splice_alias breakage - - - --- 2016-06-03 Al Viro New
[CFT] unify dentry_iput() and dentry_unlink_inode() - - - --- 2016-05-30 Al Viro New
parallel lookups on NFS - - - --- 2016-05-01 Al Viro New
another patch in #for-linus (was Re: [RFC] a corner case of open(2)) - - - --- 2016-04-27 Al Viro New
[RFC] a corner case of open(2) 1 - - --- 2016-04-27 Al Viro New
[15/15] parallel lookups: actual switch to rwsem - - - --- 2016-04-16 Al Viro New
[14/15] parallel lookups machinery, part 4 (and last) - - - --- 2016-04-16 Al Viro New
[13/15] parallel lookups machinery, part 3 - - - --- 2016-04-16 Al Viro New
[12/15] parallel lookups machinery, part 2 - - - --- 2016-04-16 Al Viro New
[11/15] beginning of transition to parallel lookups - marking in-lookup dentries - - - --- 2016-04-16 Al Viro New
[10/15] __d_add(): don't drop/regain ->d_lock - - - --- 2016-04-16 Al Viro New
[09/15] lookup_slow(): bugger off on IS_DEADDIR() from the very beginning - - - --- 2016-04-16 Al Viro New
[08/15] ovl_lookup_real(): use lookup_one_len_unlocked() - - - --- 2016-04-16 Al Viro New
[07/15] reconnect_one(): use lookup_one_len_unlocked() - - - --- 2016-04-16 Al Viro New
[06/15] reiserfs: open-code reiserfs_mutex_lock_safe() in reiserfs_unpack() - - - --- 2016-04-16 Al Viro New
[05/15] orangefs: don't open-code inode_lock/inode_unlock - - - --- 2016-04-16 Al Viro New
[04/15] ocfs2: don't open-code inode_lock/inode_unlock - - - --- 2016-04-16 Al Viro New
[03/15] configfs_detach_prep(): make sure that wait_mutex won't go away - - - --- 2016-04-16 Al Viro New
[02/15] kernfs: use lookup_one_len_unlocked() - - - --- 2016-04-16 Al Viro New
[01/15] security_d_instantiate(): move to the point prior to attaching dentry to inode - - - --- 2016-04-16 Al Viro New
Orangefs, v4.5 and the merge window... - - - --- 2016-03-26 Al Viro New
races in ll_splice_alias() - - - --- 2016-03-09 Al Viro New
races in ll_splice_alias() - - - --- 2016-03-08 Al Viro New
fs: NULL deref in atime_needs_update - - - --- 2016-02-29 Al Viro New
fs: NULL deref in atime_needs_update - - - --- 2016-02-28 Al Viro New
fs: NULL deref in atime_needs_update - - - --- 2016-02-25 Al Viro New
fs: NULL deref in atime_needs_update - - - --- 2016-02-24 Al Viro New
fs: NULL deref in atime_needs_update - - - --- 2016-02-24 Al Viro New
fs: NULL deref in atime_needs_update - - - --- 2016-02-23 Al Viro New
fs: NULL deref in atime_needs_update - - - --- 2016-02-20 Al Viro New
Orangefs ABI documentation - - - --- 2016-02-18 Al Viro New
Orangefs ABI documentation - - - --- 2016-02-18 Al Viro New
Orangefs ABI documentation - - - --- 2016-02-17 Al Viro New
Orangefs ABI documentation - - - --- 2016-02-16 Al Viro New
[RFC] slot allocator - waitqueue use review needed (Re: Orangefs ABI documentation) - - - --- 2016-02-16 Al Viro New
Orangefs ABI documentation - - - --- 2016-02-14 Al Viro New
Orangefs ABI documentation - - - --- 2016-02-14 Al Viro New
Orangefs ABI documentation - - - --- 2016-02-07 Al Viro New
Orangefs ABI documentation - - - --- 2016-02-06 Al Viro New
affs: add kunmap in error path - - - --- 2016-02-02 Al Viro New
« 1 2 ... 12 13 1416 17 »