messages from 2021-08-21 23:13:49 to 2021-08-25 14:06:03 UTC [more...]
[PATCH 00/12] fscache: Some prep work for fscache rewrite
2021-08-25 14:05 UTC (8+ messages)
` [PATCH 10/12] fscache: Fix cookie key hashing
` [PATCH 11/12] fscache: Fix fscache_cookie_put() to not deref after dec
[GIT PULL] UDF and isofs fixes and cleanups for 5.15-rc1
2021-08-25 13:19 UTC
[GIT PULL] FIEMAP cleanups for 5.15-rc1
2021-08-25 12:53 UTC
[GIT PULL] Fsnotify changes for v5.15-rc1
2021-08-25 12:45 UTC
[PATCH v11 00/12] Introduce VDUSE - vDPA Device in Userspace
2021-08-25 12:17 UTC (23+ messages)
` [PATCH v11 01/12] iova: Export alloc_iova_fast() and free_iova_fast()
` [PATCH v11 03/12] vdpa: Fix some coding style issues
` [PATCH v11 04/12] vdpa: Add reset callback in vdpa_config_ops
` [PATCH v11 05/12] vhost-vdpa: Handle the failure of vdpa_reset()
` [PATCH v11 11/12] vduse: Introduce VDUSE - vDPA Device in Userspace
` [PATCH v11 12/12] Documentation: Add documentation for VDUSE
[GIT PULL] Memory folios for v5.15
2021-08-25 12:08 UTC (35+ messages)
Re: [PATCH v8 03/10] eventfd: Increase the recursion depth of eventfd_signal()
2021-08-25 7:57 UTC (3+ messages)
` [PATCH] eventfd: Enlarge recursion limit to allow vhost to work
configfs lookup race fix
2021-08-25 6:49 UTC (5+ messages)
` [PATCH 1/4] configfs: return -ENAMETOOLONG earlier in configfs_lookup
` [PATCH 2/4] configfs: simplify the configfs_dirent_is_ready
` [PATCH 3/4] configfs: fold configfs_attach_attr into configfs_lookup
` [PATCH 4/4] configfs: fix a race in configfs_lookup()
[PATCH] MAINTAINERS: exfat: update my email address
2021-08-25 4:48 UTC
[PATCH v6 00/21] File system wide monitoring
2021-08-25 4:09 UTC (13+ messages)
` [PATCH v6 04/21] fsnotify: Reserve mark flag bits for backends
` [PATCH v6 18/21] fanotify: Emit generic error info type for error event
` [PATCH v6 20/21] samples: Add fs error monitoring example
[PATCH/RFC 00/11] expose btrfs subvols in mount table correctly
2021-08-25 2:06 UTC (16+ messages)
` [PATCH] VFS/BTRFS/NFSD: provide more unique inode number for btrfs export
` [PATCH v2] BTRFS/NFSD: "
[RFC PATCH v2 0/9] Add LSM access controls and auditing to io_uring
2021-08-25 1:36 UTC (4+ messages)
[RFC PATCH 0/9] Add LSM access controls and auditing to io_uring
2021-08-25 1:21 UTC (5+ messages)
` [RFC PATCH 2/9] audit,io_uring,io-wq: add some basic audit support "
` [RFC PATCH 2/9] audit, io_uring, io-wq: "
[PATCHSET 0/2] dax: fix broken pmem poison narrative
2021-08-24 19:25 UTC (3+ messages)
[RFC PATCH v1] aio: Add support for the POLLFREE
2021-08-24 17:25 UTC
[PATCH 0/6] netfs, afs, ceph: Support folios, at least partially
2021-08-24 14:38 UTC (12+ messages)
` [PATCH 1/6] afs: Fix afs_launder_page() to set correct start file position
` [PATCH 2/6] folio: Add a function to change the private data attached to a folio
` [PATCH 3/6] folio: Add a function to get the host inode for "
` [PATCH 4/6] afs: Sort out symlink reading
` [PATCH 5/6] netfs, afs, ceph: Use folios
` [PATCH 6/6] afs: Use folios in directory handling
[PATCH v2 0/6] fs/ntfs3: Use new mount api and change some opts
2021-08-24 14:13 UTC (18+ messages)
` [PATCH v2 1/6] fs/ntfs3: Remove unnecesarry mount option noatime
` [PATCH v2 2/6] fs/ntfs3: Remove unnecesarry remount flag handling
` [PATCH v2 3/6] fs/ntfs3: Use new api for mounting
` [PATCH v2 4/6] fs/ntfs3: Make mount option nohidden more universal
` [PATCH v2 6/6] fs/ntfs3: Rename mount option no_acl_rules > (no)acl_rules
[PATCH] fs: clean up after mandatory file locking support removal
2021-08-24 13:00 UTC (3+ messages)
[PATCH v27 00/10] NTFS read-write driver GPL implementation by Paragon Software
2021-08-24 11:33 UTC (5+ messages)
` [PATCH v27 04/10] fs/ntfs3: Add file operations and implementation
[PATCH v4 0/8] fuse,virtiofs: support per-file DAX
2021-08-24 10:15 UTC (8+ messages)
` [virtiofsd PATCH v4 0/4] virtiofsd: "
` [virtiofsd PATCH v4 4/4] virtiofsd: support per-file DAX in FUSE_LOOKUP
` [Virtio-fs] "
[PATCH v6 00/19] gfs2: Fix mmap + page fault deadlocks
2021-08-24 7:59 UTC (11+ messages)
` [PATCH v6 10/19] gfs2: Introduce flag for glock holder auto-demotion
` [Cluster-devel] "
[PATCH] fs: remove unused local variable inode
2021-08-24 7:43 UTC
unicode cleanups, and split the data table into a separate module
2021-08-24 7:34 UTC (13+ messages)
` [PATCH 01/11] ext4: simplify ext4_sb_read_encoding
` [PATCH 02/11] f2fs: simplify f2fs_sb_read_encoding
` [f2fs-dev] "
` [PATCH 03/11] unicode: remove the charset field from struct unicode_map
` [PATCH 04/11] unicode: mark the version field in struct unicode_map unsigned
` [PATCH 05/11] unicode: pass a UNICODE_AGE() tripple to utf8_load
[PATCH v2 00/12] Implement generic prot_guest_has() helper function
2021-08-24 7:14 UTC (5+ messages)
` [PATCH v2 03/12] x86/sev: Add an x86 version of prot_guest_has()
dax_supported() related cleanups
2021-08-24 6:55 UTC (21+ messages)
` [PATCH 1/9] fsdax: improve the FS_DAX Kconfig description and help text
` [PATCH 2/9] dax: stop using bdevname
` [PATCH 3/9] dm: use fs_dax_get_by_bdev instead of dax_get_by_host
` [PATCH 4/9] dax: mark dax_get_by_host static
` [PATCH 5/9] dax: move the dax_read_lock() locking into dax_supported
` [PATCH 6/9] dax: remove __generic_fsdax_supported
` [PATCH 7/9] dax: stub out dax_supported for !CONFIG_FS_DAX
` [PATCH 8/9] xfs: factor out a xfs_buftarg_is_dax helper
` [PATCH 9/9] dax: remove bdev_dax_supported
FAILED: Patch "fs: warn about impending deprecation of mandatory locks" failed to apply to 4.4-stable tree
2021-08-24 2:59 UTC
[PATCH v10 00/14] btrfs: add ioctls and send/receive support for reading/writing compressed data
2021-08-23 23:46 UTC (9+ messages)
` [PATCH v10 06/14] btrfs: optionally extend i_size in cow_file_range_inline()
mmotm 2021-08-23-16-42 uploaded
2021-08-23 23:43 UTC
[PATCH v1 0/7] Remove in-tree usage of MAP_DENYWRITE
2021-08-23 22:15 UTC (25+ messages)
` Removing Mandatory Locks
[PATCH] iomap: standardize tracepoint formatting and storage
2021-08-23 22:08 UTC (6+ messages)
[PATCH v3 0/2] iter revert problems
2021-08-23 16:14 UTC (4+ messages)
` [PATCH v3 1/2] iov_iter: track truncated size
` [PATCH v3 2/2] io_uring: reexpand under-reexpanded iters
[PATCH v3 0/2] fs: remove support for mandatory locking
2021-08-23 15:12 UTC (3+ messages)
` [PATCH v3 2/2] fs: remove mandatory file locking support
[PATCH RESEND v6 0/9] fsdax: introduce fs query to support reflink
2021-08-23 13:21 UTC (9+ messages)
` [PATCH RESEND v6 1/9] pagemap: Introduce ->memory_failure()
[PATCH v7 0/8] fsdax,xfs: Add reflink&dedupe support for fsdax
2021-08-23 13:16 UTC (12+ messages)
` [PATCH v7 3/8] fsdax: Replace mmap entry in case of CoW
` [PATCH v7 5/8] iomap: Introduce iomap_iter2 for two files
` [PATCH v7 6/8] fsdax: Dedup file range to use a compare function
` [PATCH v7 7/8] fsdax: Introduce dax_iomap_ops for end of reflink
[PATCH v2 0/2] iter revert problems
2021-08-23 12:28 UTC (5+ messages)
[PATCH 0/2] exfat: allow access to paths with trailing dots
2021-08-23 4:48 UTC
[RFC PATCH 00/20] fs: Remove usage of broken nls_utf8 and drop it
2021-08-23 3:51 UTC (3+ messages)
` [RFC PATCH 01/20] fat: Fix iocharset=utf8 mount option
[PATCH v8 00/13] ksmbd: introduce new SMB3 kernel server
2021-08-23 2:58 UTC (14+ messages)
` [PATCH v8 01/13] ksmbd: add document
` [PATCH v8 02/13] ksmbd: add server handler
` [PATCH v8 03/13] ksmbd: add tcp transport layer
` [PATCH v8 04/13] ksmbd: add ipc "
` [PATCH v8 05/13] ksmbd: add rdma "
` [PATCH v8 06/13] ksmbd: add a utility code that tracks (and caches) sessions data
` [PATCH v8 07/13] ksmbd: add authentication
` [PATCH v8 08/13] ksmbd: add smb3 engine part 1
` [PATCH v8 09/13] ksmbd: add smb3 engine part 2
` [PATCH v8 10/13] ksmbd: add oplock/lease cache mechanism
` [PATCH v8 11/13] ksmbd: add file operations
` [PATCH v8 12/13] ksmbd: add Kconfig and Makefile
` [PATCH v8 13/13] MAINTAINERS: add ksmbd kernel server
[PATCH 0/3] coredump: io_uring: Cancel io_uring to avoid core truncation
2021-08-22 21:06 UTC (4+ messages)
` [PATCH 1/3] tracehook: Add a return value to tracehook_notify_signal
` [PATCH 2/3] io_uring: Clear TIF_NOTIFY_SIGNAL when cancelling requests
` [PATCH 3/3] coredump: cancel io_uring requests before dumping core
[PATCH v2 0/7] Remove in-tree usage of MAP_DENYWRITE
2021-08-22 17:58 UTC (6+ messages)
` [PATCH v2 2/7] kernel/fork: factor out replacing the current MM exe_file
MTD: How to get actual image size from MTD partition
2021-08-22 14:21 UTC (13+ messages)
(no subject)
2021-08-22 13:13 UTC (2+ messages)
` your mail
[PATCH] proc: prevent mount proc on same mountpoint in one pid namespace
2021-08-22 13:06 UTC (3+ messages)
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).