linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-20 20:42:35 to 2020-10-23 15:46:51 UTC [more...]

[PATCH v10 00/10] NTFS read-write driver GPL implementation by Paragon Software
 2020-10-23 15:44 UTC  (11+ messages)
` [PATCH v10 01/10] fs/ntfs3: Add headers and misc files
` [PATCH v10 02/10] fs/ntfs3: Add initialization of super block
` [PATCH v10 03/10] fs/ntfs3: Add bitmap
` [PATCH v10 04/10] fs/ntfs3: Add file operations and implementation
` [PATCH v10 05/10] fs/ntfs3: Add attrib operations
` [PATCH v10 06/10] fs/ntfs3: Add compression
` [PATCH v10 07/10] fs/ntfs3: Add NTFS journal
` [PATCH v10 08/10] fs/ntfs3: Add Kconfig, Makefile and doc
` [PATCH v10 09/10] fs/ntfs3: Add NTFS3 in fs/Kconfig and fs/Makefile
` [PATCH v10 10/10] fs/ntfs3: Add MAINTAINERS

let import_iovec deal with compat_iovecs as well v4
 2020-10-23 14:47 UTC  (48+ messages)
` [PATCH 2/9] iov_iter: move rw_copy_check_uvector() into lib/iov_iter.c
  ` Buggy commit tracked to: "Re: [PATCH 2/9] iov_iter: move rw_copy_check_uvector() into lib/iov_iter.c"

[PATCH 03/65] mm: Track mmu notifiers in fs_reclaim_acquire/release
 2020-10-23 14:45 UTC  (6+ messages)
  ` [PATCH 04/65] mm: Extract might_alloc() debug check

[PATCH] io-wq: fix 'task->pi_lock' spin lock protect
 2020-10-23 13:23 UTC  (2+ messages)

[PATCH 0/6] Make block_read_full_page synchronous
 2020-10-23 13:21 UTC  (10+ messages)
` [PATCH 1/6] block: Add blk_completion
` [PATCH 2/6] fs: Return error from block_read_full_page
` [PATCH 3/6] fs: Convert block_read_full_page to be synchronous
` [PATCH 4/6] fs: Hoist fscrypt decryption to bio completion handler
` [PATCH 5/6] fs: Turn decrypt_bh into decrypt_bio
` [PATCH 6/6] fs: Convert block_read_full_page to be synchronous with fscrypt enabled

[RFC] synchronous readpage for buffer_heads
 2020-10-23 11:42 UTC  (3+ messages)

[PATCH 0/2] block layer filter and block device snapshot module
 2020-10-23 11:12 UTC  (31+ messages)
` [PATCH 1/2] Block layer filter - second version
` [PATCH 2/2] blk-snap - snapshots and change-tracking for block devices
                    ` [dm-devel] [PATCH 0/2] block layer filter and block device snapshot module

possible deadlock in send_sigurg (2)
 2020-10-23  9:07 UTC 

[PATCH v2] fs: Handle I_DONTCACHE in iput_final() instead of generic_drop_inode()
 2020-10-23  7:49 UTC  (3+ messages)

[PATCH v2] locks: Fix UBSAN undefined behaviour in flock64_to_posix_lock
 2020-10-23  6:20 UTC 

Question on io-wq
 2020-10-23  3:57 UTC  (5+ messages)
  ` 回复: "

[PATCH 1/2] fs:regfs: add register easy filesystem
 2020-10-23  2:57 UTC  (2+ messages)

[PATCH ghak90 V9 00/13] audit: implement container identifier
 2020-10-23  1:21 UTC  (10+ messages)
` [PATCH ghak90 V9 05/13] audit: log container info of syscalls

[PATCH 2/2] iomap: zero cached pages over unwritten extents on zero range
 2020-10-23  1:02 UTC  (2+ messages)
` [iomap] 11b5156248: xfstests.xfs.310.fail

[GIT PULL] vfs: move the clone/dedupe/remap helpers to a single file
 2020-10-22 22:23 UTC 

[PATCH] fs/dcache: optimize start_dir_add()
 2020-10-22 21:16 UTC 

[PATCH v4 0/2] Control over userfaultfd kernel-fault handling
 2020-10-22 20:38 UTC  (5+ messages)

[GIT PULL] nfsd change for 5.10
 2020-10-22 18:05 UTC  (2+ messages)

[GIT PULL] 9p update for 5.10-rc1
 2020-10-22 18:05 UTC  (3+ messages)

[PATCH] locks: Fix UBSAN undefined behaviour in flock64_to_posix_lock
 2020-10-22 17:48 UTC  (5+ messages)

kernel BUG at mm/page-writeback.c:2241 [ BUG_ON(PageWriteback(page); ]
 2020-10-22 17:12 UTC  (6+ messages)

[PATCH V9 0/4] fuse: Add support for passthrough read/write
 2020-10-22 16:38 UTC  (17+ messages)
` [PATCH V9 1/4] fuse: Definitions and ioctl() for passthrough
` [PATCH V9 2/4] fuse: Trace daemon creds
` [PATCH V9 3/4] fuse: Introduce synchronous read and write for passthrough
` [PATCH V9 4/4] fuse: Handle asynchronous read and write in passthrough

[PATCH v2] iomap: zero cached page over unwritten extent on truncate page
 2020-10-22 15:38 UTC  (4+ messages)

[PATCH] fuse: fix potential accessing NULL pointer problem in fuse_send_init()
 2020-10-22 14:51 UTC 

[RESEND PATCH v18 0/4] overlayfs override_creds=off & nested get xattr fix
 2020-10-22 13:18 UTC  (6+ messages)
` [RESEND PATCH v18 1/4] Add flags option to get xattr method paired to __vfs_getxattr
` [RESEND PATCH v18 2/4] overlayfs: handle XATTR_NOSECURITY flag for get xattr method
` [RESEND PATCH v18 3/4] overlayfs: override_creds=off option bypass creator_cred

[RESEND PATCH v18 4/4] overlayfs: inode_owner_or_capable called during execv
 2020-10-22 13:16 UTC 

[PATCH] fuse: check whether fuse_request_alloc returns NULL in fuse_simple_request
 2020-10-22 13:13 UTC 

Question on io-wq
 2020-10-22  9:03 UTC 

[PATCH v2 0/2] kill add_to_page_cache_locked()
 2020-10-22  8:36 UTC  (5+ messages)
` [PATCH v2 1/2] cifs: convert to add_to_page_cache()
` [PATCH v2 2/2] fs: kill add_to_page_cache_locked()

[PATCH v8 00/41] btrfs: zoned block device support
 2020-10-22  6:48 UTC  (7+ messages)
` [PATCH v8 07/41] btrfs: disallow NODATACOW in ZONED mode
` [PATCH v8 10/41] btrfs: disallow inode_cache "

Splitting a THP beyond EOF
 2020-10-21 23:04 UTC  (9+ messages)

[PATCH 0/4] Some more lock_page work
 2020-10-21 20:12 UTC  (10+ messages)
    ` Possible deadlock in fuse write path (Was: Re: [PATCH 0/4] Some more lock_page work..)

Imprecise definition for proportional set size in documentation
 2020-10-21 19:45 UTC 

[PATCH RFC 0/7] Superblock notifications
 2020-10-21 15:21 UTC  (3+ messages)
` [PATCH RFC 6/7] fs: Add more superblock error subtypes

ANNOUNCE: nfs-utils-2.5.2 released
 2020-10-21 14:50 UTC 

[PATCH v2] fs: Kill DCACHE_DONTCACHE dentry even if DCACHE_REFERENCED is set
 2020-10-21 13:51 UTC  (3+ messages)

UBSAN: shift-out-of-bounds in get_init_ra_size()
 2020-10-21 12:33 UTC  (5+ messages)

[PATCH v3 0/3] NFS User Namespaces
 2020-10-21 12:05 UTC  (4+ messages)
` [PATCH v3 1/3] NFS: NFSv2/NFSv3: Use cred from fs_context during mount
` [PATCH v3 2/3] NFSv4: Refactor: reference user namespace from nfs4idmap
` [PATCH v3 3/3] NFSv4: Refactor NFS to be use user namespaces

[RFC PATCH 0/3] sched: delayed thread migration
 2020-10-21 11:48 UTC  (4+ messages)

WARNING: suspicious RCU usage in io_init_identity
 2020-10-21 10:02 UTC  (4+ messages)

[PATCH 2/2] exfat: simplify exfat_hint_femp structure
 2020-10-21  9:55 UTC 

[PATCH 1/2] exfat: commonize getting information from dir-entries
 2020-10-21  9:55 UTC 

[PATCH 2/2] fs: kill add_to_page_cache_locked()
 2020-10-21  9:24 UTC  (2+ messages)
` [fs] 8e602a0a70: kernel_BUG_at_mm/filemap.c

[RFC] find_get_heads_contig
 2020-10-21  4:19 UTC  (2+ messages)

Linux-cifs readdir behaviour when dir modified
 2020-10-21  3:25 UTC  (3+ 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).