linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-03-11 09:40:03 to 2021-03-15 09:48:41 UTC [more...]

[RFC PATCH 0/3] block_dump: remove block dump
 2021-03-15  9:48 UTC  (7+ messages)
` [RFC PATCH 1/3] block_dump: remove block_dump feature in mark_inode_dirty()
` [RFC PATCH 2/3] block_dump: remove block_dump feature
` [RFC PATCH 3/3] block_dump: remove comments in docs

[PATCH v5 00/11] Introduce VDUSE - vDPA Device in Userspace
 2021-03-15  9:46 UTC  (14+ messages)
` [PATCH v5 01/11] file: Export __receive_fd() to modules
    `  "
` [PATCH v5 02/11] eventfd: Increase the recursion depth of eventfd_signal()
` [PATCH v5 03/11] vhost-vdpa: protect concurrent access to vhost device iotlb
` [PATCH v5 04/11] vhost-iotlb: Add an opaque pointer for vhost IOTLB
` [PATCH v5 05/11] vdpa: Add an opaque pointer for vdpa_config_ops.dma_map()
` [PATCH v5 06/11] vdpa: factor out vhost_vdpa_pa_map()
` [PATCH v5 07/11] vdpa: Support transferring virtual addressing during DMA mapping
` [PATCH v5 08/11] vduse: Implement an MMU-based IOMMU driver
` [PATCH v5 09/11] vduse: Introduce VDUSE - vDPA Device in Userspace
` [PATCH v5 10/11] vduse: Add config interrupt support
` [PATCH v5 11/11] Documentation: Add documentation for VDUSE

fuse: kernel BUG at mm/truncate.c:763!
 2021-03-15  9:47 UTC  (5+ messages)

[PATCH v19 0/8] Free some vmemmap pages of HugeTLB page
 2021-03-15  9:20 UTC  (9+ messages)
` [PATCH v19 1/8] mm: memory_hotplug: factor out bootmem core functions to bootmem_info.c
` [PATCH v19 2/8] mm: hugetlb: introduce a new config HUGETLB_PAGE_FREE_VMEMMAP
` [PATCH v19 3/8] mm: hugetlb: gather discrete indexes of tail page
` [PATCH v19 4/8] mm: hugetlb: free the vmemmap pages associated with each HugeTLB page
` [PATCH v19 5/8] mm: hugetlb: alloc "
` [PATCH v19 6/8] mm: hugetlb: set the PageHWPoison to the raw error page
` [PATCH v19 7/8] mm: hugetlb: add a kernel parameter hugetlb_free_vmemmap
` [PATCH v19 8/8] mm: hugetlb: introduce nr_free_vmemmap_pages in the struct hstate

[PATCH v6 00/40] idmapped mounts
 2021-03-15  8:40 UTC  (6+ messages)
` [PATCH v6 02/40] fs: add id translation helpers

[PATCH] seq_file: Unconditionally use vmalloc for buffer
 2021-03-15  8:34 UTC  (3+ messages)

[PATCH 0/2] zonefs fixes
 2021-03-15  7:23 UTC  (9+ messages)
` [PATCH 1/2] zonefs: prevent use of seq files as swap file
` [PATCH 2/2] zonefs: Fix O_APPEND async write handling

[PATCH] exfat: speed up iterate/lookup by fixing start point of traversing fat chain
 2021-03-15  4:33 UTC 

[PATCH 0/3] Make UTF-8 encoding loadable
 2021-03-15  4:22 UTC  (9+ messages)
` [PATCH 1/3] fs: unicode: Rename function names from utf8 to unicode
` [PATCH 2/3] fs: unicode: Rename utf8-core file to unicode-core
` [PATCH 3/3] fs: unicode: Add utf8 module and a unicode layer
` [PATCH 3/3] fs: unicode: Make UTF-8 encoding loadable

[PATCH] exfat: improve write performance when dirsync enabled
 2021-03-15  4:12 UTC 

[PATCH v4 00/25] Page folios
 2021-03-15  2:24 UTC  (16+ messages)
` [PATCH v4 01/25] mm: Introduce struct folio
` [PATCH v4 03/25] mm/vmstat: Add functions to account folio statistics
` [PATCH v4 07/25] mm: Create FolioFlags
` [PATCH v4 09/25] mm: Add folio_index, folio_page and folio_contains

[PATCH 7/9] iomem: remove the iomem file system
 2021-03-14 13:55 UTC  (2+ messages)
` [iomem] e14497b88f: BUG:KASAN:null-ptr-deref_in_alloc_anon_inode

[PATCH v3 1/3] mm: replace migrate_prep with lru_add_drain_all
 2021-03-14  5:10 UTC  (12+ messages)
` [PATCH v3 2/3] mm: disable LRU pagevec during the migration temporarily
` [PATCH v3 3/3] mm: fs: Invalidate BH LRU during page migration

[PATCH v2 00/10] fsdax,xfs: Add reflink&dedupe support for fsdax
 2021-03-13 22:00 UTC  (11+ messages)
` [PATCH v2 02/10] fsdax: Factor helper: dax_fault_actor()

epoll_wait.2: epoll_pwait2(2) prototype
 2021-03-13 17:10 UTC  (3+ messages)

[RFC PATCH] implement orangefs_readahead
 2021-03-13 15:31 UTC  (4+ messages)
    ` [RFC PATCH v2] "

[PATCH] include: linux: Fix a typo in the file fs.h
 2021-03-13  6:14 UTC  (3+ messages)

[RFC][PATCHSET v2] inode type bits fixes
 2021-03-13  4:38 UTC  (16+ messages)
  ` [PATCH v2 01/15] new helper: inode_wrong_type()
    ` [PATCH v2 02/15] ceph: fix up error handling with snapdirs
    ` [PATCH v2 03/15] ceph: don't allow type or device number to change on non-I_NEW inodes
    ` [PATCH v2 04/15] afs: Fix updating of i_mode due to 3rd party change
    ` [PATCH v2 05/15] vboxsf: don't allow to change the inode type
    ` [PATCH v2 06/15] orangefs_inode_is_stale(): i_mode type bits do *not* form a bitmap
    ` [PATCH v2 07/15] ocfs2_inode_lock_update(): make sure we don't change the type bits of i_mode
    ` [PATCH v2 08/15] gfs2: be careful with inode refresh
    ` [PATCH v2 09/15] do_cifs_create(): don't set ->i_mode of something we had not created
    ` [PATCH v2 10/15] cifs: have ->mkdir() handle race with another client sanely
    ` [PATCH v2 11/15] cifs: have cifs_fattr_to_inode() refuse to change type on live inode
    ` [PATCH v2 12/15] hostfs_mknod(): don't bother with init_special_inode()
    ` [PATCH v2 13/15] openpromfs: don't do unlock_new_inode() until the new inode is set up
    ` [PATCH v2 14/15] 9p: missing chunk of "fs/9p: Don't update file type when updating file attributes"
    ` [PATCH v2 15/15] spufs: fix bogosity in S_ISGID handling

[PATCH v2 0/4] Remove nrexceptional tracking
 2021-03-13  2:35 UTC  (3+ messages)

[PATCH v2 0/2] AFS metadata xattr fixes
 2021-03-12 20:52 UTC  (4+ messages)
` [PATCH v2 1/2] afs: Fix accessing YFS xattrs on a non-YFS server
` [PATCH v2 2/2] afs: Stop listxattr() from listing "afs.*" attributes

[PATCH 0/4] btrfs: Convert more kmaps to kmap_local_page()
 2021-03-12 20:05 UTC  (9+ messages)
` [PATCH 1/4] fs/btrfs: Convert kmap to kmap_local_page() using coccinelle
` [PATCH 2/4] fs/btrfs: Convert raid5/6 kmaps to kmap_local_page()

[GIT PULL] configfs fix for 5.12
 2021-03-12 20:03 UTC  (2+ messages)

[PATCH v18 0/9] Free some vmemmap pages of HugeTLB page
 2021-03-12 17:50 UTC  (24+ messages)
` [PATCH v18 4/9] mm: hugetlb: alloc the vmemmap pages associated with each "
` [PATCH v18 9/9] mm: hugetlb: optimize the code with the help of the compiler
    ` [External] "

mmotm 2021-03-11-21-46 uploaded
 2021-03-12 17:14 UTC  (2+ messages)
` mmotm 2021-03-11-21-46 uploaded (mm/shmem.c)

[PATCH v6 0/5] proc: subset=pid: Relax check of mount visibility
 2021-03-12 16:41 UTC  (6+ messages)
` [PATCH v6 1/5] docs: proc: add documentation about mount restrictions
` [PATCH v6 2/5] proc: subset=pid: Show /proc/self/net only for CAP_NET_ADMIN
` [PATCH v6 3/5] proc: Disable cancellation of subset=pid option
` [PATCH v6 4/5] proc: Relax check of mount visibility
` [PATCH v6 5/5] docs: proc: add documentation about relaxing visibility restrictions

[PATCH v4 1/2] readdir: split the core of getdents64(2) out into vfs_getdents()
 2021-03-12 15:49 UTC 

[PATCH 0/6] um: fix up CONFIG_GCOV support
 2021-03-12 14:33 UTC  (9+ messages)
` [PATCH 1/6] seq_file: rename mangle_path to seq_mangle_path
` [PATCH 2/6] module: add support for CONFIG_MODULE_DESTRUCTORS
` [PATCH 3/6] .gitignore: also ignore gcda files
` [PATCH 4/6] um: split up CONFIG_GCOV
` [PATCH 5/6] um: fix CONFIG_GCOV for built-in code
` [PATCH 6/6] um: fix CONFIG_GCOV for modules

[PATCH v2] fb_defio: Remove custom address_space_operations
 2021-03-12 14:12 UTC  (2+ messages)

[PATCH v3 00/11] fsdax: introduce fs query to support reflink
 2021-03-12 10:18 UTC  (8+ messages)
` [PATCH v3 01/11] pagemap: Introduce ->memory_failure()

[syzbot] INFO: task hung in walk_component (2)
 2021-03-12  9:37 UTC 

[question] Panic in dax_writeback_one
 2021-03-12  2:40 UTC  (4+ messages)

[PATCH v3] flock.2: add CIFS details
 2021-03-11 22:39 UTC  (11+ messages)
` [PATCH v4] "

[v10 PATCH 00/13] Make shrinker's nr_deferred memcg aware
 2021-03-11 19:08 UTC  (14+ messages)
` [v10 PATCH 01/13] mm: vmscan: use nid from shrink_control for tracepoint
` [v10 PATCH 02/13] mm: vmscan: consolidate shrinker_maps handling code
` [v10 PATCH 03/13] mm: vmscan: use shrinker_rwsem to protect shrinker_maps allocation
` [v10 PATCH 04/13] mm: vmscan: remove memcg_shrinker_map_size
` [v10 PATCH 05/13] mm: vmscan: use kvfree_rcu instead of call_rcu
` [v10 PATCH 06/13] mm: memcontrol: rename shrinker_map to shrinker_info
` [v10 PATCH 07/13] mm: vmscan: add shrinker_info_protected() helper
` [v10 PATCH 08/13] mm: vmscan: use a new flag to indicate shrinker is registered
` [v10 PATCH 09/13] mm: vmscan: add per memcg shrinker nr_deferred
` [v10 PATCH 10/13] mm: vmscan: use per memcg nr_deferred of shrinker
` [v10 PATCH 11/13] mm: vmscan: don't need allocate shrinker->nr_deferred for memcg aware shrinkers
` [v10 PATCH 12/13] mm: memcontrol: reparent nr_deferred when memcg offline
` [v10 PATCH 13/13] mm: vmscan: shrink deferred objects proportional to priority

[PATCH 0/2] AFS metadata xattr fixes
 2021-03-11 18:59 UTC  (6+ messages)
` [PATCH 1/2] afs: Fix accessing YFS xattrs on a non-YFS server
` [PATCH 2/2] afs: Fix afs_listxattr() to not list afs ACL special xattrs

[ANNOUNCE] xfs-linux: iomap-for-next updated to 5808fecc5723
 2021-03-11 17:47 UTC 

rename BIO_MAX_PAGES
 2021-03-11 15:00 UTC  (6+ messages)
` [PATCH] block: rename BIO_MAX_PAGES to BIO_MAX_VECS

[PATCH] fs/locks: print full locks information
 2021-03-11 13:52 UTC  (5+ messages)
` [PATCH v3] "

[PATCHv2] iomap: Fix negative assignment to unsigned sis->pages in iomap_swapfile_activate
 2021-03-11 13:01 UTC  (2+ messages)

[PATCH v2 07/10] iomap: Introduce iomap_apply2() for operations on two files
 2021-03-11 12:30 UTC  (3+ messages)
` [RESEND PATCH v2.1 "

[PATCH v3 0/1] Unprivileged chroot
 2021-03-11 10:52 UTC  (2+ messages)
` [PATCH v3 1/1] fs: Allow no_new_privs tasks to call chroot(2)

[PATCH v1 0/1] Unprivileged chroot
 2021-03-11 10:42 UTC  (5+ messages)

[PATCH v2 0/1] Unprivileged chroot
 2021-03-11 10:37 UTC  (6+ messages)
` [PATCH v2 1/1] fs: Allow no_new_privs tasks to call chroot(2)


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