linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-01-21 14:54:54 to 2021-01-22 15:20:10 UTC [more...]

[PATCH v18 00/10] NTFS read-write driver GPL implementation by Paragon Software
 2021-01-22 14:55 UTC  (11+ messages)
` [PATCH v18 01/10] fs/ntfs3: Add headers and misc files
` [PATCH v18 03/10] fs/ntfs3: Add bitmap
` [PATCH v18 04/10] fs/ntfs3: Add file operations and implementation
` [PATCH v18 05/10] fs/ntfs3: Add attrib operations
` [PATCH v18 06/10] fs/ntfs3: Add compression
` [PATCH v18 07/10] fs/ntfs3: Add NTFS journal
` [PATCH v18 08/10] fs/ntfs3: Add Kconfig, Makefile and doc
` [PATCH v18 09/10] fs/ntfs3: Add NTFS3 in fs/Kconfig and fs/Makefile
` [PATCH v18 10/10] fs/ntfs3: Add MAINTAINERS

[PATCH v5 0/8] Add quota support to UBIFS
 2021-01-22 15:15 UTC  (9+ messages)
` [PATCH 1/8] quota: Allow to pass mount path to quotactl
` [PATCH 2/8] ubifs: move checks and preparation into setflags()
` [PATCH 3/8] ubifs: Add support for FS_IOC_FS[SG]ETXATTR ioctls
` [PATCH 4/8] ubifs: do not ubifs_inode() on potentially NULL pointer
` [PATCH 5/8] ubifs: Factor out ubifs_set_feature_flag()
` [PATCH 6/8] ubifs: Add support for project id
` [PATCH 7/8] ubifs: export get_znode
` [PATCH 8/8] ubifs: Add quota support

[PATCH v13 00/42] btrfs: zoned block device support
 2021-01-22 15:11 UTC  (48+ messages)
` [PATCH v13 01/42] block: add bio_add_zone_append_page
` [PATCH v13 02/42] iomap: support REQ_OP_ZONE_APPEND
` [PATCH v13 03/42] btrfs: defer loading zone info after opening trees
` [PATCH v13 04/42] btrfs: use regular SB location on emulated zoned mode
` [PATCH v13 05/42] btrfs: release path before calling into btrfs_load_block_group_zone_info
` [PATCH v13 06/42] btrfs: do not load fs_info->zoned from incompat flag
` [PATCH v13 07/42] btrfs: disallow fitrim in ZONED mode
` [PATCH v13 08/42] btrfs: allow zoned mode on non-zoned block devices
` [PATCH v13 09/42] btrfs: implement zoned chunk allocator
` [PATCH v13 10/42] btrfs: verify device extent is aligned to zone
` [PATCH v13 11/42] btrfs: load zone's allocation offset
` [PATCH v13 12/42] btrfs: calculate allocation offset for conventional zones
` [PATCH v13 13/42] btrfs: track unusable bytes for zones
` [PATCH v13 14/42] btrfs: do sequential extent allocation in ZONED mode
` [PATCH v13 15/42] btrfs: redirty released extent buffers "
` [PATCH v13 16/42] btrfs: advance allocation pointer after tree log node
` [PATCH v13 17/42] btrfs: enable to mount ZONED incompat flag
` [PATCH v13 18/42] btrfs: reset zones of unused block groups
` [PATCH v13 19/42] btrfs: extract page adding function
` [PATCH v13 20/42] btrfs: use bio_add_zone_append_page for zoned btrfs
` [PATCH v13 21/42] btrfs: handle REQ_OP_ZONE_APPEND as writing
` [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 24/42] btrfs: extend btrfs_rmap_block for specifying a device
` [PATCH v13 25/42] btrfs: cache if block-group is on a sequential zone
` [PATCH v13 26/42] btrfs: save irq flags when looking up an ordered extent
` [PATCH v13 27/42] btrfs: use ZONE_APPEND write for ZONED btrfs
` [PATCH v13 28/42] btrfs: enable zone append writing for direct IO
` [PATCH v13 29/42] btrfs: introduce dedicated data write path for ZONED mode
` [PATCH v13 30/42] btrfs: serialize meta IOs on "
` [PATCH v13 31/42] btrfs: wait existing extents before truncating
` [PATCH v13 32/42] btrfs: avoid async metadata checksum on ZONED mode
` [PATCH v13 33/42] btrfs: mark block groups to copy for device-replace
` [PATCH v13 34/42] btrfs: implement cloning for ZONED device-replace
` [PATCH v13 35/42] btrfs: implement copying "
` [PATCH v13 36/42] btrfs: support dev-replace in ZONED mode
` [PATCH v13 37/42] btrfs: enable relocation "
` [PATCH v13 38/42] btrfs: relocate block group to repair IO failure in ZONED
` [PATCH v13 39/42] btrfs: split alloc_log_tree()
` [PATCH v13 40/42] btrfs: extend zoned allocator to use dedicated tree-log block group
` [PATCH v13 41/42] btrfs: serialize log transaction on ZONED mode
` [PATCH v13 42/42] btrfs: reorder log node allocation

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

WARNING in io_disable_sqo_submit
 2021-01-22 14:42 UTC  (2+ messages)

[PATCH 0/3 RFC] fs: Hole punch vs page cache filling races
 2021-01-22 14:32 UTC  (3+ messages)

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

[PATCH 4.4 07/31] arch/arc: add copy_user_page() to <asm/page.h> to fix build error on ARC
 2021-01-22 14:08 UTC 

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

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

[PATCH RESEND V11 0/7] fuse: Add support for passthrough read/write
 2021-01-22 11:06 UTC  (4+ messages)

[PATCH] seq_read: move count check against iov_iter_count after calling op show
 2021-01-22 11:03 UTC 

[PATCH 1/5] Add manpage for open_tree(2)
 2021-01-22  8:41 UTC  (16+ messages)
` [PATCH 2/5] Add manpages for move_mount(2)
` [PATCH 3/5] Add manpage for fspick(2)
` [PATCH 4/5] Add manpage for fsopen(2) and fsmount(2)
` [PATCH 5/5] Add manpage for fsconfig(2)

[PATCH v27 00/12] Landlock LSM
 2021-01-22 10:46 UTC  (15+ messages)
` [PATCH v27 01/12] landlock: Add object management
` [PATCH v27 02/12] landlock: Add ruleset and domain management
` [PATCH v27 03/12] landlock: Set up the security framework and manage credentials
` [PATCH v27 04/12] landlock: Add ptrace restrictions
` [PATCH v27 05/12] LSM: Infrastructure management of the superblock
` [PATCH v27 06/12] fs,security: Add sb_delete hook
` [PATCH v27 07/12] landlock: Support filesystem access-control
` [PATCH v27 08/12] landlock: Add syscall implementations
` [PATCH v27 09/12] arch: Wire up Landlock syscalls
` [PATCH v27 10/12] selftests/landlock: Add user space tests
` [PATCH v27 11/12] samples/landlock: Add a sandbox manager example
` [PATCH v27 12/12] landlock: Add user and kernel documentation

reduce sub-block DIO serialisation v3
 2021-01-22 10:20 UTC  (11+ messages)
` [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 01/25] iov_iter: Add ITER_XARRAY
 2021-01-22  8:23 UTC  (11+ messages)
` [RFC][PATCH 00/25] Network fs helper library & fscache kiocb API

[RFC] Filesystem error notifications proposal
 2021-01-22  7:36 UTC  (6+ messages)

[PATCH v4 00/18] Refactor generic_file_buffered_read
 2021-01-22  6:59 UTC  (3+ messages)
` [PATCH v4 02/18] mm/filemap: Remove dynamically allocated array from filemap_read

[PATCH v6 00/40] idmapped mounts
 2021-01-22  4:38 UTC  (45+ messages)
` [PATCH v6 01/40] mount: attach mappings to mounts
` [PATCH v6 02/40] fs: add id translation helpers
` [PATCH v6 03/40] fs: add file and path permissions helpers
` [PATCH v6 04/40] capability: handle idmapped mounts
` [PATCH v6 05/39] namei: make permission helpers idmapped mount aware
` [PATCH v6 06/40] inode: make init and "
` [PATCH v6 07/40] attr: handle idmapped mounts
` [PATCH v6 09/40] xattr: "
` [PATCH v6 10/40] commoncap: "
` [PATCH v6 11/40] stat: "
` [PATCH v6 12/40] namei: handle idmapped mounts in may_*() helpers
` [PATCH v6 14/40] namei: prepare for idmapped mounts
` [PATCH v6 15/40] open: handle idmapped mounts in do_truncate()
` [PATCH v6 16/40] open: handle idmapped mounts
` [PATCH v6 17/40] af_unix: "
` [PATCH v6 18/40] utimes: "
` [PATCH v6 19/40] fcntl: "
` [PATCH v6 20/40] init: "
` [PATCH v6 21/40] ioctl: "
` [PATCH v6 23/40] exec: "
` [PATCH v6 25/40] apparmor: "
` [PATCH v6 26/39] ima: "
` [PATCH v6 27/40] ecryptfs: do not mount on top of "
` [PATCH v6 28/40] overlayfs: "
` [PATCH v6 30/40] mount: make {lock,unlock}_mount_hash() static
` [PATCH v6 31/40] namespace: only take read lock in do_reconfigure_mnt()
` [PATCH v6 33/40] fs: add attr_flags_to_mnt_flags helper
` [PATCH v6 38/40] ext4: support idmapped mounts

mmotm 2021-01-21-20-07 uploaded
 2021-01-22  4:08 UTC 

[PATCH 0/9] userfaultfd: add minor fault handling
 2021-01-21 23:46 UTC  (13+ messages)
` [PATCH 2/9] hugetlb/userfaultfd: Forbid huge pmd sharing when uffd enabled
` [PATCH 5/9] userfaultfd: add minor fault registration mode
` [PATCH 6/9] userfaultfd: disable huge PMD sharing for MINOR registered VMAs
` [PATCH 7/9] userfaultfd: add UFFDIO_CONTINUE ioctl

[v4 PATCH 0/11] Make shrinker's nr_deferred memcg aware
 2021-01-21 23:06 UTC  (12+ messages)
` [v4 PATCH 01/11] mm: vmscan: use nid from shrink_control for tracepoint
` [v4 PATCH 02/11] mm: vmscan: consolidate shrinker_maps handling code
` [v4 PATCH 03/11] mm: vmscan: use shrinker_rwsem to protect shrinker_maps allocation
` [v4 PATCH 04/11] mm: vmscan: remove memcg_shrinker_map_size
` [v4 PATCH 05/11] mm: memcontrol: rename shrinker_map to shrinker_info
` [v4 PATCH 06/11] mm: vmscan: use a new flag to indicate shrinker is registered
` [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
` [v4 PATCH 09/11] mm: vmscan: don't need allocate shrinker->nr_deferred for memcg aware shrinkers
` [v4 PATCH 10/11] mm: memcontrol: reparent nr_deferred when memcg offline
` [v4 PATCH 11/11] mm: vmscan: shrink deferred objects proportional to priority

[PATCH v16 00/11] mm: introduce memfd_secret system call to create "secret" memory areas
 2021-01-21 22:18 UTC  (2+ messages)

[PATCH v2 0/4] Remove nrexceptional tracking
 2021-01-21 21:18 UTC  (11+ messages)
` [PATCH v2 1/4] mm: Introduce and use mapping_empty
` [PATCH v2 2/4] mm: Stop accounting shadow entries
` [PATCH v2 3/4] dax: Account DAX entries as nrpages
` [PATCH v2 4/4] mm: Remove nrexceptional from inode

[GIT PULL] Fs & udf fixes for v5.11-rc5
 2021-01-21 19:48 UTC  (2+ messages)

[PATCH v6 00/16] Fix several bad kernel-doc markups
 2021-01-21 19:09 UTC  (2+ messages)

[RFC v2] nvfs: a filesystem for persistent memory
 2021-01-21 16:30 UTC  (12+ messages)
` Expense of read_iter

[PATCH RFC 0/6] fix the negative dentres bloating system memory usage
 2021-01-21 13:19 UTC  (7+ messages)
` [PATCH RFC 1/6] dcache: sweep cached negative dentries to the end of list of siblings
` [PATCH RFC 2/6] fsnotify: stop walking child dentries if remaining tail is negative
` [PATCH RFC 3/6] dcache: add action D_WALK_SKIP_SIBLINGS to d_walk()
` [PATCH RFC 4/6] dcache: stop walking siblings if remaining dentries all negative
` [PATCH RFC 5/6] dcache: push releasing dentry lock into sweep_negative
` [PATCH RFC 6/6] dcache: prevent flooding with negative dentries

[PATCH v2 0/4] vboxsf: Add support for the atomic_open directory-inode op
 2021-01-21 15:05 UTC  (5+ messages)
` [PATCH v2 1/4] vboxsf: Honor excl flag to the dir-inode create op
` [PATCH v2 2/4] vboxsf: Make vboxsf_dir_create() return the handle for the created file
` [PATCH v2 3/4] vboxsf: Add vboxsf_[create|release]_sf_handle() helpers
` [PATCH v2 4/4] vboxsf: Add support for the atomic_open directory-inode op


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