linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-01-09 16:58:02 to 2019-01-11 02:59:31 UTC [more...]

[PATCH 1/2] mm: introduce put_user_page*(), placeholder versions
 2019-01-11  2:59 UTC  (12+ messages)

[PATCH v2 0/3] Allow initializing the kernfs node's secctx based on its parent
 2019-01-11  2:20 UTC  (11+ messages)
` [PATCH v2 1/3] LSM: Add new hook for generic node initialization

[PATCH 0/3] Allow initializing the kernfs node's secctx based on its parent
 2019-01-11  2:08 UTC  (7+ messages)
` [PATCH 2/3] selinux: Implement the object_init_security hook
` [PATCH 3/3] kernfs: Initialize security of newly created nodes

[PATCH 1/2] selinux: avoid silent denials in permissive mode under RCU walk
 2019-01-11  1:37 UTC  (3+ messages)
` [PATCH 2/2] selinux: stop passing MAY_NOT_BLOCK to the AVC upon follow_link

[PATCH 1/3] coredump: Replace opencoded set_mask_bits()
 2019-01-11  0:26 UTC  (4+ messages)
` [PATCH 2/3] fs: inode_set_flags() replace "

[PATCHSET v2] io_uring IO interface
 2019-01-10 23:47 UTC  (36+ messages)
` [PATCH 01/15] fs: add an iopoll method to struct file_operations
` [PATCH 02/15] block: wire up block device iopoll method
` [PATCH 03/15] block: add bio_set_polled() helper
` [PATCH 04/15] iomap: wire up the iopoll method
` [PATCH 05/15] Add io_uring IO interface
` [PATCH 06/15] io_uring: support for IO polling
` [PATCH 07/15] io_uring: add submission side request cache
` [PATCH 08/15] fs: add fget_many() and fput_many()
` [PATCH 09/15] io_uring: use fget/fput_many() for file references
` [PATCH 10/15] io_uring: batch io_kiocb allocation
` [PATCH 11/15] block: implement bio helper to add iter bvec pages to bio
` [PATCH 12/15] io_uring: add support for pre-mapped user IO buffers
` [PATCH 13/15] io_uring: support kernel side submission
` [PATCH 14/15] io_uring: add submission polling
` [PATCH 15/15] io_uring: add io_uring_event cache hit information

[PATCH 00/11] y2038: add time64 syscalls
 2019-01-10 20:55 UTC  (25+ messages)
` [PATCH 01/11] time: make adjtime compat handling available for 32 bit
` [PATCH 02/11] time: Add struct __kernel_timex
` [PATCH 03/11] time: fix sys_timer_settime prototype
` [PATCH 04/11] sparc64: add custom adjtimex/clock_adjtime functions
` [PATCH 05/11] timex: use __kernel_timex internally
` [PATCH 06/11] timex: change syscalls to use struct __kernel_timex
` [PATCH 07/11] y2038: syscalls: rename y2038 compat syscalls
` [PATCH 08/11] y2038: use time32 syscall names on 32-bit
` [PATCH 09/11] y2038: remove struct definition redirects
` [PATCH 10/11] y2038: rename old time and utime syscalls
` [PATCH 11/11] y2038: add 64-bit time_t syscalls to all 32-bit architectures

[PATCH RESEND] fs/read_write.c: make __vfs_write() static
 2019-01-10 20:41 UTC 

[PATCH RESEND] fs/nsfs.c: include linux/proc_fs.h for open_related_ns()
 2019-01-10 20:41 UTC 

[PATCH RESEND] fs/namespace.c: make to_mnt_ns() static
 2019-01-10 20:41 UTC 

[PATCH RESEND] fs/direct-io.c: include fs/internal.h for sb_init_dio_done_wq()
 2019-01-10 20:41 UTC 

[PATCH RESEND] fs/buffer.c: include fs/internal.h for missing prototypes
 2019-01-10 20:40 UTC 

There is no 'no space' message when using xfs with nfs
 2019-01-10 20:09 UTC  (3+ messages)

Proposal: A new fs-verity interface
 2019-01-10 18:18 UTC  (4+ messages)

[PATCH v5 00/17] fanotify: add support for more event types
 2019-01-10 17:04 UTC  (18+ messages)
` [PATCH v5 01/17] fsnotify: annotate directory entry modification events
` [PATCH v5 02/17] fsnotify: remove dirent events from FS_EVENTS_POSS_ON_CHILD mask
` [PATCH v5 03/17] fsnotify: send all event types to super block marks
` [PATCH v5 04/17] fsnotify: move mask out of struct fsnotify_event
` [PATCH v5 05/17] fanotify: rename struct fanotify_{,perm_}event_info
` [PATCH v5 06/17] fanotify: open code fill_event_metadata()
` [PATCH v5 07/17] fanotify: encode file identifier for FAN_REPORT_FID
` [PATCH v5 08/17] fanotify: copy event fid info to user
` [PATCH v5 09/17] fanotify: enable FAN_REPORT_FID init flag
` [PATCH v5 10/17] fanotify: cache fsid in fsnotify_mark_connector
` [PATCH v5 11/17] vfs: add vfs_get_fsid() helper
` [PATCH v5 12/17] fanotify: use vfs_get_fsid() helper instead of vfs_statfs()
` [PATCH v5 13/17] fsnotify: report FS_ISDIR flag with MOVE_SELF and DELETE_SELF events
` [PATCH v5 14/17] fanotify: check FS_ISDIR flag instead of d_is_dir()
` [PATCH v5 15/17] fanotify: support events with data type FSNOTIFY_EVENT_INODE
` [PATCH v5 16/17] fanotify: add support for create/attrib/move/delete events
` [PATCH v5 17/17] fanotify: report FAN_ONDIR to listener with FAN_REPORT_FID

[PATCHSET v1] io_uring IO interface
 2019-01-10 16:05 UTC  (25+ messages)
` [PATCH 03/16] block: add bio_set_polled() helper
` [PATCH 05/16] Add io_uring IO interface
` [PATCH 11/16] io_uring: batch io_kiocb allocation
` [PATCH 13/16] io_uring: add support for pre-mapped user IO buffers
` [PATCH 14/16] io_uring: support kernel side submission

[PATCH] fs/block_dev.c: Remove duplicate header
 2019-01-10 15:25 UTC  (2+ messages)

general protection fault in fuse_dev_do_write
 2019-01-10 14:52 UTC  (6+ messages)

[PATCH v4 00/15] fanotify: add support for more event types
 2019-01-10 11:55 UTC  (12+ messages)

UBIFS quota support
 2019-01-10 11:44 UTC  (2+ messages)

[PATCH] proc: only export statistics of softirqs for online cpus
 2019-01-10 11:24 UTC  (2+ messages)

[PATCH 1/2] fuse: Fix race in fuse_writepage_in_flight()
 2019-01-10 11:03 UTC  (7+ messages)

[PATCH v3 0/5] kvm "virtio pmem" device
 2019-01-10 10:17 UTC  (10+ messages)
` [PATCH v3 5/5] xfs: disable map_sync for virtio pmem

[PATCH] procfs: remove unused parameter in proc_pid_lookup
 2019-01-10 10:10 UTC  (2+ messages)

[RFC 00/15] epoll: support pollable epoll from userspace
 2019-01-10 10:03 UTC  (5+ messages)
` [RFC PATCH 09/15] epoll: introduce stand-alone helpers for polling "

[PATCH v2 0/5] fuse: Further reducing contention of fc->lock
 2019-01-10  8:38 UTC  (3+ messages)

[PATCH v2 0/5] fuse: Interrupt-related optimizations and improvements
 2019-01-10  8:37 UTC  (4+ messages)

[PATCH] 9p: use inode->i_lock to protect i_size_write()
 2019-01-10  4:18 UTC  (6+ messages)

You have photos right?
 2019-01-09  4:41 UTC 

[PATCH v1] seq_file: convert mangle_path() to use string_escape_str()
 2019-01-10  0:19 UTC  (4+ messages)

Enhancing the photos
 2019-01-09 10:38 UTC 

mmotm 2019-01-09-13-40 uploaded
 2019-01-09 21:40 UTC  (2+ messages)

[PATCH v2 0/4] /proc/stat: Reduce irqs counting performance overhead
 2019-01-09 20:14 UTC  (18+ messages)
` [PATCH v2 1/4] /proc/stat: Extract irqs counting code into show_stat_irqs()
` [PATCH v2 2/4] /proc/stat: Only do percpu sum of active IRQs
` [PATCH v2 3/4] genirq: Track the number "
` [PATCH v2 4/4] /proc/stat: Call kstat_irqs_usr() only for "

Path your photos?
 2019-01-09  8:59 UTC 

Path your photos?
 2019-01-09 10:58 UTC 

[PATCH v3 0/4] /proc/stat: Reduce irqs counting performance overhead
 2019-01-09 19:20 UTC  (6+ messages)
` [PATCH v3 1/4] /proc/stat: Extract irqs counting code into show_stat_irqs()
` [PATCH v3 2/4] /proc/stat: Only do percpu sum of active IRQs
` [PATCH v3 3/4] genirq: Track the number "
` [PATCH v3 4/4] /proc/stat: Call kstat_irqs_usr() only for "

[PATCH v3 0/5] kvm "virtio pmem" device
 2019-01-09 18:21 UTC  (4+ messages)
` [PATCH v3 3/5] libnvdimm: add nd_region buffered dax_dev flag


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).