Show patches with: State = Action Required       |   62442 patches
« 1 2 ... 268 269 270624 625 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v4,1/4] epoll: convert internal api to timespec64 add epoll_pwait2 syscall - - - --- 2020-11-21 Willem de Bruijn New
iov_iter: optimise iter type checking iov_iter: optimise iter type checking - 1 - --- 2020-11-21 Pavel Begunkov New
[29/29] iov_iter: Remove iterate_all_kinds() and iterate_and_advance() RFC: iov_iter: Switch to using an ops table - - - --- 2020-11-21 David Howells New
[28/29] iov_iter: Split iov_iter_for_each_range() RFC: iov_iter: Switch to using an ops table - - - --- 2020-11-21 David Howells New
[27/29] iov_iter: Split dup_iter() RFC: iov_iter: Switch to using an ops table - - - --- 2020-11-21 David Howells New
[26/29] iov_iter: Split iov_iter_npages() RFC: iov_iter: Switch to using an ops table - - - --- 2020-11-21 David Howells New
[25/29] iov_iter: Split csum_and_copy_to_iter() RFC: iov_iter: Switch to using an ops table - - - --- 2020-11-21 David Howells New
[24/29] iov_iter: Split csum_and_copy_from_iter_full() RFC: iov_iter: Switch to using an ops table - - - --- 2020-11-21 David Howells New
[23/29] iov_iter: Split csum_and_copy_from_iter() RFC: iov_iter: Switch to using an ops table - - - --- 2020-11-21 David Howells New
[22/29] iov_iter: Split iov_iter_get_pages_alloc() RFC: iov_iter: Switch to using an ops table - - - --- 2020-11-21 David Howells New
[21/29] iov_iter: Split iov_iter_get_pages() RFC: iov_iter: Switch to using an ops table - - - --- 2020-11-21 David Howells New
[20/29] iov_iter: Split iov_iter_gap_alignment() RFC: iov_iter: Switch to using an ops table - - - --- 2020-11-21 David Howells New
[19/29] iov_iter: Split iov_iter_alignment() RFC: iov_iter: Switch to using an ops table - - - --- 2020-11-21 David Howells New
[18/29] iov_iter: Split iov_iter_single_seg_count() RFC: iov_iter: Switch to using an ops table - - - --- 2020-11-21 David Howells New
[17/29] iov_iter: Split iov_iter_revert() RFC: iov_iter: Switch to using an ops table - - - --- 2020-11-21 David Howells New
[16/29] iov_iter: Split iov_iter_advance() RFC: iov_iter: Switch to using an ops table - - - --- 2020-11-21 David Howells New
[15/29] iov_iter: Split copy_from_user_atomic() RFC: iov_iter: Switch to using an ops table - - - --- 2020-11-21 David Howells New
[14/29] iov_iter: Split iov_iter_zero() RFC: iov_iter: Switch to using an ops table - - - --- 2020-11-21 David Howells New
[13/29] iov_iter: Split copy_page_from_iter() RFC: iov_iter: Switch to using an ops table - - - --- 2020-11-21 David Howells New
[12/29] iov_iter: Split copy_from_iter_full_nocache() RFC: iov_iter: Switch to using an ops table - - - --- 2020-11-21 David Howells New
[11/29] iov_iter: Split copy_from_iter_flushcache() RFC: iov_iter: Switch to using an ops table - - - --- 2020-11-21 David Howells New
[10/29] iov_iter: Split copy_from_iter_nocache() RFC: iov_iter: Switch to using an ops table - - - --- 2020-11-21 David Howells New
[09/29] iov_iter: Split copy_from_iter_full() RFC: iov_iter: Switch to using an ops table - - - --- 2020-11-21 David Howells New
[08/29] iov_iter: Split the iterate_all_kinds() macro RFC: iov_iter: Switch to using an ops table - - - --- 2020-11-21 David Howells New
[07/29] iov_iter: Split copy_from_iter() RFC: iov_iter: Switch to using an ops table - - - --- 2020-11-21 David Howells New
[06/29] iov_iter: Split copy_mc_to_iter() RFC: iov_iter: Switch to using an ops table - - - --- 2020-11-21 David Howells New
[05/29] iov_iter: Split copy_to_iter() RFC: iov_iter: Switch to using an ops table - - - --- 2020-11-21 David Howells New
[04/29] iov_iter: Split the iterate_and_advance() macro RFC: iov_iter: Switch to using an ops table - - - --- 2020-11-21 David Howells New
[03/29] iov_iter: Split iov_iter_fault_in_readable RFC: iov_iter: Switch to using an ops table - - - --- 2020-11-21 David Howells New
[02/29] iov_iter: Split copy_page_to_iter() RFC: iov_iter: Switch to using an ops table - - - --- 2020-11-21 David Howells New
[01/29] iov_iter: Switch to using a table of operations RFC: iov_iter: Switch to using an ops table - - - --- 2020-11-21 David Howells New
[4/4] fs/binfmt_elf.c: Cosmetic Cosmetic - - - --- 2020-11-21 Alejandro Colomar New
[3/4] fs/attr.c, fs/bad_inode.c, fs/binfmt_aout.c, fs/binfmt_elf.c: Cosmetic Cosmetic - - - --- 2020-11-21 Alejandro Colomar New
[2/4] fs/anon_inodes.c, fs/attr.c, fs/bad_inode.c, fs/binfmt_aout.c, fs/binfmt_elf.c: Cosmetic Cosmetic - - - --- 2020-11-21 Alejandro Colomar New
[1/4] fs/anon_inodes.c: Use "%s" + __func__ instead of hardcoding function name Cosmetic - - - --- 2020-11-21 Alejandro Colomar New
[v2,24/24] file: Remove get_files_struct [v2,01/24] exec: Move unshare_files to fix posix file locking during exec 1 - - --- 2020-11-20 Eric W. Biederman New
[v2,23/24] file: Rename __close_fd_get_file close_fd_get_file [v2,01/24] exec: Move unshare_files to fix posix file locking during exec - - - --- 2020-11-20 Eric W. Biederman New
[v2,22/24] file: Replace ksys_close with close_fd [v2,01/24] exec: Move unshare_files to fix posix file locking during exec - - - --- 2020-11-20 Eric W. Biederman New
[v2,21/24] file: Rename __close_fd to close_fd and remove the files parameter [v2,01/24] exec: Move unshare_files to fix posix file locking during exec 1 - - --- 2020-11-20 Eric W. Biederman New
[v2,20/24] file: Merge __alloc_fd into alloc_fd [v2,01/24] exec: Move unshare_files to fix posix file locking during exec 1 - - --- 2020-11-20 Eric W. Biederman New
[v2,19/24] file: In f_dupfd read RLIMIT_NOFILE once. [v2,01/24] exec: Move unshare_files to fix posix file locking during exec 1 - - --- 2020-11-20 Eric W. Biederman New
[v2,18/24] file: Merge __fd_install into fd_install [v2,01/24] exec: Move unshare_files to fix posix file locking during exec 1 - - --- 2020-11-20 Eric W. Biederman New
[v2,17/24] proc/fd: In fdinfo seq_show don't use get_files_struct [v2,01/24] exec: Move unshare_files to fix posix file locking during exec 1 - - --- 2020-11-20 Eric W. Biederman New
[v2,16/24] bpf/task_iter: In task_file_seq_get_next use task_lookup_next_fd_rcu [v2,01/24] exec: Move unshare_files to fix posix file locking during exec - - - --- 2020-11-20 Eric W. Biederman New
[v2,15/24] proc/fd: In proc_readfd_common use task_lookup_next_fd_rcu [v2,01/24] exec: Move unshare_files to fix posix file locking during exec - - 1 --- 2020-11-20 Eric W. Biederman New
[v2,14/24] file: Implement task_lookup_next_fd_rcu [v2,01/24] exec: Move unshare_files to fix posix file locking during exec - - - --- 2020-11-20 Eric W. Biederman New
[v2,13/24] kcmp: In get_file_raw_ptr use task_lookup_fd_rcu [v2,01/24] exec: Move unshare_files to fix posix file locking during exec 1 - - --- 2020-11-20 Eric W. Biederman New
[v2,12/24] proc/fd: In tid_fd_mode use task_lookup_fd_rcu [v2,01/24] exec: Move unshare_files to fix posix file locking during exec 1 - - --- 2020-11-20 Eric W. Biederman New
[v2,11/24] file: Implement task_lookup_fd_rcu [v2,01/24] exec: Move unshare_files to fix posix file locking during exec 1 - - --- 2020-11-20 Eric W. Biederman New
[v2,10/24] file: Rename fcheck lookup_fd_rcu [v2,01/24] exec: Move unshare_files to fix posix file locking during exec - - - --- 2020-11-20 Eric W. Biederman New
[v2,09/24] file: Replace fcheck_files with files_lookup_fd_rcu [v2,01/24] exec: Move unshare_files to fix posix file locking during exec - - - --- 2020-11-20 Eric W. Biederman New
[v2,08/24] file: Factor files_lookup_fd_locked out of fcheck_files [v2,01/24] exec: Move unshare_files to fix posix file locking during exec - - - --- 2020-11-20 Eric W. Biederman New
[v2,07/24] file: Rename __fcheck_files to files_lookup_fd_raw [v2,01/24] exec: Move unshare_files to fix posix file locking during exec - - - --- 2020-11-20 Eric W. Biederman New
[v2,06/24] proc/fd: In proc_fd_link use fget_task [v2,01/24] exec: Move unshare_files to fix posix file locking during exec - - - --- 2020-11-20 Eric W. Biederman New
[v2,05/24] bpf: In bpf_task_fd_query use fget_task [v2,01/24] exec: Move unshare_files to fix posix file locking during exec - - - --- 2020-11-20 Eric W. Biederman New
[v2,04/24] kcmp: In kcmp_epoll_target use fget_task [v2,01/24] exec: Move unshare_files to fix posix file locking during exec - 1 - --- 2020-11-20 Eric W. Biederman New
[v2,03/24] exec: Remove reset_files_struct [v2,01/24] exec: Move unshare_files to fix posix file locking during exec 1 - - --- 2020-11-20 Eric W. Biederman New
[v2,02/24] exec: Simplify unshare_files [v2,01/24] exec: Move unshare_files to fix posix file locking during exec 1 - - --- 2020-11-20 Eric W. Biederman New
[v2,01/24] exec: Move unshare_files to fix posix file locking during exec [v2,01/24] exec: Move unshare_files to fix posix file locking during exec 1 - - --- 2020-11-20 Eric W. Biederman New
[RESEND] fuse : Improve file open behavior for recently created/unlinked files [RESEND] fuse : Improve file open behavior for recently created/unlinked files - - - --- 2020-11-20 Ken Schalk New
[v4] fs/aio.c: Cosmetic [v4] fs/aio.c: Cosmetic - - - --- 2020-11-20 Alejandro Colomar New
[v13,10/10] fs/ntfs3: Add MAINTAINERS NTFS read-write driver GPL implementation by Paragon Software - - - --- 2020-11-20 Konstantin Komarov New
[v13,09/10] fs/ntfs3: Add NTFS3 in fs/Kconfig and fs/Makefile NTFS read-write driver GPL implementation by Paragon Software - - - --- 2020-11-20 Konstantin Komarov New
[v13,08/10] fs/ntfs3: Add Kconfig, Makefile and doc NTFS read-write driver GPL implementation by Paragon Software - - - --- 2020-11-20 Konstantin Komarov New
[v13,07/10] fs/ntfs3: Add NTFS journal NTFS read-write driver GPL implementation by Paragon Software - - - --- 2020-11-20 Konstantin Komarov New
[v13,06/10] fs/ntfs3: Add compression NTFS read-write driver GPL implementation by Paragon Software - - - --- 2020-11-20 Konstantin Komarov New
[v13,05/10] fs/ntfs3: Add attrib operations NTFS read-write driver GPL implementation by Paragon Software - - - --- 2020-11-20 Konstantin Komarov New
[v13,04/10] fs/ntfs3: Add file operations and implementation NTFS read-write driver GPL implementation by Paragon Software - - - --- 2020-11-20 Konstantin Komarov New
[v13,03/10] fs/ntfs3: Add bitmap NTFS read-write driver GPL implementation by Paragon Software - - - --- 2020-11-20 Konstantin Komarov New
[v13,02/10] fs/ntfs3: Add initialization of super block NTFS read-write driver GPL implementation by Paragon Software - - - --- 2020-11-20 Konstantin Komarov New
[v13,01/10] fs/ntfs3: Add headers and misc files NTFS read-write driver GPL implementation by Paragon Software - - - --- 2020-11-20 Konstantin Komarov New
[RFC,76/76] afs: Fix speculative status fetch going out of order wrt to modifications fscache: Modernisation - - - --- 2020-11-20 David Howells New
[RFC,75/76] afs: Make afs_write_begin() return the THP subpage fscache: Modernisation - - - --- 2020-11-20 David Howells New
[RFC,74/76] afs: Skip truncation on the server of data we haven't written yet fscache: Modernisation - - - --- 2020-11-20 David Howells New
[RFC,73/76] afs: Add O_DIRECT read support fscache: Modernisation - - - --- 2020-11-20 David Howells New
[RFC,72/76] afs: Invoke fscache_resize_cookie() when handling ATTR_SIZE for setattr fscache: Modernisation - - - --- 2020-11-20 David Howells New
[RFC,71/76] afs: Copy local writes to the cache when writing to the server fscache: Modernisation - - - --- 2020-11-20 David Howells New
[RFC,70/76] afs: Use the fscache_write_begin() helper fscache: Modernisation - - - --- 2020-11-20 David Howells New
[RFC,69/76] fscache: Add support for writing to the cache fscache: Modernisation - - - --- 2020-11-20 David Howells New
[RFC,68/76] netfs: Add write_begin helper fscache: Modernisation - - - --- 2020-11-20 David Howells New
[RFC,67/76] afs: Use new fscache read helper API fscache: Modernisation - - - --- 2020-11-20 David Howells New
[RFC,66/76] afs: Use the fs operation ops to handle FetchData completion fscache: Modernisation - - - --- 2020-11-20 David Howells New
[RFC,65/76] afs: Prepare for use of THPs fscache: Modernisation - - - --- 2020-11-20 David Howells New
[RFC,64/76] afs: Extract writeback extension into its own function fscache: Modernisation - - - --- 2020-11-20 David Howells New
[RFC,63/76] afs: Wait on PG_fscache before modifying/releasing a page fscache: Modernisation - - - --- 2020-11-20 David Howells New
[RFC,62/76] afs: Use ITER_XARRAY for writing fscache: Modernisation - - - --- 2020-11-20 David Howells New
[RFC,61/76] afs: Set up the iov_iter before calling afs_extract_data() fscache: Modernisation - - - --- 2020-11-20 David Howells New
[RFC,60/76] afs: Log remote unmarshalling errors fscache: Modernisation - - - --- 2020-11-20 David Howells New
[RFC,59/76] afs: Don't truncate iter during data fetch fscache: Modernisation - - - --- 2020-11-20 David Howells New
[RFC,58/76] afs: Move key to afs_read struct fscache: Modernisation - - - --- 2020-11-20 David Howells New
[RFC,57/76] afs: Print the operation debug_id when logging an unexpected data version fscache: Modernisation - - - --- 2020-11-20 David Howells New
[RFC,56/76] afs: Pass page into dirty region helpers to provide THP size fscache: Modernisation - - - --- 2020-11-20 David Howells New
[RFC,55/76] fscache: Remove the update operation fscache: Modernisation - - - --- 2020-11-20 David Howells New
[RFC,54/76] fscache: Provide resize operation fscache: Modernisation - - - --- 2020-11-20 David Howells New
[RFC,53/76] fscache: Implement "will_modify" parameter on fscache_use_cookie() fscache: Modernisation - - - --- 2020-11-20 David Howells New
[RFC,52/76] fscache: disable cookie when doing an invalidation for DIO write fscache: Modernisation - - - --- 2020-11-20 David Howells New
[RFC,51/76] fscache, cachefiles: Rewrite invalidation fscache: Modernisation - - - --- 2020-11-20 David Howells New
[RFC,50/76] fscache: New stats fscache: Modernisation - - - --- 2020-11-20 David Howells New
[RFC,49/76] netfs: Stats fscache: Modernisation - - - --- 2020-11-20 David Howells New
[RFC,48/76] fscache: Always create /proc/fs/fscache/stats if configured fscache: Modernisation - - - --- 2020-11-20 David Howells New
« 1 2 ... 268 269 270624 625 »