messages from 2021-06-15 17:20:04 to 2021-06-17 08:24:40 UTC [more...]
[PATCH v2 0/3] netfs, afs: Fix netfs_write_begin and THP handling
2021-06-17 8:24 UTC (4+ 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 v4 00/10] fsdax: introduce fs query to support reflink
2021-06-17 8:12 UTC (15+ messages)
` [PATCH v4 01/10] pagemap: Introduce ->memory_failure()
` [PATCH v4 02/10] dax: Introduce holder for dax_device
` [PATCH v4 03/10] fs: Introduce ->corrupted_range() for superblock
` [PATCH v4 04/10] mm, fsdax: Refactor memory-failure handler for dax mapping
` [PATCH v4 05/10] mm, pmem: Implement ->memory_failure() in pmem driver
[PATCH v3 0/5] Use the normal block device I/O path
2021-06-17 7:57 UTC (9+ messages)
` [PATCH v3 1/5] pstore/blk: Improve failure reporting
` [PATCH v3 2/5] pstore/blk: Move verify_size() macro out of function
` [PATCH v3 3/5] pstore/blk: Use the normal block device I/O path
` [PATCH v3 4/5] pstore/blk: Fix kerndoc and redundancy on blkdev param
` [PATCH v3 5/5] pstore/blk: Include zone in pstore_device_info
[PATCH 0/14 v8] fs: Hole punch vs page cache filling races
2021-06-17 7:53 UTC (19+ messages)
` [PATCH 02/14] documentation: Sync file_operations members with reality
` [PATCH 03/14] mm: Protect operations adding pages to page cache with invalidate_lock
` [PATCH 04/14] mm: Add functions to lock invalidate_lock for two mappings
` [PATCH 06/14] ext2: Convert to using invalidate_lock
` [PATCH 07/14] xfs: Refactor xfs_isilocked()
` [PATCH 09/14] xfs: Convert double locking of MMAPLOCK to use VFS helpers
` [PATCH 10/14] zonefs: Convert to using invalidate_lock
[PATCH] fuse: fix illegal access to inode with reused nodeid
2021-06-17 7:52 UTC (5+ messages)
[PATCH 1/3] afs: Handle len being extending over page end in write_begin/write_end
2021-06-17 7:43 UTC (2+ messages)
[PATCH V3 0/2] mm: compaction: proactive compaction trigger by user
2021-06-17 7:30 UTC (4+ messages)
` [PATCH v3 1/2] mm: compaction: support triggering of proactive compaction "
[PATCH] fs: Return raw xattr for security.* if there is size disagreement with LSMs
2021-06-17 7:09 UTC (3+ messages)
[PATCH v12] mm: slub: move sysfs slab alloc/free interfaces to debugfs
2021-06-17 6:32 UTC (2+ messages)
mmotm 2021-06-16-22-12 uploaded
2021-06-17 5:13 UTC
[PATCH v6 0/2] init/initramfs.c: make initramfs support pivot_root
2021-06-17 3:57 UTC (7+ messages)
` [PATCH v6 2/2] init/do_mounts.c: create second mount for initramfs
[PATCH 1/4] mm: remove irqsave/restore locking from contexts with irqs enabled
2021-06-17 1:30 UTC (8+ messages)
` [PATCH 4/4] vfs: keep inodes with page cache off the inode shrinker LRU
[PATCH] ramfs: skip mknod if inode already exists
2021-06-17 1:13 UTC (5+ messages)
` [PATCH] ramfs: skip mknod if inode already exists.【请注意,邮件由batv+ae8989e1668f84a74d37+6506+infradead.org+hch@casper.srs.infradead.org代发】
` [PATCH] ramfs: skip mknod if inode already exists.【请注意,邮件由viro@ftp.linux.org.uk代发】
[PATCH 5/6] fs: Remove noop_set_page_dirty()
2021-06-16 22:33 UTC (4+ messages)
[PATCHv8] exec: Fix dead-lock in de_thread with ptrace_attach
2021-06-16 21:31 UTC (6+ messages)
` [PATCH v9] "
[PATCH] afs: Re-enable freezing once a page fault is interrupted
2021-06-16 21:22 UTC
[RFC] coredump: Do not interrupt dump for TIF_NOTIFY_SIGNAL
2021-06-16 20:00 UTC (14+ 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-16 16:48 UTC (5+ messages)
[PATCH 0/6] Further set_page_dirty cleanups
2021-06-16 16:35 UTC (12+ messages)
` [PATCH 1/6] mm/writeback: Move __set_page_dirty() to core mm
` [PATCH 3/6] iomap: Use __set_page_dirty_nobuffers
[PATCH] afs: fix no return statement in function returning non-void
2021-06-16 16:29 UTC (12+ messages)
[PATCH v1] proc: Implement /proc/self/meminfo
2021-06-16 16:17 UTC (5+ messages)
[PATCH RFC] fuse: add generic file store
2021-06-16 16:09 UTC (11+ messages)
[PATCH 0/3] Virtiofs: Support for remote blocking posix locks
2021-06-16 16:08 UTC (4+ messages)
` [PATCH 1/3] virtiofs: Add an index to keep track of first request queue
` [PATCH 2/3] virtiofs: Add a virtqueue for notifications
` [PATCH 3/3] virtiofs: Support blocking posix locks (fcntl(F_SETLKW))
[PATCH] afs: Re-enable freezing once a page fault is interrupted
2021-06-16 15:49 UTC
futex/call -to plist_for_each_entry_safe with head=NULL
2021-06-16 15:42 UTC (4+ messages)
[PATCH 1/1] sched: Add tunable capacity margin for fis_capacity
2021-06-16 15:22 UTC (2+ messages)
[REMINDER] LSF/MM/BPF: 2021: Call for Proposals
2021-06-16 15:02 UTC
[PATCH v2 0/4] Include zone in pstore_device_info
2021-06-16 14:41 UTC (10+ messages)
` [PATCH v2 1/4] pstore/blk: Improve failure reporting
` [PATCH v2 2/4] pstore/blk: Use the normal block device I/O path
` [PATCH v2 3/4] pstore/blk: Include zone in pstore_device_info
` [PATCH v2 4/4] pstore/blk: Fix kerndoc and redundancy on blkdev param
[PATCH v4] mm/compaction: let proactive compaction order configurable
2021-06-16 13:49 UTC (4+ messages)
` 答复: "
[PATCH v2 00/14] File system wide monitoring
2021-06-16 13:04 UTC (25+ messages)
` [PATCH v2 01/14] fsnotify: Don't call insert hook for overflow events
` [PATCH v2 02/14] fanotify: Fold event size calculation to its own function
` [PATCH v2 03/14] fanotify: Split fsid check from other fid mode checks
` [PATCH v2 04/14] fanotify: Split superblock marks out to a new cache
` [PATCH v2 05/14] inotify: Don't force FS_IN_IGNORED
` [PATCH v2 06/14] fsnotify: Add helper to detect overflow_event
` [PATCH v2 07/14] fsnotify: pass arguments of fsnotify() in struct fsnotify_event_info
` [PATCH v2 08/14] fsnotify: Support passing argument to insert callback on add_event
` [PATCH v2 09/14] fsnotify: Support FS_ERROR event type
` [PATCH v2 10/14] fsnotify: Introduce helpers to send error_events
` [PATCH v2 11/14] fanotify: Introduce FAN_FS_ERROR event
` [PATCH v2 12/14] ext4: Send notifications on error
` [PATCH v2 13/14] samples: Add fs error monitoring example
` [PATCH v2 14/14] Documentation: Document the FAN_FS_ERROR event
[PATCH 0/3] ext4: Fix data corruption when extending DIO write races with buffered read
2021-06-16 12:22 UTC (3+ messages)
` [PATCH 3/3] ext4: Fix overflow in ext4_iomap_alloc()
[PATCH v11 32/33] fs/netfs: Add folio fscache functions
2021-06-16 11:55 UTC (32+ messages)
` [PATCH v11 00/33] Memory folios
` [PATCH v11 01/33] mm: Convert get_page_unless_zero() to return bool
` [PATCH v11 02/33] mm: Introduce struct folio
` [PATCH v11 04/33] mm/vmstat: Add functions to account folio statistics
` [PATCH v11 05/33] mm/debug: Add VM_BUG_ON_FOLIO() and VM_WARN_ON_ONCE_FOLIO()
` [PATCH v11 06/33] mm: Add folio reference count functions
` [PATCH v11 07/33] mm: Add folio_put()
` [PATCH v11 08/33] mm: Add folio_get()
` [PATCH v11 10/33] mm: Add folio flag manipulation functions
` [PATCH v11 11/33] mm/lru: Add folio LRU functions
` [PATCH v11 13/33] mm/filemap: Add folio_index(), folio_file_page() and folio_contains()
` [PATCH v11 14/33] mm/filemap: Add folio_next_index()
` [PATCH v11 15/33] mm/filemap: Add folio_offset() and folio_file_offset()
` [PATCH v11 16/33] mm/util: Add folio_mapping() and folio_file_mapping()
` [PATCH v11 18/33] mm/filemap: Add folio_unlock()
` [PATCH v11 19/33] mm/filemap: Add folio_lock()
` [PATCH v11 21/33] mm/filemap: Add __folio_lock_async()
` [PATCH v11 22/33] mm/filemap: Add folio_wait_locked()
` [PATCH v11 24/33] mm/swap: Add folio_rotate_reclaimable()
` [PATCH v11 26/33] mm/writeback: Add folio_wait_writeback()
` [PATCH v11 27/33] mm/writeback: Add folio_wait_stable()
` [PATCH v11 28/33] mm/filemap: Add folio_wait_bit()
` [PATCH v11 30/33] mm/filemap: Convert page wait queues to be folios
` [PATCH v11 33/33] mm: Add folio_mapped()
Kernel 4.14: SQUASHFS error: xz decompression failed, data probably corrupt
2021-06-16 11:54 UTC (5+ messages)
[PATCH v2 00/21] Optimize list lru memory consumption
2021-06-16 10:53 UTC (2+ messages)
[PATCH v7 0/6] kernfs: proposed locking and concurrency improvement
2021-06-16 9:12 UTC (5+ messages)
` [PATCH v7 2/6] kernfs: add a revision to identify directory node changes
` [PATCH v7 3/6] kernfs: use VFS negative dentry caching
[PATCH v3] lockdown,selinux: fix wrong subject in some SELinux lockdown checks
2021-06-16 8:51 UTC
[PATCH v4 00/10] cifsd: introduce new SMB3 kernel server
2021-06-16 6:49 UTC (10+ messages)
` [PATCH v4 08/10] cifsd: add file operations
` [PATCH v4 02/10] cifsd: add server handler
` [PATCH v4 03/10] cifsd: add trasport layers
[PATCH RFCv4 0/4] make '%pD' print full path for file
2021-06-16 5:16 UTC (11+ messages)
` [PATCH RFCv4 1/4] fs: introduce helper d_path_unsafe()
` [PATCH RFCv4 2/4] lib/vsprintf.c: make '%pD' print full path for file
` [PATCH RFCv4 4/4] lib/test_printf.c: add test cases for '%pD'
Observability of filesystem syncing and device flushing
2021-06-16 4:59 UTC
[PATCH v8 4/4] fs: unicode: Add utf8 module and a unicode layer
2021-06-16 4:09 UTC (10+ messages)
[PATCH] init/do_mounts.c: Add root="fstag:<tag>" syntax for root device
2021-06-16 3:24 UTC (10+ messages)
mmotm 2021-06-15-20-24 uploaded
2021-06-16 3:24 UTC
switch block layer polling to a bio based model v4
2021-06-16 2:30 UTC (3+ messages)
` [PATCH 13/16] block: switch polling to be bio based
mmotm 2021-06-14-22-08 uploaded
2021-06-15 23:43 UTC (3+ messages)
[PATCH] exec/binfmt_script: trip zero bytes from the buffer
2021-06-15 22:35 UTC (3+ messages)
[PATCH v2 08/10] kernel/sysctl-test: Remove some casts which are no-longer required
2021-06-15 20:33 UTC (2+ messages)
Tests available for list implementation
2021-06-15 20:11 UTC (3+ messages)
Maintainers / Kernel Summit 2021 planning kick-off
2021-06-15 18:40 UTC (12+ messages)
[PATCH v2] net: inline function get_net_ns_by_fd if NET_NS is disabled
2021-06-15 18:10 UTC (2+ messages)
[PATCH v11 33/33] mm: Add folio_mapped()
2021-06-14 20:14 UTC
[PATCH v11 30/33] mm/filemap: Convert page wait queues to be folios
2021-06-14 20:14 UTC
[PATCH v11 28/33] mm/filemap: Add folio_wait_bit()
2021-06-14 20:14 UTC
[PATCH v11 27/33] mm/writeback: Add folio_wait_stable()
2021-06-14 20:14 UTC
[PATCH v11 26/33] mm/writeback: Add folio_wait_writeback()
2021-06-14 20:14 UTC
[PATCH v11 24/33] mm/swap: Add folio_rotate_reclaimable()
2021-06-14 20:14 UTC
[PATCH v11 22/33] mm/filemap: Add folio_wait_locked()
2021-06-14 20:14 UTC
[PATCH v11 21/33] mm/filemap: Add __folio_lock_async()
2021-06-14 20:14 UTC
[PATCH v11 19/33] mm/filemap: Add folio_lock()
2021-06-14 20:14 UTC
[PATCH v11 18/33] mm/filemap: Add folio_unlock()
2021-06-14 20:14 UTC
[PATCH v11 16/33] mm/util: Add folio_mapping() and folio_file_mapping()
2021-06-14 20:14 UTC
[PATCH v11 15/33] mm/filemap: Add folio_offset() and folio_file_offset()
2021-06-14 20:14 UTC
[PATCH v11 14/33] mm/filemap: Add folio_next_index()
2021-06-14 20:14 UTC
[PATCH v11 13/33] mm/filemap: Add folio_index(), folio_file_page() and folio_contains()
2021-06-14 20:14 UTC
[PATCH v11 11/33] mm/lru: Add folio LRU functions
2021-06-14 20:14 UTC
[PATCH v11 10/33] mm: Add folio flag manipulation functions
2021-06-14 20:14 UTC
[PATCH v11 08/33] mm: Add folio_get()
2021-06-14 20:14 UTC
[PATCH v11 06/33] mm: Add folio reference count functions
2021-06-14 20:14 UTC
[PATCH v11 07/33] mm: Add folio_put()
2021-06-14 20:14 UTC
[PATCH v11 05/33] mm/debug: Add VM_BUG_ON_FOLIO() and VM_WARN_ON_ONCE_FOLIO()
2021-06-14 20:14 UTC
[PATCH v11 04/33] mm/vmstat: Add functions to account folio statistics
2021-06-14 20:14 UTC
[PATCH v11 01/33] mm: Convert get_page_unless_zero() to return bool
2021-06-14 20:14 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).