linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-03 02:55:46 to 2020-10-07 22:49:17 UTC [more...]

mmotm 2020-10-07-15-48 uploaded
 2020-10-07 22:49 UTC 

[PATCH 00/14] Small step toward KSM for file back page
 2020-10-07 22:09 UTC  (22+ messages)
` [PATCH 01/14] mm/pxa: page exclusive access add header file for all helpers
` [PATCH 02/14] fs: define filler_t as a function pointer type
` [PATCH 03/14] fs: directly use a_ops->freepage() instead of a local copy of it
` [PATCH 04/14] mm: add struct address_space to readpage() callback
` [PATCH 05/14] mm: add struct address_space to writepage() callback
` [PATCH 06/14] mm: add struct address_space to set_page_dirty() callback
` [PATCH 07/14] mm: add struct address_space to invalidatepage() callback
` [PATCH 08/14] mm: add struct address_space to releasepage() callback
` [PATCH 09/14] mm: add struct address_space to freepage() callback
` [PATCH 10/14] mm: add struct address_space to putback_page() callback
` [PATCH 11/14] mm: add struct address_space to launder_page() callback
` [PATCH 12/14] mm: add struct address_space to is_partially_uptodate() callback
` [PATCH 13/14] mm: add struct address_space to isolate_page() callback
` [PATCH 14/14] mm: add struct address_space to is_dirty_writeback() callback

[PATCH] ext4/xfs: add page refcount helper
 2020-10-07 21:59 UTC  (7+ messages)

[PATCH v2] ext4/xfs: add page refcount helper
 2020-10-07 21:49 UTC 

INFO: task can't die in corrupted
 2020-10-07 21:32 UTC  (2+ messages)
` [f2fs bug] infinite loop in f2fs_get_meta_page_nofail()

[RFC PATCH 00/24] mm/hugetlb: Free some vmemmap pages of hugetlb page
 2020-10-07 21:12 UTC  (3+ messages)

mmotm 2020-10-06-15-50 uploaded
 2020-10-07 21:03 UTC  (3+ messages)
` mmotm 2020-10-06-15-50 uploaded (crypto/asymmetric_keys/public_key*)

INFO: task can't die in request_wait_answer
 2020-10-07 20:58 UTC  (3+ messages)

[PATCH v9 0/3] SELinux support for anonymous inodes and UFFD
 2020-10-07 20:28 UTC  (2+ messages)

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

WARN_ON(fuse_insert_writeback(root, wpa)) in tree_insert()
 2020-10-07 20:08 UTC 

[PATCH 0/7] Fix a pile of 4GB file problems on 32-bit
 2020-10-07 18:47 UTC  (12+ messages)
` [PATCH 1/7] 9P: Cast to loff_t before multiplying
` [PATCH 2/7] buffer: Promote to unsigned long long before shifting
` [PATCH 3/7] ceph: "
` [PATCH 4/7] ocfs2: "
` [PATCH 5/7] btrfs: "
` [PATCH 6/7] "
` [PATCH 7/7] btrfs: Promote to unsigned long long before multiplying

[PATCH v2] kernel/sysctl.c: drop unneeded assignment in proc_do_large_bitmap()
 2020-10-07 18:44 UTC  (2+ messages)

[PATCH] fs: use correct parameter in notes of generic_file_llseek_size()
 2020-10-07 16:50 UTC  (4+ messages)

[PATCH v3 0/4] io_uring: Fix async workqueue is not canceled on some corner case
 2020-10-07 15:34 UTC  (6+ messages)
` [PATCH v3 1/4] io_uring: Fix resource leaking when kill the process
` [PATCH v3 2/4] io_uring: Fix missing smp_mb() in io_cancel_async_work()
` [PATCH v3 3/4] io_uring: Fix remove irrelevant req from the task_list
` [PATCH v3 4/4] io_uring: Fix double list add in io_queue_async_work()

[PATCH] xfs: flush new eof page on truncate to avoid post-eof corruption
 2020-10-07 15:33 UTC  (2+ messages)

[RFC] Add BPF_PROG_TYPE_CGROUP_IOCTL
 2020-10-07 15:23 UTC 

[PATCH] afs: Fix deadlock between writeback and truncate
 2020-10-07 14:59 UTC  (2+ messages)

[PATCH v2] block: soft limit zone-append sectors as well
 2020-10-07 14:23 UTC  (3+ messages)

[PATCH] block: soft limit zone-append sectors as well
 2020-10-07 14:19 UTC  (8+ messages)

KASAN: use-after-free Read in __d_alloc
 2020-10-07 11:31 UTC 

[PATCH] openat2: reject RESOLVE_BENEATH|RESOLVE_IN_ROOT
 2020-10-07 10:36 UTC 

[PATCH] block: make maximum zone append size configurable
 2020-10-07  9:02 UTC  (7+ messages)

WARNING: locking bug in clear_inode
 2020-10-07  8:38 UTC 

[PATCH v3 1/2] exfat: add exfat_update_inode()
 2020-10-07  8:13 UTC  (3+ messages)

[PATCH v2 0/5] io_uring: Fix async workqueue is not canceled on some corner case
 2020-10-07  1:50 UTC  (6+ messages)
` [PATCH v2 4/5] io_uring: Fix missing save the current thread files
    ` [External] Re: [PATCH v2 0/5] io_uring: Fix async workqueue is not canceled on some corner case

[PATCH ghak90 V9 00/13] audit: implement container identifier
 2020-10-06 20:03 UTC  (6+ messages)
` [PATCH ghak90 V9 11/13] audit: contid check descendancy and nesting

[PATCH] virtiofs: Fix false positive warning
 2020-10-06 19:09 UTC  (3+ messages)

[PATCH 2/2] xfs: kick extra large ioends to completion workqueue
 2020-10-06 14:07 UTC  (5+ messages)
` [PATCH v2 "

virtiofs: WARN_ON(out_sgs + in_sgs != total_sgs)
 2020-10-06 13:06 UTC  (5+ messages)

[RFC PATCH 0/1] overlayfs: C/R enhancments (RFC)
 2020-10-06  9:54 UTC  (12+ messages)
` [RFC PATCH 1/1] overlayfs: add ioctls that allows to get fhandle for layers dentries
` [RFC PATCH] overlayfs: add OVL_IOC_GETINFOFD ioctl that opens ovlinfofd

[PATCH] fs: remove ->sendpage
 2020-10-06  7:07 UTC  (3+ messages)

[PATCH v8 00/41] btrfs: zoned block device support
 2020-10-06  5:12 UTC  (7+ messages)
` [PATCH v8 01/41] block: add bio_add_zone_append_page

[PATCH] sched: watchdog: Touch kernel watchdog in sched code
 2020-10-06  2:21 UTC  (7+ messages)

[PATCH v2] splice: fix premature end of input detection
 2020-10-05 23:47 UTC  (3+ messages)

[PATCH] kernel/sysctl.c: drop unneeded assignment in proc_do_large_bitmap()
 2020-10-05 21:05 UTC  (2+ messages)

[RFC][PATCHSET] epoll cleanups
 2020-10-05 20:49 UTC  (38+ messages)
` [RFC PATCH 01/27] epoll: switch epitem->pwqlist to single-linked list
  ` [RFC PATCH 02/27] epoll: get rid of epitem->nwait
  ` [RFC PATCH 03/27] untangling ep_call_nested(): get rid of useless arguments
  ` [RFC PATCH 04/27] untangling ep_call_nested(): it's all serialized on epmutex
  ` [RFC PATCH 05/27] untangling ep_call_nested(): take pushing cookie into a helper
  ` [RFC PATCH 06/27] untangling ep_call_nested(): move push/pop of cookie into the callbacks
  ` [RFC PATCH 07/27] untangling ep_call_nested(): and there was much rejoicing
  ` [RFC PATCH 08/27] reverse_path_check_proc(): sane arguments
  ` [RFC PATCH 09/27] reverse_path_check_proc(): don't bother with cookies
  ` [RFC PATCH 10/27] clean reverse_path_check_proc() a bit
  ` [RFC PATCH 11/27] ep_loop_check_proc(): lift pushing the cookie into callers
  ` [RFC PATCH 12/27] get rid of ep_push_nested()
  ` [RFC PATCH 13/27] ep_loop_check_proc(): saner calling conventions
  ` [RFC PATCH 14/27] ep_scan_ready_list(): prepare to splitup
  ` [RFC PATCH 15/27] lift the calls of ep_read_events_proc() into the callers
  ` [RFC PATCH 16/27] lift the calls of ep_send_events_proc() "
  ` [RFC PATCH 17/27] ep_send_events_proc(): fold into the caller
  ` [RFC PATCH 18/27] lift locking/unlocking ep->mtx out of ep_{start,done}_scan()
  ` [RFC PATCH 19/27] ep_insert(): don't open-code ep_remove() on failure exits
  ` [RFC PATCH 20/27] ep_insert(): we only need tep->mtx around the insertion itself
    ` [ep_insert()] 9ee1cc5666: WARNING:possible_recursive_locking_detected
  ` [RFC PATCH 21/27] take the common part of ep_eventpoll_poll() and ep_item_poll() into helper
  ` [RFC PATCH 22/27] fold ep_read_events_proc() into the only caller
  ` [RFC PATCH 23/27] ep_insert(): move creation of wakeup source past the fl_ep_links insertion
  ` [RFC PATCH 24/27] convert ->f_ep_links/->fllink to hlist
  ` [RFC PATCH 25/27] lift rcu_read_lock() into reverse_path_check()
  ` [RFC PATCH 26/27] epoll: massage the check list insertion
  ` [RFC PATCH 27/27] epoll: take epitem list out of struct file

KASAN: invalid-free in put_files_struct
 2020-10-05 20:49 UTC 

[PATCH AUTOSEL 5.8 01/12] epoll: do not insert into poll queues until all sanity checks are done
 2020-10-05 14:44 UTC  (5+ messages)
` [PATCH AUTOSEL 5.8 02/12] epoll: replace ->visited/visited_list with generation count
` [PATCH AUTOSEL 5.8 03/12] epoll: EPOLL_CTL_ADD: close the race in decision to take fast path
` [PATCH AUTOSEL 5.8 05/12] ep_create_wakeup_source(): dentry name can change under you
` [PATCH AUTOSEL 5.8 07/12] io_uring: fix potential ABBA deadlock in ->show_fdinfo()

[PATCH AUTOSEL 5.4 1/4] epoll: do not insert into poll queues until all sanity checks are done
 2020-10-05 14:45 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 3/4] ep_create_wakeup_source(): dentry name can change under you

[PATCH AUTOSEL 4.19 1/2] epoll: do not insert into poll queues until all sanity checks are done
 2020-10-05 14:45 UTC 

[PATCH AUTOSEL 4.4] epoll: do not insert into poll queues until all sanity checks are done
 2020-10-05 14:45 UTC 

[PATCH AUTOSEL 4.9 1/2] epoll: do not insert into poll queues until all sanity checks are done
 2020-10-05 14:45 UTC 

[PATCH AUTOSEL 4.14 1/2] epoll: do not insert into poll queues until all sanity checks are done
 2020-10-05 14:45 UTC 

KASAN: use-after-free Read in idr_for_each (2)
 2020-10-05  8:56 UTC 

INFO: trying to register non-static key in clear_inode (2)
 2020-10-05  8:38 UTC 

[PATCH] man2: new page describing memfd_secret() system call
 2020-10-05  7:32 UTC  (4+ messages)

[PATCH] fs: fix KMSAN uninit-value bug by initializing nd in do_file_open_root
 2020-10-04 15:25 UTC  (9+ messages)
    ` [Linux-kernel-mentees] "

[PATCH] iomap: Set all uptodate bits for an Uptodate page
 2020-10-04 10:35 UTC  (14+ messages)

[PATCH v6 02/10] fs/ntfs3: Add initialization of super block
 2020-10-03 22:28 UTC 

INFO: task hung in blkdev_put (4)
 2020-10-03 13:09 UTC 

possible deadlock in kill_fasync
 2020-10-03 10:29 UTC 

[RESEND][RFC PATCH 0/6] Fork brute force attack mitigation (fbfam)
 2020-10-03  9:52 UTC  (6+ messages)
` [RFC PATCH 3/6] security/fbfam: Use the api to manage statistics

Hello!
 2020-10-03  8:35 UTC 

mmotm 2020-10-02-22-22 uploaded
 2020-10-03  5:23 UTC 

[PATCHv3 0/1] Optimize ext4 file overwrites - perf improvement
 2020-10-03  4:49 UTC  (3+ messages)
` [PATCHv3 1/1] ext4: Optimize file overwrites

[PATCHv2 0/3] Optimize ext4 DAX overwrites
 2020-10-03  3:59 UTC  (3+ messages)
` [PATCHv2 1/3] ext4: Refactor ext4_overwrite_io() to take ext4_map_blocks as argument

[PATCH 00/13] Clean up kernel_read/kernel_write
 2020-10-03  3:47 UTC  (6+ messages)
` [PATCH 07/13] binfmt_flat: Pass a NULL pointer to kernel_read
` [PATCH 08/13] exec: "
` [PATCH 11/13] target: Pass a NULL pointer to kernel_write
` [PATCH 12/13] proc: "


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