linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-07-13 16:30:25 to 2020-07-14 20:00:44 UTC [more...]

[RFC PATCH 00/15] PKS: Add Protection Keys Supervisor (PKS) support
 2020-07-14 20:00 UTC  (30+ messages)
` [RFC PATCH 01/15] x86/pkeys: Create pkeys_internal.h
` [RFC PATCH 02/15] x86/fpu: Refactor arch_set_user_pkey_access() for PKS support
` [RFC PATCH 03/15] x86/pks: Enable Protection Keys Supervisor (PKS)
` [RFC PATCH 04/15] x86/pks: Preserve the PKRS MSR on context switch
` [RFC PATCH 05/15] x86/pks: Add PKS kernel API
` [RFC PATCH 06/15] x86/pks: Add a debugfs file for allocated PKS keys
` [RFC PATCH 07/15] Documentation/pkeys: Update documentation for kernel pkeys
` [RFC PATCH 08/15] x86/pks: Add PKS Test code
` [RFC PATCH 09/15] fs/dax: Remove unused size parameter
` [RFC PATCH 10/15] drivers/dax: Expand lock scope to cover the use of addresses
` [RFC PATCH 11/15] memremap: Add zone device access protection
` [RFC PATCH 12/15] kmap: Add stray write protection for device pages
` [RFC PATCH 13/15] dax: Stray write protection for dax_direct_access()
` [RFC PATCH 14/15] nvdimm/pmem: Stray write protection for pmem->virt_addr
` [RFC PATCH 15/15] [dax|pmem]: Enable stray write protection

Unexpected behavior from xarray - Is it expected?
 2020-07-14 17:54 UTC  (4+ 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 "

decruft the early init / initrd / initramfs code v2
 2020-07-14 19:34 UTC  (26+ 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 0/2] iowait and idle fixes in /proc/stat
 2020-07-14 18:55 UTC  (2+ messages)

[PATCH] fuse_writepages_fill() optimization to avoid WARN_ON in tree_insert
 2020-07-14 18:53 UTC  (13+ messages)
` [PATCH] fuse_writepages_fill: simplified "if-else if" constuction
` [PATCH] fuse_writepages ignores errors from fuse_writepages_fill

[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 v6 0/7] Add support for O_MAYEXEC
 2020-07-14 18:40 UTC  (9+ 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 v2 0/1] f2fs: zns zone-capacity support
 2020-07-14 18:40 UTC  (4+ messages)
` [PATCH v2 1/1] f2fs: support zone capacity less than zone size

[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  (4+ messages)

[PATCH 0/4] fs: add mount_setattr()
 2020-07-14 16:49 UTC  (7+ messages)
` [PATCH] mount_setattr.2: New manual page documenting the mount_setattr() system call
` [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

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

[PATCH] userfaultfd: avoid the duplicated release for userfaultfd_ctx
 2020-07-14 16:12 UTC 

[PATCH 0/7] Implementing kernel_execve
 2020-07-14 15:32 UTC  (9+ 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 v4 00/10] fanotify events with name info
 2020-07-14 15:31 UTC  (11+ messages)
` [PATCH v4 03/10] fsnotify: send event to parent and child with single callback
` [PATCH v4 04/10] fsnotify: send event with parent/name info to sb/mount/non-dir marks
` [PATCH v4 05/10] fsnotify: send MOVE_SELF event with parent/name info

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

[PATCH] fs/9p: Fix TCREATE's fid in protocol
 2020-07-14 12:12 UTC  (2+ messages)

[PATCH] fs: Remove unused variable pid_struct and child_reaper in ns_ioctl function
 2020-07-14 12:09 UTC 

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

WARNING in __kernel_read
 2020-07-14 11:02 UTC  (2+ messages)

RFC: iomap write invalidation
 2020-07-14 11:00 UTC  (7+ messages)
` [PATCH 2/2] iomap: fall back to buffered writes for invalidation failures

[PATCH] fuse: Fix parameter for FS_IOC_{GET,SET}FLAGS
 2020-07-14 10:26 UTC 

procfs VmFlags table missing from online docs
 2020-07-14  8:45 UTC  (3+ messages)

[PATCH] fs: i_version mntopt gets visible through /proc/mounts
 2020-07-14  8:30 UTC  (13+ messages)

Null-ptr-deref due to "vfs, fsinfo: Add an RCU safe per-ns mount list"
 2020-07-14  3:46 UTC  (5+ messages)

[RFC]PATCH] exfat: integrates dir-entry getting and validation
 2020-07-14  3:35 UTC  (3+ messages)

mmotm 2020-07-13-19-49 uploaded
 2020-07-14  2:49 UTC 

[PATCH] exfat: retain 'VolumeFlags' properly
 2020-07-14  1:56 UTC  (3+ messages)

[PATCH] fs: define inode flags using bit numbers
 2020-07-14  1:18 UTC  (4+ messages)

[PATCH ghak90 V9 00/13] audit: implement container identifier
 2020-07-14  0:44 UTC  (7+ messages)
` [PATCH ghak90 V9 01/13] audit: collect audit task parameters

[PATCH 0/5] add support for direct I/O with fscrypt using blk-crypto
 2020-07-13 18:36 UTC  (4+ messages)
` [PATCH 2/5] direct-io: add support for "

[PATCH v6 0/2] sched/uclamp: new sysctl for default RT boost value
 2020-07-13 18:09 UTC  (8+ messages)
` [PATCH v6 1/2] sched/uclamp: Add a new sysctl to control RT default "

[PATCH v7 0/2] tmpfs: inode: Reduce risk of inum overflow
 2020-07-13 17:28 UTC  (3+ messages)
` [PATCH v7 1/2] tmpfs: Per-superblock i_ino support
` [PATCH v7 2/2] tmpfs: Support 64-bit inums per-sb

[PATCH v6 0/2] tmpfs: inode: Reduce risk of inum overflow
 2020-07-13 16:45 UTC  (4+ messages)
` [PATCH v6 1/2] tmpfs: Per-superblock i_ino support

[PATCH 00/13] fscache: Rewrite 3: Make AFS use it
 2020-07-13 16:39 UTC  (14+ messages)
` [PATCH 01/13] afs: Fix interruption of operations
` [PATCH 02/13] afs: Move key to afs_read struct
` [PATCH 03/13] afs: Don't truncate iter during data fetch
` [PATCH 04/13] afs: Log remote unmarshalling errors
` [PATCH 05/13] afs: Set up the iov_iter before calling afs_extract_data()
` [PATCH 06/13] afs: Use ITER_MAPPING for writing
` [PATCH 07/13] afs: Interpose struct fscache_io_request into struct afs_read
` [PATCH 08/13] afs: Note the amount transferred in fetch-data delivery
` [PATCH 09/13] afs: Wait on PG_fscache before modifying/releasing a page
` [PATCH 10/13] afs: Use new fscache I/O API
` [PATCH 11/13] afs: Copy local writes to the cache when writing to the server
` [PATCH 12/13] afs: Invoke fscache_resize_cookie() when handling ATTR_SIZE for setattr
` [PATCH 13/13] afs: Add O_DIRECT read support

[PATCH 00/32] fscache: Rewrite 2: Make the I/O interface use kiocb/iov_iter
 2020-07-13 16:36 UTC  (32+ messages)
` [PATCH 01/32] iov_iter: Add ITER_MAPPING
` [PATCH 02/32] vm: Add wait/unlock functions for PG_fscache
` [PATCH 03/32] vfs: Export rw_verify_area() for use by cachefiles
` [PATCH 04/32] vfs: Provide S_CACHE_FILE inode flag
` [PATCH 05/32] mm: Provide lru_to_last_page() to get last of a page list
` [PATCH 06/32] cachefiles: Remove tree of active files and use S_CACHE_FILE inode flag
` [PATCH 07/32] fscache: Provide a simple thread pool for running ops asynchronously
` [PATCH 09/32] fscache: Rewrite the I/O API based on iov_iter
` [PATCH 10/32] fscache: Remove fscache_wait_on_invalidate()
` [PATCH 11/32] fscache: Keep track of size of a file last set independently on the server
` [PATCH 12/32] fscache, cachefiles: Fix disabled histogram warnings
` [PATCH 13/32] fscache: Recast assertion in terms of cookie not being an index
` [PATCH 14/32] cachefiles: Remove some redundant checks on unsigned values
` [PATCH 15/32] cachefiles: trace: Log coherency checks
` [PATCH 16/32] cachefiles: Split cachefiles_drop_object() up a bit
` [PATCH 17/32] cachefiles: Implement new fscache I/O backend API
` [PATCH 18/32] cachefiles: Merge object->backer into object->dentry
` [PATCH 19/32] cachefiles: Implement a content-present indicator and bitmap
` [PATCH 20/32] cachefiles: Implement extent shaper
` [PATCH 21/32] cachefiles: Round the cachefile size up to DIO block size
` [PATCH 22/32] cachefiles: Implement read and write parts of new I/O API
` [PATCH 23/32] cachefiles: Add I/O tracepoints
` [PATCH 24/32] fscache: Add read helper
` [PATCH 25/32] fscache: Display cache-specific data in /proc/fs/fscache/objects
` [PATCH 26/32] fscache: Remove more obsolete stats
` [PATCH 27/32] fscache: New stats
` [PATCH 28/32] fscache, cachefiles: Rewrite invalidation
` [PATCH 29/32] fscache: Implement "will_modify" parameter on fscache_use_cookie()
` [PATCH 30/32] fscache: Provide resize operation
` [PATCH 31/32] fscache: Remove the update operation
` [PATCH 32/32] cachefiles: Shape write requests

[PATCH 00/14] fscache: Rewrite 1: Disable and clean in preparation for rewrite
 2020-07-13 16:30 UTC  (4+ messages)
` [PATCH 12/14] fscache: Remove old I/O tracepoints
` [PATCH 13/14] fscache: Temporarily disable fscache_invalidate()
` [PATCH 14/14] fscache: Remove the I/O operation manager


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