messages from 2018-05-13 16:15:09 to 2018-05-15 08:22:28 UTC [more...]
[PATCH 00/18] arm64: invoke syscalls with pt_regs
2018-05-15 8:22 UTC (51+ messages)
` [PATCH 01/18] arm64: consistently use unsigned long for thread flags
` [PATCH 02/18] arm64: move SCTLR_EL{1,2} assertions to <asm/sysreg.h>
` [PATCH 03/18] arm64: introduce sysreg_clear_set()
` [PATCH 04/18] arm64: kill config_sctlr_el1()
` [PATCH 05/18] arm64: kill change_cpacr()
` [PATCH 06/18] arm64: move sve_user_{enable,disable} to <asm/fpsimd.h>
` [PATCH 06/18] arm64: move sve_user_{enable, disable} "
` [PATCH 07/18] arm64: remove sigreturn wrappers
` [PATCH 08/18] arm64: convert raw syscall invocation to C
` [PATCH 09/18] arm64: convert syscall trace logic "
` [PATCH 10/18] arm64: convert native/compat syscall entry "
` [PATCH 11/18] arm64: zero GPRs upon entry from EL0
` [PATCH 12/18] kernel: add ksys_personality()
` [PATCH 13/18] kernel: add kcompat_sys_{f,}statfs64()
` [PATCH 14/18] arm64: remove in-kernel call to sys_personality()
` [PATCH 15/18] arm64: use {COMPAT,}SYSCALL_DEFINE0 for sigreturn
` [PATCH 16/18] arm64: use SYSCALL_DEFINE6() for mmap
` [PATCH 17/18] arm64: convert compat wrappers to C
` [PATCH 18/18] arm64: implement syscall wrappers
[PATCH v4 00/11] gfs2 iomap write support
2018-05-15 8:16 UTC (17+ messages)
` [PATCH v4 01/11] gfs2: Update find_metapath comment
` [PATCH v4 02/11] gfs2: hole_size improvement
` [PATCH v4 03/11] gfs2: gfs2_stuffed_write_end cleanup
` [PATCH v4 04/11] gfs2: Remove ordered write mode handling from gfs2_trans_add_data
` [PATCH v4 05/11] gfs2: Iomap cleanups and improvements
` [PATCH v4 06/11] iomap: Add write_{begin,end} iomap operations
` [PATCH v4 07/11] gfs2: iomap buffered write support
` [PATCH v4 08/11] gfs2: gfs2_extent_length cleanup
` [PATCH v4 09/11] gfs2: iomap direct I/O support
` [PATCH v4 10/11] gfs2: Remove gfs2_write_{begin,end}
` [PATCH v4 11/11] iomap: Complete partial direct I/O writes synchronously
[PATCH] fs: iomap: Change return type to vm_fault_t
2018-05-15 8:00 UTC (4+ messages)
stop using buffer heads in xfs and iomap
2018-05-15 7:26 UTC (4+ messages)
` [PATCH 31/33] iomap: add support for sub-pagesize buffered I/O without buffer heads
[PATCH v5 1/7] proc: add proc_fs_info struct to store proc information
2018-05-15 7:21 UTC (3+ messages)
[PATCH] mm: Add new vma flag VM_LOCAL_CPU
2018-05-15 7:08 UTC (8+ messages)
[RFC PATCH v2 0/2] locking/rwsem: Fix DEBUG_RWSEM warning from thaw_sup
2018-05-15 7:04 UTC (6+ messages)
` [RFC PATCH v2 1/2] locking/rwsem: Add a new RWSEM_WRITER_OWNED_NOSPIN flag
` [RFC PATCH v2 2/2] locking/percpu-rwsem: Mark rwsem as non-spinnable in percpu_rwsem_release()
use memcpy_mcsafe() for copy_to_iter() (was: Re: [PATCH v3 0/9] Series short description)
2018-05-15 6:49 UTC (6+ messages)
[PATCH v2 0/3] Overlayfs mkdir related fixes
2018-05-15 5:20 UTC (4+ messages)
` [PATCH v2 1/3] ovl: use d_instantiate_new() to instantiate a new dentry
[PATCH v2] vfs: use "none" if mount source is empty string
2018-05-15 5:18 UTC (3+ messages)
[PATCH 04/15] nls: Split default charset from NLS core
2018-05-15 2:45 UTC (3+ messages)
[PATCH 05/15] nls: Split struct nls_charset from struct nls_table
2018-05-15 2:41 UTC (3+ messages)
[PATCH] autofs - clean up includes
2018-05-15 2:20 UTC
[GIT PULL] afs: Fixes
2018-05-14 21:25 UTC
[PATCH] locking/rwsem: Add up_write_non_owner() for percpu_up_write()
2018-05-14 19:36 UTC (5+ messages)
[PATCH 0/6] Transition vfs to 64-bit timestamps
2018-05-14 18:28 UTC (11+ messages)
` [PATCH 5/6] udf: Simplify calls to udf_disk_stamp_to_time
` [PATCH 6/6] vfs: change inode times to use struct timespec64
[PATCH] fs: proc: Adding new typedef vm_fault_t
2018-05-14 18:16 UTC (2+ messages)
[RFC][PATCH] nfsd: vfs_mkdir() might succeed leaving dentry negative unhashed
2018-05-14 17:56 UTC (7+ messages)
[PATCH net-next v8 0/3] kernel: add support to collect hardware logs in crash recovery kernel
2018-05-14 17:49 UTC (4+ messages)
[PATCH 0/3] Btrfs: stop abusing current->journal_info for direct I/O
2018-05-14 16:35 UTC (5+ messages)
` [PATCH 1/3] fs: add initial bh_result->b_private value to __blockdev_direct_IO()
[RFC][PATCH] ovl_create_index(): vfs_mkdir() might succeed leaving dentry negative unhashed
2018-05-14 15:39 UTC (5+ messages)
[RFC][PATCHES] reducing d_add() use, part 1
2018-05-14 15:26 UTC (22+ messages)
` [PATCH 01/15] bfs_lookup(): use d_splice_alias()
` [PATCH 02/15] bfs_find_entry: pass name/len as qstr pointer
` [PATCH 03/15] bfs_add_entry: "
` [PATCH 04/15] cramfs_lookup(): use d_splice_alias()
` [PATCH 05/15] freevxfs_lookup(): "
` [PATCH 06/15] minix_lookup: "
` [PATCH 07/15] qnx4_lookup: "
` [PATCH 08/15] sysv_lookup: "
` [PATCH 09/15] ubifs_lookup: "
` [PATCH 10/15] qnx6_lookup: switch to d_splice_alias()
` [PATCH 11/15] romfs_lookup: hash negative lookups, use d_splice_alias()
` [PATCH 12/15] adfs_lookup_byname: .. *is* taken care of in fs/namei.c
` [PATCH 13/15] adfs_lookup: do not fail with ENOENT on negatives, use d_splice_alias()
` [PATCH 14/15] xfs_vn_lookup: simplify a bit
` [PATCH 15/15] openpromfs: switch to d_splice_alias()
[PATCH 0/2] vfs: better dedupe permission check
2018-05-14 14:58 UTC (10+ messages)
` [PATCH 1/2] vfs: allow dedupe of user owned read-only files
` [PATCH 2/2] vfs: dedupe should return EPERM if permission is not granted
[PATCH v3 0/4] Enable holes in copy_file_range()
2018-05-14 14:56 UTC (5+ messages)
` [PATCH 1/4] copy_file_range: refactor vfs_copy_file_range
` [PATCH 2/4] copy_file_range: Perform splice if in/out SB are not same
` [PATCH 3/4] copy_file_range: splice with holes
` [PATCH 4/4] ovl: Use do_copy_file_range() in copy_up_data()
[PATCH v2 00/35] overlayfs: stack file operations
2018-05-14 14:03 UTC (6+ messages)
` [PATCH v2 22/35] vfs: don't open real
[PATCH v5 7/7] proc: add option to mount only a pids subset
2018-05-14 13:13 UTC (4+ messages)
DEBUG_RWSEMS warning from thaw_super()
2018-05-14 12:16 UTC (6+ messages)
[RFC][PATCH] btrfs: take the last remnants of ->d_fsdata use out
2018-05-14 10:39 UTC (2+ messages)
[PATCH v5 5/7] proc: instantiate only pids that we can ptrace on 'limit_pids=1' mount option
2018-05-14 8:34 UTC (5+ messages)
[PATCH 01/10] autofs4 - merge auto_fs.h and auto_fs4.h
2018-05-14 5:49 UTC (12+ messages)
` [PATCH 02/10] autofs4 - use autofs instead of autofs4 everywhere
` [PATCH 03/10] autofs - copy autofs4 to autofs
` [PATCH 04/10] autofs - create autofs Kconfig and Makefile
` [PATCH 05/10] autofs - update fs/autofs4/Kconfig
` [PATCH 06/10] autofs - update fs/autofs4/Makefile
` [PATCH 07/10] autofs - delete fs/autofs4 source files
` [PATCH 08/10] autofs - rename autofs documentation files
` [PATCH 09/10] autofs - use autofs instead of autofs4 in documentation
` [PATCH 10/10] autofs - update MAINTAINERS entry for autofs
[PATCH 0/2] bcachefs: on disk data structures, ioctl interface - review requested for upstreaming
2018-05-13 22:49 UTC (5+ messages)
` [PATCH 1/2] bcachefs: On disk data structures
[RFC][PATCH] fix breakage caused by d_find_alias() semantics change
2018-05-13 22:17 UTC (8+ messages)
[RFC][PATCH] cramfs_lookup(): use d_splice_alias()
2018-05-13 21:32 UTC (3+ messages)
[RFC][PATCH] bfs_lookup(): use d_splice_alias()
2018-05-13 21:13 UTC (2+ messages)
[RFC][PATCH] minix_lookup: use d_splice_alias()
2018-05-13 21:12 UTC
[RFC][PATCH] freevxfs_lookup(): use d_splice_alias()
2018-05-13 21:12 UTC
[RFC][PATCH] bfs_add_entry: pass name/len as qstr pointer
2018-05-13 21:11 UTC
[RFC][PATCH] bfs_find_entry: pass name/len as qstr pointer
2018-05-13 21:11 UTC
[RFC v2 0/4] vfs: detect symlink corruption with attributes
2018-05-13 20:51 UTC (4+ messages)
` [RFC v2 3/4] ext4: add verifier check for symlink with append/immutable flags
[RFC][PATCH] befs_lookup(): use d_splice_alias()
2018-05-13 16:23 UTC
[RFC][PATCH] vfat: simplify checks in vfat_lookup()
2018-05-13 16:15 UTC
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).