linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-14 16:15:57 to 2020-07-16 08:42:54 UTC [more...]

[PATCH v5 00/22] fanotify events with name info
 2020-07-16  8:42 UTC  (9+ messages)
` [PATCH v5 01/22] fanotify: generalize the handling of extra event flags
` [PATCH v5 02/22] fanotify: generalize merge logic of events on dir
` [PATCH v5 03/22] fanotify: distinguish between fid encode error and null fid
` [PATCH v5 04/22] fanotify: generalize test for FAN_REPORT_FID
` [PATCH v5 05/22] fanotify: mask out special event flags from ignored mask
` [PATCH v5 06/22] fanotify: prepare for implicit event flags in mark mask
` [PATCH v5 07/22] fanotify: use FAN_EVENT_ON_CHILD as implicit flag on sb/mount/non-dir marks
` [PATCH v5 08/22] fsnotify: add object type "child" to object type iterator

[PATCH] fs/direct-io: avoid data race on ->s_dio_done_wq
 2020-07-16  8:16 UTC  (12+ messages)

KCSAN: data-race in generic_file_buffered_read / generic_file_buffered_read
 2020-07-16  7:52 UTC  (7+ messages)

[PATCH v4 00/10] fanotify events with name info
 2020-07-16  7:39 UTC  (8+ messages)
` [PATCH v4 03/10] fsnotify: send event to parent and child with single callback

KASAN: user-memory-access Read in filp_close (2)
 2020-07-16  6:49 UTC 

BUG: corrupted list in evict
 2020-07-16  6:49 UTC 

[PATCH] fuse: Fix parameter for FS_IOC_{GET,SET}FLAGS
 2020-07-16  5:17 UTC  (4+ messages)

WARNING in submit_bio_checks
 2020-07-16  5:00 UTC 

[PATCH 2/3] fuse: ignore 'data' argument of mount(..., MS_REMOUNT)
 2020-07-16  0:27 UTC  (2+ messages)

strace of io_uring events?
 2020-07-16  0:12 UTC  (8+ messages)

decruft the early init / initrd / initramfs code v2
 2020-07-15 23:50 UTC  (33+ messages)
` [PATCH 01/23] fs: add a vfs_fchown helper
` [PATCH 02/23] fs: add a vfs_fchmod helper
` [PATCH 03/23] init: remove the bstat helper
` [PATCH 04/23] md: move the early init autodetect code to drivers/md/
` [PATCH 05/23] md: replace the RAID_AUTORUN ioctl with a direct function call
` [PATCH 06/23] md: remove the autoscan partition re-read
` [PATCH 07/23] md: remove the kernel version of md_u.h
` [PATCH 08/23] md: simplify md_setup_drive
` [PATCH 09/23] md: rewrite md_setup_drive to avoid ioctls
` [PATCH 10/23] initrd: remove support for multiple floppies
` [PATCH 11/23] initrd: remove the BLKFLSBUF call in handle_initrd
` [PATCH 12/23] initrd: switch initrd loading to struct file based APIs
` [PATCH 13/23] initrd: mark init_linuxrc as __init
` [PATCH 14/23] initrd: mark initrd support as deprecated
` [PATCH 15/23] initramfs: remove the populate_initrd_image and clean_rootfs stubs
` [PATCH 16/23] initramfs: simplify clean_rootfs
` [PATCH 17/23] initramfs: switch initramfs unpacking to struct file based APIs
` [PATCH 18/23] init: open code setting up stdin/stdout/stderr
` [PATCH 19/23] fs: remove ksys_getdents64
` [PATCH 20/23] fs: remove ksys_open
` [PATCH 21/23] fs: remove ksys_dup
` [PATCH 22/23] fs: remove ksys_fchmod
` [PATCH 23/23] fs: remove ksys_ioctl

[PATCH v5 0/6] capabilities: Introduce CAP_CHECKPOINT_RESTORE
 2020-07-15 21:17 UTC  (14+ messages)
` [PATCH v5 1/6] "
` [PATCH v5 2/6] pid: use checkpoint_restore_ns_capable() for set_tid
` [PATCH v5 3/6] pid_namespace: use checkpoint_restore_ns_capable() for ns_last_pid
` [PATCH v5 4/6] proc: allow access in init userns for map_files with CAP_CHECKPOINT_RESTORE
` [PATCH v5 5/6] prctl: Allow checkpoint/restore capable processes to change exe link
` [PATCH v5 6/6] selftests: add clone3() CAP_CHECKPOINT_RESTORE test

[PATCH 1/2] doc: filesystems: proc: Remove stray '-' preventing table output
 2020-07-15 20:47 UTC  (5+ messages)
` [PATCH 2/2] doc: filesystems: proc: Fix literal blocks

[PATCH v6 0/7] Add support for O_MAYEXEC
 2020-07-15 20:40 UTC  (13+ messages)
` [PATCH v6 1/7] exec: Change uselib(2) IS_SREG() failure to EACCES
` [PATCH v6 2/7] exec: Move S_ISREG() check earlier
` [PATCH v6 3/7] exec: Move path_noexec() "
` [PATCH v6 4/7] fs: Introduce O_MAYEXEC flag for openat2(2)
` [PATCH v6 5/7] fs,doc: Enable to enforce noexec mounts or file exec through O_MAYEXEC
` [PATCH v6 6/7] selftest/openat2: Add tests for O_MAYEXEC enforcing
` [PATCH v6 7/7] ima: add policy support for the new file open MAY_OPENEXEC flag

[PATCH 0/7] Implementing kernel_execve
 2020-07-15 18:23 UTC  (29+ messages)
` [PATCH 1/7] exec: Remove unnecessary spaces from binfmts.h
` [PATCH 2/7] exec: Factor out alloc_bprm
` [PATCH 3/7] exec: Move initialization of bprm->filename into alloc_bprm
` [PATCH 4/7] exec: Move bprm_mm_init "
` [PATCH 5/7] exec: Factor bprm_execve out of do_execve_common
` [PATCH 6/7] exec: Factor bprm_stack_limits out of prepare_arg_pages
` [PATCH 7/7] exec: Implement kernel_execve

[PATCH v3 01/20] fsnotify: Rearrange fast path to minimise overhead when there is no watcher
 2020-07-15 17:44 UTC  (7+ messages)
` [PATCH v3 20/20] fanotify: no external fh buffer in fanotify_name_event

[PATCH v7 24/29] fs: Handle intra-page faults in copy_mount_options()
 2020-07-15 17:08 UTC 

clean up utimes and use path based utimes in initrams
 2020-07-15 17:03 UTC  (6+ messages)
` [PATCH 1/4] fs: refactor do_utimes
` [PATCH 2/4] fs: move timespec validation into utimes_common
` [PATCH 3/4] fs: expose utimes_common
` [PATCH 4/4] initramfs: use vfs_utimes in do_copy

[PATCH 0/3] fsstress: add io_uring test and do some fix
 2020-07-15 16:07 UTC  (4+ messages)
` [PATCH 1/3] fsstress: add IO_URING read and write operations
` [PATCH 2/3] fsstress: reduce the number of events when io_setup
` [PATCH 3/3] fsstress: fix memory leak in do_aio_rw

[PATCH] exfat: change exfat_set_vol_flags() return type void
 2020-07-15 13:50 UTC 

[PATCH] fs/9p: Fix TCREATE's fid in protocol
 2020-07-15 13:35 UTC  (6+ messages)

[PATCH] fanotify: Avoid softlockups when reading many events
 2020-07-15 13:24 UTC  (3+ messages)

[PATCH] fs: block_dev.c: fix WARNING in submit_bio_check
 2020-07-15 12:50 UTC 

[PATCH 0/3] readfile(2): a new syscall to make open/read/close faster
 2020-07-15 11:17 UTC  (11+ messages)

[PATCH 0/4] fs: add mount_setattr()
 2020-07-15 11:02 UTC  (8+ messages)
` [PATCH 1/4] namespace: take lock_mount_hash() directly when changing flags
` [PATCH 2/4] namespace: only take read lock in do_reconfigure_mnt()
` [PATCH 3/4] fs: add mount_setattr()
` [PATCH 4/4] tests: add mount_setattr() selftests

[PATCH] exfat: retain 'VolumeFlags' properly
 2020-07-15 10:06 UTC  (5+ messages)

memory leak in create_pipe_files
 2020-07-15  8:39 UTC 

[PATCH v2] exfat: fix name_hash computation on big endian systems
 2020-07-15  7:54 UTC 

[PATCH] fuse_writepages_fill() optimization to avoid WARN_ON in tree_insert
 2020-07-15  7:48 UTC  (11+ messages)
` [PATCH] fuse_writepages_fill: simplified "if-else if" constuction

[PATCH v2 0/1] f2fs: zns zone-capacity support
 2020-07-15  2:02 UTC  (5+ messages)
` [PATCH v2 1/1] f2fs: support zone capacity less than zone size

RFC: iomap write invalidation
 2020-07-15  1:47 UTC  (2+ messages)

[PATCH] userfaultfd: avoid the duplicated release for userfaultfd_ctx
 2020-07-15  1:41 UTC  (2+ messages)

[PATCH v2] exfat: integrates dir-entry getting and validation
 2020-07-15  1:22 UTC 

mmotm 2020-07-09-21-00 uploaded
 2020-07-14 23:58 UTC  (5+ messages)
` mmotm 2020-07-09-21-00 uploaded (drivers/net/ethernet/mellanox/mlx5/core/en_main.c)

WARNING in __kernel_write
 2020-07-14 23:15 UTC  (2+ messages)

[PATCH] fs: i_version mntopt gets visible through /proc/mounts
 2020-07-14 20:26 UTC  (12+ messages)

[RFC PATCH 00/15] PKS: Add Protection Keys Supervisor (PKS) support
 2020-07-14 20:00 UTC  (18+ messages)
` [RFC PATCH 04/15] x86/pks: Preserve the PKRS MSR on context switch
` [RFC PATCH 11/15] memremap: Add zone device access protection
` [RFC PATCH 12/15] kmap: Add stray write protection for device pages

Unexpected behavior from xarray - Is it expected?
 2020-07-14 17:54 UTC  (3+ messages)

[RFC][PATCH] net/bpfilter: Remove this broken and apparently unmantained
 2020-07-14 19:42 UTC  (11+ messages)
        ` [PATCH 00/14] Make the user mode driver code a better citizen
            ` [PATCH v2 00/15] "
              ` [PATCH v3 00/16] "
                ` [merged][PATCH "

[PATCH 0/2] iowait and idle fixes in /proc/stat
 2020-07-14 18:55 UTC  (2+ messages)

[PATCH v3 01/10] xattr: break delegations in {set,remove}xattr
 2020-07-14 18:46 UTC  (7+ messages)
` [PATCH v3 02/10] xattr: add a function to check if a namespace is supported

[PATCH v7 0/9] Add seccomp notifier ioctl that enables adding fds
 2020-07-14 18:20 UTC  (3+ messages)
` [PATCH v7 8/9] seccomp: Introduce addfd ioctl to seccomp user notifier

soft lockup in fanotify_read
 2020-07-14 16:57 UTC  (3+ messages)

decruft the early init / initrd / initramfs code v2
 2020-07-14 16:20 UTC  (4+ messages)


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