linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-30 09:45:04 to 2020-12-01 20:51:39 UTC [more...]

[PATCH 0/2] statx: Fix DAX attribute collision and handling
 2020-12-01 20:50 UTC  (14+ 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] fs: 9p: add generic splice_write file operation
 2020-12-01 20:37 UTC  (3+ messages)

Race: data race between ext4_setattr() and acl_permission_check()
 2020-12-01 20:33 UTC  (3+ messages)

[PATCH v6 00/11] fs: interface for directly reading/writing compressed data
 2020-12-01 20:31 UTC  (22+ messages)
` [PATCH man-pages v6] Document encoded I/O
        ` Ping: "
` [PATCH v6 02/11] fs: add O_ALLOW_ENCODED open flag
` [PATCH v6 04/11] btrfs: fix btrfs_write_check()
` [PATCH v6 05/11] btrfs: fix check_data_csum() error message for direct I/O

[PATCH v2 00/13] arch, mm: deprecate DISCONTIGMEM
 2020-12-01 19:55 UTC  (13+ messages)

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

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

Clarification of statx->attributes_mask meaning?
 2020-12-01 16:25 UTC  (9+ messages)

[PATCH v2 0/4] Make overlayfs volatile mounts reusable
 2020-12-01 16:10 UTC  (19+ messages)
` [PATCH v2 2/4] overlay: Document current outstanding shortcoming of volatile
` [PATCH v2 4/4] overlay: Add rudimentary checking of writeback errseq on volatile remount

[PATCH] proc: add locking checks in proc_inode_is_dead
 2020-12-01 15:06 UTC  (4+ messages)

[PATCH v5 00/16]Fix several bad kernel-doc markups
 2020-12-01 14:06 UTC  (4+ messages)
` [PATCH v5 05/16] fs: fix "

[PATCH] block: add bio_iov_iter_nvecs for figuring out nr_vecs
 2020-12-01 13:48 UTC  (8+ messages)

[PATCH v3 00/38] idmapped mounts
 2020-12-01 13:25 UTC  (35+ 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 09/38] namei: add idmapped mount aware permission helpers
` [PATCH v3 10/38] inode: add idmapped mount aware init and "
` [PATCH v3 17/38] namei: introduce struct renamedata
` [PATCH v3 32/38] fat: handle idmapped mounts
` [PATCH v3 33/38] ext4: support "

(no subject)
 2020-12-01 11:54 UTC 

[PATCH v10 00/41] btrfs: zoned block device support
 2020-12-01 11:27 UTC  (23+ messages)
` [PATCH v10 02/41] iomap: support REQ_OP_ZONE_APPEND
` [PATCH v10 04/41] btrfs: get zone information of zoned block devices
` [PATCH v10 05/41] btrfs: check and enable ZONED mode

[RFC][PATCH 00/18] crypto: Add generic Kerberos library
 2020-12-01 10:36 UTC  (8+ messages)

[PATCH v2 02/24] exec: Simplify unshare_files
 2020-12-01  9:46 UTC  (10+ messages)

[PATCH] fanotify: Fix fanotify_mark() on 32-bit x86
 2020-12-01  8:30 UTC  (6+ messages)

[PATCH kernel] fs/io_ring: Fix lockdep warnings
 2020-12-01  7:55 UTC  (3+ messages)

[PATCH v4 00/16] Overhaul multi-page lookups for THP
 2020-12-01  4:52 UTC  (13+ messages)

PROBLEM: can't write to a file if RLIMIT_FSIZE is too large
 2020-11-30 23:33 UTC 

[PATCH] proc: Allow pid_revalidate() during LOOKUP_RCU
 2020-11-30 20:46 UTC  (2+ messages)

[PATCH v12 00/10] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-11-30 20:15 UTC  (5+ messages)
` [PATCH v12 07/10] secretmem: add memcg accounting

backup/restore of fscrypt files
 2020-11-30 20:09 UTC  (4+ messages)

running xfstests on tmpfs
 2020-11-30 20:02 UTC  (2+ messages)

[RFC PATCH 00/13] fs/userfaultfd: support iouring and polling
 2020-11-30 19:51 UTC  (6+ messages)
` [RFC PATCH 07/13] fs/userfaultfd: support read_iter to use io_uring
` [RFC PATCH 12/13] fs/userfaultfd: kmem-cache for wait-queue objects

possible deadlock in f_getown
 2020-11-30 19:23 UTC  (3+ messages)

Lockdep warning on io_file_data_ref_zero() with 5.10-rc5
 2020-11-30 18:16 UTC  (3+ messages)

merge struct block_device and struct hd_struct v4
 2020-11-30 17:55 UTC  (21+ messages)
` [PATCH 04/45] fs: simplify freeze_bdev/thaw_bdev
` [PATCH 05/45] mtip32xx: remove the call to fsync_bdev on removal
` [PATCH 07/45] loop: do not call set_blocksize
` [PATCH 16/45] block: switch bdgrab to use igrab
` [PATCH 30/45] block: remove the nr_sects field in struct hd_struct
` [PATCH 37/45] block: allocate struct hd_struct as part of struct bdev_inode
` [PATCH 42/45] block: switch disk_part_iter_* to use a struct block_device
` [PATCH 44/45] block: merge struct block_device and struct hd_struct

[PATCH] fs: iomap: Replace bio_add_page with __bio_add_page in iomap_add_to_ioend
 2020-11-30 17:22 UTC  (2+ messages)

[Race] data race between do_mpage_readpage() and set_blocksize()
 2020-11-30 17:00 UTC  (4+ messages)

[RFC PATCH 1/3] fs: dax.c: move fs hole signifier from DAX_ZERO_PAGE to XA_ZERO_ENTRY
 2020-11-30 16:36 UTC  (6+ messages)

[PATCH v7 00/15] Free some vmemmap pages of hugetlb page
 2020-11-30 15:18 UTC  (16+ messages)
` [PATCH v7 01/15] mm/memory_hotplug: Move bootmem info registration API to bootmem_info.c
` [PATCH v7 02/15] mm/memory_hotplug: Move {get,put}_page_bootmem() "
` [PATCH v7 03/15] mm/hugetlb: Introduce a new config HUGETLB_PAGE_FREE_VMEMMAP
` [PATCH v7 04/15] mm/hugetlb: Introduce nr_free_vmemmap_pages in the struct hstate
` [PATCH v7 05/15] mm/bootmem_info: Introduce {free,prepare}_vmemmap_page()
` [PATCH v7 06/15] mm/hugetlb: Disable freeing vmemmap if struct page size is not power of two
` [PATCH v7 07/15] x86/mm/64: Disable PMD page mapping of vmemmap
` [PATCH v7 08/15] mm/hugetlb: Free the vmemmap pages associated with each hugetlb page
` [PATCH v7 09/15] mm/hugetlb: Defer freeing of HugeTLB pages
` [PATCH v7 10/15] mm/hugetlb: Allocate the vmemmap pages associated with each hugetlb page
` [PATCH v7 11/15] mm/hugetlb: Set the PageHWPoison to the raw error page
` [PATCH v7 12/15] mm/hugetlb: Flush work when dissolving hugetlb page
` [PATCH v7 13/15] mm/hugetlb: Add a kernel parameter hugetlb_free_vmemmap
` [PATCH v7 14/15] mm/hugetlb: Gather discrete indexes of tail page
` [PATCH v7 15/15] mm/hugetlb: Add BUILD_BUG_ON to catch invalid usage of tail struct page

[Race] data race between pip_lock_nested() and put_pipe_info()
 2020-11-30 14:53 UTC 

[PATCH V10 0/5] fuse: Add support for passthrough read/write
 2020-11-30 11:08 UTC  (3+ messages)

[PATCH v12 00/10] NTFS read-write driver GPL implementation by Paragon Software
 2020-11-30  9:45 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).