linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-19 11:56:40 to 2020-08-21 13:18:20 UTC [more...]

[GIT PULL] Mount notifications
 2020-08-21 13:17 UTC  (20+ messages)
` [GIT PULL] Filesystem Information
        ` file metadata via fs API (was: [GIT PULL] Filesystem Information)
                  ` file metadata via fs API

[RFC PATCH V2] iomap: add support to track dirty state of sub pages
 2020-08-21 13:05 UTC  (6+ messages)

[RFC PATCH V4] iomap: add support to track dirty state of sub pages
 2020-08-21 12:48 UTC  (6+ messages)
  ` [PATCH 1/3] iomap: Use kzalloc to allocate iomap_page
    ` [PATCH 2/3] iomap: Use bitmap ops to set uptodate bits
    ` [PATCH 3/3] iomap: Support arbitrarily many blocks per page

[PATCH 1/1] mm, oom_adj: don't loop through tasks in __set_oom_adj when not necessary
 2020-08-21 11:15 UTC  (42+ messages)

[PATCH 1/2] exfat: add NameLength check when extracting name
 2020-08-21 10:41 UTC  (5+ messages)
  ` [PATCH 2/2] exfat: unify name extraction

[PATCH v5 0/9] fs: interface for directly reading/writing compressed data
 2020-08-21  9:24 UTC  (13+ messages)
` [PATCH man-pages v5] Document encoded I/O
` [PATCH v5 1/9] iov_iter: add copy_struct_from_iter()
` [PATCH v5 2/9] fs: add O_ALLOW_ENCODED open flag
` [PATCH v5 3/9] fs: add RWF_ENCODED for reading/writing compressed data
` [PATCH v5 4/9] btrfs: don't advance offset for compressed bios in btrfs_csum_one_bio()
` [PATCH v5 5/9] btrfs: add ram_bytes and offset to btrfs_ordered_extent
` [PATCH v5 6/9] btrfs: support different disk extent size for delalloc
` [PATCH v5 7/9] btrfs: optionally extend i_size in cow_file_range_inline()
` [PATCH v5 8/9] btrfs: implement RWF_ENCODED reads
` [PATCH v5 9/9] btrfs: implement RWF_ENCODED writes

[PATCH] afs: Fix NULL deref in afs_dynroot_depopulate()
 2020-08-21  9:15 UTC 

[PATCH] iomap: Fix the write_count in iomap_add_to_ioend()
 2020-08-21  9:09 UTC  (8+ messages)

[PATCH 0/9] btrfs: implement send/receive of compressed extents without decompressing
 2020-08-21  7:40 UTC  (21+ messages)
` [PATCH 1/9] btrfs: send: get rid of i_size logic in send_write()
` [PATCH 2/9] btrfs: send: avoid copying file data
` [PATCH 3/9] btrfs: send: use btrfs_file_extent_end() in send_write_or_clone()
` [PATCH 4/9] btrfs: add send_stream_version attribute to sysfs
` [PATCH 5/9] btrfs: add send stream v2 definitions
` [PATCH 6/9] btrfs: send: write larger chunks when using stream v2
` [PATCH 7/9] btrfs: send: allocate send buffer with alloc_page() and vmap() for v2
` [PATCH 8/9] btrfs: send: send compressed extents with encoded writes
` [PATCH 9/9] btrfs: send: enable support for stream v2 and compressed writes
` [PATCH 01/11] btrfs-progs: receive: support v2 send stream larger tlv_len
` [PATCH 02/11] btrfs-progs: receive: dynamically allocate sctx->read_buf
` [PATCH 03/11] btrfs-progs: receive: support v2 send stream DATA tlv format
` [PATCH 04/11] btrfs-progs: receive: add send stream v2 cmds and attrs to send.h
` [PATCH 05/11] btrfs-progs: receive: add stub implementation for pwritev2
` [PATCH 06/11] btrfs-progs: receive: process encoded_write commands
` [PATCH 07/11] btrfs-progs: receive: encoded_write fallback to explicit decode and write
` [PATCH 08/11] btrfs-progs: receive: process fallocate commands
` [PATCH 09/11] btrfs-progs: receive: process setflags ioctl commands
` [PATCH 10/11] btrfs-progs: send: stream v2 ioctl flags
` [PATCH 11/11] btrfs-progs: receive: add tests for basic encoded_write send/receive

[PATCH v3] exfat: integrates dir-entry getting and validation
 2020-08-21  6:53 UTC  (4+ messages)

[RFC PATCH V3] iomap: add support to track dirty state of sub pages
 2020-08-21  6:17 UTC  (5+ messages)

[PATCH v2 1/2] exfat: add dir-entry set checksum validation
 2020-08-21  5:22 UTC  (2+ messages)
` [PATCH v2 2/2] exfat: write only modified part of dir-entry set

[PATCH v3 0/2] Selecting Load Addresses According to p_align
 2020-08-21  3:51 UTC  (4+ messages)
` [PATCH v3 1/2] fs/binfmt_elf: Use PT_LOAD p_align values for suitable start address
` [PATCH v3 2/2] Add self-test for verifying load alignment

[PATCH v6 0/3] SELinux support for anonymous inodes and UFFD
 2020-08-21  3:48 UTC  (3+ messages)

[PATCH] fs: Kill DCACHE_DONTCACHE dentry even if DCACHE_REFERENCED is set
 2020-08-21  1:59 UTC 

[PATCH 0/2] Consolidate DIO behavior on unaligned EOF read
 2020-08-21  1:37 UTC  (5+ messages)
` [PATCH 1/2] direct-io: defer alignment check until after EOF check
` [PATCH 2/2] f2fs: Return EOF on unaligned end of file DIO read

[PATCH 1/2] block: use DEFINE_WAIT_BIT instead of DEFINE_WAIT for bit wait queue
 2020-08-21  1:33 UTC  (4+ messages)
` [PATCH 2/2] writeback: "

[PATCH V1] fuse: Fix VM_BUG_ON_PAGE issue while accessing zero ref count page
 2020-08-20 21:50 UTC  (2+ messages)

exec: Move unshare_files and guarantee files_struct.count is correct
 2020-08-20 21:50 UTC  (10+ messages)
` [PATCH 04/17] kcmp: In kcmp_epoll_target use fget_task
` [PATCH 09/17] file: Implement fnext_task

[RFC PATCH 0/5] Introduce /proc/all/ to gather stats from all processes
 2020-08-20 17:41 UTC  (4+ messages)

[PATCH v6 0/4] Charge loop device i/o to issuing cgroup
 2020-08-20 17:06 UTC  (2+ messages)

[PATCH v4 0/6] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-08-20 15:52 UTC  (11+ messages)
` [PATCH v4 6/6] mm: secretmem: add ability to reserve memory at boot

[PATCH v3 0/4] Update SELinuxfs out of tree and then swapover
 2020-08-20 15:23 UTC  (9+ messages)
` [PATCH v3 1/4] selinux: Create function for selinuxfs directory cleanup
` [PATCH v3 2/4] selinux: Refactor selinuxfs directory populating functions
` [PATCH v3 3/4] selinux: Standardize string literal usage for selinuxfs directory names
` [PATCH v3 4/4] selinux: Create new booleans and class dirs out of tree

[PATCH v3 00/18] virtiofs: Add DAX support
 2020-08-20 14:29 UTC  (21+ messages)
` [PATCH v3 01/18] dax: Modify bdev_dax_pgoff() to handle NULL bdev
` [PATCH v3 02/18] dax: Create a range version of dax_layout_busy_page()
` [PATCH v3 03/18] virtio: Add get_shm_region method
` [PATCH v3 04/18] virtio: Implement get_shm_region for PCI transport
` [PATCH v3 05/18] virtio: Implement get_shm_region for MMIO transport
` [PATCH v3 06/18] virtiofs: Provide a helper function for virtqueue initialization
` [PATCH v3 07/18] fuse: Get rid of no_mount_options
` [PATCH v3 08/18] virtio_fs, dax: Set up virtio_fs dax_device
` [PATCH v3 09/18] fuse,virtiofs: Add a mount option to enable dax
` [PATCH v3 10/18] fuse,virtiofs: Keep a list of free dax memory ranges
` [PATCH v3 11/18] fuse: implement FUSE_INIT map_alignment field
` [PATCH v3 12/18] fuse: Introduce setupmapping/removemapping commands
` [PATCH v3 13/18] fuse, dax: Implement dax read/write operations
` [PATCH v3 14/18] fuse,dax: add DAX mmap support
` [PATCH v3 15/18] fuse,virtiofs: Define dax address space operations
` [PATCH v3 16/18] fuse, dax: Serialize truncate/punch_hole and dax fault path
` [PATCH v3 17/18] fuse,virtiofs: Maintain a list of busy elements
` [PATCH v3 18/18] fuse,virtiofs: Add logic to free up a memory range

[PATCH v3 0/2] proc: Relax check of mount visibility
 2020-08-20 13:53 UTC  (3+ messages)
` [PATCH v3 1/2] "
` [PATCH v3 2/2] Show /proc/self/net only for CAP_NET_ADMIN

[PATCH] fs: NTFS read-write driver GPL implementation by Paragon Software
 2020-08-20 10:59 UTC  (10+ messages)

[PATCH] afs: Fix key ref leak in afs_put_operation()
 2020-08-20 13:37 UTC 

[RFC 0/1] Optimize ext4 DAX overwrites
 2020-08-20 13:09 UTC  (4+ messages)
` [RFC 1/1] ext4: "

[PATCH 4.14 029/228] xattr: break delegations in {set,remove}xattr
 2020-08-20  9:20 UTC 

[PATCH] eventfd: Enlarge recursion limit to allow vhost to work
 2020-08-20 10:41 UTC  (7+ messages)

[PATCH 4.9 070/212] xattr: break delegations in {set,remove}xattr
 2020-08-20  9:20 UTC 

[RFC PATCH 0/8] memcg: Enable fine-grained per process memory control
 2020-08-20  6:11 UTC  (6+ messages)

[PATCH AUTOSEL 5.8 27/27] fs/signalfd.c: fix inconsistent return codes for signalfd4
 2020-08-20  0:01 UTC 

[PATCH AUTOSEL 5.7 24/24] fs/signalfd.c: fix inconsistent return codes for signalfd4
 2020-08-20  0:01 UTC 

[PATCH AUTOSEL 5.4 22/22] fs/signalfd.c: fix inconsistent return codes for signalfd4
 2020-08-20  0:02 UTC 

[PATCH AUTOSEL 4.19 18/18] fs/signalfd.c: fix inconsistent return codes for signalfd4
 2020-08-20  0:03 UTC 

[PATCH v2 0/2] proc: Relax check of mount visibility
 2020-08-19 23:27 UTC  (6+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] Show /proc/self/net only for CAP_NET_ADMIN

mmotm 2020-08-19-16-09 uploaded
 2020-08-19 23:09 UTC 

[PATCH v2 0/4] Update SELinuxfs out of tree and then swapover
 2020-08-19 19:58 UTC  (6+ messages)
` [PATCH v2 4/4] selinux: Create new booleans and class dirs out of tree

[PATCH v1 0/4] [RFC] Implement Trampoline File Descriptor
 2020-08-19 18:53 UTC  (7+ messages)

[PATCH v8 1/2] Add a "nosymfollow" mount option
 2020-08-19 16:43 UTC  (2+ messages)
` [PATCH v8 2/2] selftests: mount: add nosymfollow tests

[PATCH v2] Bug fix to ELF Loader which rejects valid ELFs
 2020-08-19 14:59 UTC 

unregister_netdevice: waiting for DEV to become free (4)
 2020-08-19 14:51 UTC 

[PATCH v5 0/2] Anonymous VMA naming patches
 2020-08-19 14:16 UTC 

PROBLEM: Long Workqueue delays V2
 2020-08-19 13:12 UTC  (2+ messages)

[PATCH] fput: Allow calling __fput_sync() from !PF_KTHREAD thread
 2020-08-19 12:42 UTC  (3+ messages)
` [PATCH v2] "
  ` [PATCH v2 (resend)] "

[PATCH v1] fs: Add function declaration of simple_dname
 2020-08-19 12:06 UTC 

[PATCH] fs: Add function declaration of simple_dname
 2020-08-19 11:58 UTC  (5+ 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).