messages from 2018-08-02 22:29:43 to 2018-08-10 04:09:38 UTC [more...]
[PATCH 1/2] net/9p: embed fcall in req to round down buffer allocs
2018-08-10 1:41 UTC (9+ messages)
` [PATCH v2 "
` [PATCH v3 "
` [PATCH v3 2/2] net/9p: add a per-client fcall kmem_cache
[PATCH v3] f2fs: checkpoint disabling
2018-08-10 1:35 UTC (2+ messages)
[PATCH 0/4] locks: avoid thundering-herd wake-ups
2018-08-10 1:05 UTC (23+ messages)
` [PATCH 1/4] fs/locks: rename some lists and pointers
` [PATCH 3/4] fs/locks: change all *_conflict() functions to return bool
` [PATCH 2/4] fs/locks: allow a lock request to block other requests
` [PATCH 4/4] fs/locks: create a tree of dependent requests
[PATCH 0/5 - V2] locks: avoid thundering-herd wake-ups
2018-08-10 0:56 UTC (18+ messages)
` [PATCH 1/5] fs/locks: rename some lists and pointers
` [PATCH 2/5] fs/locks: allow a lock request to block other requests
` [PATCH 3/5] fs/locks: change all *_conflict() functions to return a new enum
` [PATCH 4/5] fs/locks: split out __locks_wake_one()
` [PATCH 5/5] fs/locks: create a tree of dependent requests
mmotm 2018-08-09-20-10 uploaded
2018-08-10 3:11 UTC
[RFC] [PATCH 0/1] Introduce emergency raid0 stop for mounted arrays
2018-08-09 23:17 UTC (5+ messages)
[PATCH 01/33] vfs: syscall: Add open_tree(2) to reference or clone a mount [ver #11]
2018-08-09 16:33 UTC (12+ messages)
` [PATCH 00/33] VFS: Introduce filesystem context "
` [PATCH 28/33] vfs: syscall: Add fsconfig() for configuring and managing a "
[PATCH v2 1/2] ext4: Close race between direct IO and ext4_break_layouts()
2018-08-09 16:21 UTC (4+ messages)
` [PATCH v2 2/2] [PATCH] xfs: Close race between direct IO and xfs_break_layouts()
FUSE: write operations trigger balance_dirty_pages when using writeback cache
2018-08-09 12:25 UTC (2+ messages)
[PATCH RFC 00/10] Introduce lockless shrink_slab()
2018-08-09 11:23 UTC (40+ messages)
` [PATCH RFC 01/10] rcu: Make CONFIG_SRCU unconditionally enabled
` [PATCH RFC 02/10] mm: Make shrink_slab() lockless
` [PATCH RFC v2 "
` [PATCH RFC 03/10] mm: Convert shrinker_rwsem to mutex
` [PATCH RFC 04/10] mm: Split unregister_shrinker()
` [PATCH RFC 05/10] fs: Move list_lru_destroy() to destroy_super_work()
` [PATCH RFC 06/10] fs: Shrink only (SB_ACTIVE|SB_BORN) superblocks in super_cache_scan()
` [PATCH RFC 07/10] fs: Introduce struct super_operations::destroy_super() callback
` [PATCH RFC 08/10] xfs: Introduce xfs_fs_destroy_super()
` [PATCH RFC 09/10] shmem: Implement shmem_destroy_super()
` [PATCH RFC 10/10] fs: Use unregister_shrinker_delayed_{initiate, finalize} for super_block shrinker
FUSE: write operations trigger balance_dirty_pages when using writeback cache
2018-08-09 8:30 UTC (2+ messages)
[PATCH 0/2] fs/lock: show locks info owned by dead/invisible processes
2018-08-09 8:20 UTC (3+ messages)
FUSE: write operations trigger balance_dirty_pages when using writeback cache
2018-08-09 7:14 UTC (2+ messages)
[PATCH resend] eventfd: make eventfd files distinguishable in /proc/$PID/fd
2018-08-09 6:56 UTC
[PATCH v2 2/2] [PATCH] xfs: Close race between direct IO and xfs_break_layouts()
2018-08-08 17:31 UTC
[PATCH] locks: remove misleading obsolete comment
2018-08-08 17:04 UTC
[PATCH 1/2] ext4: Close race between direct IO and ext4_break_layouts()
2018-08-08 15:47 UTC (5+ messages)
` [PATCH 2/2] [PATCH] xfs: Close race between direct IO and xfs_break_layouts()
next-20180806 build: 2 failures 21 warnings (next-20180806)
2018-08-08 11:00 UTC (4+ messages)
aio poll V22 (aka 2.0)
2018-08-08 9:57 UTC (12+ messages)
` [PATCH 1/4] timerfd: add support for keyed wakeups
` [PATCH 2/4] aio: add a iocb refcount
` [PATCH 3/4] aio: implement IOCB_CMD_POLL
` [PATCH 4/4] aio: allow direct aio poll comletions for keyed wakeups
` [PATCH 4/4 v2] "
[PATCH] fs/buffer.c: Optimize grow_buffer function
2018-08-08 6:52 UTC (3+ messages)
[PATCH] mm: adjust max read count in generic_file_buffered_read()
2018-08-08 8:57 UTC (7+ messages)
[PATCH -next] statfs: remove set but not used variable 'sb'
2018-08-08 4:35 UTC
[RESEND][PATCH v5 0/2] vfs: better dedupe permission check
2018-08-07 22:21 UTC (4+ messages)
` [PATCH v5 1/2] vfs: allow dedupe of user owned read-only files
` [PATCH v5 2/2] vfs: dedupe should return EPERM if permission is not granted
INFO: rcu detected stall in native_queued_spin_lock_slowpath
2018-08-07 15:01 UTC
[PATCH 0/2] fuse: Small cleanup series
2018-08-07 12:32 UTC (6+ messages)
` [PATCH 1/2] fuse: Use list_first_entry() in flush_bg_queue()
` [PATCH 2/2] fuse: Move clear_bit() up in request_end()
[PATCH v2] fuse: add support for copy_file_range()
2018-08-07 12:02 UTC (4+ messages)
` [PATCH v3] "
[PATCH v4 0/2] ext4: fix DAX dma vs truncate/hole-punch
2018-08-07 8:45 UTC (5+ messages)
[PATCH v4 0/9] /proc/kcore improvements
2018-08-07 5:05 UTC (3+ messages)
` [PATCH v4 1/9] proc/kcore: don't grab lock for kclist_add()
[PATCH] vfs: fix statfs64() returning impossible EOVERFLOW for 64-bit f_files
2018-08-06 21:03 UTC (8+ messages)
[bug report] vfs: Add configuration parser helpers
2018-08-06 20:59 UTC
[PATCH] locks: add tracepoint in flock codepath
2018-08-06 18:06 UTC
[PATCH 00/10] iov_iter: Add new iters and use with AFS
2018-08-06 13:17 UTC (11+ messages)
` [PATCH 01/10] iov_iter: Separate type from direction and use accessor functions
` [PATCH 02/10] iov_iter: Renumber the ITER_* constants in uio.h
` [PATCH 03/10] iov_iter: Make count and iov_offset loff_t not size_t
` [PATCH 04/10] iov_iter: Add mapping and discard iterator types
` [PATCH 05/10] afs: Better tracing of protocol errors
` [PATCH 06/10] afs: Set up the iov_iter before calling afs_extract_data()
` [PATCH 07/10] afs: Use ITER_MAPPING for writing
` [PATCH 08/10] afs: Add O_DIRECT read support
` [PATCH 09/10] afs: Add a couple of tracepoints to log I/O errors
` [PATCH 10/10] afs: Don't invoke the server to read data beyond EOF
KASAN: use-after-free Read in link_path_walk
2018-08-06 13:01 UTC (3+ messages)
INFO: task hung in generic_file_write_iter
2018-08-06 11:56 UTC (5+ messages)
[PATCH v6 00/13] mm: Teach memory_failure() about ZONE_DEVICE pages
2018-08-06 9:27 UTC (5+ messages)
` [PATCH v6 09/13] filesystem-dax: Introduce dax_lock_mapping_entry()
` [PATCH v6 10/13] mm, memory_failure: Teach memory_failure() about dev_pagemap pages
[PATCH 0/14][V6] Introduce io.latency io controller for cgroups
2018-08-05 12:41 UTC (5+ messages)
` [PATCH 06/14] blkcg: add generic throttling mechanism
` [PATCH 13/14] Documentation: add a doc for blk-iolatency
maybe resource leak in security/selinux/selinuxfs.c
2018-08-05 9:37 UTC (3+ messages)
[PATCH v2] f2fs: checkpoint disabling
2018-08-04 22:31 UTC (2+ messages)
[PATCH RESEND] exec: don't force_sigsegv processes with a pending fatal signal
2018-08-03 23:15 UTC (4+ messages)
[PATCH] vfs: potential deadlock in insert_inode_locked()
2018-08-03 20:05 UTC (2+ messages)
[PATCHES] more d_splice_alias() in ->lookup() instances
2018-08-03 16:51 UTC (6+ messages)
` [PATCH 1/5] hostfs_lookup: switch to d_splice_alias()
` [PATCH 2/5] afs: switch dynroot lookups "
` [PATCH 3/5] afs_lookup(): switch "
` [PATCH 4/5] afs_try_auto_mntpt(): return NULL instead of ERR_PTR(-ENOENT)
` [PATCH 5/5] hpfs: fix an inode leak in lookup, switch to d_splice_alias()
[PATCH] fs: fix iomap_bmap position calculation
2018-08-03 15:24 UTC (4+ messages)
[RFC PATCH 0/4] vfs: map unique ino/dev pairs for user space
2018-08-03 2:04 UTC (6+ messages)
` [PATCH 2/4] nfs: check for NULL vfsmount in nfs_getattr
[PATCH 0/8] cifs compounding
2018-08-03 0:54 UTC
aio poll and a new in-kernel poll API V21 (aka 2.0)
2018-08-02 21:48 UTC (9+ messages)
` [PATCH 3/4] aio: implement IOCB_CMD_POLL
mmotm 2018-08-02-15-29 uploaded
2018-08-02 22:29 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).