messages from 2018-07-30 08:50:18 to 2018-08-01 23:37:41 UTC [more...]
[RFC][PATCH 0/5] Mount, Filesystem and Keyrings notifications
2018-08-01 21:49 UTC (4+ messages)
` LSM hook for mount, superblock and keys watch notifications
[PATCH 00/33] VFS: Introduce filesystem context [ver #11]
2018-08-01 20:50 UTC (35+ messages)
` [PATCH 01/33] vfs: syscall: Add open_tree(2) to reference or clone a mount "
` [PATCH 02/33] vfs: syscall: Add move_mount(2) to move mounts around "
` [PATCH 03/33] teach move_mount(2) to work with OPEN_TREE_CLONE "
` [PATCH 04/33] vfs: Suppress MS_* flag defs within the kernel unless explicitly enabled "
` [PATCH 05/33] vfs: Introduce the basic header for the new mount API's filesystem context "
` [PATCH 06/33] vfs: Introduce logging functions "
` [PATCH 07/33] vfs: Add configuration parser helpers "
` [PATCH 08/33] vfs: Add LSM hooks for the new mount API "
` [PATCH 09/33] selinux: Implement the new mount API LSM hooks "
` [PATCH 10/33] smack: Implement filesystem context security "
` [PATCH 11/33] apparmor: Implement security hooks for the new mount API "
` [PATCH 12/33] tomoyo: "
` [PATCH 13/33] vfs: Separate changing mount flags full remount "
` [PATCH 14/33] vfs: Implement a filesystem superblock creation/configuration context "
` [PATCH 15/33] vfs: Remove unused code after filesystem context changes "
` [PATCH 16/33] procfs: Move proc_fill_super() to fs/proc/root.c "
` [PATCH 17/33] proc: Add fs_context support to procfs "
` [PATCH 18/33] ipc: Convert mqueue fs to fs_context "
` [PATCH 19/33] cpuset: Use "
` [PATCH 20/33] kernfs, sysfs, cgroup, intel_rdt: Support "
` [PATCH 21/33] hugetlbfs: Convert to "
` [PATCH 22/33] vfs: Remove kern_mount_data() "
` [PATCH 23/33] vfs: Provide documentation for new mount API "
` [PATCH 24/33] Make anon_inodes unconditional "
` [PATCH 25/33] vfs: syscall: Add fsopen() to prepare for superblock creation "
` [PATCH 26/33] vfs: Implement logging through fs_context "
` [PATCH 27/33] vfs: Add some logging to the core users of the fs_context log "
` [PATCH 28/33] vfs: syscall: Add fsconfig() for configuring and managing a context "
` [PATCH 29/33] vfs: syscall: Add fsmount() to create a mount for a superblock "
` [PATCH 30/33] vfs: syscall: Add fspick() to select a superblock for reconfiguration "
` [PATCH 31/33] afs: Add fs_context support "
` [PATCH 32/33] afs: Use fs_context to pass parameters over automount "
` [PATCH 33/33] vfs: Add a sample program for the new mount API "
[RFC PATCH 0/4] vfs: map unique ino/dev pairs for user space
2018-08-01 20:38 UTC (14+ messages)
` [PATCH 1/4] vfs: introduce function to map unique ino/dev pairs
` [PATCH 2/4] nfs: check for NULL vfsmount in nfs_getattr
` [PATCH 3/4] proc: use vfs helper to get ino/dev pairs for maps file
` [PATCH 4/4] locks: map correct ino/dev pairs when exporting to userspace
[PATCH 0/5] VFS: Introduce filesystem information query syscall
2018-08-01 22:20 UTC (8+ messages)
` [PATCH 1/5] vfs: syscall: Add fsinfo() to query filesystem information
` [PATCH 2/5] afs: Add fsinfo support
` [PATCH 3/5] vfs: Allow fsinfo() to query what's in an fs_context
` [PATCH 4/5] vfs: Allow fsinfo() to be used to query an fs parameter description
` [PATCH 5/5] vfs: Implement parameter value retrieval with fsinfo()
Commit "new primitive: discard_new_inode()" introduces a problem
2018-08-01 16:34 UTC (8+ messages)
[PATCHES][RFC] icache-related stuff
2018-08-01 15:25 UTC (15+ messages)
` [PATCH 01/16] nfs_instantiate(): prevent multiple aliases for directory inode
` [PATCH 03/16] vfs: don't evict uninitialized inode
` [PATCH 04/16] btrfs: switch to discard_new_inode()
` [PATCH 08/16] btrfs: btrfs_iget() never returns an is_bad_inode() inode
` [PATCH 09/16] btrfs: IS_ERR(p) && PTR_ERR(p) == n is a weird way to spell p == ERR_PTR(n)
` [PATCH 13/16] btrfs: lift make_bad_inode() into btrfs_iget()
[PATCH v2 0/6] 9p: Use IDRs more effectively
2018-08-01 15:22 UTC (21+ messages)
` [PATCH v2 5/6] 9p: Use a slab for allocating requests
` [PATCH 1/2] net/9p: embed fcall in req to round down buffer allocs
` [PATCH 2/2] net/9p: add a per-client fcall kmem_cache
` [V9fs-developer] "
` [V9fs-developer] [PATCH 1/2] net/9p: embed fcall in req to round down buffer allocs
[RFC] [PATCH 0/1] Introduce emergency raid0 stop for mounted arrays
2018-08-01 14:56 UTC (2+ messages)
` [RFC] [PATCH 1/1] md/raid0: Introduce emergency stop for raid0 arrays
Misuse of constructors
2018-08-01 15:51 UTC
[PATCH v2] fs/buffer: Convert return type int to vm_fault_t
2018-08-01 14:01 UTC (2+ messages)
[PATCH] nfsd: fix leaked file lock with nfs exported overlayfs
2018-08-01 11:40 UTC (6+ messages)
[PATCH 1/2] mm: add a function to return a bdi_writeback dirty page statistic
2018-08-01 11:16 UTC (4+ messages)
` [PATCH 2/2] fs/writeback: do memory cgroup related writeback firstly
maybe resource leak in security/selinux/selinuxfs.c
2018-08-01 9:23 UTC
[next-20180727][qla2xxx][BUG] WARNING: CPU: 12 PID: 511 at drivers/scsi/scsi_lib.c:691 scsi_end_request+0x250/0x280
2018-08-01 7:19 UTC (2+ messages)
[PATCH dhowells/mount-context] fs: don't call fs_context->free() from fsmount()
2018-08-01 5:53 UTC (7+ messages)
[PATCH 13/38] tomoyo: Implement security hooks for the new mount API [ver #10]
2018-08-01 1:07 UTC (47+ messages)
` [PATCH 00/38] VFS: Introduce filesystem context "
` [PATCH 25/38] Make anon_inodes unconditional "
` [PATCH 29/38] vfs: syscall: Add fsconfig() for configuring and managing a context "
` [PATCH 34/38] vfs: syscall: Add fsinfo() to query filesystem information "
` [PATCH 36/38] vfs: Add a sample program for the new mount API "
[PATCH 1/3] hfs: stop using timespec based interfaces
2018-07-31 23:37 UTC (2+ messages)
statistics on smb3 mount
2018-07-31 21:49 UTC
[PATCH ghak90 (was ghak32) V4 00/10] audit: implement container identifier
2018-07-31 20:07 UTC (11+ messages)
` [PATCH ghak90 (was ghak32) V4 01/10] audit: collect audit task parameters
` [PATCH ghak90 (was ghak32) V4 02/10] audit: add container id
` [PATCH ghak90 (was ghak32) V4 03/10] audit: log container info of syscalls
` [PATCH ghak90 (was ghak32) V4 04/10] audit: add containerid support for ptrace and signals
` [PATCH ghak90 (was ghak32) V4 05/10] audit: add support for non-syscall auxiliary records
` [PATCH ghak90 (was ghak32) V4 06/10] audit: add containerid support for tty_audit
` [PATCH ghak90 (was ghak32) V4 07/10] audit: add containerid filtering
` [PATCH ghak90 (was ghak32) V4 08/10] audit: add support for containerid to network namespaces
` [PATCH ghak90 (was ghak32) V4 09/10] audit: NETFILTER_PKT: record each container ID associated with a netNS
` [PATCH ghak90 (was ghak32) V4 10/10] debug audit: read container ID of a process
[RFC PATCH ghak90 (was ghak32) V3 00/10] audit: implement container identifier
2018-07-31 20:07 UTC (12+ messages)
` [RFC PATCH ghak90 (was ghak32) V3 01/10] audit: add container id
` [RFC PATCH ghak90 (was ghak32) V3 02/10] audit: log container info of syscalls
[PATCH v2] fs: don't let getdents return bogus names
2018-07-31 19:50 UTC (3+ messages)
[PATCH v3 0/6] kaddr and pfn can be NULL to ->direct_access()
2018-07-31 15:35 UTC (6+ messages)
` [PATCH v3 1/6] libnvdimm, pmem: "
` [PATCH v3 2/6] s390, dcssblk: "
` [PATCH v3 4/6] dax/super: Do not request a pointer kaddr when not required
` [PATCH v3 6/6] filesystem-dax: Do not request kaddr and pfn "
[RFC PATCH 0/4] file: export functions for binder module
2018-07-31 14:27 UTC (20+ messages)
` [PATCH 1/4] file: export __alloc_fd()
` [PATCH 2/4] file: export __fd_install()
` [PATCH 3/4] file: export get_files_struct()
` [PATCH 4/4] file: export put_files_struct()
[PATCH 0/2] fuse: Small cleanup series
2018-07-31 10:25 UTC (3+ messages)
` [PATCH 1/2] fuse: Use list_first_entry() in flush_bg_queue()
` [PATCH 2/2] fuse: Move clear_bit() up in request_end()
[PATCH RESEND] exec: don't force_sigsegv processes with a pending fatal signal
2018-07-31 0:56 UTC
KASAN: slab-out-of-bounds Read in request_end
2018-07-30 18:15 UTC
KASAN: slab-out-of-bounds Write in end_requests
2018-07-30 14:19 UTC
[PATCH v14 00/74] Convert page cache to XArray
2018-07-30 15:43 UTC (10+ messages)
INFO: task hung in generic_file_write_iter
2018-07-30 15:07 UTC (3+ messages)
[PATCH 0/4] cleanups and refactor of /proc/pid/smaps*
2018-07-30 8:53 UTC (5+ messages)
` [PATCH 4/4] mm: proc/pid/smaps_rollup: convert to single value seq_file
[PATCH 29/38] vfs: syscall: Add fsconfig() for configuring and managing a context [ver #10]
2018-07-29 11:14 UTC
[PATCH 34/38] vfs: syscall: Add fsinfo() to query filesystem information [ver #10]
2018-07-27 23:14 UTC
[PATCH 25/38] Make anon_inodes unconditional [ver #10]
2018-07-27 20:04 UTC
[PATCH 34/38] vfs: syscall: Add fsinfo() to query filesystem information [ver #10]
2018-07-27 19:35 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).