linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-09-30 21:04:06 to 2019-10-07 14:57:45 UTC [more...]

[PATCH v18 00/19] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-10-07 14:57 UTC  (21+ messages)

[PATCH] cgroup, blkcg: prevent dirty inodes to pin dying memory cgroups
 2019-10-07 14:57 UTC  (2+ messages)

WARNING in verify_dirent_name
 2019-10-07 14:31 UTC 

WARNING in filldir64
 2019-10-07 14:30 UTC 

xfs_inode not reclaimed/memory leak on 5.2.16
 2019-10-07 13:56 UTC  (9+ messages)
    ` [bug, 5.2.16] kswapd/compaction null pointer crash [was Re: xfs_inode not reclaimed/memory leak on 5.2.16]

lift the xfs writepage code into iomap v6
 2019-10-07 13:06 UTC  (17+ messages)
` [PATCH 01/11] iomap: add tracing for the readpage / readpages
` [PATCH 02/11] iomap: copy the xfs writeback code to iomap.c
` [PATCH 03/11] iomap: warn on inline maps in iomap_writepage_map
` [PATCH 04/11] xfs: set IOMAP_F_NEW more carefully
` [PATCH 05/11] iomap: zero newly allocated mapped blocks
` [PATCH 06/11] xfs: remove the readpage / readpages tracing code
` [PATCH 07/11] xfs: initialize iomap->flags in xfs_bmbt_to_iomap
` [PATCH 08/11] xfs: use a struct iomap in xfs_writepage_ctx
` [PATCH 09/11] xfs: remove the fork fields in the writepage_ctx and ioend
` [PATCH 10/11] xfs: use the iomap writeback code
` [PATCH 11/11] iomap: move struct iomap_page out of iomap.h

[PATCH] Convert filldir[64]() from __put_user() to unsafe_put_user()
 2019-10-07 12:16 UTC  (14+ messages)

[PATCH RESEND v4] fs/epoll: Remove unnecessary wakeups of nested epoll that in ET mode
 2019-10-07 10:54 UTC  (5+ messages)

Lease semantic proposal
 2019-10-04  7:51 UTC  (16+ messages)

[PATCH v6 00/14] Provide generic top-down mmap layout functions
 2019-10-07  9:11 UTC  (4+ messages)
` [PATCH v6 14/14] riscv: Make mmap allocation top-down by default

mmotm 2019-10-06-21-12 uploaded
 2019-10-07  4:12 UTC 

[ANNOUNCE] autofs 5.1.6 release
 2019-10-07  0:51 UTC 

[5.4-rc1, regression] wb_workfn wakeup oops (was Re: frequent 5.4-rc1 crash?)
 2019-10-06 22:30 UTC  (7+ messages)

[PATCH] fs/seq_file: export seq_put_hex_ll symbol
 2019-10-06 16:01 UTC  (2+ messages)

lift the xfs writepage code into iomap v5
 2019-10-04 23:49 UTC  (18+ messages)
` [PATCH 01/11] iomap: add tracing for the readpage / readpages
` [PATCH 02/11] iomap: copy the xfs writeback code to iomap.c
` [PATCH 03/11] iomap: warn on inline maps in iomap_writepage_map
` [PATCH 04/11] xfs: set IOMAP_F_NEW more carefully
` [PATCH 05/11] iomap: zero newly allocated mapped blocks
` [PATCH 06/11] xfs: remove the readpage / readpages tracing code
` [PATCH 07/11] xfs: initialize iomap->flags in xfs_bmbt_to_iomap
` [PATCH 08/11] xfs: use a struct iomap in xfs_writepage_ctx
` [PATCH 09/11] xfs: remove the fork fields in the writepage_ctx and ioend
` [PATCH 10/11] xfs: use the iomap write page code
` [PATCH 11/11] iomap: move struct iomap_page out of iomap.h

[PATCH] proc: shuffle "struct pde_opener"
 2019-10-04 23:47 UTC 

[PATCH] proc: delete useless "len" variable
 2019-10-04 23:45 UTC 

[PATCH] fs/userfaultfd.c: simplify the calculation of new_flags
 2019-10-04 23:38 UTC  (5+ messages)

[PATCH] virtio_fs: Fix file_system_type.name to virtio_fs
 2019-10-04 20:29 UTC 

[RFC 00/15] Large pages in the page-cache
 2019-10-04 19:39 UTC  (27+ messages)
` [PATCH 02/15] fs: Introduce i_blocks_per_page
` [PATCH 03/15] mm: Add file_offset_of_ helpers
` [PATCH 10/15] mm: Allow find_get_page to be used for large pages
` [PATCH 11/15] mm: Remove hpage_nr_pages
` [PATCH 12/15] mm: Support removing arbitrary sized pages from mapping
` [PATCH 13/15] mm: Add a huge page fault handler for files
` [PATCH 14/15] mm: Align THP mappings for non-DAX
  ` [PATCH 04/15] iomap: Support large pages
  ` [PATCH 06/15] xfs: Pass a page to xfs_finish_page_writeback

[RESEND TRIVIAL] fs: Fix Kconfig indentation
 2019-10-04 15:19 UTC  (3+ messages)

[PATCH] vfs: Fix EOVERFLOW testing in put_compat_statfs64
 2019-10-03 21:22 UTC  (2+ messages)

memory leak in cap_inode_getsecurity
 2019-10-03 19:59 UTC 

[PATCH v15 0/1] fs: Add VirtualBox guest shared folder (vboxsf) support
 2019-10-03 18:08 UTC  (2+ messages)
` [PATCH v15] "

fs/nfsd/nfs4state.c use of "\%s"
 2019-10-03 16:42 UTC  (2+ messages)

[PATCH] btrfs: Avoid getting stuck during cyclic writebacks
 2019-10-03 14:27 UTC 

[PATCH v4 0/8] ext4: port direct I/O to iomap infrastructure
 2019-10-03 11:35 UTC  (9+ messages)
` [PATCH v4 1/8] ext4: move out iomap field population into separate helper
` [PATCH v4 2/8] ext4: move out IOMAP_WRITE path "
` [PATCH v4 3/8] ext4: introduce new callback for IOMAP_REPORT operations
` [PATCH v4 4/8] ext4: introduce direct I/O read path using iomap infrastructure
` [PATCH v4 5/8] ext4: move inode extension/truncate code out from ->iomap_end() callback
` [PATCH v4 6/8] ext4: move inode extension checks out from ext4_iomap_alloc()
` [PATCH v4 7/8] ext4: reorder map.m_flags checks in ext4_set_iomap()
` [PATCH v4 8/8] ext4: introduce direct I/O write path using iomap infrastructure

[PATCH] fuse: redundant get_fuse_inode() calls in fuse_writepages_fill()
 2019-10-03  8:21 UTC  (2+ messages)

[PATCH] fuse: BUG_ON's correction in fuse_dev_splice_write()
 2019-10-03  8:04 UTC  (3+ messages)
` [PATCH] fuse: BUG_ON "

[PATCH] fuse: Add changelog entries for protocols 7.1-7.8
 2019-10-03  7:44 UTC  (2+ messages)

How can I completely evict(remove) the inode from memory and access the disk next time?
 2019-10-03  1:42 UTC  (7+ messages)

[PATCH] fs: affs: fix a memory leak in affs_remount
 2019-10-02 21:52 UTC  (9+ messages)
` [PATCH v2] "
      ` [v2] "
    ` [PATCH v3] "

KMSAN: uninit-value in read_rio
 2019-10-02 19:56 UTC 

[PATCH v3 0/3] Fix typo in RWH_WRITE_LIFE_NOT_SET constant name
 2019-10-02 16:55 UTC  (4+ messages)

[RFC] Don't propagate automount
 2019-10-02  2:14 UTC  (10+ messages)

[PATCH] io_uring: use __kernel_timespec in timeout ABI
 2019-10-01 18:08 UTC  (9+ messages)

[PATCH AUTOSEL 5.3 11/71] fuse: fix request limit
 2019-10-01 16:39 UTC  (3+ messages)
` [PATCH AUTOSEL 5.3 41/71] fuse: fix memleak in cuse_channel_open
` [PATCH AUTOSEL 5.3 67/71] fuse: fix deadlock with aio poll and fuse_iqueue::waitq.lock

[PATCH AUTOSEL 5.2 10/63] fuse: fix request limit
 2019-10-01 16:41 UTC  (3+ messages)
` [PATCH AUTOSEL 5.2 37/63] fuse: fix memleak in cuse_channel_open
` [PATCH AUTOSEL 5.2 59/63] fuse: fix deadlock with aio poll and fuse_iqueue::waitq.lock

[PATCH AUTOSEL 4.19 27/43] fuse: fix memleak in cuse_channel_open
 2019-10-01 16:42 UTC 

[PATCH AUTOSEL 4.14 19/29] fuse: fix memleak in cuse_channel_open
 2019-10-01 16:44 UTC 

[PATCH AUTOSEL 4.9 12/19] fuse: fix memleak in cuse_channel_open
 2019-10-01 16:44 UTC 

[PATCH AUTOSEL 4.4 11/15] fuse: fix memleak in cuse_channel_open
 2019-10-01 16:45 UTC 

How can I completely evict(remove) the inode data from memory and access the disk next time?
 2019-10-01 16:14 UTC 

[PATCH -next] treewide: remove unused argument in lock_release()
 2019-10-01 12:46 UTC  (3+ messages)

iomap and xfs COW cleanups
 2019-10-01  6:26 UTC  (4+ messages)
` [PATCH 12/19] xfs: fill out the srcmap in iomap_begin

[PATCH v13 0/9] namei: openat2(2) path resolution restrictions
 2019-10-01  5:06 UTC  (7+ messages)
` [PATCH v13 4/9] namei: O_BENEATH-style path resolution flags
` [PATCH v13 7/9] open: openat2(2) syscall

[PATCH v13 3/9] open: O_EMPTYPATH: procfs-less file descriptor re-opening
 2019-09-30 23:09 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).