messages from 2019-05-31 23:36:47 to 2019-06-06 01:30:28 UTC [more...]
[PATCH v4 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework
2019-06-06 1:29 UTC (13+ messages)
` [PATCH v4 02/18] kunit: test: add test resource management API
` [PATCH v4 03/18] kunit: test: add string_stream a std::stream like string builder
` [PATCH v4 04/18] kunit: test: add kunit_stream a std::stream like logger
` [PATCH v4 17/18] kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec()
[PATCH v2] signal: Adjust error codes according to restore_user_sigmask()
2019-06-06 1:06 UTC (21+ 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 -mm 0/1] signal: simplify set_user_sigmask/restore_user_sigmask
` [PATCH -mm 1/1] "
[PATCH v5 8/9] vfs: allow copy_file_range to copy across devices
2019-06-06 0:31 UTC (3+ messages)
[RFC PATCH v2 0/8] Inline Encryption Support
2019-06-05 23:28 UTC (9+ messages)
` [RFC PATCH v2 1/8] block: Keyslot Manager for Inline Encryption
` [RFC PATCH v2 2/8] block: Add encryption context to struct bio
` [RFC PATCH v2 3/8] block: blk-crypto for Inline Encryption
` [RFC PATCH v2 4/8] scsi: ufs: UFS driver v2.1 spec crypto additions
` [RFC PATCH v2 5/8] scsi: ufs: UFS crypto API
` [RFC PATCH v2 6/8] scsi: ufs: Add inline encryption support to UFS
` [RFC PATCH v2 7/8] fscrypt: wire up fscrypt to use blk-crypto
` [RFC PATCH v2 8/8] f2fs: Wire up f2fs to use inline encryption via fscrypt
[RFC][PATCH 0/8] Mount, FS, Block and Keyrings notifications [ver #2]
2019-06-05 21:06 UTC (32+ 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 "
` Rational model for UID based controls
[PATCH AUTOSEL 4.4 02/56] sysctl: return -EINVAL if val violates minmax
2019-06-05 20:24 UTC (5+ 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
[LSF/MM TOPIC] The end of the DAX experiment
2019-06-05 16:22 UTC (8+ messages)
` [Lsf-pc] "
"Dentry still in use" splats in v5.2-rc3
2019-06-05 13:54 UTC
Reminder
2019-06-05 16:46 UTC
[PATCH 00/25] VFS: Introduce filesystem information query syscall [ver #13]
2019-06-05 12:22 UTC (8+ messages)
` [PATCH 09/25] vfs: Allow mount information to be queried by fsinfo() "
` [PATCH 10/25] vfs: fsinfo sample: Mount listing program "
` [PATCH 25/25] fsinfo: Add API documentation "
[PATCH] fanotify: remove redundant capable(CAP_SYS_ADMIN)s
2019-06-05 10:26 UTC (7+ messages)
[PATCH 0/2] fs: Hole punch vs page cache filling races
2019-06-05 9:27 UTC (9+ messages)
` [PATCH 1/2] mm: Add readahead file operation
` [PATCH 2/2] ext4: Fix stale data exposure when read races with hole punch
[PATCH v10] fs: Add VirtualBox guest shared folder (vboxsf) support
2019-06-05 8:50 UTC (4+ messages)
` [PATCH v10 0/1] "
[WIP RFC PATCH 0/6] Generic Firmware Variable Filesystem
2019-06-05 8:13 UTC (10+ messages)
[PATCH v3 00/13] epoll: support pollable epoll from userspace
2019-06-05 6:17 UTC (16+ messages)
` [PATCH v3 06/13] epoll: introduce helpers for adding/removing events to uring
[PATCH] f2fs: separate f2fs i_flags from fs_flags and ext4 i_flags
2019-06-05 5:59 UTC
[PATCH v8 1/1] f2fs: ioctl for removing a range from F2FS
2019-06-05 3:33 UTC
mmotm 2019-06-04-16-33 uploaded
2019-06-04 23:34 UTC
[PATCH v7 1/1] f2fs: ioctl for removing a range from F2FS
2019-06-04 22:57 UTC (2+ messages)
mmotm 2019-05-29-20-52 uploaded
2019-06-04 22:28 UTC (3+ messages)
` mmotm 2019-05-29-20-52 uploaded (mpls)
` mmotm 2019-05-29-20-52 uploaded (mpls) +linux-next
understanding xfs vs. ext4 log performance
2019-06-04 22:01 UTC (3+ messages)
[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 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
[PATCH 3/7] vfs: Add a mount-notification facility
2019-06-04 12:33 UTC (11+ messages)
` [RFC][PATCH 0/7] Mount, FS, Block and Keyrings notifications
[PATCH v6 1/1] f2fs: ioctl for removing a range from F2FS
2019-06-04 10:25 UTC (6+ messages)
[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 (4+ 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
[RFC][PATCH] link.2: AT_ATOMIC_DATA and AT_ATOMIC_METADATA
2019-06-03 6:17 UTC (11+ 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 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 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.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
[PATCH 3/5] asm-generic: Register fchmodat4 as syscall 428
2019-05-31 23:57 UTC (2+ messages)
[PATCH 2/5] Add fchmodat4(), a new syscall
2019-05-31 23:36 UTC (2+ messages)
[RFC][PATCH 0/7] Mount, FS, Block and Keyrings notifications
2019-05-29 15:53 UTC
page: next (older) | prev (newer) | latest
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).