linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-01 20:51:39 to 2020-12-03 15:47:26 UTC [more...]

[PATCH v4 00/16] Overhaul multi-page lookups for THP
 2020-12-03 15:46 UTC  (8+ messages)

[PATCH] overlay: Implement volatile-specific fsync error behaviour
 2020-12-03 15:20 UTC  (19+ messages)

[PATCH 0/7] fsnotify fixes and cleanups
 2020-12-03 14:52 UTC  (21+ messages)
` [PATCH 1/7] fsnotify: generalize handle_inode_event()
` [PATCH 2/7] inotify: convert to handle_inode_event() interface
` [PATCH 3/7] fsnotify: fix events reported to watching parent and child
` [PATCH 4/7] fsnotify: clarify object type argument
` [PATCH 5/7] fsnotify: separate mark iterator type from object type enum
` [PATCH 6/7] fsnotify: optimize FS_MODIFY events with no ignored masks
` [PATCH 7/7] fsnotify: optimize merging of marks "

[PATCH v6 00/11] fs: interface for directly reading/writing compressed data
 2020-12-03 14:37 UTC  (17+ messages)
` [PATCH man-pages v6] Document encoded I/O
` [PATCH v6 10/11] btrfs: implement RWF_ENCODED reads
` [PATCH v6 11/11] btrfs: implement RWF_ENCODED writes

Problems doing DIO to netfs cache on XFS from Ceph
 2020-12-03 14:10 UTC 

[PATCH] iov_iter: optimise bvec iov_iter_advance()
 2020-12-03 11:48 UTC  (3+ messages)

[PATCH v2] proc: use untagged_addr() for pagemap_read addresses
 2020-12-03 11:45 UTC  (3+ messages)

[RFC PATCH 0/9] Make shrinker's nr_deferred memcg aware
 2020-12-03 11:40 UTC  (20+ messages)
` [PATCH 1/9] mm: vmscan: simplify nr_deferred update code
` [PATCH 2/9] mm: vmscan: use nid from shrink_control for tracepoint
` [PATCH 3/9] mm: memcontrol: rename memcg_shrinker_map_mutex to memcg_shrinker_mutex
` [PATCH 4/9] mm: vmscan: use a new flag to indicate shrinker is registered
` [PATCH 5/9] mm: memcontrol: add per memcg shrinker nr_deferred
` [PATCH 6/9] mm: vmscan: use per memcg nr_deferred of shrinker
` [PATCH 7/9] mm: vmscan: don't need allocate shrinker->nr_deferred for memcg aware shrinkers
` [PATCH 8/9] mm: memcontrol: reparent nr_deferred when memcg offline
` [PATCH 9/9] mm: vmscan: shrink deferred objects proportional to priority

[PATCH] overlay: Plumb through flush method
 2020-12-03 10:32 UTC  (3+ messages)

[PATCH v7 00/15] Free some vmemmap pages of hugetlb page
 2020-12-03  8:35 UTC  (2+ messages)

[PATCH] common/rc: Fix _check_s_dax()
 2020-12-03  8:15 UTC  (3+ messages)
` [PATCH V2] "

[PATCH V2 0/2] block: add bio_iov_iter_nvecs for figuring out nr_vecs
 2020-12-03  6:47 UTC  (5+ messages)
` [PATCH V2 1/2] "
` [PATCH V2 2/2] block: rename the local variable for holding return value of bio_iov_iter_nvecs

[PATCH v14 00/10] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-12-03  6:29 UTC  (11+ messages)
` [PATCH v14 01/10] mm: add definition of PMD_PAGE_ORDER
` [PATCH v14 02/10] mmap: make mlock_future_check() global
` [PATCH v14 03/10] set_memory: allow set_direct_map_*_noflush() for multiple pages
` [PATCH v14 04/10] set_memory: allow querying whether set_direct_map_*() is actually enabled
` [PATCH v14 05/10] mm: introduce memfd_secret system call to create "secret" memory areas
` [PATCH v14 06/10] secretmem: use PMD-size pages to amortize direct map fragmentation
` [PATCH v14 07/10] secretmem: add memcg accounting
` [PATCH v14 08/10] PM: hibernate: disable when there are active secretmem users
` [PATCH v14 09/10] arch, mm: wire up memfd_secret system call were relevant
` [PATCH v14 10/10] secretmem: test: add basic selftest for memfd_secret(2)

[PATCH 01/29] iov_iter: Switch to using a table of operations
 2020-12-03  6:45 UTC  (2+ messages)
` [iov_iter] 9bd0e337c6: will-it-scale.per_process_ops -4.8% regression

[PATCH V2] uapi: fix statx attribute value overlap for DAX & MOUNT_ROOT
 2020-12-03  6:18 UTC  (12+ messages)

[RFC PATCH 12/13] fs/userfaultfd: kmem-cache for wait-queue objects
 2020-12-03  5:19 UTC  (2+ messages)
` [fs/userfaultfd] fec9227821: will-it-scale.per_process_ops -5.5% regression

mmotm 2020-12-02-19-12 uploaded
 2020-12-03  3:12 UTC 

[PATCH 0/2] statx: Fix DAX attribute collision and handling
 2020-12-03  2:45 UTC  (18+ messages)
` [PATCH 1/2] uapi: fix statx attribute value overlap for DAX & MOUNT_ROOT
` [PATCH 2/2] statx: move STATX_ATTR_DAX attribute handling to filesystems

[PATCH v2 0/9] Allow deleting files with unsupported encryption policy
 2020-12-03  2:20 UTC  (10+ messages)
` [PATCH v2 1/9] ext4: remove ext4_dir_open()
` [PATCH v2 2/9] f2fs: remove f2fs_dir_open()
` [PATCH v2 3/9] ubifs: remove ubifs_dir_open()
` [PATCH v2 4/9] ext4: don't call fscrypt_get_encryption_info() from dx_show_leaf()
` [PATCH v2 5/9] fscrypt: introduce fscrypt_prepare_readdir()
` [PATCH v2 6/9] fscrypt: move body of fscrypt_prepare_setattr() out-of-line
` [PATCH v2 7/9] fscrypt: move fscrypt_require_key() to fscrypt_private.h
` [PATCH v2 8/9] fscrypt: unexport fscrypt_get_encryption_info()
` [PATCH v2 9/9] fscrypt: allow deleting files with unsupported encryption policy

[PATCH 0/9] Allow deleting files with unsupported encryption policy
 2020-12-02 22:57 UTC  (21+ messages)
` [PATCH 1/9] ext4: remove ext4_dir_open()
` [PATCH 2/9] f2fs: remove f2fs_dir_open()
` [PATCH 4/9] ext4: don't call fscrypt_get_encryption_info() from dx_show_leaf()
` [PATCH 5/9] fscrypt: introduce fscrypt_prepare_readdir()
` [PATCH 6/9] fscrypt: move body of fscrypt_prepare_setattr() out-of-line
` [PATCH 7/9] fscrypt: move fscrypt_require_key() to fscrypt_private.h
` [PATCH 8/9] fscrypt: unexport fscrypt_get_encryption_info()
` [PATCH 9/9] fscrypt: allow deleting files with unsupported encryption policy

merge struct block_device and struct hd_struct v4
 2020-12-02 21:52 UTC  (3+ messages)
` [PATCH 25/45] block: simplify bdev/disk lookup in blkdev_get

WARNING in create_io_worker
 2020-12-02 21:31 UTC 

[PATCH] fs/namespace.c: WARN if mnt_count has become negative
 2020-12-02 21:19 UTC  (3+ messages)

[PATCH] fs/inode.c: make inode_init_always() initialize i_ino to 0
 2020-12-02 21:19 UTC  (4+ messages)

[PATCH v3 00/11] evm: Improve usability of portable signatures
 2020-12-02 21:07 UTC  (10+ messages)
` [PATCH v3 01/11] evm: Execute evm_inode_init_security() only when an HMAC key is loaded
` [PATCH v3 02/11] evm: Load EVM key in ima_load_x509() to avoid appraisal
` [PATCH v3 03/11] evm: Refuse EVM_ALLOW_METADATA_WRITES only if an HMAC key is loaded
` [PATCH v3 04/11] ima: Move ima_reset_appraise_flags() call to post hooks

[RFC PATCH] common/rc: Fix _check_s_dax() for kernel 5.10
 2020-12-02 19:08 UTC  (4+ messages)

[PATCH v3 3/6] mm: support THP migration to device private memory
 2020-12-02 18:01 UTC  (2+ messages)

[PATCH] block: add bio_iov_iter_nvecs for figuring out nr_vecs
 2020-12-02 16:56 UTC  (13+ messages)

[PATCH v2 02/24] exec: Simplify unshare_files
 2020-12-02 15:58 UTC  (9+ messages)
                ` [RFC][PATCH] coredump: Document coredump code exclusively used by cell spufs

[PATCH v2 0/2] openat2: reject RESOLVE_BENEATH|RESOLVE_IN_ROOT
 2020-12-02 14:43 UTC 

WARNING in __percpu_ref_exit
 2020-12-02 13:01 UTC 

[PATCH] vfs: remove comment for deleted argument 'cred'
 2020-12-02 12:52 UTC 

[PATCH] fanotify: Fix fanotify_mark() on 32-bit x86
 2020-12-02 10:14 UTC  (2+ messages)

[PATCH v3 00/38] idmapped mounts
 2020-12-02 10:01 UTC  (29+ messages)
` [PATCH v3 01/38] namespace: take lock_mount_hash() directly when changing flags
` [PATCH v3 02/38] mount: make {lock,unlock}_mount_hash() static
` [PATCH v3 03/38] namespace: only take read lock in do_reconfigure_mnt()
` [PATCH v3 04/38] fs: add mount_setattr()
` [PATCH v3 06/38] fs: add id translation helpers
` [PATCH v3 07/38] mount: attach mappings to mounts
` [PATCH v3 10/38] inode: add idmapped mount aware init and permission helpers
` [PATCH v3 17/38] namei: introduce struct renamedata

[PATCH v2 00/13] arch, mm: deprecate DISCONTIGMEM
 2020-12-02  8:47 UTC  (18+ messages)

[RFC PATCH v2 0/6] fsdax: introduce fs query to support reflink
 2020-12-02  7:12 UTC  (3+ messages)

[RFC PATCH 00/13] fs/userfaultfd: support iouring and polling
 2020-12-02  7:12 UTC  (5+ messages)
` [RFC PATCH 01/13] fs/userfaultfd: fix wrong error code on WP & !VM_MAYWRITE
` [RFC PATCH 11/13] fs/userfaultfd: complete write asynchronously

/proc/net/sctp/snmp, setns, proc: revalidate misc dentries
 2020-12-02  6:18 UTC 

[fs/select.c] c191bb1b91: will-it-scale.per_thread_ops -2.3% regression
 2020-12-02  6:04 UTC  (3+ messages)
  ` [LKP] "

[PATCH] exfat: Avoid allocating upcase table using kcalloc()
 2020-12-02  4:58 UTC  (2+ messages)

PROBLEM: potential concurrency bug between do_vfs_ioctl() and do_readv()
 2020-12-02  4:02 UTC  (3+ messages)

[PATCH] Documentation: mount_api: change kernel log wording
 2020-12-02  1:24 UTC 

[PATCH] proc: Allow pid_revalidate() during LOOKUP_RCU
 2020-12-01 23:49 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).