linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-05-31 09:55:49 to 2019-06-04 20:33:29 UTC [more...]

[WIP RFC PATCH 0/6] Generic Firmware Variable Filesystem
 2019-06-04 20:33 UTC  (8+ messages)

[RFC][PATCH 0/8] Mount, FS, Block and Keyrings notifications [ver #2]
 2019-06-04 20:31 UTC  (12+ messages)
` [PATCH 1/8] security: Override creds in __fput() with last fputter's creds "
` [PATCH 2/8] General notification queue with user mmap()'able ring buffer "
` [PATCH 3/8] keys: Add a notification facility "
` [PATCH 4/8] vfs: Add a mount-notification "
` [PATCH 5/8] vfs: Add superblock notifications "
` [PATCH 6/8] fsinfo: Export superblock notification counter "
` [PATCH 7/8] block: Add block layer notifications "
` [PATCH 8/8] Add sample notification program "

[PATCH v2] signal: Adjust error codes according to restore_user_sigmask()
 2019-06-04 18:35 UTC  (8+ messages)
` pselect/etc semantics (Was: [PATCH v2] signal: Adjust error codes according to restore_user_sigmask())
  ` [PATCH] signal: remove the wrong signal_pending() check in restore_user_sigmask()

[PATCH] fs: select: Use struct_size() in kmalloc()
 2019-06-04 16:42 UTC 

[PATCH next] sysctl: add proc_dointvec_jiffies_minmax to limit the min/max write value
 2019-06-04 15:27 UTC  (5+ messages)

[PATCH v5 8/9] vfs: allow copy_file_range to copy across devices
 2019-06-04 13:56 UTC 

[PATCH 01/12] fs/adfs: correct disc record structure
 2019-06-04 13:50 UTC  (12+ messages)
` [PATCH 02/12] fs/adfs: add helper to get discrecord from map
` [PATCH 03/12] fs/adfs: add helper to get filesystem size
` [PATCH 04/12] fs/adfs: use format_version from disc_record
` [PATCH 05/12] fs/adfs: use %pV for error messages
` [PATCH 06/12] fs/adfs: clean up error message printing
` [PATCH 07/12] fs/adfs: clean up indirect disc addresses and fragment IDs
` [PATCH 08/12] fs/adfs: super: correct superblock flags
` [PATCH 09/12] fs/adfs: super: safely update options on remount
` [PATCH 10/12] fs/adfs: super: fix use-after-free bug
` [PATCH 11/12] fs/adfs: super: limit idlen according to directory type
` [PATCH 12/12] fs/adfs: add time stamp and file type helpers

[PATCH 00/12] fs/adfs: miscellaneous updates
 2019-06-04 13:47 UTC 

understanding xfs vs. ext4 log performance
 2019-06-04 13:46 UTC  (2+ messages)

[PATCH 1/7] General notification queue with user mmap()'able ring buffer
 2019-06-04 12:33 UTC  (24+ messages)
  ` [RFC][PATCH 0/7] Mount, FS, Block and Keyrings notifications
    ` [PATCH 3/7] vfs: Add a mount-notification facility

[PATCH v6 1/1] f2fs: ioctl for removing a range from F2FS
 2019-06-04 10:25 UTC  (6+ messages)

[PATCH 0/2] fs: Hole punch vs page cache filling races
 2019-06-04  8:00 UTC  (7+ messages)
` [PATCH 1/2] mm: Add readahead file operation
` [PATCH 2/2] ext4: Fix stale data exposure when read races with hole punch

[PATCH v4 00/14] Provide generic top-down mmap layout functions
 2019-06-04  6:20 UTC  (12+ messages)
` [PATCH v4 02/14] arm64: Make use of is_compat_task instead of hardcoding this test
` [PATCH v4 03/14] arm64: Consider stack randomization for mmap base only when necessary
` [PATCH v4 04/14] arm64, mm: Move generic mmap layout functions to mm
` [PATCH v4 05/14] arm64, mm: Make randomization selected by generic topdown mmap layout

[PATCH v3 00/13] Fixes for major copy_file_range() issues
 2019-06-04  4:11 UTC  (6+ messages)
` [PATCH v3 13/13] vfs: allow copy_file_range to copy across devices

[PATCH v3 0/4] F2FS Checkpointing without GC, related fixes
 2019-06-04  1:46 UTC  (11+ messages)
` [PATCH v3 1/4] f2fs: Lower threshold for disable_cp_again
` [PATCH v3 2/4] f2fs: Fix root reserved on remount
` [PATCH v3 3/4] f2fs: Fix accounting for unusable blocks
` [PATCH v3 4/4] f2fs: Add option to limit required GC for checkpoint=disable
  ` [f2fs-dev] "

[PATCH] docs: filesystems: vfs: Render method descriptions
 2019-06-04  0:26 UTC 

[PATCH v4 0/9] docs: Convert VFS doc to RST
 2019-06-04  0:06 UTC  (4+ messages)

[RFC PATCH v5 00/16] Slab Movable Objects (SMO)
 2019-06-03 20:34 UTC  (9+ messages)
` [RFC PATCH v5 16/16] dcache: Add CONFIG_DCACHE_SMO

[PATCH ghak90 V6 02/10] audit: add container id
 2019-06-03 20:24 UTC  (13+ messages)

Testing devices for discard support properly
 2019-06-03 20:01 UTC  (10+ messages)

[PATCH] proc: report eip and esp for all threads when coredumping
 2019-06-03 19:54 UTC  (6+ messages)
      ` [PATCHv2] fs/proc: allow reporting eip/esp for all coredumping threads
        ` [PATCHv3] "

[PATCH v4 0/3] initramfs: add support for xattrs in the initial ram disk
 2019-06-03 18:32 UTC  (3+ messages)

[PATCH ghak90 V6] fixup! audit: add containerid filtering
 2019-06-03 16:01 UTC  (2+ messages)

[PATCH 1/1] eventfd new tag EFD_VPOLL: generate epoll events
 2019-06-03 15:00 UTC  (7+ messages)

[PATCH] fs: use UB-safe check for signed addition overflow in remap_verify_area
 2019-06-03 13:44 UTC 

[PATCH v3 00/10] Sort out fsnotify_nameremove() mess
 2019-06-03 13:31 UTC  (5+ messages)
` [PATCH v3 06/10] debugfs: simplify __debugfs_remove_file()
` [PATCH v3 07/10] debugfs: call fsnotify_{unlink,rmdir}() hooks

[PATCH v3 00/13] epoll: support pollable epoll from userspace
 2019-06-03 10:02 UTC  (29+ messages)
` [PATCH v3 06/13] epoll: introduce helpers for adding/removing events to uring
` [PATCH v3 07/13] epoll: call ep_add_event_to_uring() from ep_poll_callback()

[RFC][PATCH] link.2: AT_ATOMIC_DATA and AT_ATOMIC_METADATA
 2019-06-03  6:17 UTC  (13+ messages)

[PATCH 00/15] Slab Movable Objects (SMO)
 2019-06-03  4:26 UTC  (16+ messages)
` [PATCH 01/15] slub: Add isolate() and migrate() methods
` [PATCH 02/15] tools/vm/slabinfo: Add support for -C and -M options
` [PATCH 03/15] slub: Sort slab cache list
` [PATCH 04/15] slub: Slab defrag core
` [PATCH 05/15] tools/vm/slabinfo: Add remote node defrag ratio output
` [PATCH 06/15] tools/vm/slabinfo: Add defrag_used_ratio output
` [PATCH 07/15] tools/testing/slab: Add object migration test module
` [PATCH 08/15] tools/testing/slab: Add object migration test suite
` [PATCH 09/15] lib: Separate radix_tree_node and xa_node slab cache
` [PATCH 10/15] xarray: Implement migration function for xa_node objects
` [PATCH 11/15] tools/testing/slab: Add XArray movable objects tests
` [PATCH 12/15] dcache: Provide a dentry constructor
` [PATCH 13/15] dcache: Implement partial shrink via Slab Movable Objects
` [PATCH 14/15] slub: Enable moving objects to/from specific nodes
` [PATCH 15/15] slub: Enable balancing slabs across nodes

[PATCH v7 1/1] f2fs: ioctl for removing a range from F2FS
 2019-06-03  3:42 UTC 

[PATCH v4] page cache: Store only head pages in i_pages
 2019-06-02 21:47 UTC  (7+ messages)

[PATCH] binfmt_flat: make load_flat_shared_library() work
 2019-06-02  7:21 UTC  (6+ messages)

CFQ idling kills I/O performance on ext4 with blkio cgroup controller
 2019-06-02  7:04 UTC  (20+ messages)

[PATCH 00/25] VFS: Introduce filesystem information query syscall [ver #13]
 2019-06-01 16:08 UTC  (3+ messages)
` [PATCH 09/25] vfs: Allow mount information to be queried by fsinfo() "

[PATCH AUTOSEL 5.1 005/186] sysctl: return -EINVAL if val violates minmax
 2019-06-01 13:13 UTC  (2+ messages)
` [PATCH AUTOSEL 5.1 020/186] mm: page_mkclean vs MADV_DONTNEED race

[PATCH AUTOSEL 5.0 005/173] sysctl: return -EINVAL if val violates minmax
 2019-06-01 13:16 UTC  (2+ messages)
` [PATCH AUTOSEL 5.0 018/173] mm: page_mkclean vs MADV_DONTNEED race

[PATCH AUTOSEL 4.19 003/141] sysctl: return -EINVAL if val violates minmax
 2019-06-01 13:19 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 013/141] mm: page_mkclean vs MADV_DONTNEED race

[PATCH AUTOSEL 4.14 03/99] sysctl: return -EINVAL if val violates minmax
 2019-06-01 13:22 UTC 

[PATCH AUTOSEL 4.4 02/56] sysctl: return -EINVAL if val violates minmax
 2019-06-01 13:25 UTC  (4+ messages)
` [PATCH AUTOSEL 4.4 23/56] fuse: honor RLIMIT_FSIZE in fuse_file_fallocate
` [PATCH AUTOSEL 4.4 24/56] fuse: require /dev/fuse reads to have enough buffer capacity
` [PATCH AUTOSEL 4.4 25/56] fuse: retrieve: cap requested size to negotiated max_write

[PATCH AUTOSEL 4.9 03/74] sysctl: return -EINVAL if val violates minmax
 2019-06-01 13:23 UTC 

[PATCH v10 0/7] virtio pmem driver
 2019-06-01  6:28 UTC  (3+ messages)
` [PATCH v10 4/7] dm: enable synchronous dax

mmotm 2019-05-31-19-09 uploaded
 2019-06-01  2:10 UTC 

Add a new fchmodat4() syscall
 2019-05-31 23:57 UTC  (10+ messages)
` [PATCH 1/5] Non-functional cleanup of a "__user * filename"
` [PATCH 2/5] Add fchmodat4(), a new syscall
` [PATCH 3/5] asm-generic: Register fchmodat4 as syscall 428
` [PATCH 4/5] x86: Add fchmodat4 to syscall_64.tbl
` [PATCH 5/5] x86: Add fchmod4 to syscall_32.tbl

[PATCH] nfs: disable client side deduplication
 2019-05-31 21:06 UTC 

[PATCH v2 0/8] Fixes for major copy_file_range() issues
 2019-05-31 19:34 UTC  (3+ messages)
` [PATCH v2 5/8] vfs: copy_file_range needs to strip setuid bits

[PATCH] ext4: Optimize case-insensitive lookups
 2019-05-31 18:29 UTC  (3+ messages)

[PATCH v4 0/9] Fixes for major copy_file_range() issues
 2019-05-31 16:47 UTC  (10+ messages)
` [PATCH v4 1/9] vfs: introduce generic_copy_file_range()
` [PATCH v4 2/9] vfs: no fallback for ->copy_file_range
` [PATCH v4 3/9] vfs: introduce generic_file_rw_checks()
` [PATCH v4 4/9] vfs: remove redundant checks from generic_remap_checks()
` [PATCH v4 5/9] vfs: add missing checks to copy_file_range
` [PATCH v4 6/9] vfs: introduce file_modified() helper
` [PATCH v4 7/9] xfs: use "
` [PATCH v4 8/9] vfs: allow copy_file_range to copy across devices
` [PATCH v4 9/9] fuse: copy_file_range needs to strip setuid bits and update timestamps

[PATCH v2] fs: buffer: fix fully_mapped reset in block_read_full_page()
 2019-05-31 15:50 UTC 

NFS & CIFS support dedupe now?? Was: Re: [PATCH] generic/517: notrun on NFS due to unaligned dedupe in test
 2019-05-31 15:35 UTC  (5+ messages)

[PATCH 1/7] General notification queue with user mmap()'able ring buffer
 2019-05-29 23:11 UTC 

[PATCH 1/7] General notification queue with user mmap()'able ring buffer
 2019-05-29 23:09 UTC 

[PATCH 3/7] vfs: Add a mount-notification facility
 2019-05-29 17:04 UTC  (2+ messages)

[RFC][PATCH 0/7] Mount, FS, Block and Keyrings notifications
 2019-05-29 15:53 UTC 


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