Show patches with: State = Action Required       |   432018 patches
« 1 2 ... 1724 1725 17264320 4321 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[PULL,074/111] virtiofsd: extract root inode init into setup_root() virtiofs queue - - 1 - --- 2020-01-23 Dr. David Alan Gilbert New
[PULL,073/111] virtiofsd: fail when parent inode isn't known in lo_do_lookup() virtiofs queue - - 1 - --- 2020-01-23 Dr. David Alan Gilbert New
[PULL,072/111] virtiofsd: rename unref_inode() to unref_inode_lolocked() virtiofs queue - - 1 - --- 2020-01-23 Dr. David Alan Gilbert New
[PULL,071/111] virtiofsd: passthrough_ll: control readdirplus virtiofs queue - - 1 - --- 2020-01-23 Dr. David Alan Gilbert New
[PULL,070/111] virtiofsd: passthrough_ll: disable readdirplus on cache=never virtiofs queue - - 1 - --- 2020-01-23 Dr. David Alan Gilbert New
[PULL,069/111] virtiofsd: passthrough_ll: add renameat2 support virtiofs queue - - - - --- 2020-01-23 Dr. David Alan Gilbert New
[PULL,068/111] contrib/libvhost-user: Protect slave fd with mutex virtiofs queue - - 1 - --- 2020-01-23 Dr. David Alan Gilbert New
[PULL,067/111] vhost-user: Print unexpected slave message types virtiofs queue - - 2 - --- 2020-01-23 Dr. David Alan Gilbert New
[PULL,066/111] virtiofsd: Kill threads when queues are stopped virtiofs queue - - 1 - --- 2020-01-23 Dr. David Alan Gilbert New
[PULL,065/111] virtiofsd: Handle hard reboot virtiofs queue - - 1 - --- 2020-01-23 Dr. David Alan Gilbert New
[PULL,064/111] virtiofsd: Handle reinit virtiofs queue - - 1 - --- 2020-01-23 Dr. David Alan Gilbert New
[PULL,063/111] virtiofsd: Add timestamp to the log with FUSE_LOG_DEBUG level virtiofs queue - - 1 - --- 2020-01-23 Dr. David Alan Gilbert New
[PULL,062/111] virtiofsd: Add ID to the log with FUSE_LOG_DEBUG level virtiofs queue - - 1 - --- 2020-01-23 Dr. David Alan Gilbert New
[PULL,061/111] virtiofsd: print log only when priority is high enough virtiofs queue - - 1 - --- 2020-01-23 Dr. David Alan Gilbert New
[PULL,060/111] virtiofsd: add --syslog command-line option virtiofs queue - - 1 - --- 2020-01-23 Dr. David Alan Gilbert New
[PULL,059/111] virtiofsd: add security guide document virtiofs queue - - 1 - --- 2020-01-23 Dr. David Alan Gilbert New
[PULL,058/111] docs: Add docs/tools virtiofs queue - - 1 1 --- 2020-01-23 Dr. David Alan Gilbert New
[PULL,057/111] virtiofsd: fix libfuse information leaks virtiofs queue - - 2 - --- 2020-01-23 Dr. David Alan Gilbert New
[PULL,056/111] virtiofsd: set maximum RLIMIT_NOFILE limit virtiofs queue - - 2 - --- 2020-01-23 Dr. David Alan Gilbert New
[PULL,055/111] virtiofsd: Drop CAP_FSETID if client asked for it virtiofs queue - - 2 - --- 2020-01-23 Dr. David Alan Gilbert New
[PULL,054/111] virtiofsd: cap-ng helpers virtiofs queue - - 1 - --- 2020-01-23 Dr. David Alan Gilbert New
[PULL,053/111] virtiofsd: Parse flag FUSE_WRITE_KILL_PRIV virtiofs queue - - 2 - --- 2020-01-23 Dr. David Alan Gilbert New
[PULL,052/111] virtiofsd: add seccomp whitelist virtiofs queue - - - - --- 2020-01-23 Dr. David Alan Gilbert New
[PULL,051/111] virtiofsd: move to a new pid namespace virtiofs queue - - 1 - --- 2020-01-23 Dr. David Alan Gilbert New
[PULL,050/111] virtiofsd: move to an empty network namespace virtiofs queue - - 1 - --- 2020-01-23 Dr. David Alan Gilbert New
[PULL,049/111] virtiofsd: sandbox mount namespace virtiofs queue - - 1 - --- 2020-01-23 Dr. David Alan Gilbert New
[PULL,048/111] virtiofsd: use /proc/self/fd/ O_PATH file descriptor virtiofs queue - - 1 - --- 2020-01-23 Dr. David Alan Gilbert New
[PULL,047/111] virtiofsd: prevent ".." escape in lo_do_readdir() virtiofs queue - - 1 - --- 2020-01-23 Dr. David Alan Gilbert New
[PULL,046/111] virtiofsd: prevent ".." escape in lo_do_lookup() virtiofs queue - - 1 - --- 2020-01-23 Dr. David Alan Gilbert New
[PULL,045/111] virtiofsd: check input buffer size in fuse_lowlevel.c ops virtiofs queue - - 1 - --- 2020-01-23 Dr. David Alan Gilbert New
[PULL,044/111] virtiofsd: validate input buffer sizes in do_write_buf() virtiofs queue - - 1 - --- 2020-01-23 Dr. David Alan Gilbert New
[PULL,043/111] virtiofsd: add fuse_mbuf_iter API virtiofs queue - - - - --- 2020-01-23 Dr. David Alan Gilbert New
[PULL,042/111] virtiofsd: Pass write iov's all the way through virtiofs queue - - 1 - --- 2020-01-23 Dr. David Alan Gilbert New
[PULL,041/111] virtiofsd: Plumb fuse_bufvec through to do_write_buf virtiofs queue - - 1 - --- 2020-01-23 Dr. David Alan Gilbert New
[PULL,040/111] virtiofsd: validate path components virtiofs queue - - 1 - --- 2020-01-23 Dr. David Alan Gilbert New
[PULL,039/111] virtiofsd: passthrough_ll: add fallback for racy ops virtiofs queue - - 1 - --- 2020-01-23 Dr. David Alan Gilbert New
[PULL,038/111] virtiofsd: passthrough_ll: add fd_map to hide file descriptors virtiofs queue - - 1 - --- 2020-01-23 Dr. David Alan Gilbert New
[PULL,037/111] virtiofsd: passthrough_ll: add dirp_map to hide lo_dirp pointers virtiofs queue - - 1 - --- 2020-01-23 Dr. David Alan Gilbert New
[PULL,036/111] virtiofsd: passthrough_ll: add ino_map to hide lo_inode pointers virtiofs queue - - 1 - --- 2020-01-23 Dr. David Alan Gilbert New
[PULL,035/111] virtiofsd: passthrough_ll: add lo_map for ino/fh indirection virtiofs queue - - 1 - --- 2020-01-23 Dr. David Alan Gilbert New
[PULL,034/111] virtiofsd: passthrough_ll: create new files in caller's context virtiofs queue - - - - --- 2020-01-23 Dr. David Alan Gilbert New
[PULL,033/111] virtiofs: Add maintainers entry virtiofs queue - - 2 1 --- 2020-01-23 Dr. David Alan Gilbert New
[PULL,032/111] virtiofsd: add --print-capabilities option virtiofs queue - - 1 - --- 2020-01-23 Dr. David Alan Gilbert New
[PULL,031/111] virtiofsd: add vhost-user.json file virtiofs queue - - 1 - --- 2020-01-23 Dr. David Alan Gilbert New
[PULL,030/111] virtiofsd: make -f (foreground) the default virtiofs queue - - 1 - --- 2020-01-23 Dr. David Alan Gilbert New
[PULL,029/111] virtiofsd: add --fd=FDNUM fd passing option virtiofs queue - - 1 - --- 2020-01-23 Dr. David Alan Gilbert New
[PULL,028/111] virtiofsd: Fast path for virtio read virtiofs queue - - 1 - --- 2020-01-23 Dr. David Alan Gilbert New
[PULL,027/111] virtiofsd: Add Makefile wiring for virtiofsd contrib virtiofs queue - - 2 - --- 2020-01-23 Dr. David Alan Gilbert New
[PULL,026/111] virtiofsd: Keep track of replies virtiofs queue - - 1 - --- 2020-01-23 Dr. David Alan Gilbert New
[PULL,025/111] virtiofsd: Send replies to messages virtiofs queue - - 1 - --- 2020-01-23 Dr. David Alan Gilbert New
[PULL,024/111] virtiofsd: Start reading commands from queue virtiofs queue - - 1 - --- 2020-01-23 Dr. David Alan Gilbert New
[PULL,023/111] virtiofsd: Poll kick_fd for queue virtiofs queue - - 1 - --- 2020-01-23 Dr. David Alan Gilbert New
[PULL,022/111] virtiofsd: Start queue threads virtiofs queue - - 1 - --- 2020-01-23 Dr. David Alan Gilbert New
[PULL,021/111] virtiofsd: get/set features callbacks virtiofs queue - - 1 - --- 2020-01-23 Dr. David Alan Gilbert New
[PULL,020/111] virtiofsd: Add main virtio loop virtiofs queue - - 1 - --- 2020-01-23 Dr. David Alan Gilbert New
[PULL,019/111] virtiofsd: Start wiring up vhost-user virtiofs queue - - 1 - --- 2020-01-23 Dr. David Alan Gilbert New
[PULL,018/111] virtiofsd: Open vhost connection instead of mounting virtiofs queue - - 2 - --- 2020-01-23 Dr. David Alan Gilbert New
[PULL,017/111] virtiofsd: add -o source=PATH to help output virtiofs queue - - 1 - --- 2020-01-23 Dr. David Alan Gilbert New
[PULL,016/111] virtiofsd: Add options for virtio virtiofs queue - - 1 - --- 2020-01-23 Dr. David Alan Gilbert New
[PULL,015/111] virtiofsd: Make fsync work even if only inode is passed in virtiofs queue - - 1 - --- 2020-01-23 Dr. David Alan Gilbert New
[PULL,014/111] vitriofsd/passthrough_ll: fix fallocate() ifdefs virtiofs queue - - - - --- 2020-01-23 Dr. David Alan Gilbert New
[PULL,013/111] virtiofsd: Trim out compatibility code virtiofs queue - - 1 - --- 2020-01-23 Dr. David Alan Gilbert New
[PULL,012/111] virtiofsd: Fix common header and define for QEMU builds virtiofs queue - - 1 1 --- 2020-01-23 Dr. David Alan Gilbert New
[PULL,011/111] virtiofsd: Fix fuse_daemonize ignored return values virtiofs queue - - 2 1 --- 2020-01-23 Dr. David Alan Gilbert New
[PULL,010/111] virtiofsd: Remove unused enum fuse_buf_copy_flags virtiofs queue - - 1 - --- 2020-01-23 Dr. David Alan Gilbert New
[PULL,009/111] virtiofsd: remove unused notify reply support virtiofs queue - - 1 - --- 2020-01-23 Dr. David Alan Gilbert New
[PULL,008/111] virtiofsd: remove mountpoint dummy argument virtiofs queue - - 1 - --- 2020-01-23 Dr. David Alan Gilbert New
[PULL,007/111] virtiofsd: Format imported files to qemu style virtiofs queue - - 1 - --- 2020-01-23 Dr. David Alan Gilbert New
[PULL,006/111] virtiofsd: Trim down imported files virtiofs queue - - 2 - --- 2020-01-23 Dr. David Alan Gilbert New
[PULL,005/111] virtiofsd: Add passthrough_ll virtiofs queue - - 1 - --- 2020-01-23 Dr. David Alan Gilbert New
[PULL,004/111] virtiofsd: Add fuse_lowlevel.c virtiofs queue - - 1 - --- 2020-01-23 Dr. David Alan Gilbert New
[PULL,003/111] virtiofsd: Add auxiliary .c's virtiofs queue - - 1 - --- 2020-01-23 Dr. David Alan Gilbert New
[PULL,002/111] virtiofsd: Pull in kernel's fuse.h virtiofs queue - - 1 - --- 2020-01-23 Dr. David Alan Gilbert New
[PULL,001/111] virtiofsd: Pull in upstream headers virtiofs queue - - 2 - --- 2020-01-23 Dr. David Alan Gilbert New
[REPOST,v3,80/80] tests:numa-test: use explicit memdev to specify node RAM refactor main RAM allocation to use hostmem backend 1 - - - --- 2020-01-23 Igor Mammedov New
[REPOST,v3,79/80] tests:numa-test: make top level args dynamic and g_autofree(cli) cleanups refactor main RAM allocation to use hostmem backend - - 1 - --- 2020-01-23 Igor Mammedov New
[REPOST,v3,78/80] hostmem: fix strict bind policy refactor main RAM allocation to use hostmem backend - - - - --- 2020-01-23 Igor Mammedov New
[REPOST,v3,77/80] hostmem: introduce "prealloc-threads" property refactor main RAM allocation to use hostmem backend - - - - --- 2020-01-23 Igor Mammedov New
[REPOST,v3,76/80] make mem_path local variable refactor main RAM allocation to use hostmem backend - - - - --- 2020-01-23 Igor Mammedov New
[REPOST,v3,75/80] exec: drop bogus mem_path from qemu_ram_alloc_from_fd() refactor main RAM allocation to use hostmem backend - 1 - - --- 2020-01-23 Igor Mammedov New
[REPOST,v3,74/80] exec: cleanup qemu_minrampagesize()/qemu_maxrampagesize() refactor main RAM allocation to use hostmem backend - - - - --- 2020-01-23 Igor Mammedov New
[REPOST,v3,73/80] remove no longer used memory_region_allocate_system_memory() refactor main RAM allocation to use hostmem backend - - - - --- 2020-01-23 Igor Mammedov New
[REPOST,v3,72/80] sparc/niagara: use memdev for RAM refactor main RAM allocation to use hostmem backend - - 1 1 --- 2020-01-23 Igor Mammedov New
[REPOST,v3,71/80] sparc/sun4m: use memdev for RAM refactor main RAM allocation to use hostmem backend 1 - - - --- 2020-01-23 Igor Mammedov New
[REPOST,v3,70/80] sparc/leon3: use memdev for RAM refactor main RAM allocation to use hostmem backend - - 1 1 --- 2020-01-23 Igor Mammedov New
[REPOST,v3,69/80] ppc/virtex_ml507: use memdev for RAM refactor main RAM allocation to use hostmem backend 1 - 1 - --- 2020-01-23 Igor Mammedov New
[REPOST,v3,68/80] ppc/virtex_ml507: remove unused arguments refactor main RAM allocation to use hostmem backend 1 - 1 - --- 2020-01-23 Igor Mammedov New
[REPOST,v3,67/80] ppc/spapr: use memdev for RAM refactor main RAM allocation to use hostmem backend 1 - - - --- 2020-01-23 Igor Mammedov New
[REPOST,v3,66/80] ppc/prep: use memdev for RAM refactor main RAM allocation to use hostmem backend 2 - - - --- 2020-01-23 Igor Mammedov New
[REPOST,v3,65/80] ppc/{ppc440_bamboo, sam460ex}: use memdev for RAM refactor main RAM allocation to use hostmem backend 1 - 1 - --- 2020-01-23 Igor Mammedov New
[REPOST,v3,64/80] ppc/{ppc440_bamboo, sam460ex}: drop RAM size fixup refactor main RAM allocation to use hostmem backend 1 - 1 - --- 2020-01-23 Igor Mammedov New
[REPOST,v3,63/80] ppc/ppc405_boards: use memdev for RAM refactor main RAM allocation to use hostmem backend 1 - - - --- 2020-01-23 Igor Mammedov New
[REPOST,v3,62/80] ppc/ppc405_boards: add RAM size checks refactor main RAM allocation to use hostmem backend 1 - - - --- 2020-01-23 Igor Mammedov New
[REPOST,v3,61/80] ppc/pnv: use memdev for RAM refactor main RAM allocation to use hostmem backend 1 - 1 - --- 2020-01-23 Igor Mammedov New
[REPOST,v3,60/80] ppc/mac_oldworld: use memdev for RAM refactor main RAM allocation to use hostmem backend 2 - - - --- 2020-01-23 Igor Mammedov New
[REPOST,v3,59/80] ppc/mac_newworld: use memdev for RAM refactor main RAM allocation to use hostmem backend 2 - - - --- 2020-01-23 Igor Mammedov New
[REPOST,v3,58/80] ppc/e500: use memdev for RAM refactor main RAM allocation to use hostmem backend 1 - - - --- 2020-01-23 Igor Mammedov New
[REPOST,v3,57/80] ppc/e500: drop RAM size fixup refactor main RAM allocation to use hostmem backend 1 - - - --- 2020-01-23 Igor Mammedov New
[REPOST,v3,56/80] mips/mips_r4k: use memdev for RAM refactor main RAM allocation to use hostmem backend - - 1 - --- 2020-01-23 Igor Mammedov New
[REPOST,v3,55/80] mips/mips_mipssim: use memdev for RAM refactor main RAM allocation to use hostmem backend - - 1 1 --- 2020-01-23 Igor Mammedov New
« 1 2 ... 1724 1725 17264320 4321 »