messages from 2022-03-25 12:23:33 to 2022-03-29 18:20:04 UTC [more...]
[PATCH RFC v18 0/11] NFSD: Initial implementation of NFSv4 Courteous Server
2022-03-29 18:19 UTC (11+ messages)
` [PATCH RFC v18 02/11] NFSD: Add courtesy client state, macro and spinlock to support courteous server
` [PATCH RFC v18 05/11] NFSD: Update nfs4_get_vfs_file() to handle courtesy client
[PATCH 0/2] Fix data-races around epoll reported by KCSAN
2022-03-29 17:03 UTC (3+ messages)
` [PATCH 1/2] pipe: Make poll_usage boolean and annotate its access
[PATCH v5 00/13] KVM: mm: fd-based approach for supporting KVM guest private memory
2022-03-29 17:01 UTC (20+ messages)
` [PATCH v5 05/13] KVM: Extend the memslot to support fd-based "
` [PATCH v5 06/13] KVM: Use kvm_userspace_memory_region_ext
` [PATCH v5 07/13] KVM: Add KVM_EXIT_MEMORY_ERROR exit
` [PATCH v5 08/13] KVM: Use memfile_pfn_ops to obtain pfn for private pages
` [PATCH v5 09/13] KVM: Handle page fault for private memory
[PATCH] fs/affs: remove redundant assignment to ch
2022-03-29 16:51 UTC (2+ messages)
[PATCH] VFS: filename_create(): fix incorrect intent
2022-03-29 15:29 UTC (2+ messages)
[LSF/MM TOPIC] Better handling of negative dentries
2022-03-29 15:24 UTC (10+ messages)
[PATCH] fs/dcache: use lockdep assertion instead of warn try_lock
2022-03-29 15:24 UTC (3+ messages)
[PATCH] proc: bootconfig: add null pointer check
2022-03-29 14:46 UTC (4+ messages)
[PATCH 4/4] file: Fix file descriptor leak in copy_fd_bitmaps()
2022-03-29 14:40 UTC (8+ messages)
[PATCH v6 0/6] Fix some bugs related to ramp and dax
2022-03-29 13:48 UTC (7+ messages)
` [PATCH v6 1/6] mm: rmap: fix cache flush on THP pages
` [PATCH v6 2/6] dax: fix cache flush on PMD-mapped pages
` [PATCH v6 3/6] mm: rmap: introduce pfn_mkclean_range() to cleans PTEs
` [PATCH v6 4/6] mm: pvmw: add support for walking devmap pages
` [PATCH v6 5/6] dax: fix missing writeprotect the pte entry
` [PATCH v6 6/6] mm: simplify follow_invalidate_pte()
[PATCH v2 00/12] Landlock: file linking and renaming support
2022-03-29 12:51 UTC (13+ messages)
` [PATCH v2 01/12] landlock: Define access_mask_t to enforce a consistent access mask size
` [PATCH v2 02/12] landlock: Reduce the maximum number of layers to 16
` [PATCH v2 03/12] landlock: Create find_rule() from unmask_layers()
` [PATCH v2 04/12] landlock: Fix same-layer rule unions
` [PATCH v2 05/12] landlock: Move filesystem helpers and add a new one
` [PATCH v2 06/12] LSM: Remove double path_rename hook calls for RENAME_EXCHANGE
` [PATCH v2 07/12] landlock: Add support for file reparenting with LANDLOCK_ACCESS_FS_REFER
` [PATCH v2 08/12] selftest/landlock: Add 11 new test suites dedicated to file reparenting
` [PATCH v2 09/12] samples/landlock: Add support for "
` [PATCH v2 10/12] landlock: Document LANDLOCK_ACCESS_FS_REFER and ABI versioning
` [PATCH v2 11/12] landlock: Document good practices about filesystem policies
` [PATCH v2 12/12] landlock: Add design choices documentation for filesystem access rights
[PATCHv2 0/4] generic: Add some tests around journal replay/recoveryloop
2022-03-29 11:34 UTC (10+ messages)
` [PATCHv2 1/4] generic/468: Add another falloc test entry
` [PATCHv2 3/4] generic/676: Add a new shutdown recovery test
` [PATCHv2 4/4] generic/677: Add a test to check unwritten extents tracking
[PATCH v1 1/3] vfs: Add inode_sgid_strip() api
2022-03-29 11:12 UTC (5+ messages)
` [PATCH v1 2/3] vfs: strip file's S_ISGID mode on vfs instead of on filesystem
[PATCH v2 0/2] FUSE: Implement atomic lookup + open
2022-03-29 11:07 UTC (2+ messages)
[PATCH 01/18] fs: add two trivial lookup helpers
2022-03-29 10:35 UTC (2+ messages)
` [PATCH 02/18] exportfs: support idmapped mounts
linux resetting when the usb storage was removed while copying
2022-03-29 10:32 UTC (6+ messages)
[PATCH v4 0/3] protect relocation with sb_start_write
2022-03-29 10:10 UTC (5+ messages)
` [PATCH v4 1/3] btrfs: mark resumed async balance as writing
` [PATCH v4 2/3] fs: add a check function for sb_start_write()
` [PATCH v4 3/3] btrfs: assert that relocation is protected with sb_start_write()
Koszty instalacji fotowoltaicznej
2022-03-29 7:50 UTC
[PATCH v2 00/16] Evictable fanotify marks
2022-03-29 7:49 UTC (17+ messages)
` [PATCH v2 01/16] inotify: show inotify mask flags in proc fdinfo
` [PATCH v2 02/16] inotify: move control flags from mask to mark flags
` [PATCH v2 03/16] fsnotify: pass flags argument to fsnotify_add_mark() via mark
` [PATCH v2 04/16] fsnotify: remove unneeded refcounts of s_fsnotify_connectors
` [PATCH v2 05/16] fsnotify: fix wrong lockdep annotations
` [PATCH v2 06/16] fsnotify: create helpers for group mark_mutex lock
` [PATCH v2 07/16] inotify: use fsnotify group lock helpers
` [PATCH v2 08/16] audit: "
` [PATCH v2 09/16] nfsd: "
` [PATCH v2 10/16] dnotify: "
` [PATCH v2 11/16] fsnotify: allow adding an inode mark without pinning inode
` [PATCH v2 12/16] fanotify: factor out helper fanotify_mark_update_flags()
` [PATCH v2 13/16] fanotify: implement "evictable" inode marks
` [PATCH v2 14/16] fanotify: add FAN_IOC_SET_MARK_PAGE_ORDER ioctl for testing
` [PATCH v2 15/16] fanotify: use fsnotify group lock helpers
` [PATCH v2 16/16] fanotify: enable "evictable" inode marks
[PATCH] iomap: fix an infinite loop in iomap_fiemap
2022-03-29 6:17 UTC (3+ messages)
` [PATCH v2] fs: "
[PATCH v6 00/22] fscache,erofs: fscache-based on-demand read semantics
2022-03-29 6:14 UTC (31+ messages)
` [PATCH v6 03/22] cachefiles: notify user daemon with anon_fd when looking up cookie
` [Linux-cachefs] "
` [PATCH v6 06/22] cachefiles: enable on-demand read mode
` [PATCH v6 08/22] erofs: use meta buffers for erofs_read_superblock()
` [PATCH v6 09/22] erofs: make erofs_map_blocks() generally available
` [PATCH v6 10/22] erofs: add mode checking helper
` [PATCH v6 11/22] erofs: register global fscache volume
` [PATCH v6 12/22] erofs: add cookie context helper functions
` [PATCH v6 13/22] erofs: add anonymous inode managing page cache of blob file
` [Linux-cachefs] "
` [PATCH v6 14/22] erofs: add erofs_fscache_read_folios() helper
` [Linux-cachefs] "
` [PATCH v6 15/22] erofs: register cookie context for bootstrap blob
` [PATCH v6 17/22] erofs: implement fscache-based data read for non-inline layout
` [PATCH v6 19/22] erofs: register cookie context for data blobs
` [PATCH v6 20/22] erofs: implement fscache-based data read "
` [PATCH v6 21/22] erofs: implement fscache-based data readahead
` [PATCH v6 22/22] erofs: add 'tag' mount option
[PATCH 00/18] bpf: Secure and authenticated preloading of eBPF programs
2022-03-29 4:08 UTC (23+ messages)
` [PATCH 01/18] bpf: Export bpf_link_inc()
` [PATCH 02/18] bpf-preload: Move bpf_preload.h to include/linux
` [PATCH 03/18] bpf-preload: Generalize object pinning from the kernel
` [PATCH 04/18] bpf-preload: Export and call bpf_obj_do_pin_kernel()
` [PATCH 05/18] bpf-preload: Generate static variables
` [PATCH 06/18] bpf-preload: Generate free_objs_and_skel()
` [PATCH 07/18] bpf-preload: Generate preload()
` [PATCH 08/18] bpf-preload: Generate load_skel()
` [PATCH 09/18] bpf-preload: Generate code to pin non-internal maps
` [PATCH 10/18] bpf-preload: Generate bpf_preload_ops
` [PATCH 11/18] bpf-preload: Store multiple bpf_preload_ops structures in a linked list
` [PATCH 12/18] bpf-preload: Implement new registration method for preloading eBPF programs
` [PATCH 13/18] bpf-preload: Move pinned links and maps to a dedicated directory in bpffs
` [PATCH 14/18] bpf-preload: Switch to new preload registration method
` [PATCH 15/18] bpf-preload: Generate code of kernel module to preload
` [PATCH 16/18] bpf-preload: Do kernel mount to ensure that pinned objects don't disappear
` [PATCH 17/18] bpf-preload/selftests: Add test for automatic generation of preload methods
` [PATCH 18/18] bpf-preload/selftests: Preload a test eBPF program and check pinned objects
[PATCH] unicode: Handle memory allocation failures in mkutf8data
2022-03-29 2:49 UTC
df returns incorrect size of partition due to huge overhead block count in ext4 partition
2022-03-28 16:08 UTC (3+ messages)
[GIT PULL] netfs: Prep for write helpers
2022-03-28 16:00 UTC
[PATCH] watch_queue: fix IOC_WATCH_QUEUE_SET_SIZE alloc error paths
2022-03-28 14:57 UTC
RFC fuse waitq latency
2022-03-28 13:21 UTC
[ANNOUNCE] util-linux v2.38
2022-03-28 11:52 UTC
[regression] 5.15 kernel triggering 100x more inode evictions
2022-03-28 11:28 UTC (5+ messages)
[PATCH AUTOSEL 5.10 12/21] fs/binfmt_elf: Fix AT_PHDR for unusual ELF files
2022-03-28 11:22 UTC
[PATCH AUTOSEL 5.15 18/29] fs/binfmt_elf: Fix AT_PHDR for unusual ELF files
2022-03-28 11:21 UTC
[PATCH AUTOSEL 5.17 27/43] fs/binfmt_elf: Fix AT_PHDR for unusual ELF files
2022-03-28 11:18 UTC
[PATCH AUTOSEL 5.16 22/35] fs/binfmt_elf: Fix AT_PHDR for unusual ELF files
2022-03-28 11:19 UTC
[PATCH v1 3/3] ceph: Remove S_ISGID clear code in ceph_finish_async_create
2022-03-28 9:58 UTC
[GIT PULL] Reiserfs, udf, ext2 fixes and cleanups for 5.18-rc1
2022-03-28 8:10 UTC (4+ messages)
[PATCH 1/2] exfat: fix referencing wrong parent directory information after renaming
2022-03-28 6:18 UTC (3+ messages)
[PATCH v2 0/3] shmem: Allow userspace monitoring of tmpfs for lack of space
2022-03-28 2:04 UTC (4+ messages)
` [PATCH v2 1/3] shmem: Keep track of out-of-memory and out-of-space errors
` [PATCH v2 2/3] shmem: Introduce /sys/fs/tmpfs support
` [PATCH v2 3/3] shmem: Expose space and accounting error count
[RFC PATCH] getvalues(2) prototype
2022-03-27 21:03 UTC (15+ messages)
[PATCH RFC] nfsd: avoid recursive locking through fsnotify
2022-03-27 18:14 UTC (10+ messages)
[PATCH] list: Fix another data-race around ep->rdllist
2022-03-27 17:15 UTC (3+ messages)
[GIT PULL] Remove write streams support
2022-03-26 20:18 UTC (2+ messages)
[GIT PULL] fs/iomap: Fix buffered write page prefaulting
2022-03-26 20:18 UTC (5+ messages)
[syzbot] BUG: scheduling while atomic: syz-executor/ADDR (2)
2022-03-26 15:04 UTC
[PATCH v6 0/6] DAX poison recovery
2022-03-26 6:31 UTC (6+ messages)
` [PATCH v6 4/6] dax: add DAX_RECOVERY flag and .recovery_write dev_pgmap_ops
[GIT PULL] fsnotify changes for 5.18-rc1
2022-03-26 0:59 UTC (2+ messages)
[RFC] fs:unicode:mkutf8data.c: Fix the potential stack overflow risk
2022-03-25 21:25 UTC (3+ messages)
[PATCH] fs/dcache: use write lock in the fallback instead of read lock
2022-03-25 16:49 UTC (4+ messages)
[PATCH v19 1/4] Add flags option to get xattr method paired to __vfs_getxattr
2022-03-25 14:44 UTC (3+ messages)
[RFC PATCH] fuse: support cache revalidation in writeback_cache mode
2022-03-25 13:21 UTC
[PATCH RFC v3 0/6] Intruduce nfsrahead
2022-03-25 12:31 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).