messages from 2021-06-18 14:46:18 to 2021-06-22 12:11:03 UTC [more...]
[PATCH v5 00/10] io_uring: add mkdir, [sym]linkat and mknodat support
2021-06-22 11:56 UTC (19+ messages)
` [PATCH v5 02/10] io_uring: add support for IORING_OP_MKDIRAT
` [PATCH v5 08/10] io_uring: add support for IORING_OP_SYMLINKAT
` [PATCH v5 09/10] io_uring: add support for IORING_OP_LINKAT
` [PATCH v5 10/10] io_uring: add support for IORING_OP_MKNODAT
[PATCH v12 00/33] Memory folios
2021-06-22 11:41 UTC (33+ messages)
` [PATCH v12 01/33] mm: Convert get_page_unless_zero() to return bool
` [PATCH v12 02/33] mm: Introduce struct folio
` [PATCH v12 03/33] mm: Add folio_pgdat(), folio_zone() and folio_zonenum()
` [PATCH v12 04/33] mm/vmstat: Add functions to account folio statistics
` [PATCH v12 05/33] mm/debug: Add VM_BUG_ON_FOLIO() and VM_WARN_ON_ONCE_FOLIO()
` [PATCH v12 06/33] mm: Add folio reference count functions
` [PATCH v12 07/33] mm: Add folio_put()
` [PATCH v12 08/33] mm: Add folio_get()
` [PATCH v12 09/33] mm: Add folio_try_get_rcu()
` [PATCH v12 10/33] mm: Add folio flag manipulation functions
` [PATCH v12 11/33] mm/lru: Add folio LRU functions
` [PATCH v12 12/33] mm: Handle per-folio private data
` [PATCH v12 13/33] mm/filemap: Add folio_index(), folio_file_page() and folio_contains()
` [PATCH v12 14/33] mm/filemap: Add folio_next_index()
` [PATCH v12 15/33] mm/filemap: Add folio_pos() and folio_file_pos()
` [PATCH v12 16/33] mm/util: Add folio_mapping() and folio_file_mapping()
` [PATCH v12 17/33] mm/memcg: Add folio wrappers for various functions
` [PATCH v12 18/33] mm/filemap: Add folio_unlock()
` [PATCH v12 19/33] mm/filemap: Add folio_lock()
` [PATCH v12 20/33] mm/filemap: Add folio_lock_killable()
` [PATCH v12 21/33] mm/filemap: Add __folio_lock_async()
` [PATCH v12 22/33] mm/filemap: Add folio_wait_locked()
` [PATCH v12 23/33] mm/filemap: Add __folio_lock_or_retry()
` [PATCH v12 24/33] mm/swap: Add folio_rotate_reclaimable()
` [PATCH v12 25/33] mm/filemap: Add folio_end_writeback()
` [PATCH v12 26/33] mm/writeback: Add folio_wait_writeback()
` [PATCH v12 27/33] mm/writeback: Add folio_wait_stable()
` [PATCH v12 28/33] mm/filemap: Add folio_wait_bit()
` [PATCH v12 29/33] mm/filemap: Add folio_wake_bit()
` [PATCH v12 30/33] mm/filemap: Convert page wait queues to be folios
` [PATCH v12 31/33] mm/filemap: Add folio private_2 functions
` [PATCH v12 32/33] fs/netfs: Add folio fscache functions
[GIT PULL] fs: Hole punch fixes
2021-06-22 10:05 UTC
[PATCH 0/14 v8] fs: Hole punch vs page cache filling races
2021-06-22 9:54 UTC (4+ messages)
` [PATCH 05/14] ext4: Convert to use mapping->invalidate_lock
support booting of arbitrary non-blockdevice file systems v2
2021-06-22 8:36 UTC (13+ messages)
` [PATCH 1/2] init: split get_fs_names
` [PATCH 2/2] init: allow mounting arbitrary non-blockdevice filesystems as root
` [Virtio-fs] support booting of arbitrary non-blockdevice file systems v2
` [PATCH 3/2] fs: simplify get_filesystem_list / get_all_fs_names
` [Virtio-fs] "
[RFC PATCH v4 0/8] ext4, jbd2: fix 3 issues about bdev_try_to_free_page()
2021-06-22 8:24 UTC (4+ messages)
[PATCH v2] fuse: fix illegal access to inode with reused nodeid
2021-06-22 8:15 UTC (2+ messages)
[PATCH v8 00/10] Introduce VDUSE - vDPA Device in Userspace
2021-06-22 8:14 UTC (8+ messages)
` [PATCH v8 09/10] vduse: "
` "
[PATCH] configfs: fix memleak in configfs_release_bin_file
2021-06-22 8:04 UTC (4+ messages)
[PATCH v2] fuse: use newer inode info when writeback cache is enabled
2021-06-22 7:59 UTC (2+ messages)
[PATCH 14/15] ksmbd: use ksmbd name instead of cifsd
2021-06-22 7:41 UTC (2+ messages)
[PATCH RFC] fuse: add generic file store
2021-06-22 6:46 UTC (14+ messages)
[PATCHv8] exec: Fix dead-lock in de_thread with ptrace_attach
2021-06-22 5:10 UTC (7+ messages)
` [PATCH v9] "
[PATCH RFCv4 0/4] make '%pD' print full path for file
2021-06-22 2:21 UTC (8+ messages)
` [PATCH RFCv4 2/4] lib/vsprintf.c: "
` [PATCH RFCv4 4/4] lib/test_printf.c: add test cases for '%pD'
How capacious and well-indexed are ext4, xfs and btrfs directories?
2021-06-22 0:50 UTC (5+ messages)
[PATCH v3] fs: Improve eventpoll logging to stop indicting timerfd
2021-06-21 22:06 UTC (2+ messages)
[PATCH 00/12] fscache: Some prep work for fscache rewrite
2021-06-21 21:47 UTC (13+ messages)
` [PATCH 01/12] fscache: Select netfs stats if fscache stats are enabled
` [PATCH 02/12] netfs: Move cookie debug ID to struct netfs_cache_resources
` [PATCH 03/12] cachefiles: Use file_inode() rather than accessing ->f_inode
` [PATCH 04/12] fscache: Add a cookie debug ID and use that in traces
` [PATCH 05/12] fscache: Procfile to display cookies
` [PATCH 06/12] fscache, cachefiles: Remove the histogram stuff
` [PATCH 07/12] fscache: Remove the object list procfile
` [PATCH 08/12] fscache: Change %p in format strings to something else
` [PATCH 09/12] cachefiles: "
` [PATCH 10/12] fscache: Fix cookie key hashing
` [PATCH 11/12] fscache: Fix fscache_cookie_put() to not deref after dec
` [PATCH 12/12] fscache: Use refcount_t for the cookie refcount instead of atomic_t
[PATCH] afs: Fix tracepoint string placement with built-in AFS
2021-06-21 20:57 UTC
[PATCH RESEND x3 v9 0/9] fs: interface for directly reading/writing compressed data
2021-06-21 20:55 UTC (20+ messages)
` [PATCH RESEND x3 v9 1/9] iov_iter: add copy_struct_from_iter()
[GIT PULL] netfs, afs: Fix write_begin/end
2021-06-21 20:41 UTC
[PATCH] exec/binfmt_script: trip zero bytes from the buffer
2021-06-21 19:27 UTC (4+ messages)
[PATCH v1] proc: Implement /proc/self/meminfo
2021-06-21 18:20 UTC (8+ messages)
[RFC] what the hell is ->f_mapping->host->i_mapping thing about?
2021-06-21 17:48 UTC (3+ messages)
[PATCH 1/2] net: Remove mm.h from net.h
2021-06-21 16:49 UTC (2+ messages)
` [PATCH 2/2] net: Remove fs.h "
[PATCH v3 0/2] netfs, afs: Fix write_begin/end
2021-06-21 16:01 UTC (4+ messages)
` [PATCH v3 1/2] afs: Fix afs_write_end() to handle short writes
` [PATCH v3 2/2] netfs: fix test for whether we can skip read when writing beyond EOF
[RFC] what to do with IOCB_DSYNC?
2021-06-21 15:22 UTC (10+ messages)
[PATCH v2 0/3] netfs, afs: Fix netfs_write_begin and THP handling
2021-06-21 14:50 UTC (7+ messages)
` [PATCH v2 1/3] afs: Handle len being extending over page end in write_begin/write_end
` [PATCH v2 2/3] afs: Fix afs_write_end() to handle short writes
` [PATCH v2 3/3] netfs: fix test for whether we can skip read when writing beyond EOF
[PATCH] fuse: Send FUSE_WRITE_KILL_SUIDGID for killpriv v1
2021-06-21 13:54 UTC (3+ messages)
[PATCH] fuse: fix illegal access to inode with reused nodeid
2021-06-21 13:27 UTC (3+ messages)
[PATCH v9 0/4] block device interposer
2021-06-21 10:41 UTC (2+ messages)
[PATCH] backing_dev_info: introduce min_bw/max_bw limits
2021-06-21 9:20 UTC (5+ messages)
[PATCH] fuse: fix unfreezable tasks
2021-06-21 9:05 UTC (2+ messages)
[PATCH -next] cuse: use DEVICE_ATTR_*() macros
2021-06-21 8:46 UTC (2+ messages)
[PATCH -next] virtiofs: Fix spelling mistakes
2021-06-21 8:44 UTC (2+ messages)
[PATCH v3] lockdown,selinux: fix wrong subject in some SELinux lockdown checks
2021-06-21 8:35 UTC (4+ messages)
switch block layer polling to a bio based model v4
2021-06-21 8:35 UTC (7+ messages)
` [PATCH 13/16] block: switch polling to be bio based
[PATCH] fuse: use DIV_ROUND_UP helper macro for calculations
2021-06-21 8:32 UTC (2+ messages)
[PATCH V1] fuse: Set fuse request error upon fuse abort connection
2021-06-21 7:48 UTC (2+ messages)
remove the implicit .set_page_dirty default
2021-06-21 5:26 UTC (4+ messages)
` [PATCH 3/3] mm: require ->set_page_dirty to be explicitly wire up
[PATCH v2] mm: slub: fix the leak of alloc/free traces debugfs interface
2021-06-21 4:01 UTC
futex/call -to plist_for_each_entry_safe with head=NULL
2021-06-20 16:04 UTC (5+ messages)
[PATCH v1] mm: slub: fix the leak of alloc/free traces debugfs interface
2021-06-20 16:01 UTC (3+ messages)
[RESEND PATCH v2] nsfs: warn if ns->ops is not provided
2021-06-20 2:52 UTC
[PATCH] fs: Allow open with O_CREAT to succeed if existing dir is specified
2021-06-19 15:09 UTC (4+ messages)
[PATCH v3 1/4] fs: add generic helper for filling statx attribute flags
2021-06-19 9:31 UTC
[PATCH] afs: Re-enable freezing once a page fault is interrupted
2021-06-18 20:52 UTC (2+ messages)
[PATCH 0/6] sched: Cleanup task_struct::state
2021-06-18 20:42 UTC (3+ messages)
` [PATCH 5/6] sched,timer: Use __set_current_state()
[RFC] coredump: Do not interrupt dump for TIF_NOTIFY_SIGNAL
2021-06-18 20:05 UTC (15+ messages)
` [CFT}[PATCH] coredump: Limit what can interrupt coredumps
` [PATCH] "
Possible bogus "fuse: trying to steal weird page" warning related to PG_workingset
2021-06-18 19:18 UTC (7+ messages)
support booting of arbitrary non-blockdevice file systems
2021-06-18 18:03 UTC (2+ messages)
` [Virtio-fs] "
[PATCH] fs: Return raw xattr for security.* if there is size disagreement with LSMs
2021-06-18 17:22 UTC (9+ messages)
[PATCH 1/1] sched: Add tunable capacity margin for fis_capacity
2021-06-18 17:14 UTC (2+ messages)
[PATCH 1/4] mm: remove irqsave/restore locking from contexts with irqs enabled
2021-06-18 17:09 UTC (10+ messages)
` [PATCH 4/4] vfs: keep inodes with page cache off the inode shrinker LRU
Maintainers / Kernel Summit 2021 planning kick-off
2021-06-18 16:45 UTC (24+ messages)
[PATCH 0/3] Virtiofs: Support for remote blocking posix locks
2021-06-18 15:52 UTC (4+ messages)
` [PATCH 1/3] virtiofs: Add an index to keep track of first request queue
[PATCH] afs: fix no return statement in function returning non-void
2021-06-18 15:23 UTC (11+ messages)
[PATCH V4,0/3] mm: compaction: proactive compaction trigger by user
2021-06-18 15:18 UTC (4+ messages)
` [PATCH V4 1/3] mm: compaction: optimize proactive compaction deferrals
` [PATCH V4 2/3] mm: compaction: support triggering of proactive compaction by user
` [PATCH V4 3/3] mm: compaction: fix wakeup logic of proactive compaction
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).