linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-22 15:24:22 to 2021-01-25 21:35:29 UTC [more...]

[PATCH v5 0/8] Add quota support to UBIFS
 2021-01-25 20:42 UTC  (10+ messages)
` [PATCH 1/8] quota: Allow to pass mount path to quotactl
` [PATCH 3/8] ubifs: Add support for FS_IOC_FS[SG]ETXATTR ioctls
` [PATCH 7/8] ubifs: export get_znode

[v4 PATCH 0/11] Make shrinker's nr_deferred memcg aware
 2021-01-25 21:16 UTC  (10+ messages)
` [v4 PATCH 04/11] mm: vmscan: remove memcg_shrinker_map_size
` [v4 PATCH 07/11] mm: vmscan: add per memcg shrinker nr_deferred
` [v4 PATCH 08/11] mm: vmscan: use per memcg nr_deferred of shrinker

[PATCH RESEND V12 0/8] fuse: Add support for passthrough read/write
 2021-01-25 16:46 UTC  (5+ messages)
` [PATCH RESEND V12 1/8] fs: Generic function to convert iocb to rw flags
` [PATCH RESEND V12 2/8] fuse: 32-bit user space ioctl compat for fuse device
` [PATCH RESEND V12 8/8] fuse: Introduce passthrough for mmap

[PATCH v16 00/11] mm: introduce memfd_secret system call to create "secret" memory areas
 2021-01-25 18:18 UTC  (9+ messages)
` [PATCH v16 06/11] "
` [PATCH v16 08/11] secretmem: add memcg accounting
` [PATCH v16 10/11] arch, mm: wire up memfd_secret system call where relevant

[PATCH 00/32] Network fs helper library & fscache kiocb API [ver #2]
 2021-01-25 21:32 UTC  (2+ messages)
` [PATCH 07/32] netfs: Add tracepoints

[PATCH v7 00/10] fs: interface for directly reading/writing compressed data
 2021-01-25 20:59 UTC  (14+ messages)
` [PATCH man-pages v7] Document encoded I/O
` [PATCH v7 01/10] iov_iter: add copy_struct_from_iter()
` [PATCH v7 02/10] fs: add O_ALLOW_ENCODED open flag
` [PATCH v7 03/10] fs: add RWF_ENCODED for reading/writing compressed data
` [PATCH v7 04/10] btrfs: fix check_data_csum() error message for direct I/O
` [PATCH v7 05/10] btrfs: don't advance offset for compressed bios in btrfs_csum_one_bio()
` [PATCH v7 06/10] btrfs: add ram_bytes and offset to btrfs_ordered_extent
` [PATCH v7 07/10] btrfs: support different disk extent size for delalloc
` [PATCH v7 08/10] btrfs: optionally extend i_size in cow_file_range_inline()
` [PATCH v7 09/10] btrfs: implement RWF_ENCODED reads
` [PATCH v7 10/10] btrfs: implement RWF_ENCODED writes

[BUG] copy_file_range with sysfs file as input
 2021-01-25 19:44 UTC  (2+ messages)

[PATCH 4.14 0/3] backport lazytime fix to 4.14
 2021-01-25 20:37 UTC  (4+ messages)
` [PATCH 4.14 1/3] fs: move I_DIRTY_INODE to fs.h
` [PATCH 4.14 2/3] writeback: Drop I_DIRTY_TIME_EXPIRE
` [PATCH 4.14 3/3] fs: fix lazytime expiration handling in __writeback_single_inode()

[PATCH 4.19 0/2] backport lazytime fix to 4.19
 2021-01-25 20:05 UTC  (3+ messages)
` [PATCH 4.19 1/2] writeback: Drop I_DIRTY_TIME_EXPIRE
` [PATCH 4.19 2/2] fs: fix lazytime expiration handling in __writeback_single_inode()

UBSAN: shift-out-of-bounds in exfat_fill_super
 2021-01-25 18:39 UTC  (2+ messages)

[RFC PATCH v4 00/17] ceph+fscrypt: context, filename and symlink support
 2021-01-25 18:31 UTC  (10+ messages)
` [RFC PATCH v4 05/17] ceph: crypto context handling for ceph
` [RFC PATCH v4 08/17] ceph: add routine to create fscrypt context prior to RPC
` [RFC PATCH v4 16/17] ceph: create symlinks with encrypted and base64-encoded targets

[PATCH v13 00/42] btrfs: zoned block device support
 2021-01-25 17:31 UTC  (22+ messages)
` [PATCH v13 01/42] block: add bio_add_zone_append_page
` [PATCH v13 02/42] iomap: support REQ_OP_ZONE_APPEND
` [PATCH v13 05/42] btrfs: release path before calling into btrfs_load_block_group_zone_info
` [PATCH v13 13/42] btrfs: track unusable bytes for zones
` [PATCH v13 22/42] btrfs: split ordered extent when bio is sent
` [PATCH v13 23/42] btrfs: check if bio spans across an ordered extent
` [PATCH v13 26/42] btrfs: save irq flags when looking up "
` [PATCH v13 27/42] btrfs: use ZONE_APPEND write for ZONED btrfs
` [PATCH v13 41/42] btrfs: serialize log transaction on ZONED mode

[PATCH v6 00/40] idmapped mounts
 2021-01-25 16:39 UTC  (17+ messages)
` [PATCH v6 05/39] namei: make permission helpers idmapped mount aware
` [PATCH v6 15/40] open: handle idmapped mounts in do_truncate()
` [PATCH v6 16/40] open: handle idmapped mounts
` [PATCH v6 20/40] init: "
` [PATCH v6 23/40] exec: "
` [PATCH v6 35/40] fs: introduce MOUNT_ATTR_IDMAP

[PATCH v13 00/12] Free some vmemmap pages of HugeTLB page
 2021-01-25 11:43 UTC  (26+ messages)
` [PATCH v13 01/12] mm: memory_hotplug: factor out bootmem core functions to bootmem_info.c
` [PATCH v13 02/12] mm: hugetlb: introduce a new config HUGETLB_PAGE_FREE_VMEMMAP
    ` [External] "
` [PATCH v13 03/12] mm: hugetlb: free the vmemmap pages associated with each HugeTLB page
    ` [External] "
` [PATCH v13 04/12] mm: hugetlb: defer freeing of HugeTLB pages
    ` [External] "
` [PATCH v13 05/12] mm: hugetlb: allocate the vmemmap pages associated with each HugeTLB page
    ` [External] "
` [PATCH v13 06/12] mm: hugetlb: set the PageHWPoison to the raw error page
    ` [External] "
` [PATCH v13 09/12] mm: hugetlb: add a kernel parameter hugetlb_free_vmemmap

[PATCH] fs: provide locked helper variant of close_fd_get_file()
 2021-01-25  4:44 UTC 

[PATCH 0/2] io_uring: add mkdirat support
 2021-01-25  4:38 UTC  (3+ messages)
` [PATCH 1/2] fs: make do_mkdirat() take struct filename

[PATCH RESEND V11 0/7] fuse: Add support for passthrough read/write
 2021-01-25  2:39 UTC  (2+ messages)

[RFC PATCH] io_uring: add support for IORING_OP_GETDENTS64
 2021-01-24 22:21 UTC  (11+ messages)

[RFC][PATCH 0/2] unprivileged fanotify listener
 2021-01-24 18:42 UTC  (3+ messages)
` [RFC][PATCH 1/2] fanotify: configurable limits via sysfs
` [RFC][PATCH 2/2] fanotify: support limited functionality for unprivileged users

[PATCH v27 00/12] Landlock LSM
 2021-01-24 15:22 UTC  (3+ messages)
` [PATCH v27 08/12] landlock: Add syscall implementations

[ANNOUNCE] xfs-linux: iomap-for-next updated to 213f627104da
 2021-01-23 19:28 UTC 

reduce sub-block DIO serialisation v4
 2021-01-23 18:57 UTC  (14+ messages)
` [PATCH 01/11] xfs: factor out a xfs_ilock_iocb helper
` [PATCH 02/11] xfs: make xfs_file_aio_write_checks IOCB_NOWAIT-aware
` [PATCH 03/11] xfs: cleanup the read/write helper naming
` [PATCH 04/11] xfs: remove the buffered I/O fallback assert
` [PATCH 05/11] xfs: simplify the read/write tracepoints
` [PATCH 06/11] xfs: improve the reflink_bounce_dio_write tracepoint
` [PATCH 07/11] xfs: split the unaligned DIO write code out
` [PATCH 08/11] iomap: rename the flags variable in __iomap_dio_rw
` [PATCH 09/11] iomap: pass a flags argument to iomap_dio_rw
` [PATCH 10/11] iomap: add a IOMAP_DIO_OVERWRITE_ONLY flag
` [PATCH 11/11] xfs: reduce exclusive locking on unaligned dio

[PATCH v2 00/16] Fanotify event with name info
 2021-01-23 13:30 UTC  (7+ messages)
` [PATCH v2 08/16] fanotify: merge duplicate events on parent and child
        ` fanotify_merge improvements

[PATCH] overlay: Plumb through flush method
 2021-01-23 12:54 UTC  (6+ messages)

[PATCH v15 03/11] riscv/Kconfig: make direct map manipulation options depend on MMU
 2021-01-23 11:00 UTC  (3+ messages)

[PATCH 0/6] fs-verity: add an ioctl to read verity metadata
 2021-01-22 23:26 UTC  (2+ messages)

[PATCH v2 0/4] Remove nrexceptional tracking
 2021-01-22 19:38 UTC  (2+ messages)

[PATCH v5] proc: Allow pid_revalidate() during LOOKUP_RCU
 2021-01-22 22:59 UTC 

[PATCH 0/6] mremap: move_vma() fixes
 2021-01-22 19:52 UTC  (5+ messages)
` [PATCH 6/6] mm: Forbid splitting special mappings

[PATCH 0/9] userfaultfd: add minor fault handling
 2021-01-22 21:29 UTC  (10+ messages)
` [PATCH v2 1/9] hugetlb: Pass vma into huge_pte_alloc()
` [PATCH v2 2/9] hugetlb/userfaultfd: Forbid huge pmd sharing when uffd enabled
` [PATCH v2 3/9] mm/hugetlb: Move flush_hugetlb_tlb_range() into hugetlb.h
` [PATCH v2 4/9] hugetlb/userfaultfd: Unshare all pmds for hugetlbfs when register wp
` [PATCH v2 5/9] userfaultfd: add minor fault registration mode
` [PATCH v2 6/9] userfaultfd: disable huge PMD sharing for MINOR registered VMAs
` [PATCH v2 7/9] userfaultfd: add UFFDIO_CONTINUE ioctl
` [PATCH v2 8/9] userfaultfd: update documentation to describe minor fault handling
` [PATCH v2 9/9] userfaultfd/selftests: add test exercising "

[PATCH v7 11/15] btrfs: add send stream v2 definitions
 2021-01-22 20:57 UTC  (6+ messages)
` [PATCH v7 12/15] btrfs: send: write larger chunks when using stream v2
` [PATCH v7 13/15] btrfs: send: allocate send buffer with alloc_page() and vmap() for v2
` [PATCH v7 14/15] btrfs: send: send compressed extents with encoded writes
` [PATCH v7 15/15] btrfs: send: enable support for stream v2 and compressed writes

[PATCH v3 0/5] btrfs: implement send/receive of compressed extents without decompressing
 2021-01-22 20:47 UTC  (17+ messages)
` [PATCH v3 1/5] btrfs: add send stream v2 definitions
` [PATCH v3 01/11] btrfs-progs: receive: support v2 send stream larger tlv_len
` [PATCH v3 02/11] btrfs-progs: receive: dynamically allocate sctx->read_buf
` [PATCH v3 2/5] btrfs: send: write larger chunks when using stream v2
` [PATCH v3 03/11] btrfs-progs: receive: support v2 send stream DATA tlv format
` [PATCH v3 3/5] btrfs: send: allocate send buffer with alloc_page() and vmap() for v2
` [PATCH v3 04/11] btrfs-progs: receive: add send stream v2 cmds and attrs to send.h
` [PATCH v3 4/5] btrfs: send: send compressed extents with encoded writes
` [PATCH v3 05/11] btrfs-progs: receive: add stub implementation for pwritev2
` [PATCH v3 5/5] btrfs: send: enable support for stream v2 and compressed writes
` [PATCH v3 06/11] btrfs-progs: receive: process encoded_write commands
` [PATCH v3 07/11] btrfs-progs: receive: encoded_write fallback to explicit decode and write
` [PATCH v3 08/11] btrfs-progs: receive: process fallocate commands
` [PATCH v3 09/11] btrfs-progs: receive: process setflags ioctl commands
` [PATCH v3 10/11] btrfs-progs: send: stream v2 ioctl flags
` [PATCH v3 11/11] btrfs-progs: receive: add tests for basic encoded_write send/receive

[PATCH v18 00/10] NTFS read-write driver GPL implementation by Paragon Software
 2021-01-22 14:01 UTC  (3+ messages)
` [PATCH v18 01/10] fs/ntfs3: Add headers and misc files
` [PATCH v18 02/10] fs/ntfs3: Add initialization of super block

[PATCH 4.14 15/50] arch/arc: add copy_user_page() to <asm/page.h> to fix build error on ARC
 2021-01-22 14:11 UTC 

[PATCH 0/3] NFS change attribute patches
 2021-01-22 18:46 UTC  (9+ messages)
` [PATCH 2/3] nfsd: move change attribute generation to filesystem

[PATCH 0/2] capability conversion fixes
 2021-01-22 18:31 UTC  (6+ messages)
` [PATCH 1/2] ecryptfs: fix uid translation for setxattr on security.capability

[PATCH v5 00/18] Refactor generic_file_buffered_read
 2021-01-22 16:01 UTC  (19+ messages)
` [PATCH v5 01/18] mm/filemap: Rename generic_file_buffered_read subfunctions
` [PATCH v5 02/18] mm/filemap: Remove dynamically allocated array from filemap_read
` [PATCH v5 03/18] mm/filemap: Convert filemap_get_pages to take a pagevec
` [PATCH v5 04/18] mm/filemap: Use head pages in generic_file_buffered_read
` [PATCH v5 05/18] mm/filemap: Pass a sleep state to put_and_wait_on_page_locked
` [PATCH v5 06/18] mm/filemap: Support readpage splitting a page
` [PATCH v5 07/18] mm/filemap: Inline __wait_on_page_locked_async into caller
` [PATCH v5 08/18] mm/filemap: Don't call ->readpage if IOCB_WAITQ is set
` [PATCH v5 09/18] mm/filemap: Change filemap_read_page calling conventions
` [PATCH v5 10/18] mm/filemap: Change filemap_create_page "
` [PATCH v5 11/18] mm/filemap: Convert filemap_update_page to return an errno
` [PATCH v5 12/18] mm/filemap: Move the iocb checks into filemap_update_page
` [PATCH v5 13/18] mm/filemap: Add filemap_range_uptodate
` [PATCH v5 14/18] mm/filemap: Split filemap_readahead out of filemap_get_pages
` [PATCH v5 15/18] mm/filemap: Restructure filemap_get_pages
` [PATCH v5 16/18] mm/filemap: Don't relock the page after calling readpage
` [PATCH v5 17/18] mm/filemap: Rename generic_file_buffered_read to filemap_read
` [PATCH v5 18/18] mm/filemap: Simplify generic_file_read_iter

[RFC PATCH 0/6] ceph: convert buffered read codepaths to new netfs API
 2021-01-22 17:51 UTC  (7+ messages)
` [RFC PATCH 1/6] ceph: disable old fscache readpage handling
` [RFC PATCH 2/6] ceph: rework PageFsCache handling
` [RFC PATCH 3/6] ceph: fix invalidation
` [RFC PATCH 4/6] ceph: convert readpage to fscache read helper
` [RFC PATCH 5/6] ceph: plug write_begin into "
` [RFC PATCH 6/6] ceph: convert ceph_readpages to ceph_readahead

[RFC][PATCH 00/25] Network fs helper library & fscache kiocb API
 2021-01-22 16:06 UTC  (9+ 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).