linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-09-24 19:53:03 to 2019-10-01 06:26:11 UTC [more...]

iomap and xfs COW cleanups
 2019-10-01  6:26 UTC  (13+ messages)
` [PATCH 06/19] iomap: use write_begin to read pages to unshare
` [PATCH 10/19] xfs: pass two imaps to xfs_reflink_allocate_cow
` [PATCH 12/19] xfs: fill out the srcmap in iomap_begin
` [PATCH 15/19] xfs: move xfs_file_iomap_begin_delay around

[PATCH v13 0/9] namei: openat2(2) path resolution restrictions
 2019-10-01  5:06 UTC  (16+ messages)
` [PATCH v13 1/9] namei: obey trailing magic-link DAC permissions
` [PATCH v13 2/9] procfs: switch magic-link modes to be more sane
` [PATCH v13 3/9] open: O_EMPTYPATH: procfs-less file descriptor re-opening
` [PATCH v13 4/9] namei: O_BENEATH-style path resolution flags
` [PATCH v13 5/9] namei: LOOKUP_IN_ROOT: chroot-like path resolution
` [PATCH v13 6/9] namei: permit ".." resolution with LOOKUP_{IN_ROOT,BENEATH}
` [PATCH v13 7/9] open: openat2(2) syscall
` [PATCH v13 8/9] selftests: add openat2(2) selftests
` [PATCH v13 9/9] Documentation: update path-lookup to mention trailing magic-links

xfs_inode not reclaimed/memory leak on 5.2.16
 2019-09-30 21:42 UTC  (5+ messages)
    ` [bug, 5.2.16] kswapd/compaction null pointer crash [was Re: xfs_inode not reclaimed/memory leak on 5.2.16]

[PATCH] fs: affs: fix a memroy leak in affs_remount
 2019-09-30 21:01 UTC  (4+ messages)
` [PATCH] fs: affs: fix a memory "
  ` [PATCH v2] "

RFC: use the iomap writepage path in gfs2
 2019-09-30 20:49 UTC  (5+ messages)
` [PATCH 15/15] gfs2: use iomap for buffered I/O in ordered and writeback mode

[PATCH] io_uring: use __kernel_timespec in timeout ABI
 2019-09-30 20:20 UTC 

[PATCH] staging: exfat: add exfat filesystem code to
 2019-09-30  6:08 UTC  (12+ messages)

[PATCH v2 0/2] guarantee natural alignment for kmalloc()
 2019-09-30 13:32 UTC  (23+ messages)
` [PATCH v2 2/2] mm, sl[aou]b: guarantee natural alignment for kmalloc(power-of-two)

Do we need to correct barriering in circular-buffers.rst?
 2019-09-30 12:02 UTC  (16+ messages)
` [RFC][PATCH] pipe: Convert ring to head/tail

[PATCH RESEND v4] fs/epoll: Remove unnecessary wakeups of nested epoll that in ET mode
 2019-09-30 11:55 UTC  (4+ messages)

[PATCH] virtio-fs: rename num_queues to num_request_queues
 2019-09-30  9:48 UTC  (6+ messages)

Lease semantic proposal
 2019-09-30  8:42 UTC  (5+ messages)

[PATCH 0/9 V6] New ->fiemap infrastructure and ->bmap removal
 2019-09-30  8:10 UTC  (3+ messages)

[PATCH -next] treewide: remove unused argument in lock_release()
 2019-09-30  7:29 UTC  (2+ messages)

[git pull] a couple of misc patches
 2019-09-30  3:05 UTC  (2+ messages)

[PATCH] Re: Possible FS race condition between iterate_dir and d_alloc_parallel
 2019-09-29  5:29 UTC  (16+ messages)

KASAN: slab-out-of-bounds Read in bpf_prog_create
 2019-09-28  3:15 UTC  (2+ messages)

[RFC] Don't propagate automount
 2019-09-28  1:47 UTC  (8+ messages)

[GIT PULL] add virtio-fs
 2019-09-27 23:00 UTC  (2+ messages)

[PATCH ghak90 V7 00/21] audit: implement container identifier
 2019-09-27 12:51 UTC  (5+ messages)
` [PATCH ghak90 V7 04/21] audit: convert to contid list to check for orch/engine ownership
` [PATCH ghak90 V7 06/21] audit: contid limit of 32k imposed to avoid DoS

[PATCH] jffs2: Fix mounting under new mount API
 2019-09-27  8:38 UTC  (3+ messages)

copy_file_range() errno changes introduced in v5.3-rc1
 2019-09-27  8:25 UTC  (8+ messages)

[PATCH 1/1] direct-io: Change is_async member of struct dio from int to bool
 2019-09-27  4:52 UTC 

[PATCH RESEND 1/1] vfs: Really check for inode ptr in lookup_fast
 2019-09-27  4:42 UTC 

[git pull] jffs2 regression fix
 2019-09-26 20:10 UTC  (2+ messages)

[GIT PULL] xfs: fixes for 5.4-rc1
 2019-09-26 20:10 UTC  (2+ messages)

[RFC PATCH 0/3] fs: interface for directly writing encoded (e.g., compressed) data
 2019-09-26 17:46 UTC  (17+ messages)
` [RFC PATCH 2/3] fs: add RWF_ENCODED for writing compressed data
              ` [RFC PATCH 2/3] "

[PATCH] copy_file_range.2: kernel v5.3 updates
 2019-09-26 17:01 UTC 

[RFC 00/15] Large pages in the page-cache
 2019-09-26 14:22 UTC  (22+ messages)
` [PATCH 01/15] mm: Use vm_fault error code directly
` [PATCH 02/15] fs: Introduce i_blocks_per_page
` [PATCH 03/15] mm: Add file_offset_of_ helpers
` [PATCH 04/15] iomap: Support large pages
` [PATCH 05/15] xfs: "
` [PATCH 06/15] xfs: Pass a page to xfs_finish_page_writeback
` [PATCH 07/15] mm: Make prep_transhuge_page tail-callable
` [PATCH 08/15] mm: Add __page_cache_alloc_order
` [PATCH 09/15] mm: Allow large pages to be added to the page cache
` [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 15/15] xfs: Use filemap_huge_fault

[PATCHSET v02 00/16] zuf: ZUFS Zero-copy User-mode FileSystem
 2019-09-26 13:48 UTC  (26+ messages)
` [PATCH 01/16] fs: Add the ZUF filesystem to the build + License
` [PATCH 02/16] MAINTAINERS: Add the ZUFS maintainership
` [PATCH 03/16] zuf: Preliminary Documentation
` [PATCH 04/16] zuf: zuf-rootfs
` [PATCH 05/16] zuf: zuf-core The ZTs
` [PATCH 06/16] zuf: Multy Devices
` [PATCH 07/16] zuf: mounting
` [PATCH 08/16] zuf: Namei and directory operations
` [PATCH 09/16] zuf: readdir operation
` [PATCH 10/16] zuf: symlink
` [PATCH 11/16] zuf: Write/Read implementation
` [PATCH 12/16] zuf: mmap & sync
` [PATCH 13/16] zuf: More file operation
` [PATCH 14/16] zuf: ioctl implementation
` [PATCH 15/16] zuf: xattr && acl implementation
` [PATCH 16/16] zuf: Support for dynamic-debug of zusFSs

[PATCH][next] io_uring: ensure variable ret is initialized to zero
 2019-09-26 12:26 UTC  (6+ messages)

[PATCH] dcookies.c: code cleanup for hash_bits calculation in dcookie_init()
 2019-09-26  9:05 UTC 

[PATCH V2] proc: fix ubsan warning in mem_lseek
 2019-09-26  1:29 UTC  (5+ messages)

mmotm 2019-09-25-18-10 uploaded
 2019-09-26  1:11 UTC 

[PATCH v2] mm: implement write-behind policy for sequential file writes
 2019-09-25 23:25 UTC  (12+ messages)

Question: Modifying kernel to handle all I/O requests without page cache
 2019-09-25 22:51 UTC 

[PATCH] fs/affs: release memory if affs_init_bitmap fails
 2019-09-25 22:29 UTC  (3+ messages)

[PATCH] proc: change ->nlink under proc_subdir_lock
 2019-09-25 20:24 UTC 

[PATCH] fs: direct-io: Fixed a Documentation build warn
 2019-09-25 20:06 UTC 

[GIT PULL] iomap: (far less) new code for 5.4
 2019-09-25 17:40 UTC  (2+ messages)

[GIT PULL] fuse update for 5.4
 2019-09-25 17:40 UTC  (2+ messages)

KASAN: use-after-free Read in move_expired_inodes
 2019-09-25 16:56 UTC 

[PATCH v3 0/6] ext4: port direct IO to iomap infrastructure
 2019-09-25  8:40 UTC  (7+ messages)
` [PATCH v3 5/6] ext4: introduce direct IO write path using "

[PATCH 0/5] hugetlbfs: Disable PMD sharing for large systems
 2019-09-25  8:35 UTC  (3+ messages)

INFO: trying to register non-static key in finish_writeback_work
 2019-09-25  5:09 UTC 

[PATCH RESEND v2] fs/epoll: Remove unnecessary wakeups of nested epoll that in ET mode
 2019-09-25  1:55 UTC  (6+ messages)

[PATCH] selftests: proc: Fix _GNU_SOURCE redefined build warns
 2019-09-24 20:05 UTC  (3+ messages)

[git pull] several more mount API conversions
 2019-09-24 19:55 UTC  (2+ 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).