linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-22 05:18:24 to 2019-07-25 09:58:57 UTC [more...]

[PATCH v4 00/24] erofs: promote erofs from staging
 2019-07-25  9:56 UTC  (19+ messages)
` [PATCH v4 02/24] erofs: add erofs in-memory stuffs
` [PATCH v4 08/24] erofs: add namei functions
` [PATCH v4 09/24] erofs: support tracepoint
` [PATCH v4 10/24] erofs: update Kconfig and Makefile
` [PATCH v4 11/24] erofs: introduce xattr & posixacl support
` [PATCH v4 12/24] erofs: introduce tagged pointer
` [PATCH v4 13/24] erofs: add compression indexes support
` [PATCH v4 14/24] erofs: introduce superblock registration
` [PATCH v4 15/24] erofs: introduce erofs shrinker
` [PATCH v4 16/24] erofs: introduce workstation for decompression
` [PATCH v4 17/24] erofs: introduce per-CPU buffers implementation
` [PATCH v4 18/24] erofs: introduce pagevec for decompression subsystem
` [PATCH v4 19/24] erofs: add erofs_allocpage()
` [PATCH v4 20/24] erofs: introduce generic decompression backend
` [PATCH v4 21/24] erofs: introduce LZ4 decompression inplace
` [PATCH v4 22/24] erofs: introduce the decompression frontend
` [PATCH v4 23/24] erofs: introduce cached decompression
` [PATCH v4 24/24] erofs: add document

[PATCH] ext4: Fix deadlock on page reclaim
 2019-07-25  9:33 UTC 

[PATCH v1 1/2] mm/page_idle: Add support for per-pid page_idle using virtual indexing
 2019-07-25  8:15 UTC  (15+ messages)
` [PATCH v1 2/2] doc: Update documentation for page_idle virtual address indexing

[PATCH] aio: add timeout validity check for io_[p]getevents
 2019-07-25  7:21 UTC 

[PATCH REBASE v4 00/14] Provide generic top-down mmap layout functions
 2019-07-25  6:22 UTC  (24+ messages)
` [PATCH REBASE v4 01/14] mm, fs: Move randomize_stack_top from fs to mm
` [PATCH REBASE v4 02/14] arm64: Make use of is_compat_task instead of hardcoding this test
` [PATCH REBASE v4 03/14] arm64: Consider stack randomization for mmap base only when necessary
` [PATCH REBASE v4 04/14] arm64, mm: Move generic mmap layout functions to mm
` [PATCH REBASE v4 05/14] arm64, mm: Make randomization selected by generic topdown mmap layout
` [PATCH REBASE v4 06/14] arm: Properly account for stack randomization and stack guard gap
` [PATCH REBASE v4 07/14] arm: Use STACK_TOP when computing mmap base address
` [PATCH REBASE v4 08/14] arm: Use generic mmap top-down layout and brk randomization
` [PATCH REBASE v4 09/14] mips: Properly account for stack randomization and stack guard gap
` [PATCH REBASE v4 10/14] mips: Use STACK_TOP when computing mmap base address
` [PATCH REBASE v4 11/14] mips: Adjust brk randomization offset to fit generic version
` [PATCH REBASE v4 12/14] mips: Replace arch specific way to determine 32bit task with "
` [PATCH REBASE v4 13/14] mips: Use generic mmap top-down layout and brk randomization
` [PATCH REBASE v4 14/14] riscv: Make mmap allocation top-down by default
` [EXTERNAL][PATCH REBASE v4 00/14] Provide generic top-down mmap layout functions

mmotm 2019-07-24-21-39 uploaded
 2019-07-25  4:40 UTC 

WARNING in ovl_real_fdget_meta
 2019-07-25  4:24 UTC 

[PATCH 0/4] per cpu cgroup numa suite
 2019-07-25  2:33 UTC  (3+ messages)
  ` [PATCH v2 0/4] per-cgroup "

[PATCH 00/12] block/bio, fs: convert put_page() to put_user_page*()
 2019-07-25  0:41 UTC  (19+ messages)
` [PATCH 01/12] mm/gup: add make_dirty arg to put_user_pages_dirty_lock()
` [PATCH 02/12] iov_iter: add helper to test if an iter would use GUP v2
` [PATCH 03/12] block: bio_release_pages: use flags arg instead of bool
` [PATCH 04/12] block: bio_release_pages: convert put_page() to put_user_page*()
` [PATCH 05/12] block_dev: "
` [PATCH 06/12] fs/nfs: "
` [PATCH 07/12] vhost-scsi: "
` [PATCH 08/12] fs/cifs: "
` [PATCH 09/12] fs/fuse: "
` [PATCH 10/12] fs/ceph: "
` [PATCH 11/12] 9p/net: "
` [PATCH 12/12] fs/ceph: fix a build warning: returning a value from void function

[PATCH v10 2/5] Add optional __get xattr method paired to __vfs_getxattr
 2019-07-24 19:57 UTC 

[PATCH 1/1] locks: Fix procfs output for file leases
 2019-07-24 17:16 UTC 

[PATCH] hung_task: Allow printing warnings every check interval
 2019-07-24 17:02 UTC 

[PATCH v4 0/3] initramfs: add support for xattrs in the initial ram disk
 2019-07-24 15:34 UTC  (9+ messages)

[PATCH, RESEND3] fuse: require /dev/fuse reads to have enough buffer capacity (take 2)
 2019-07-24  9:46 UTC 

[PATCH v9 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-07-24  7:31 UTC  (16+ messages)
` [PATCH v9 04/18] kunit: test: add kunit_stream a std::stream like logger

[PATCH] mbcache: Speed up cache entry creation
 2019-07-24  4:01 UTC  (3+ messages)

Reminder: 5 open syzbot bugs in "fs/fuse" subsystem
 2019-07-24  2:32 UTC 

EIO with io_uring O_DIRECT writes on ext4
 2019-07-24  2:23 UTC  (7+ messages)

[PATCH v9 0/6] Enable THP for text section of non-shmem files
 2019-07-23 23:59 UTC  (5+ messages)
` [PATCH v9 5/6] mm,thp: add read-only THP support for (non-shmem) FS

[PATCH 00/10] VFS: Provide new mount UAPI
 2019-07-23 23:30 UTC  (14+ messages)
` [PATCH 02/10] vfs: syscall: Add move_mount(2) to move mounts around

[PATCH v4 0/3] Casefolding in F2FS
 2019-07-23 23:05 UTC  (4+ messages)
` [PATCH v4 1/3] fs: Reserve flag for casefolding
` [PATCH v4 2/3] f2fs: include charset encoding information in the superblock
` [PATCH v4 3/3] f2fs: Support case-insensitive file name lookups

[PATCH] mm/backing-dev: show state of all bdi_writeback in debugfs
 2019-07-23 22:36 UTC  (4+ messages)

[PATCH] psi: annotate refault stalls from IO submission
 2019-07-23 22:10 UTC  (8+ messages)

Question about vmsplice + SPLICE_F_GIFT
 2019-07-23 20:36 UTC  (2+ messages)

[RFC PATCH v3] fanotify, inotify, dnotify, security: add security hook for fs notifications
 2019-07-23 19:27 UTC 

[RFC PATCH v2] fanotify, inotify, dnotify, security: add security hook for fs notifications
 2019-07-23 18:49 UTC  (4+ messages)
  ` [Non-DoD Source] "

[PATCH] mm, slab: Extend slab/shrink to shrink all the memcg caches
 2019-07-23 14:30 UTC  (3+ messages)

[PATCH v3 00/24] erofs: promote erofs from staging
 2019-07-23 13:30 UTC  (23+ messages)
` [PATCH v3 01/24] erofs: add on-disk layout
` [PATCH v3 12/24] erofs: introduce tagged pointer
` [PATCH v3 23/24] erofs: introduce cached decompression

402b1b327a: BUG:unable_to_handle_page_fault_for_address
 2019-07-23 11:38 UTC  (2+ messages)

[PATCH 1/2] mm/filemap: don't initiate writeback if mapping has no dirty pages
 2019-07-23  8:16 UTC  (2+ messages)

[PATCH] fuse: BUG_ON's correction in fuse_dev_splice_write()
 2019-07-23  6:33 UTC 

[PATCH 0/3] xfs: Fix races between readahead and hole punching
 2019-07-23  3:08 UTC  (3+ messages)
` [PATCH 1/3] mm: Handle MADV_WILLNEED through vfs_fadvise()

lift the xfs writepage code into iomap v3
 2019-07-22 20:12 UTC  (15+ messages)
` [PATCH 01/12] list.h: add list_pop and list_pop_entry helpers
` [PATCH 02/12] xfs: initialize iomap->flags in xfs_bmbt_to_iomap
` [PATCH 03/12] xfs: use a struct iomap in xfs_writepage_ctx
` [PATCH 04/12] xfs: refactor the ioend merging code
` [PATCH 05/12] xfs: turn io_append_trans into an io_private void pointer
` [PATCH 06/12] xfs: remove the fork fields in the writepage_ctx and ioend
` [PATCH 07/12] iomap: move the xfs writeback code to iomap.c
` [PATCH 08/12] iomap: add tracing for the address space operations
` [PATCH 09/12] iomap: move struct iomap_page out of iomap.h
` [PATCH 10/12] iomap: warn on inline maps in iomap_writepage_map
` [PATCH 11/12] xfs: set IOMAP_F_NEW more carefully
` [PATCH 12/12] iomap: zero newly allocated mapped blocks

bcachefs status update (it's done cooking; let's get this sucker merged)
 2019-07-22 17:22 UTC  (5+ messages)
` [PATCH 12/12] closures: fix a race on wakeup from closure_sync

[PATCH v7 00/17] fs-verity: read-only file-based authenticity protection
 2019-07-22 16:51 UTC  (18+ messages)
` [PATCH v7 01/17] fs-verity: add a documentation file
` [PATCH v7 02/17] fs-verity: add MAINTAINERS file entry
` [PATCH v7 03/17] fs-verity: add UAPI header
` [PATCH v7 04/17] fs: uapi: define verity bit for FS_IOC_GETFLAGS
` [PATCH v7 05/17] fs-verity: add Kconfig and the helper functions for hashing
` [PATCH v7 06/17] fs-verity: add inode and superblock fields
` [PATCH v7 07/17] fs-verity: add the hook for file ->open()
` [PATCH v7 08/17] fs-verity: add the hook for file ->setattr()
` [PATCH v7 09/17] fs-verity: add data verification hooks for ->readpages()
` [PATCH v7 10/17] fs-verity: implement FS_IOC_ENABLE_VERITY ioctl
` [PATCH v7 11/17] fs-verity: implement FS_IOC_MEASURE_VERITY ioctl
` [PATCH v7 12/17] fs-verity: add SHA-512 support
` [PATCH v7 13/17] fs-verity: support builtin file signatures
` [PATCH v7 14/17] ext4: add basic fs-verity support
` [PATCH v7 15/17] ext4: add fs-verity read support
` [PATCH v7 16/17] ext4: update on-disk format documentation for fs-verity
` [PATCH v7 17/17] f2fs: add fs-verity support

[PATCH] anon_inodes: remove redundant file->f_mapping initialization
 2019-07-22 12:09 UTC 

[PATCH v2 00/30] [RFC] virtio-fs: shared file system for virtual machines
 2019-07-22 12:08 UTC  (11+ messages)
` [PATCH v2 18/30] virtio_fs, dax: Set up virtio_fs dax_device

[PATCH] locks: revise generic_add_lease tracepoint
 2019-07-22 11:36 UTC 

[PATCH] fuse: cleanup fuse_wait_on_page_writeback
 2019-07-22  7:18 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).