linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-24 14:14:33 to 2020-11-26 12:16:09 UTC [more...]

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

[RFC][PATCH] fanotify: introduce filesystem view mark
 2020-11-26 11:50 UTC  (9+ messages)

[RESEND PATCH v1] proc: use untagged_addr() for pagemap_read addresses
 2020-11-26 11:10 UTC  (7+ messages)

PROBLEM: fanotify_mark EFAULT on x86
 2020-11-26 10:52 UTC  (12+ messages)

[PATCH] fs: export vfs_stat() and vfs_fstatat()
 2020-11-26 10:44 UTC  (7+ messages)

cleanup updating the size of block devices v3
 2020-11-26  9:59 UTC  (6+ messages)
` [PATCH 60/78] zram: remove the claim mechanism
` [PATCH 61/78] zram: do not call set_blocksize

[RFC][PATCH 00/18] crypto: Add generic Kerberos library
 2020-11-26  8:19 UTC  (3+ messages)

merge struct block_device and struct hd_struct v2
 2020-11-26  8:16 UTC  (69+ messages)
` [PATCH 01/45] blk-cgroup: fix a hd_struct leak in blkcg_fill_root_iostats
` [PATCH 02/45] filemap: consistently use ->f_mapping over ->i_mapping
` [PATCH 03/45] fs: remove get_super_thawed and get_super_exclusive_thawed
` [PATCH 04/45] fs: simplify freeze_bdev/thaw_bdev
` [PATCH 05/45] mtip32xx: remove the call to fsync_bdev on removal
` [PATCH 06/45] zram: remove the claim mechanism
` [PATCH 08/45] loop: do not call set_blocksize
` [PATCH 11/45] block: remove a duplicate __disk_get_part prototype
` [PATCH 12/45] block: remove a superflous check in blkpg_do_ioctl
` [PATCH 13/45] block: add a bdev_kobj helper
` [PATCH 14/45] block: use disk_part_iter_exit in disk_part_iter_next
` [PATCH 15/45] block: use put_device in put_disk
` [PATCH 16/45] block: change the hash used for looking up block devices
` [PATCH 17/45] init: refactor name_to_dev_t
` [PATCH 18/45] init: refactor devt_from_partuuid
` [PATCH 19/45] init: cleanup match_dev_by_uuid and match_dev_by_label
` [PATCH 20/45] block: refactor __blkdev_put
` [PATCH 21/45] block: refactor blkdev_get
` [PATCH 22/45] block: opencode devcgroup_inode_permission
` [PATCH 23/45] block: remove i_bdev
` [PATCH 24/45] blk-cgroup: stop abusing get_gendisk
` [PATCH 25/45] block: reference struct block_device from struct hd_struct
` [PATCH 26/45] block: remove ->bd_contains
` [PATCH 27/45] block: simplify the block device claiming interface
` [PATCH 28/45] block: simplify part_to_disk
` [PATCH 29/45] block: initialize struct block_device in bdev_alloc
` [PATCH 30/45] block: remove the nr_sects field in struct hd_struct
` [PATCH 38/45] block: switch partition lookup to use struct block_device
` [PATCH 43/45] f2fs: remove a few bd_part checks

[PATCH v4 0/3] mmu_notifier vs fs_reclaim lockdep annotations
 2020-11-26  7:20 UTC  (11+ messages)
` [PATCH v4 1/3] mm: Track mmu notifiers in fs_reclaim_acquire/release
` [PATCH v4 2/3] mm: Extract might_alloc() debug check
` [PATCH v4 3/3] locking/selftests: Add testcases for fs_reclaim
` [PATCH] drm/ttm: don't set page->mapping

backup/restore of fscrypt files
 2020-11-26  7:12 UTC 

[PATCH 0/9] Allow deleting files with unsupported encryption policy
 2020-11-26  7:04 UTC  (11+ messages)
` [PATCH 1/9] ext4: remove ext4_dir_open()
` [PATCH 2/9] f2fs: remove f2fs_dir_open()
` [PATCH 3/9] ubifs: remove ubifs_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

[PATCH v4 0/3] Add support for Encryption and Casefolding in F2FS
 2020-11-26  6:20 UTC  (6+ messages)
` [PATCH v4 2/3] fscrypt: Have filesystems handle their d_ops

[PATCH] fuse: clean up redundant assignment
 2020-11-26  4:03 UTC 

UAPI value collision: STATX_ATTR_MOUNT_ROOT vs STATX_ATTR_DAX
 2020-11-26  3:00 UTC  (5+ messages)

[PATCH v10 00/41] btrfs: zoned block device support
 2020-11-25 23:50 UTC  (13+ messages)
` [PATCH v10 04/41] btrfs: get zone information of zoned block devices
` [PATCH v10 12/41] btrfs: implement zoned chunk allocator

[PATCH 0/5] [RFC] MUSE: Userspace backed MTD
 2020-11-25 23:13 UTC  (2+ messages)

kernel BUG at fs/ext4/inode.c:LINE!
 2020-11-25 22:01 UTC  (15+ messages)

[PATCH v2 02/24] exec: Simplify unshare_files
 2020-11-25 21:51 UTC  (8+ messages)
                ` [RFC][PATCH] coredump: Document coredump code exclusively used by cell spufs

Clarification of statx->attributes_mask meaning?
 2020-11-25 21:50 UTC  (4+ messages)

[PATCH v1 0/3] Make overlayfs volatile mounts reusable
 2020-11-25 19:37 UTC  (19+ messages)
` [PATCH v1 1/3] fs: Add s_instance_id field to superblock for unique identification
` [PATCH v1 2/3] overlay: Add the ability to remount volatile directories when safe
` [PATCH v1 3/3] overlay: Add rudimentary checking of writeback errseq on volatile remount

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

[PATCH AUTOSEL 5.9 14/33] proc: don't allow async path resolution of /proc/self components
 2020-11-25 15:35 UTC  (2+ messages)
` [PATCH AUTOSEL 5.9 16/33] io_uring: handle -EOPNOTSUPP on path resolution

[PATCH AUTOSEL 4.14 07/12] proc: don't allow async path resolution of /proc/self components
 2020-11-25 15:37 UTC 

[PATCH AUTOSEL 4.4 5/8] proc: don't allow async path resolution of /proc/self components
 2020-11-25 15:38 UTC 

[PATCH AUTOSEL 4.9 06/10] proc: don't allow async path resolution of /proc/self components
 2020-11-25 15:37 UTC 

[PATCH AUTOSEL 4.19 09/15] proc: don't allow async path resolution of /proc/self components
 2020-11-25 15:37 UTC 

[PATCH AUTOSEL 5.4 13/23] proc: don't allow async path resolution of /proc/self components
 2020-11-25 15:36 UTC 

merge struct block_device and struct hd_struct
 2020-11-25 12:09 UTC  (5+ messages)
` [PATCH 11/20] block: reference struct block_device from "

[PATCH v2] fs/stat: set attributes_mask for STATX_ATTR_DAX
 2020-11-25  5:53 UTC  (3+ messages)

[PATCH 00/17] kmap: Create mem*_page interfaces
 2020-11-25  3:27 UTC  (12+ messages)
` [PATCH 01/17] mm/highmem: Lift memcpy_[to|from]_page and memset_page to core
` [PATCH 05/17] fs/btrfs: Convert to memzero_page()
` [PATCH 09/17] fs/f2fs: Remove f2fs_copy_page()
` [PATCH 12/17] fs/cramfs: Use memcpy_from_page()

[PATCH v12 0/4] SELinux support for anonymous inodes and UFFD
 2020-11-25  1:52 UTC  (13+ messages)
` [PATCH v12 3/4] selinux: teach SELinux about anonymous inodes

[PATCH 0/5] fscrypt: prevent creating duplicate encrypted filenames
 2020-11-24 23:28 UTC  (2+ messages)

[PATCH] exfat: Avoid allocating upcase table using kcalloc()
 2020-11-24 22:17 UTC  (2+ messages)

[PATCH] exfat: Avoid allocating upcase table using kcalloc()
 2020-11-24 18:50 UTC 

[PATCH v5 0/2] NFS: Fix interaction between fs_context and user namespaces
 2020-11-24 18:42 UTC  (2+ messages)

[PATCH v11 0/9] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-11-24 16:49 UTC  (4+ messages)
` [PATCH v11 4/9] "

[PATCH] Resolve LRU page-pinning issue for file-backed pages
 2020-11-24 15:39 UTC  (3+ messages)
` [PATCH] fs/buffer.c: Revoke LRU when trying to drop buffers

[PATCH 01/29] iov_iter: Switch to using a table of operations
 2020-11-24 15:30 UTC  (7+ messages)
  ` [PATCH 00/29] RFC: iov_iter: Switch to using an ops table

[PATCH 0/3] mmu_notifier fs fs_reclaim lockdep annotations
 2020-11-24 15:27 UTC  (5+ messages)
` [PATCH 2/3] mm: Extract might_alloc() debug check


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