linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-01 06:40:42 to 2019-07-03 23:41:06 UTC [more...]

[PATCH v5 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-07-03 23:40 UTC  (12+ messages)
` [PATCH v5 07/18] kunit: test: add initial tests

RFC: use the iomap writepage path in gfs2
 2019-07-03 22:35 UTC  (17+ messages)
` [PATCH 01/15] FOLD: iomap: make the discard_page method optional
` [PATCH 02/15] FOLD: iomap: make ->submit_ioend optional
` [PATCH 03/15] iomap: zero newly allocated mapped blocks
` [PATCH 04/15] iomap: warn on inline maps iomap_writepage_map
` [PATCH 05/15] iomap: move struct iomap_page to iomap.c
` [PATCH 06/15] HACK: disable lockdep annotation in iomap_dio_rw
` [PATCH 07/15] gfs2: use page_offset in gfs2_page_mkwrite
` [PATCH 08/15] gfs2: remove the unused gfs2_stuffed_write_end function
` [PATCH 09/15] gfs2: merge gfs2_writeback_aops and gfs2_ordered_aops
` [PATCH 10/15] gfs2: merge gfs2_writepage_common into gfs2_writepage
` [PATCH 11/15] gfs2: mark stuffed_readpage static
` [PATCH 12/15] gfs2: use iomap_bmap instead of generic_block_bmap
` [PATCH 13/15] gfs2: implement gfs2_block_zero_range using iomap_zero_range
` [PATCH 14/15] gfs2: don't use buffer_heads in gfs2_allocate_page_backing
` [PATCH 15/15] gfs2: use iomap for buffered I/O in ordered and writeback mode

[PATCH] dax: Fix missed PMD wakeups
 2019-07-03 21:28 UTC  (5+ messages)

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

[PATCH 0/9] Keyrings, Block and USB notifications [ver #5]
 2019-07-03 19:08 UTC  (10+ messages)
` [PATCH 1/9] uapi: General notification ring definitions "
` [PATCH 4/9] General notification queue with user mmap()'able ring buffer "
` [PATCH 6/9] Add a general, global device notification watch list "
` [PATCH 8/9] usb: Add USB subsystem notifications "

bcachefs status update (it's done cooking; let's get this sucker merged)
 2019-07-03 18:03 UTC  (22+ messages)
          ` pagecache locking (was: bcachefs status update) merged)
                            ` pagecache locking
            ` [PATCH] mm: Support madvise_willneed override by Filesystems

[PATCH] mm, slab: Extend slab/shrink to shrink all the memcg caches
 2019-07-03 16:16 UTC  (17+ messages)

kernel panic: corrupted stack end in dput
 2019-07-03 16:14 UTC  (4+ messages)

[PATCH] filesystem-dax: Disable PMD support
 2019-07-03 15:47 UTC  (18+ messages)

[PATCH 1/4] fs/posix_acl: apply umask if superblock disables ACL support
 2019-07-03 12:47 UTC  (4+ messages)
` [PATCH 2/4] fs/ext4/acl: apply umask if ACL support is disabled
` [PATCH 3/4] linux/fs.h: fix umask on NFS with CONFIG_FS_POSIX_ACL=n
` [PATCH 4/4] nfs/super: check NFS_CAP_ACLS instead of the NFS version

[PATCH] fs/seq_file: Replace a seq_printf() call by seq_puts() in seq_hex_dump()
 2019-07-03 11:01 UTC  (3+ messages)
  `  "

[RFC PATCH] iomap: generalize IOMAP_INLINE to cover tail-packing case
 2019-07-03  7:55 UTC 

[PATCH] posix_acl: fix stale posix_acl_update_mode() comment
 2019-07-03  5:07 UTC 

[PATCH 0/4] per cpu cgroup numa suite
 2019-07-03  3:34 UTC  (5+ messages)
  ` [PATCH 1/4] numa: introduce per-cgroup numa balancing locality, statistic
  ` [PATCH 2/4] numa: append per-node execution info in memory.numa_stat
  ` [PATCH 3/4] numa: introduce numa group per task group
  ` [PATCH 4/4] numa: introduce numa cling feature

about patch <-f2fs-run-discard-jobs-when-put_super>
 2019-07-03  2:56 UTC  (2+ messages)

[PATCH AUTOSEL 5.1 03/39] idr: Fix idr_get_next race with idr_remove
 2019-07-03  2:14 UTC 

[PATCH 0/3] f2fs: use generic helpers for FS_IOC_{SETFLAGS,FSSETXATTR}
 2019-07-03  1:58 UTC  (7+ messages)
` [PATCH 1/3] f2fs: use generic checking and prep function for FS_IOC_SETFLAGS
` [PATCH 2/3] f2fs: use generic checking function for FS_IOC_FSSETXATTR
` [PATCH 3/3] f2fs: remove redundant check from f2fs_setflags_common()

[PATCH 0/6] fsinfo: Add mount topology query [ver #15]
 2019-07-03  1:42 UTC  (5+ messages)
` [PATCH 4/6] vfs: Allow mount information to be queried by fsinfo() "

[PATCH v2] fat: Add nobarrier to workaround the strange behavior of device
 2019-07-02 22:49 UTC  (2+ messages)

[BUG] mke2fs produces corrupt filesystem if badblock list contains a block under 251
 2019-07-03  0:37 UTC  (7+ messages)

[PATCH next] sysctl: add proc_dointvec_jiffies_minmax to limit the min/max write value
 2019-07-02 19:32 UTC  (7+ messages)

[PATCH 00/11] VFS: Introduce filesystem information query syscall [ver #15]
 2019-07-02 19:10 UTC  (8+ messages)
` [PATCH 01/11] vfs: syscall: Add fsinfo() to query filesystem information "
` fsinfo(2) manpage

[PATCH 0/2] mm, slab: Extend vm/drop_caches to shrink kmem slabs
 2019-07-02 18:41 UTC  (6+ messages)
` [PATCH 2/2] "

[PATCH] vfs: move_mount: reject moving kernel internal mounts
 2019-07-02 18:22 UTC  (14+ messages)
` general protection fault in do_move_mount (2)

kernel panic: corrupted stack end in dput
 2019-07-02 13:21 UTC  (3+ messages)

[PATCH v6 0/4] vfs: make immutable files actually immutable
 2019-07-02 10:45 UTC  (5+ messages)
` [PATCH 4/4] vfs: don't allow most setxattr to immutable files
  ` [PATCH v2 "

INFO: task hung in io_uring_release
 2019-07-02  6:00 UTC  (2+ messages)

Reminder: 5 open syzbot bugs in "fs/fuse" subsystem
 2019-07-02  5:26 UTC 

[PATCH V2] block: fix .bi_size overflow
 2019-07-02  1:54 UTC  (7+ messages)

lift the xfs writepage code into iomap
 2019-07-01 23:09 UTC  (9+ messages)
` [PATCH 11/12] iomap: move the xfs writeback code to iomap.c

Project Analysis
 2019-07-01 18:59 UTC 

[RFC PATCH v6 0/1] Add dm verity root hash pkcs7 sig validation
 2019-07-01 18:19 UTC  (2+ messages)
` [RFC PATCH v6 1/1] "

[PATCH RFC 00/11] iomap: regroup code by functional area
 2019-07-01 17:59 UTC  (14+ messages)
` [PATCH 01/11] iomap: start moving code to fs/iomap/
` [PATCH 02/11] iomap: move the swapfile code into a separate file
` [PATCH 03/11] iomap: move the file mapping reporting "
` [PATCH 04/11] iomap: move the SEEK_HOLE "
` [PATCH 05/11] iomap: move the direct IO "
` [PATCH 06/11] iomap: move the buffered write "
` [PATCH 07/11] iomap: move the buffered read "
` [PATCH 08/11] iomap: move the page management "
` [PATCH 09/11] iomap: move the page migration "
` [PATCH 10/11] iomap: move the main iteration "
` [PATCH 11/11] iomap: move internal declarations into fs/iomap/

[RFC PATCH v5 0/1] Add dm verity root hash pkcs7 sig validation
 2019-07-01 17:33 UTC  (5+ messages)

[ANNOUNCE] xfs-linux: iomap-for-next updated to 36a7347de097
 2019-07-01 16:06 UTC 

[PATCH 00/16] Cache open file descriptors in knfsd
 2019-07-01 15:39 UTC  (4+ messages)

[PATCH 2/6] Adjust watch_queue documentation to mention mount and superblock watches. [ver #5]
 2019-07-01 14:52 UTC  (5+ messages)
` [PATCH 0/6] Mount and superblock notifications "

[PATCH v4 0/3] initramfs: add support for xattrs in the initial ram disk
 2019-07-01 14:31 UTC  (10+ messages)
` [PATCH v4 2/3] initramfs: read metadata from special file METADATA!!!

[RFC iproute2 1/1] ip: netns: add mounted state file for each netns
 2019-07-01 12:34 UTC  (5+ messages)
` [RFC iproute2 0/1] iproute2 netns mount race issue and solution?

[PATCH] fs: change last_ino type to unsigned long
 2019-07-01 11:21 UTC  (5+ messages)

[PATCH v5 1/3] [v4.9.y] coredump: fix race condition between mmget_not_zero()/get_task_mm() and core dumping
 2019-07-01 18:32 UTC  (4+ messages)
` [PATCH v5 2/3][v4.9.y] infiniband: fix race condition between infiniband mlx4, mlx5 driver "
` [PATCH v5 3/3] [v4.9.y] coredump: fix race condition between collapse_huge_page() "
` [PATCH v5 0/3] [v4.9.y] coredump: fix race condition between mmget_not_zero()/get_task_mm() "

[PATCH RFC] iomap: introduce IOMAP_TAIL
 2019-07-01 10:22 UTC  (12+ messages)

[RFC PATCH v3 00/15] Slab Movable Objects (SMO)
 2019-07-01  9:26 UTC  (10+ messages)
` [RFC PATCH v3 14/15] dcache: Implement partial shrink via Slab Movable Objects
            ` shrink_dentry_list() logics change (was Re: [RFC PATCH v3 14/15] dcache: Implement partial shrink via Slab Movable Objects)

[PATCH 01/13] vfs: verify param type in vfs_parse_sb_flag()
 2019-07-01  8:45 UTC  (2+ messages)

[PATCH] block: fix .bi_size overflow
 2019-07-01  6:46 UTC  (3+ messages)

general protection fault in do_move_mount (2)
 2019-06-18 14:02 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).