Linux API
[Prev Page][Next Page]
- Re: [RFC PATCH] mm/mempolicy: add MPOL_PREFERRED_STRICT memory policy, (continued)
- [PATCH v0.7 0/5] sched,mm,x86/uaccess: implement User Managed Concurrency Groups,
Peter Oskolkov
- [PATCH v15 0/3] Add trusted_for(2) (was O_MAYEXEC),
Mickaël Salaün
- [PATCH v14 0/3] Add trusted_for(2) (was O_MAYEXEC),
Mickaël Salaün
- [PATCH v13 0/3] Add trusted_for(2) (was O_MAYEXEC),
Mickaël Salaün
- [PATCH RESEND] thermal/drivers/netlink: Add the temperature when crossing a trip point,
Daniel Lezcano
- [PATCH] x86/entry/ia32: Ensure s32 is sign extended to s64,
Richard Palethorpe
- [PATCH v29 27/28] LSM: Add /proc attr entry for full LSM context, Casey Schaufler
- [PATCH v29 14/28] LSM: Specify which LSM to display, Casey Schaufler
- [PATCH 0/6] per signal_struct coredumps,
Eric W. Biederman
- [PATCH v2 00/22] futex: splitup and waitv syscall,
André Almeida
- [PATCH v2 01/22] futex: Move to kernel/futex/, André Almeida
- [PATCH v2 02/22] futex: Split out syscalls, André Almeida
- [PATCH v2 03/22] futex: Rename {,__}{,un}queue_me(), André Almeida
- [PATCH v2 04/22] futex: Rename futex_wait_queue_me(), André Almeida
- [PATCH v2 05/22] futex: Rename: queue_{,un}lock(), André Almeida
- [PATCH v2 06/22] futex: Rename __unqueue_futex(), André Almeida
- [PATCH v2 07/22] futex: Rename hash_futex(), André Almeida
- [PATCH v2 08/22] futex: Rename: {get,cmpxchg}_futex_value_locked(), André Almeida
- [PATCH v2 09/22] futex: Split out PI futex, André Almeida
- [PATCH v2 10/22] futex: Rename: hb_waiter_{inc,dec,pending}(), André Almeida
- [PATCH v2 11/22] futex: Rename: match_futex(), André Almeida
- [PATCH v2 12/22] futex: Rename mark_wake_futex(), André Almeida
- [PATCH v2 13/22] futex: Split out requeue, André Almeida
- [PATCH v2 14/22] futex: Split out wait/wake, André Almeida
- [PATCH v2 15/22] futex: Simplify double_lock_hb(), André Almeida
- [PATCH v2 16/22] futex: Implement sys_futex_waitv(), André Almeida
- [PATCH v2 17/22] futex,x86: Wire up sys_futex_waitv(), André Almeida
- [PATCH v2 18/22] futex,arm: Wire up sys_futex_waitv(), André Almeida
- [PATCH v2 19/22] selftests: futex: Add sys_futex_waitv() test, André Almeida
- [PATCH v2 20/22] selftests: futex: Test sys_futex_waitv() timeout, André Almeida
- [PATCH v2 21/22] selftests: futex: Test sys_futex_waitv() wouldblock, André Almeida
- [PATCH v2 22/22] futex2: Documentation: Document sys_futex_waitv() uAPI, André Almeida
[PATCH] aio: Wire up compat_sys_io_pgetevents_time64 for x86,
Richard Palethorpe
[PATCH 1/2] fs: move struct linux_dirent into headers,
Gaelan Steele
[PATCH 0/5 v0.6] sched/umcg: RFC UMCG patchset,
Peter Oskolkov
[RFC] Expose request_module via syscall,
Thomas Weißschuh
[PATCH 00/20] futex: splitup and waitv syscall,
Peter Zijlstra
- [PATCH 15/20] futex: Simplify double_lock_hb(), Peter Zijlstra
- [PATCH 03/20] futex: Rename {,__}{,un}queue_me(), Peter Zijlstra
- [PATCH 06/20] futex: Rename __unqueue_futex(), Peter Zijlstra
- [PATCH 04/20] futex: Rename futex_wait_queue_me(), Peter Zijlstra
- [PATCH 08/20] futex: Rename: {get,cmpxchg}_futex_value_locked(), Peter Zijlstra
- [PATCH 11/20] futex: Rename: match_futex(), Peter Zijlstra
- [PATCH 05/20] futex: Rename: queue_{,un}lock(), Peter Zijlstra
- [PATCH 13/20] futex: Split out requeue, Peter Zijlstra
- [PATCH 09/20] futex: Split out PI futex, Peter Zijlstra
- [PATCH 07/20] futex: Rename hash_futex(), Peter Zijlstra
- [PATCH 10/20] futex: Rename: hb_waiter_{inc,dec,pending}(), Peter Zijlstra
- [PATCH 12/20] futex: Rename mark_wake_futex(), Peter Zijlstra
- [PATCH 02/20] futex: Split out syscalls, Peter Zijlstra
- [PATCH 14/20] futex: Split out wait/wake, Peter Zijlstra
- [PATCH 01/20] futex: Move to kernel/futex/, Peter Zijlstra
- Re: [PATCH 00/20] futex: splitup and waitv syscall, André Almeida
- Message not available
Message not available
Message not available
Re: [PATCH 00/20] futex: splitup and waitv syscall, André Almeida
[RFC PATCH 00/13] x86 User Interrupts support,
Sohil Mehta
- [RFC PATCH 01/13] x86/uintr/man-page: Include man pages draft for reference, Sohil Mehta
- [RFC PATCH 02/13] Documentation/x86: Add documentation for User Interrupts, Sohil Mehta
- [RFC PATCH 03/13] x86/cpu: Enumerate User Interrupts support, Sohil Mehta
- [RFC PATCH 04/13] x86/fpu/xstate: Enumerate User Interrupts supervisor state, Sohil Mehta
- [RFC PATCH 12/13] x86/uintr: Wire up the user interrupt syscalls, Sohil Mehta
- [RFC PATCH 06/13] x86/uintr: Introduce uintr receiver syscalls, Sohil Mehta
- [RFC PATCH 05/13] x86/irq: Reserve a user IPI notification vector, Sohil Mehta
- [RFC PATCH 07/13] x86/process/64: Add uintr task context switch support, Sohil Mehta
- [RFC PATCH 09/13] x86/uintr: Introduce vector registration and uintr_fd syscall, Sohil Mehta
- [RFC PATCH 08/13] x86/process/64: Clean up uintr task fork and exit paths, Sohil Mehta
- [RFC PATCH 13/13] selftests/x86: Add basic tests for User IPI, Sohil Mehta
- [RFC PATCH 10/13] x86/uintr: Introduce user IPI sender syscalls, Sohil Mehta
- [RFC PATCH 11/13] x86/uintr: Introduce uintr_wait() syscall, Sohil Mehta
- Re: [RFC PATCH 00/13] x86 User Interrupts support, Dave Hansen
- Re: [RFC PATCH 00/13] x86 User Interrupts support, Jens Axboe
- Re: [RFC PATCH 00/13] x86 User Interrupts support, Andy Lutomirski
- Re: [RFC PATCH 00/13] x86 User Interrupts support, Stefan Hajnoczi
- Re: [RFC PATCH 00/13] x86 User Interrupts support, Pavel Machek
- Re: [RFC PATCH 00/13] x86 User Interrupts support, Prakash Sangappa
- Re: [RFC PATCH 00/13] x86 User Interrupts support, Chrisma Pakha
[PATCH v3 0/6] futex2: Add wait on multiple futexes syscall,
André Almeida
[PATCH v3] io-wq: provide IO_WQ_* constants for IORING_REGISTER_IOWQ_MAX_WORKERS arg items,
Eugene Syromiatnikov
[PATCH v2] io-wq: expose IO_WQ_ACCT_* enumeration items to UAPI,
Eugene Syromiatnikov
[PATCH] io-wq: expose IO_WQ_ACCT_* enumeration items to UAPI,
Eugene Syromiatnikov
[PATCH v2] include/uapi/linux/xfrm.h: Fix XFRM_MSG_MAPPING ABI breakage,
Eugene Syromiatnikov
[RESEND RFC PATCH 0/3] Provide fast access to thread specific data,
Prakash Sangappa
[PATCH 0/4 v0.5] sched/umcg: RFC UMCG patchset,
Peter Oskolkov
[PATCH v2 0/5] futex2: Add wait on multiple futexes syscall,
André Almeida
[PATCH 2/1] man-pages: xattr.7: Update text for user extended xattr behavior change, Vivek Goyal
[PATCH v11 00/14] btrfs: add ioctls and send/receive support for reading/writing compressed data,
Omar Sandoval
- [PATCH v11 01/14] fs: export rw_verify_area(), Omar Sandoval
- [PATCH v11 02/14] fs: export variant of generic_write_checks without iov_iter, Omar Sandoval
- [PATCH v11 03/14] btrfs: don't advance offset for compressed bios in btrfs_csum_one_bio(), Omar Sandoval
- [PATCH v11 06/14] btrfs: optionally extend i_size in cow_file_range_inline(), Omar Sandoval
- [PATCH v11 04/14] btrfs: add ram_bytes and offset to btrfs_ordered_extent, Omar Sandoval
- [PATCH v11 05/14] btrfs: support different disk extent size for delalloc, Omar Sandoval
- [PATCH v11 07/14] btrfs: add definitions + documentation for encoded I/O ioctls, Omar Sandoval
- [PATCH v11 08/14] btrfs: add BTRFS_IOC_ENCODED_READ, Omar Sandoval
- [PATCH v11 09/14] btrfs: add BTRFS_IOC_ENCODED_WRITE, Omar Sandoval
- [PATCH v11 10/14] btrfs: add send stream v2 definitions, Omar Sandoval
- [PATCH v11 11/14] btrfs: send: write larger chunks when using stream v2, Omar Sandoval
- [PATCH v11 12/14] btrfs: send: allocate send buffer with alloc_page() and vmap() for v2, Omar Sandoval
- [PATCH v11 13/14] btrfs: send: send compressed extents with encoded writes, Omar Sandoval
- [PATCH v11 14/14] btrfs: send: enable support for stream v2 and compressed writes, Omar Sandoval
- [PATCH v11 01/10] btrfs-progs: receive: support v2 send stream larger tlv_len, Omar Sandoval
- [PATCH v11 02/10] btrfs-progs: receive: dynamically allocate sctx->read_buf, Omar Sandoval
- [PATCH v11 03/10] btrfs-progs: receive: support v2 send stream DATA tlv format, Omar Sandoval
- [PATCH v11 04/10] btrfs-progs: receive: add send stream v2 cmds and attrs to send.h, Omar Sandoval
- [PATCH v11 05/10] btrfs-progs: receive: process encoded_write commands, Omar Sandoval
- [PATCH v11 06/10] btrfs-progs: receive: encoded_write fallback to explicit decode and write, Omar Sandoval
- [PATCH v11 08/10] btrfs-progs: receive: process setflags ioctl commands, Omar Sandoval
- [PATCH v11 07/10] btrfs-progs: receive: process fallocate commands, Omar Sandoval
- [PATCH v11 10/10] btrfs-progs: receive: add tests for basic encoded_write send/receive, Omar Sandoval
- [PATCH v11 09/10] btrfs-progs: send: stream v2 ioctl flags, Omar Sandoval
Re: [PATCH 1/2] net: Remove net/ipx.h and uapi/linux/ipx.h header files,
Eugene Syromiatnikov
[PATCH] include/uapi/linux/xfrm.h: Fix XFRM_MSG_MAPPING ABI breakage,
Eugene Syromiatnikov
[PATCH v30 00/10] Control-flow Enforcement: Indirect Branch Tracking,
Yu-cheng Yu
- [PATCH v30 01/10] x86/cet/ibt: Add Kconfig option for Indirect Branch Tracking, Yu-cheng Yu
- [PATCH v30 02/10] x86/cet/ibt: Add user-mode Indirect Branch Tracking support, Yu-cheng Yu
- [PATCH v30 03/10] x86/cet/ibt: Handle signals for Indirect Branch Tracking, Yu-cheng Yu
- [PATCH v30 04/10] x86/cet/ibt: Disable IBT for ia32, Yu-cheng Yu
- [PATCH v30 08/10] x86/vdso: Introduce ENDBR macro, Yu-cheng Yu
- [PATCH v30 09/10] x86/vdso/32: Add ENDBR to __kernel_vsyscall entry point, Yu-cheng Yu
- [PATCH v30 07/10] x86/vdso: Insert endbr32/endbr64 to vDSO, Yu-cheng Yu
- [PATCH v30 05/10] x86/cet/ibt: Update ELF header parsing for Indirect Branch Tracking, Yu-cheng Yu
- [PATCH v30 06/10] x86/cet/ibt: Update arch_prctl functions for Indirect Branch Tracking, Yu-cheng Yu
- [PATCH v30 10/10] x86/vdso: Add ENDBR to __vdso_sgx_enter_enclave, Yu-cheng Yu
[PATCH v30 00/32] Control-flow Enforcement: Shadow Stack,
Yu-cheng Yu
- [PATCH v30 03/32] x86/cpufeatures: Add CET CPU feature flags for Control-flow Enforcement Technology (CET), Yu-cheng Yu
- [PATCH v30 06/32] x86/cet: Add control-protection fault handler, Yu-cheng Yu
- [PATCH v30 05/32] x86/fpu/xstate: Introduce CET MSR and XSAVES supervisor states, Yu-cheng Yu
- [PATCH v30 13/32] mm: Move VM_UFFD_MINOR_BIT from 37 to 38, Yu-cheng Yu
- [PATCH v30 11/32] x86/mm: Update pte_modify for _PAGE_COW, Yu-cheng Yu
- [PATCH v30 16/32] x86/mm: Update maybe_mkwrite() for shadow stack, Yu-cheng Yu
- [PATCH v30 15/32] x86/mm: Check Shadow Stack page fault errors, Yu-cheng Yu
- [PATCH v30 20/32] mm: Update can_follow_write_pte() for shadow stack, Yu-cheng Yu
- [PATCH v30 22/32] mm: Re-introduce vm_flags to do_mmap(), Yu-cheng Yu
- [PATCH v30 21/32] mm/mprotect: Exclude shadow stack from preserve_write, Yu-cheng Yu
- [PATCH v30 09/32] x86/mm: Introduce _PAGE_COW, Yu-cheng Yu
- [PATCH v30 23/32] x86/cet/shstk: Add user-mode shadow stack support, Yu-cheng Yu
- [PATCH v30 19/32] mm/mmap: Add shadow stack pages to memory accounting, Yu-cheng Yu
- [PATCH v30 18/32] mm: Add guard pages around a shadow stack., Yu-cheng Yu
- [PATCH v30 17/32] mm: Fixup places that call pte_mkwrite() directly, Yu-cheng Yu
- [PATCH v30 25/32] x86/cet/shstk: Handle thread shadow stack, Yu-cheng Yu
- [PATCH v30 24/32] x86/process: Change copy_thread() argument 'arg' to 'stack_size', Yu-cheng Yu
- [PATCH v30 14/32] mm: Introduce VM_SHADOW_STACK for shadow stack memory, Yu-cheng Yu
- [PATCH v30 12/32] x86/mm: Update ptep_set_wrprotect() and pmdp_set_wrprotect() for transition from _PAGE_DIRTY to _PAGE_COW, Yu-cheng Yu
- [PATCH v30 10/32] drm/i915/gvt: Change _PAGE_DIRTY to _PAGE_DIRTY_BITS, Yu-cheng Yu
- [PATCH v30 26/32] x86/cet/shstk: Introduce shadow stack token setup/verify routines, Yu-cheng Yu
- [PATCH v30 28/32] ELF: Introduce arch_setup_elf_property(), Yu-cheng Yu
- [PATCH v30 27/32] x86/cet/shstk: Handle signals for shadow stack, Yu-cheng Yu
- [PATCH v30 01/32] Documentation/x86: Add CET description, Yu-cheng Yu
- [PATCH v30 08/32] x86/mm: Move pmd_write(), pud_write() up in the file, Yu-cheng Yu
- [PATCH v30 07/32] x86/mm: Remove _PAGE_DIRTY from kernel RO pages, Yu-cheng Yu
- [PATCH v30 04/32] x86/cpufeatures: Introduce CPU setup and option parsing for CET, Yu-cheng Yu
- [PATCH v30 02/32] x86/cet/shstk: Add Kconfig option for Shadow Stack, Yu-cheng Yu
- [PATCH v30 29/32] x86/cet/shstk: Add arch_prctl functions for shadow stack, Yu-cheng Yu
- [PATCH v30 30/32] mm: Move arch_calc_vm_prot_bits() to arch/x86/include/asm/mman.h, Yu-cheng Yu
- [PATCH v30 31/32] mm: Update arch_validate_flags() to test vma anonymous, Yu-cheng Yu
- [PATCH v30 32/32] mm: Introduce PROT_SHADOW_STACK for shadow stack, Yu-cheng Yu
[PATCH v4] uapi/linux/prctl: provide macro definitions for the PR_SCHED_CORE type argument,
Eugene Syromiatnikov
[PATCH v3] madvise.2: Document MADV_POPULATE_READ and MADV_POPULATE_WRITE,
David Hildenbrand
[PATCH v29 00/10] Control-flow Enforcement: Indirect Branch Tracking,
Yu-cheng Yu
- [PATCH v29 03/10] x86/cet/ibt: Handle signals for Indirect Branch Tracking, Yu-cheng Yu
- [PATCH v29 04/10] x86/cet/ibt: Disable IBT for ia32, Yu-cheng Yu
- [PATCH v29 05/10] x86/cet/ibt: Update ELF header parsing for Indirect Branch Tracking, Yu-cheng Yu
- [PATCH v29 06/10] x86/cet/ibt: Update arch_prctl functions for Indirect Branch Tracking, Yu-cheng Yu
- [PATCH v29 07/10] x86/vdso: Insert endbr32/endbr64 to vDSO, Yu-cheng Yu
- [PATCH v29 08/10] x86/vdso: Introduce ENDBR macro, Yu-cheng Yu
- [PATCH v29 09/10] x86/vdso/32: Add ENDBR to __kernel_vsyscall entry point, Yu-cheng Yu
- [PATCH v29 10/10] x86/vdso: Add ENDBR to __vdso_sgx_enter_enclave, Yu-cheng Yu
- [PATCH v29 02/10] x86/cet/ibt: Add user-mode Indirect Branch Tracking support, Yu-cheng Yu
- [PATCH v29 01/10] x86/cet/ibt: Add Kconfig option for Indirect Branch Tracking, Yu-cheng Yu
[PATCH v29 00/32] Control-flow Enforcement: Shadow Stack,
Yu-cheng Yu
- [PATCH v29 02/32] x86/cet/shstk: Add Kconfig option for Shadow Stack, Yu-cheng Yu
- [PATCH v29 03/32] x86/cpufeatures: Add CET CPU feature flags for Control-flow Enforcement Technology (CET), Yu-cheng Yu
- [PATCH v29 01/32] Documentation/x86: Add CET description, Yu-cheng Yu
- [PATCH v29 05/32] x86/fpu/xstate: Introduce CET MSR and XSAVES supervisor states, Yu-cheng Yu
- [PATCH v29 04/32] x86/cpufeatures: Introduce CPU setup and option parsing for CET, Yu-cheng Yu
- [PATCH v29 06/32] x86/cet: Add control-protection fault handler, Yu-cheng Yu
- [PATCH v29 08/32] x86/mm: Move pmd_write(), pud_write() up in the file, Yu-cheng Yu
- [PATCH v29 07/32] x86/mm: Remove _PAGE_DIRTY from kernel RO pages, Yu-cheng Yu
- [PATCH v29 09/32] x86/mm: Introduce _PAGE_COW, Yu-cheng Yu
- [PATCH v29 10/32] drm/i915/gvt: Change _PAGE_DIRTY to _PAGE_DIRTY_BITS, Yu-cheng Yu
- [PATCH v29 11/32] x86/mm: Update pte_modify for _PAGE_COW, Yu-cheng Yu
- [PATCH v29 12/32] x86/mm: Update ptep_set_wrprotect() and pmdp_set_wrprotect() for transition from _PAGE_DIRTY to _PAGE_COW, Yu-cheng Yu
- [PATCH v29 13/32] mm: Move VM_UFFD_MINOR_BIT from 37 to 38, Yu-cheng Yu
- [PATCH v29 15/32] x86/mm: Shadow Stack page fault error checking, Yu-cheng Yu
- [PATCH v29 14/32] mm: Introduce VM_SHADOW_STACK for shadow stack memory, Yu-cheng Yu
- [PATCH v29 16/32] x86/mm: Update maybe_mkwrite() for shadow stack, Yu-cheng Yu
- [PATCH v29 17/32] mm: Fixup places that call pte_mkwrite() directly, Yu-cheng Yu
- [PATCH v29 18/32] mm: Add guard pages around a shadow stack., Yu-cheng Yu
- [PATCH v29 19/32] mm/mmap: Add shadow stack pages to memory accounting, Yu-cheng Yu
- [PATCH v29 20/32] mm: Update can_follow_write_pte() for shadow stack, Yu-cheng Yu
- [PATCH v29 21/32] mm/mprotect: Exclude shadow stack from preserve_write, Yu-cheng Yu
- [PATCH v29 22/32] mm: Re-introduce vm_flags to do_mmap(), Yu-cheng Yu
- [PATCH v29 23/32] x86/cet/shstk: Add user-mode shadow stack support, Yu-cheng Yu
- [PATCH v29 24/32] x86/process: Change copy_thread() argument 'arg' to 'stack_size', Yu-cheng Yu
- [PATCH v29 25/32] x86/cet/shstk: Handle thread shadow stack, Yu-cheng Yu
- [PATCH v29 27/32] x86/cet/shstk: Handle signals for shadow stack, Yu-cheng Yu
- [PATCH v29 26/32] x86/cet/shstk: Introduce shadow stack token setup/verify routines, Yu-cheng Yu
- [PATCH v29 28/32] ELF: Introduce arch_setup_elf_property(), Yu-cheng Yu
- [PATCH v29 30/32] mm: Move arch_calc_vm_prot_bits() to arch/x86/include/asm/mman.h, Yu-cheng Yu
- [PATCH v29 29/32] x86/cet/shstk: Add arch_prctl functions for shadow stack, Yu-cheng Yu
- [PATCH v29 31/32] mm: Update arch_validate_flags() to test vma anonymous, Yu-cheng Yu
- [PATCH v29 32/32] mm: Introduce PROT_SHADOW_STACK for shadow stack, Yu-cheng Yu
[PATCH v10 00/14] btrfs: add ioctls and send/receive support for reading/writing compressed data,
Omar Sandoval
- [PATCH v10 01/14] fs: export rw_verify_area(), Omar Sandoval
- [PATCH v10 02/14] fs: export variant of generic_write_checks without iov_iter, Omar Sandoval
- [PATCH v10 03/14] btrfs: don't advance offset for compressed bios in btrfs_csum_one_bio(), Omar Sandoval
- [PATCH v10 04/14] btrfs: add ram_bytes and offset to btrfs_ordered_extent, Omar Sandoval
- [PATCH v10 05/14] btrfs: support different disk extent size for delalloc, Omar Sandoval
- [PATCH v10 06/14] btrfs: optionally extend i_size in cow_file_range_inline(), Omar Sandoval
- [PATCH v10 07/14] btrfs: add definitions + documentation for encoded I/O ioctls, Omar Sandoval
- [PATCH v10 08/14] btrfs: add BTRFS_IOC_ENCODED_READ, Omar Sandoval
- [PATCH v10 09/14] btrfs: add BTRFS_IOC_ENCODED_WRITE, Omar Sandoval
- [PATCH v10 12/14] btrfs: send: allocate send buffer with alloc_page() and vmap() for v2, Omar Sandoval
- [PATCH v10 10/14] btrfs: add send stream v2 definitions, Omar Sandoval
- [PATCH v10 11/14] btrfs: send: write larger chunks when using stream v2, Omar Sandoval
- [PATCH v10 13/14] btrfs: send: send compressed extents with encoded writes, Omar Sandoval
- [PATCH v10 14/14] btrfs: send: enable support for stream v2 and compressed writes, Omar Sandoval
- [PATCH v10 01/10] btrfs-progs: receive: support v2 send stream larger tlv_len, Omar Sandoval
- [PATCH v10 02/10] btrfs-progs: receive: dynamically allocate sctx->read_buf, Omar Sandoval
- [PATCH v10 03/10] btrfs-progs: receive: support v2 send stream DATA tlv format, Omar Sandoval
- [PATCH v10 04/10] btrfs-progs: receive: add send stream v2 cmds and attrs to send.h, Omar Sandoval
- [PATCH v10 05/10] btrfs-progs: receive: process encoded_write commands, Omar Sandoval
- [PATCH v10 06/10] btrfs-progs: receive: encoded_write fallback to explicit decode and write, Omar Sandoval
- [PATCH v10 07/10] btrfs-progs: receive: process fallocate commands, Omar Sandoval
- [PATCH v10 08/10] btrfs-progs: receive: process setflags ioctl commands, Omar Sandoval
- [PATCH v10 09/10] btrfs-progs: send: stream v2 ioctl flags, Omar Sandoval
- [PATCH v10 10/10] btrfs-progs: receive: add tests for basic encoded_write send/receive, Omar Sandoval
[PATCH 0/7] add simple copy support,
SelvaKumar S
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Re: [PATCH 0/7] add simple copy support, Darrick J. Wong
[PATCH v2 0/7] Remove in-tree usage of MAP_DENYWRITE,
David Hildenbrand
[PATCH v2] madvise.2: Document MADV_POPULATE_READ and MADV_POPULATE_WRITE,
David Hildenbrand
[PATCH v6 00/21] File system wide monitoring,
Gabriel Krisman Bertazi
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Linux SCSI]
[Yosemite Forum]