messages from 2021-07-26 08:19:48 to 2021-07-28 16:23:44 UTC [more...]
[PATCH v26 00/10] NTFS read-write driver GPL implementation by Paragon Software
2021-07-28 16:23 UTC
[RFC PATCH v2 1/3] misc_cgroup: add support for nofile limit
2021-07-28 15:38 UTC (8+ messages)
[PATCH] sched/uclamp: Introduce a method to transform UCLAMP_MIN into BOOST
2021-07-28 15:34 UTC (8+ messages)
[syzbot] possible deadlock in iter_file_splice_write (2)
2021-07-28 14:32 UTC (2+ messages)
[PATCH/RFC 00/11] expose btrfs subvols in mount table correctly
2021-07-28 13:43 UTC (26+ messages)
` [PATCH 07/11] exportfs: Allow filehandle lookup to cross internal mount points
` [PATCH 04/11] VFS: export lookup_mnt()
` [PATCH 01/11] VFS: show correct dev num in mountinfo
` [PATCH 03/11] VFS: pass lookup_flags into follow_down()
` [PATCH 06/11] nfsd: include a vfsmount in struct svc_fh
` [PATCH 11/11] btrfs: use automount to bind-mount all subvol roots
` [RFC PATCH] btrfs: btrfs_mountpoint_expiry_timeout can be static
` [PATCH 10/11] btrfs: introduce mapping function from location to inum
` [PATCH 02/11] VFS: allow d_automount to create in-place bind-mount
` [PATCH 09/11] nfsd: Allow filehandle lookup to cross internal mount points
` [PATCH 08/11] nfsd: change get_parent_attributes() to nfsd_get_mounted_on()
` [PATCH 05/11] VFS: new function: mount_is_internal()
[GIT PULL] ext2 and reiserfs fixes for 5.14-rc4
2021-07-28 13:26 UTC
[PATCH 00/11] Implement generic prot_guest_has() helper function
2021-07-28 13:22 UTC (16+ messages)
` [PATCH 01/11] mm: Introduce a function to check for virtualization protection features
` [PATCH 02/11] x86/sev: Add an x86 version of prot_guest_has()
` [PATCH 03/11] powerpc/pseries/svm: Add a powerpc "
` [PATCH 04/11] x86/sme: Replace occurrences of sme_active() with prot_guest_has()
` [PATCH 05/11] x86/sev: Replace occurrences of sev_active() "
` [PATCH 06/11] x86/sev: Replace occurrences of sev_es_active() "
` [PATCH 07/11] treewide: Replace the use of mem_encrypt_active() "
` [PATCH 08/11] mm: Remove the now unused mem_encrypt_active() function
` [PATCH 09/11] x86/sev: "
` [PATCH 10/11] powerpc/pseries/svm: "
` [PATCH 11/11] s390/mm: "
[PATCH -next] filesystems/locking: fix Malformed table warning
2021-07-28 13:20 UTC (3+ messages)
[Cluster-devel] [GFS2 PATCH 10/10] gfs2: replace sd_aspace with sd_inode
2021-07-28 13:16 UTC
[vfs PATCH 0/2] Fix gfs2 setattr bug
2021-07-28 13:14 UTC (4+ messages)
` [vfs PATCH 1/2] fs: Move notify_change permission checks into may_setattr
` [vfs PATCH 2/2] gfs2: Switch to may_setattr in gfs2_setattr
FAN_REPORT_CHILD_FID
2021-07-28 9:51 UTC (12+ messages)
[PATCH v6 0/2] init/initramfs.c: make initramfs support pivot_root
2021-07-28 8:07 UTC (11+ messages)
` [PATCH v6 2/2] init/do_mounts.c: create second mount for initramfs
[PATCH 0/9] f2fs: use iomap for direct I/O
2021-07-28 2:29 UTC (14+ messages)
` [PATCH 3/9] f2fs: rework write preallocations
[PATCH] f2fs: remove broken support for allocating DIO writes
2021-07-28 1:51 UTC
[PATCH v2 4/4] fuse: support changing per-file DAX flag inside guest
2021-07-28 0:39 UTC
[syzbot] possible deadlock in pipe_lock (5)
2021-07-27 23:57 UTC (3+ messages)
[PATCH v5 00/16] memcg accounting from OpenVZ
2021-07-27 21:50 UTC (18+ messages)
` [PATCH v6 00/16] memcg accounting from
` [PATCH v6 00/16] memcg accounting from OpenVZ
` [PATCH v7 00/10] "
` [PATCH v7 01/10] memcg: enable accounting for mnt_cache entries
` [PATCH v7 02/10] memcg: enable accounting for pollfd and select bits arrays
` [PATCH v7 03/10] memcg: enable accounting for file lock caches
` [PATCH v7 04/10] memcg: enable accounting for fasync_cache
` [PATCH v6 07/16] memcg: enable accounting for mnt_cache entries
` [PATCH v6 08/16] memcg: enable accounting for pollfd and select bits arrays
` [PATCH v6 09/16] memcg: enable accounting for file lock caches
` [PATCH v6 10/16] memcg: enable accounting for fasync_cache
MTD: How to get actual image size from MTD partition
2021-07-27 21:16 UTC (11+ messages)
[PATCH v14 000/138] Memory folios
2021-07-27 18:59 UTC (12+ messages)
` Folios give an 80% performance win
` folio_nr_pages returning long
[PATCH v3 0/3] support booting of arbitrary non-blockdevice file systems
2021-07-27 18:29 UTC (2+ messages)
[PATCH v4 0/8] gfs2: Fix mmap + page fault deadlocks
2021-07-27 17:51 UTC (6+ messages)
` [PATCH v4 1/8] iov_iter: Introduce iov_iter_fault_in_writeable helper
[PATCH v7] iomap: make inline data support more flexible
2021-07-27 16:53 UTC (23+ messages)
[RFC v4] nvfs: a filesystem for persistent memory
2021-07-27 15:47 UTC
[PATCH] fs: make d_path-like functions all have unsigned size
2021-07-27 15:31 UTC (9+ messages)
[PATCH v9] iomap: Support file tail packing
2021-07-27 15:30 UTC (4+ messages)
` (no subject)
`
RFC: switch iomap to an iterator model
2021-07-27 14:32 UTC (14+ messages)
` [PATCH 16/27] iomap: switch iomap_bmap to use iomap_iter
` [PATCH 17/27] iomap: switch iomap_seek_hole "
` [PATCH 20/27] fsdax: switch dax_iomap_rw "
[PATCH v2] fs: make d_path-like functions all have unsigned size
2021-07-27 13:53 UTC (6+ messages)
[PATCH v3 0/5] Add pidfd support to the fanotify API
2021-07-27 12:57 UTC (18+ messages)
` [PATCH v3 4/5] fanotify/fanotify_user.c: introduce a generic info record copying helper
` [PATCH v3 5/5] fanotify: add pidfd support to the fanotify API
[PATCH v4 01/21] namei: add mapping aware lookup helper
2021-07-27 10:48 UTC
[PATCH v2] doc: give a more thorough id handling explanation
2021-07-27 10:44 UTC
[PATCH v8 0/5] kernfs: proposed locking and concurrency improvement
2021-07-27 10:44 UTC (3+ messages)
[PATCH] fs: reduce pointers while using file_ra_state_init()
2021-07-27 3:49 UTC (7+ messages)
mmotm 2021-07-23-15-03 uploaded
2021-07-27 3:32 UTC (4+ messages)
` mmotm 2021-07-23-15-03 uploaded (mm/memory_hotplug.c)
[PATCH v8] iomap: make inline data support more flexible
2021-07-27 2:19 UTC (8+ messages)
[PATCH v3 0/7] gfs2: Fix mmap + page fault deadlocks
2021-07-26 18:08 UTC (10+ messages)
` [PATCH v3 1/7] iov_iter: Introduce fault_in_iov_iter helper
` [PATCH v3 5/7] iomap: Support restarting direct I/O requests after user copy failures
` [PATCH v3 7/7] gfs2: Fix mmap + page fault deadlocks for direct I/O
remove generic_block_fiemap
2021-07-26 16:17 UTC (9+ messages)
` [PATCH 1/4] ext2: make ext2_iomap_ops available unconditionally
` [PATCH 2/4] ext2: use iomap_fiemap to implement ->fiemap
` [PATCH 4/4] fs: remove generic_block_fiemap
[PATCH v3 01/21] namei: add mapping aware lookup helper
2021-07-26 16:10 UTC (4+ messages)
[PATCH] writeback: memcg: simplify cgroup_writeback_by_id
2021-07-26 14:56 UTC (2+ messages)
[PATCH] netfs: Fix READ/WRITE confusion when calling iov_iter_xarray()
2021-07-26 9:58 UTC
[RFC PATCH 01/12] afs: Sort out symlink reading
2021-07-26 9:44 UTC (4+ messages)
` (no subject)
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).