linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-14 19:14:49 to 2020-12-16 16:56:26 UTC [more...]

[PATCH V10 0/5] fuse: Add support for passthrough read/write
 2020-12-16 16:55 UTC  (7+ messages)
` [PATCH V10 2/5] fuse: Passthrough initialization and release

[PATCH] vfs: fix fsconfig(2) LSM mount option handling for btrfs
 2020-12-16 16:37 UTC  (2+ messages)

[PATCH v2 0/5] btrfs: implement send/receive of compressed extents without decompressing
 2020-12-16 16:20 UTC  (3+ messages)
` [PATCH v2 01/13] btrfs-progs: send: fix crash on unknown option

[PATCH v9 00/11] Free some vmemmap pages of HugeTLB page
 2020-12-16 16:04 UTC  (22+ messages)
` [PATCH v9 02/11] mm/hugetlb: Introduce a new config HUGETLB_PAGE_FREE_VMEMMAP
    ` [External] "
` [PATCH v9 03/11] mm/hugetlb: Free the vmemmap pages associated with each HugeTLB page
    ` [External] "
` [PATCH v9 06/11] mm/hugetlb: Set the PageHWPoison to the raw error page
    ` [External] "
` [PATCH v9 08/11] mm/hugetlb: Add a kernel parameter hugetlb_free_vmemmap
    ` [External] "
` [PATCH v9 09/11] mm/hugetlb: Introduce nr_free_vmemmap_pages in the struct hstate
    ` [External] "
` [PATCH v9 10/11] mm/hugetlb: Gather discrete indexes of tail page
    ` [External] "

[PATCH] vfs, syncfs: Do not ignore return code from ->sync_fs()
 2020-12-16 15:53 UTC  (5+ messages)

[GIT PULL] exec fixes for v5.11-rc1
 2020-12-16 14:35 UTC  (4+ messages)

[PATCH] writeback: don't warn on an unregistered BDI in __mark_inode_dirty
 2020-12-16 14:19 UTC  (5+ messages)

[RFC v2 PATCH 0/9] Make shrinker's nr_deferred memcg aware
 2020-12-16 13:17 UTC  (34+ messages)
` [v2 PATCH 1/9] mm: vmscan: use nid from shrink_control for tracepoint
` [v2 PATCH 2/9] mm: memcontrol: use shrinker_rwsem to protect shrinker_maps allocation
` [v2 PATCH 3/9] mm: vmscan: guarantee shrinker_slab_memcg() sees valid shrinker_maps for online memcg
` [v2 PATCH 4/9] mm: vmscan: use a new flag to indicate shrinker is registered
` [v2 PATCH 5/9] mm: memcontrol: add per memcg shrinker nr_deferred
` [v2 PATCH 6/9] mm: vmscan: use per memcg nr_deferred of shrinker
` [v2 PATCH 7/9] mm: vmscan: don't need allocate shrinker->nr_deferred for memcg aware shrinkers
` [v2 PATCH 8/9] mm: memcontrol: reparent nr_deferred when memcg offline
` [v2 PATCH 9/9] mm: vmscan: shrink deferred objects proportional to priority

[PATCH 0/2] io_uring: add mkdirat support
 2020-12-16  6:05 UTC  (5+ messages)

[RFC PATCH v3 0/9] fsdax: introduce fs query to support reflink
 2020-12-16  5:43 UTC  (14+ messages)
` [RFC PATCH v3 1/9] pagemap: Introduce ->memory_failure()
` [RFC PATCH v3 2/9] blk: Introduce ->corrupted_range() for block device
` [RFC PATCH v3 3/9] fs: Introduce ->corrupted_range() for superblock
` [RFC PATCH v3 4/9] mm, fsdax: Refactor memory-failure handler for dax mapping
` [RFC PATCH v3 5/9] mm, pmem: Implement ->memory_failure() in pmem driver
` [RFC PATCH v3 6/9] pmem: Implement ->corrupted_range() for "
` [RFC PATCH v3 7/9] dm: Introduce ->rmap() to find bdev offset
` [RFC PATCH v3 8/9] md: Implement ->corrupted_range()
` [RFC PATCH v3 9/9] xfs: Implement ->corrupted_range() for XFS

[RFC] FUSE: Adding a requests resend mechanism to support userspace process' failover
 2020-12-16  5:40 UTC 

[PATCH v2] proc: Escape more characters in /proc/mounts output
 2020-12-16  5:25 UTC  (3+ messages)

[GIT PULL] file locking fixes for 5.11
 2020-12-16  3:44 UTC  (2+ messages)

[git pull] epoll rework
 2020-12-16  3:44 UTC  (2+ messages)

[PATCHSET v3 0/4] fs: Support for LOOKUP_NONBLOCK / RESOLVE_NONBLOCK
 2020-12-16  3:39 UTC  (28+ messages)
` [PATCH 2/4] fs: add support for LOOKUP_NONBLOCK
` [PATCH 3/4] fs: expose LOOKUP_NONBLOCK through openat2() RESOLVE_NONBLOCK

[PATCH] fget: Do not loop with rcu lock held
 2020-12-16  2:47 UTC  (3+ messages)

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

INFO: task can't die in corrupted (2)
 2020-12-16  2:45 UTC 

[PATCH v2] proc: Allow pid_revalidate() during LOOKUP_RCU
 2020-12-16  1:05 UTC  (12+ messages)

[PATCH v2 0/2] Fix locking for btrfs direct writes
 2020-12-15 22:16 UTC  (6+ messages)
` [PATCH 1/2] iomap: Separate out generic_write_sync() from iomap_dio_complete()
` [PATCH 2/2] btrfs: Make btrfs_direct_write atomic with respect to inode_lock

"do_copy_range:: Invalid argument"
 2020-12-15 20:20 UTC  (4+ messages)

[RFC PATCH 0/9] Make shrinker's nr_deferred memcg aware
 2020-12-15 16:44 UTC  (9+ messages)
` [PATCH 6/9] mm: vmscan: use per memcg nr_deferred of shrinker

[RFC PATCH v2 0/2] errseq+overlayfs: accomodate the volatile upper layer use-case
 2020-12-15 16:43 UTC  (5+ messages)
` [RFC PATCH v2 1/2] errseq: split the SEEN flag into two new flags
` [RFC PATCH v2 2/2] overlayfs: propagate errors from upper to overlay sb in sync_fs

[PATCH v3 0/7] Convert all THP vmstat counters to pages
 2020-12-15 16:21 UTC  (7+ messages)
` [PATCH v3 2/7] mm: memcontrol: convert NR_ANON_THPS account "
    ` [External] "
` [PATCH v3 7/7] mm: memcontrol: make the slab calculation consistent
    ` [External] "

Lockdep warning on io_file_data_ref_zero() with 5.10-rc5
 2020-12-15 16:18 UTC  (5+ messages)

[RFC PATCH 0/2] errseq+overlayfs: accomodate the volatile upper layer use-case
 2020-12-15 15:39 UTC  (16+ messages)
` [RFC PATCH 1/2] errseq: split the SEEN flag into two new flags
` [RFC PATCH 2/2] overlayfs: propagate errors from upper to overlay sb in sync_fs

[PATCH v1 0/6] no-copy bvec
 2020-12-15 14:05 UTC  (24+ messages)
` [PATCH v1 1/6] target/file: allocate the bvec array as part of struct target_core_file_cmd
` [PATCH v1 2/6] iov_iter: optimise bvec iov_iter_advance()
` [PATCH v1 3/6] bio: deduplicate adding a page into bio
` [PATCH v1 4/6] block/psi: remove PSI annotations from direct IO
` [PATCH v1 5/6] bio: add a helper calculating nr segments to alloc
` [PATCH v1 6/6] block/iomap: don't copy bvec for direct IO

[LSFMMBPF 2021] A status update
 2020-12-15 13:43 UTC  (4+ messages)

[PATCH v2 0/6] kernfs: proposed locking and concurrency improvement
 2020-12-15 12:59 UTC  (9+ messages)
`  "

[PATCH v2 00/10] allow unprivileged overlay mounts
 2020-12-15 11:03 UTC  (5+ messages)

[PATCH v3 RESEND] iomap: set REQ_NOWAIT according to IOCB_NOWAIT in Direct IO
 2020-12-15  9:43 UTC  (9+ messages)

[PATCH] proc: Escape more characters in /proc/mounts output
 2020-12-15  7:30 UTC  (3+ messages)

[PATCH v12 0/4] xfs: avoid transaction reservation recursion
 2020-12-15  4:39 UTC  (8+ messages)
` [PATCH v12 3/4] xfs: refactor the usage around xfs_trans_context_{set,clear}

[RESEND,PATCH] fs/binfmt_elf: Fix regression limiting ELF program header size
 2020-12-15  3:46 UTC 

[PATCH RFC 0/8] dcache: increase poison resistance
 2020-12-14 23:10 UTC  (4+ messages)

[GIT PULL] fscrypt updates for 5.11
 2020-12-14 20:56 UTC  (2+ messages)

[GIT PULL] fsverity updates for 5.11
 2020-12-14 20:56 UTC  (2+ messages)
` [f2fs-dev] "


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