Linux Filesystem Development
[Prev Page][Next Page]
- [PATCH v2 11/12] landlock: Document good practices about filesystem policies, (continued)
- [PATCH] proc: bootconfig: add null pointer check,
cgel . zte
- [PATCH 02/18] exportfs: support idmapped mounts, Christian Brauner
- [PATCH 01/18] fs: add two trivial lookup helpers, Christian Brauner
- [PATCH v2 00/16] Evictable fanotify marks,
Amir Goldstein
- [PATCH v2 01/16] inotify: show inotify mask flags in proc fdinfo, Amir Goldstein
- [PATCH v2 02/16] inotify: move control flags from mask to mark flags, Amir Goldstein
- [PATCH v2 03/16] fsnotify: pass flags argument to fsnotify_add_mark() via mark, Amir Goldstein
- [PATCH v2 04/16] fsnotify: remove unneeded refcounts of s_fsnotify_connectors, Amir Goldstein
- [PATCH v2 07/16] inotify: use fsnotify group lock helpers, Amir Goldstein
- [PATCH v2 05/16] fsnotify: fix wrong lockdep annotations, Amir Goldstein
- [PATCH v2 08/16] audit: use fsnotify group lock helpers, Amir Goldstein
- [PATCH v2 06/16] fsnotify: create helpers for group mark_mutex lock, Amir Goldstein
- [PATCH v2 09/16] nfsd: use fsnotify group lock helpers, Amir Goldstein
- [PATCH v2 10/16] dnotify: use fsnotify group lock helpers, Amir Goldstein
- [PATCH v2 11/16] fsnotify: allow adding an inode mark without pinning inode, Amir Goldstein
- [PATCH v2 13/16] fanotify: implement "evictable" inode marks, Amir Goldstein
- [PATCH v2 12/16] fanotify: factor out helper fanotify_mark_update_flags(), Amir Goldstein
- [PATCH v2 14/16] fanotify: add FAN_IOC_SET_MARK_PAGE_ORDER ioctl for testing, Amir Goldstein
- [PATCH v2 15/16] fanotify: use fsnotify group lock helpers, Amir Goldstein
- [PATCH v2 16/16] fanotify: enable "evictable" inode marks, Amir Goldstein
- Re: [PATCH v2 00/16] Evictable fanotify marks, Amir Goldstein
- [PATCH v4 0/3] protect relocation with sb_start_write,
Naohiro Aota
- [PATCH] unicode: Handle memory allocation failures in mkutf8data,
jianchunfu
- [no subject], Unknown
- [PATCH 00/18] bpf: Secure and authenticated preloading of eBPF programs,
Roberto Sassu
- [PATCH 04/18] bpf-preload: Export and call bpf_obj_do_pin_kernel(), Roberto Sassu
- [PATCH 03/18] bpf-preload: Generalize object pinning from the kernel, Roberto Sassu
- [PATCH 01/18] bpf: Export bpf_link_inc(), Roberto Sassu
- [PATCH 02/18] bpf-preload: Move bpf_preload.h to include/linux, Roberto Sassu
- [PATCH 05/18] bpf-preload: Generate static variables, Roberto Sassu
- [PATCH 07/18] bpf-preload: Generate preload(), Roberto Sassu
- [PATCH 06/18] bpf-preload: Generate free_objs_and_skel(), Roberto Sassu
- [PATCH 08/18] bpf-preload: Generate load_skel(), Roberto Sassu
- [PATCH 09/18] bpf-preload: Generate code to pin non-internal maps, Roberto Sassu
- [PATCH 11/18] bpf-preload: Store multiple bpf_preload_ops structures in a linked list, Roberto Sassu
- [PATCH 12/18] bpf-preload: Implement new registration method for preloading eBPF programs, Roberto Sassu
- [PATCH 13/18] bpf-preload: Move pinned links and maps to a dedicated directory in bpffs, Roberto Sassu
- [PATCH 14/18] bpf-preload: Switch to new preload registration method, Roberto Sassu
- [PATCH 10/18] bpf-preload: Generate bpf_preload_ops, Roberto Sassu
- [PATCH 16/18] bpf-preload: Do kernel mount to ensure that pinned objects don't disappear, Roberto Sassu
- [PATCH 15/18] bpf-preload: Generate code of kernel module to preload, Roberto Sassu
- [PATCH 17/18] bpf-preload/selftests: Add test for automatic generation of preload methods, Roberto Sassu
- [PATCH 18/18] bpf-preload/selftests: Preload a test eBPF program and check pinned objects, Roberto Sassu
- Re: [PATCH 00/18] bpf: Secure and authenticated preloading of eBPF programs, Andrii Nakryiko
- Re: [PATCH 00/18] bpf: Secure and authenticated preloading of eBPF programs, Alexei Starovoitov
- [no subject], Unknown
- [GIT PULL] netfs: Prep for write helpers,
David Howells
- [PATCH] watch_queue: fix IOC_WATCH_QUEUE_SET_SIZE alloc error paths,
David Disseldorp
- RFC fuse waitq latency,
Bernd Schubert
- [ANNOUNCE] util-linux v2.38, Karel Zak
- [PATCH AUTOSEL 5.10 12/21] fs/binfmt_elf: Fix AT_PHDR for unusual ELF files, Sasha Levin
- [PATCH AUTOSEL 5.15 18/29] fs/binfmt_elf: Fix AT_PHDR for unusual ELF files, Sasha Levin
- [PATCH AUTOSEL 5.17 27/43] fs/binfmt_elf: Fix AT_PHDR for unusual ELF files, Sasha Levin
- [PATCH AUTOSEL 5.16 22/35] fs/binfmt_elf: Fix AT_PHDR for unusual ELF files, Sasha Levin
- [PATCH v1 3/3] ceph: Remove S_ISGID clear code in ceph_finish_async_create, Yang Xu
- [PATCH v1 1/3] vfs: Add inode_sgid_strip() api,
Yang Xu
- [PATCH v2 0/3] shmem: Allow userspace monitoring of tmpfs for lack of space.,
Gabriel Krisman Bertazi
- [PATCH] VFS: filename_create(): fix incorrect intent.,
NeilBrown
- [syzbot] BUG: scheduling while atomic: syz-executor/ADDR (2), syzbot
- [PATCH 4/4] file: Fix file descriptor leak in copy_fd_bitmaps(),
Fedor Pchelkin
- IMMIGRER AU CANADA POUR Y VIVRE ET TRAVAILLER BELL CANADA, henry Delaunay
- [PATCH] list: Fix another data-race around ep->rdllist.,
Kuniyuki Iwashima
- [PATCH] fs/dcache: use lockdep assertion instead of warn try_lock,
Niels Dossche
- [PATCH] fs/dcache: use write lock in the fallback instead of read lock,
Niels Dossche
- [GIT PULL] Remove write streams support,
Jens Axboe
- [GIT PULL] fs/iomap: Fix buffered write page prefaulting,
Andreas Gruenbacher
- [RFC PATCH] fuse: support cache revalidation in writeback_cache mode,
Jiachen Zhang
- [PATCH v6 00/22] fscache,erofs: fscache-based on-demand read semantics,
Jeffle Xu
- [PATCH v6 13/22] erofs: add anonymous inode managing page cache of blob file, Jeffle Xu
- [PATCH v6 16/22] erofs: implement fscache-based metadata read, Jeffle Xu
- [PATCH v6 19/22] erofs: register cookie context for data blobs, Jeffle Xu
- [PATCH v6 09/22] erofs: make erofs_map_blocks() generally available, Jeffle Xu
- [PATCH v6 18/22] erofs: implement fscache-based data read for inline layout, Jeffle Xu
- [PATCH v6 15/22] erofs: register cookie context for bootstrap blob, Jeffle Xu
- [PATCH v6 17/22] erofs: implement fscache-based data read for non-inline layout, Jeffle Xu
- [PATCH v6 22/22] erofs: add 'tag' mount option, Jeffle Xu
- [PATCH v6 20/22] erofs: implement fscache-based data read for data blobs, Jeffle Xu
- [PATCH v6 10/22] erofs: add mode checking helper, Jeffle Xu
- [PATCH v6 21/22] erofs: implement fscache-based data readahead, Jeffle Xu
- [PATCH v6 04/22] cachefiles: notify user daemon when withdrawing cookie, Jeffle Xu
- [PATCH v6 02/22] cachefiles: extract write routine, Jeffle Xu
- [PATCH v6 05/22] cachefiles: implement on-demand read, Jeffle Xu
- [PATCH v6 12/22] erofs: add cookie context helper functions, Jeffle Xu
- [PATCH v6 07/22] cachefiles: document on-demand read mode, Jeffle Xu
- [PATCH v6 03/22] cachefiles: notify user daemon with anon_fd when looking up cookie, Jeffle Xu
- [PATCH v6 14/22] erofs: add erofs_fscache_read_folios() helper, Jeffle Xu
- [PATCH v6 06/22] cachefiles: enable on-demand read mode, Jeffle Xu
- [PATCH v6 01/22] fscache: export fscache_end_operation(), Jeffle Xu
- [PATCH v6 11/22] erofs: register global fscache volume, Jeffle Xu
- [PATCH v6 08/22] erofs: use meta buffers for erofs_read_superblock(), Jeffle Xu
- Re: [PATCH v19 1/4] Add flags option to get xattr method paired to __vfs_getxattr,
Luca Weiss
- [PATCH 2/2] exfat: remove exfat_update_parent_info(),
Yuezhang.Mo@xxxxxxxx
- [PATCH 0/2] fix referencing wrong parent dir info after renaming,
Yuezhang.Mo@xxxxxxxx
- [PATCH 1/2] exfat: fix referencing wrong parent directory information after renaming,
Yuezhang.Mo@xxxxxxxx
- [RFC] fs:unicode:mkutf8data.c: Fix the potential stack overflow risk,
jianchunfu
- df returns incorrect size of partition due to huge overhead block count in ext4 partition,
Fariya F
- [PATCH RFC v18 0/11] NFSD: Initial implementation of NFSv4 Courteous Server,
Dai Ngo
- [PATCH RFC v18 02/11] NFSD: Add courtesy client state, macro and spinlock to support courteous server, Dai Ngo
- [PATCH RFC v18 01/11] fs/lock: add helper locks_owner_has_blockers to check for blockers, Dai Ngo
- [PATCH RFC v18 03/11] NFSD: Add lm_lock_expired call out, Dai Ngo
- [PATCH RFC v18 04/11] NFSD: Update nfsd_breaker_owns_lease() to handle courtesy clients, Dai Ngo
- [PATCH RFC v18 10/11] NFSD: Update laundromat to handle courtesy clients, Dai Ngo
- [PATCH RFC v18 11/11] NFSD: Show state of courtesy clients in client info, Dai Ngo
- [PATCH RFC v18 06/11] NFSD: Update find_clp_in_name_tree() to handle courtesy client, Dai Ngo
- [PATCH RFC v18 08/11] NFSD: Update find_client_in_id_table() to handle courtesy client, Dai Ngo
- [PATCH RFC v18 07/11] NFSD: Update find_in_sessionid_hashtbl() to handle courtesy client, Dai Ngo
- [PATCH RFC v18 05/11] NFSD: Update nfs4_get_vfs_file() to handle courtesy client, Dai Ngo
- [PATCH RFC v18 09/11] NFSD: Refactor nfsd4_laundromat(), Dai Ngo
- [PATCH] fs:unicode: Fix the potential stack overflow risk, jianchunfu
- [PATCH] exfat: reduce block requests when zeroing a cluster,
Yuezhang.Mo@xxxxxxxx
- Re: [PATCH RFC v3 0/6] Intruduce nfsrahead,
Matthew Wilcox
- [GIT PULL] xfs: new code for 5.18,
Darrick J. Wong
- Re: [dm-devel] [PATCH 01/19] fs: remove mpage_alloc, Guenter Roeck
- [PATCH v13 0/4] io_uring: add xattr support,
Stefan Roesch
- [PATCH] fs: do not pass __GFP_HIGHMEM to bio_alloc in do_mpage_readpage,
Christoph Hellwig
- [GIT PULL] Reiserfs, udf, ext2 fixes and cleanups for 5.18-rc1,
Jan Kara
- [GIT PULL] fsnotify changes for 5.18-rc1,
Jan Kara
- Re: [PATCH v5 00/22] fscache, erofs: fscache-based on-demand read semantics, gregkh@xxxxxxxxxxxxxxxxxxx
- [GIT PULL] fs preempt_rt fix,
Christian Brauner
- [GIT PULL] fs/mount_setattr updates,
Christian Brauner
- [PATCH] fs: fix -Wmissing-declaration warning, Enze Li
- Re: [PATCH 2/3] shmem: Introduce /sys/fs/tmpfs support,
Amir Goldstein
- [PATCH] idr: Remove unused ida_simple_{get,remove},
Stephen Kitt
- Re: [PATCH RFC] nfsd: avoid recursive locking through fsnotify,
Amir Goldstein
- [RFC PATCH] getvalues(2) prototype,
Miklos Szeredi
- Re: [GIT PULL] Btrfs updates for 5.18,
Linus Torvalds
- RFC: cleanup btrfs bio handling,
Christoph Hellwig
- [PATCH 01/40] btrfs: fix submission hook error handling in btrfs_repair_one_sector, Christoph Hellwig
- [PATCH 03/40] btrfs: fix direct I/O writes for split bios on zoned devices, Christoph Hellwig
- [PATCH 02/40] btrfs: fix direct I/O read repair for split bios, Christoph Hellwig
- [PATCH 11/40] btrfs: move the call to bio_set_dev out of submit_stripe_bio, Christoph Hellwig
- [PATCH 08/40] btrfs: simplify repair_io_failure, Christoph Hellwig
- [PATCH 06/40] btrfs: split submit_bio from btrfsic checking, Christoph Hellwig
- [PATCH 09/40] btrfs: simplify scrub_recheck_block, Christoph Hellwig
- [PATCH 05/40] btrfs: refactor __btrfsic_submit_bio, Christoph Hellwig
- [PATCH 10/40] btrfs: simplify scrub_repair_page_from_good_copy, Christoph Hellwig
- [PATCH 07/40] btrfs: simplify btrfsic_read_block, Christoph Hellwig
- [PATCH 04/40] btrfs: fix and document the zoned device choice in alloc_new_bio, Christoph Hellwig
- [PATCH 12/40] btrfs: pass a block_device to btrfs_bio_clone, Christoph Hellwig
- [PATCH 13/40] btrfs: initialize ->bi_opf and ->bi_private in rbio_add_io_page, Christoph Hellwig
- [PATCH 14/40] btrfs: don't allocate a btrfs_bio for raid56 per-stripe bios, Christoph Hellwig
- [PATCH 16/40] btrfs: stop using the btrfs_bio saved iter in index_rbio_pages, Christoph Hellwig
- [PATCH 15/40] btrfs: don't allocate a btrfs_bio for scrub bios, Christoph Hellwig
- [PATCH 18/40] btrfs: move more work into btrfs_end_bioc, Christoph Hellwig
- [PATCH 20/40] btrfs: cleanup btrfs_submit_metadata_bio, Christoph Hellwig
- [PATCH 17/40] btrfs: remove the submit_bio_hook argument to submit_read_repair, Christoph Hellwig
- [PATCH 19/40] btrfs: defer I/O completion based on the btrfs_raid_bio, Christoph Hellwig
- [PATCH 21/40] btrfs: cleanup btrfs_submit_data_bio, Christoph Hellwig
- [PATCH 22/40] btrfs: cleanup btrfs_submit_dio_bio, Christoph Hellwig
- [PATCH 24/40] btrfs: remove btrfs_end_io_wq, Christoph Hellwig
- [PATCH 23/40] btrfs: store an inode pointer in struct btrfs_bio, Christoph Hellwig
- [PATCH 25/40] btrfs: remove btrfs_wq_submit_bio, Christoph Hellwig
- [PATCH 26/40] btrfs: refactor btrfs_map_bio, Christoph Hellwig
- [PATCH 27/40] btrfs: clean up the raid map handling __btrfs_map_block, Christoph Hellwig
- [PATCH 28/40] btrfs: do not allocate a btrfs_io_context in btrfs_map_bio, Christoph Hellwig
- [PATCH 35/40] btrfs: allocate dio_data on stack, Christoph Hellwig
- [PATCH 37/40] btrfs: add a btrfs_get_stripe_info helper, Christoph Hellwig
- [PATCH 32/40] iomap: optionally allocate dio bios from a file system bio_set, Christoph Hellwig
- [PATCH 36/40] btrfs: implement ->iomap_iter, Christoph Hellwig
- [PATCH 34/40] btrfs: add a btrfs_dio_rw wrapper, Christoph Hellwig
- [PATCH 30/40] iomap: add per-iomap_iter private data, Christoph Hellwig
- [PATCH 33/40] iomap: add a hint to ->submit_io if there is more I/O coming, Christoph Hellwig
- [PATCH 31/40] iomap: add a new ->iomap_iter operation, Christoph Hellwig
- [PATCH 39/40] btrfs: pass private data end end_io handler to btrfs_repair_one_sector, Christoph Hellwig
- [PATCH 29/40] btrfs: do not allocate a btrfs_bio for low-level bios, Christoph Hellwig
- [PATCH 40/40] btrfs: use the iomap direct I/O bio directly, Christoph Hellwig
- [PATCH 38/40] btrfs: return a blk_status_t from btrfs_repair_one_sector, Christoph Hellwig
- Re: RFC: cleanup btrfs bio handling, Johannes Thumshirn
- Re: [PATCH -next] uaccess: fix __access_ok limit setup in compat mode,
Arnd Bergmann
- [RFC PATCH v11 00/51] ceph+fscrypt : full support,
Jeff Layton
- [RFC PATCH v11 02/51] fscrypt: export fscrypt_base64url_encode and fscrypt_base64url_decode, Jeff Layton
- [RFC PATCH v11 01/51] vfs: export new_inode_pseudo, Jeff Layton
- [RFC PATCH v11 05/51] ceph: preallocate inode for ops that may create one, Jeff Layton
- [RFC PATCH v11 04/51] fscrypt: add fscrypt_context_for_new_inode, Jeff Layton
- [RFC PATCH v11 11/51] ceph: decode alternate_name in lease info, Jeff Layton
- [RFC PATCH v11 03/51] fscrypt: export fscrypt_fname_encrypt and fscrypt_fname_encrypted_size, Jeff Layton
- [RFC PATCH v11 10/51] ceph: implement -o test_dummy_encryption mount option, Jeff Layton
- [RFC PATCH v11 20/51] ceph: add helpers for converting names for userland presentation, Jeff Layton
- [RFC PATCH v11 16/51] ceph: send altname in MClientRequest, Jeff Layton
- [RFC PATCH v11 19/51] ceph: make d_revalidate call fscrypt revalidator for encrypted dentries, Jeff Layton
- [RFC PATCH v11 18/51] ceph: properly set DCACHE_NOKEY_NAME flag in lookup, Jeff Layton
- [RFC PATCH v11 23/51] ceph: pass the request to parse_reply_info_readdir(), Jeff Layton
- [RFC PATCH v11 22/51] ceph: add fscrypt support to ceph_fill_trace, Jeff Layton
- [RFC PATCH v11 17/51] ceph: encode encrypted name in dentry release, Jeff Layton
- [RFC PATCH v11 24/51] ceph: add ceph_encode_encrypted_dname() helper, Jeff Layton
- [RFC PATCH v11 27/51] ceph: make ceph_get_name decrypt filenames, Jeff Layton
- [RFC PATCH v11 28/51] ceph: add a new ceph.fscrypt.auth vxattr, Jeff Layton
- [RFC PATCH v11 31/51] libceph: add CEPH_OSD_OP_ASSERT_VER support, Jeff Layton
- [RFC PATCH v11 25/51] ceph: add support to readdir for encrypted filenames, Jeff Layton
- [RFC PATCH v11 29/51] ceph: add some fscrypt guardrails, Jeff Layton
- [RFC PATCH v11 26/51] ceph: create symlinks with encrypted and base64-encoded targets, Jeff Layton
- [RFC PATCH v11 33/51] ceph: fscrypt_file field handling in MClientRequest messages, Jeff Layton
- [RFC PATCH v11 34/51] ceph: get file size from fscrypt_file when present in inode traces, Jeff Layton
- [RFC PATCH v11 32/51] ceph: size handling for encrypted inodes in cap updates, Jeff Layton
- [RFC PATCH v11 35/51] ceph: handle fscrypt fields in cap messages from MDS, Jeff Layton
- [RFC PATCH v11 36/51] ceph: add __ceph_get_caps helper support, Jeff Layton
- [RFC PATCH v11 42/51] ceph: disable fallocate for encrypted inodes, Jeff Layton
- [RFC PATCH v11 44/51] ceph: don't use special DIO path for encrypted inodes, Jeff Layton
- [RFC PATCH v11 40/51] ceph: add truncate size handling support for fscrypt, Jeff Layton
- [RFC PATCH v11 41/51] libceph: allow ceph_osdc_new_request to accept a multi-op read, Jeff Layton
- [RFC PATCH v11 37/51] ceph: add __ceph_sync_read helper support, Jeff Layton
- [RFC PATCH v11 43/51] ceph: disable copy offload on encrypted inodes, Jeff Layton
- [RFC PATCH v11 45/51] ceph: align data in pages in ceph_sync_write, Jeff Layton
- [RFC PATCH v11 49/51] ceph: set i_blkbits to crypto block size for encrypted inodes, Jeff Layton
- [RFC PATCH v11 39/51] ceph: add infrastructure for file encryption and decryption, Jeff Layton
- [RFC PATCH v11 48/51] ceph: add fscrypt decryption support to ceph_netfs_issue_op, Jeff Layton
- [RFC PATCH v11 47/51] ceph: plumb in decryption during sync reads, Jeff Layton
- [RFC PATCH v11 30/51] ceph: don't allow changing layout on encrypted files/directories, Jeff Layton
- [RFC PATCH v11 46/51] ceph: add read/modify/write to ceph_sync_write, Jeff Layton
- [RFC PATCH v11 21/51] ceph: fix base64 encoded name's length check in ceph_fname_to_usr(), Jeff Layton
- [RFC PATCH v11 15/51] ceph: add encrypted fname handling to ceph_mdsc_build_path, Jeff Layton
- [RFC PATCH v11 12/51] ceph: add fscrypt ioctls, Jeff Layton
- [RFC PATCH v11 14/51] ceph: make ceph_msdc_build_path use ref-walk, Jeff Layton
- [RFC PATCH v11 09/51] ceph: add ability to set fscrypt_auth via setattr, Jeff Layton
- [RFC PATCH v11 13/51] ceph: make the ioctl cmd more readable in debug log, Jeff Layton
- [RFC PATCH v11 07/51] ceph: parse new fscrypt_auth and fscrypt_file fields in inode traces, Jeff Layton
- [RFC PATCH v11 08/51] ceph: add support for fscrypt_auth/fscrypt_file to cap messages, Jeff Layton
- [RFC PATCH v11 50/51] ceph: add encryption support to writepage, Jeff Layton
- [RFC PATCH v11 06/51] ceph: crypto context handling for ceph, Jeff Layton
- [RFC PATCH v11 38/51] ceph: add object version support for sync read, Jeff Layton
- [RFC PATCH v11 51/51] ceph: fscrypt support for writepages, Jeff Layton
- Re: [RFC PATCH v11 00/51] ceph+fscrypt : full support, Jeff Layton
- Re: [RFC PATCH v11 00/51] ceph+fscrypt : full support, Jeff Layton
- [PATCH v2 0/2] FUSE: Implement atomic lookup + open,
Dharmendra Singh
- Re: linux resetting when the usb storage was removed while copying,
OGAWA Hirofumi
- [PATCH] fhandle: add __GFP_ZERO flag for kmalloc in function do_sys_name_to_handle,
Haimin Zhang
- [LSF/MM TOPIC] Improving OOM debugging, Kent Overstreet
- [PATCH 0/2] Fix data-races around epoll reported by KCSAN.,
Kuniyuki Iwashima
- [GIT PULL] Add trusted_for(2) (was O_MAYEXEC),
Mickaël Salaün
- [GIT PULL] Folio patches for 5.18 (FS part),
Matthew Wilcox
- [PATCH linux-next] selftests/proc: fix array_size.cocci warning,
Guo Zhengkui
- [PATCH 1/2] fat: split fat_truncate_time() into separate functions,
Chung-Chiang Cheng
- [GIT PULL] fscrypt updates for 5.18,
Eric Biggers
- [syzbot] possible deadlock in pipe_write,
syzbot
- [PATCH] proc: fix dentry/inode overinstantiating under /proc/${pid}/net,
Alexey Dobriyan
- [PATCH v6 0/6] DAX poison recovery,
Jane Chu
- [linux-next:master] BUILD REGRESSION 6d72dda014a4753974eb08950089ddf71fec4f60, kernel test robot
- Coordinating netfslib pull request with the ceph pull request,
David Howells
- [GIT PULL] File system related bio_alloc() cleanups,
Jens Axboe
- [GIT PULL] io_uring statx fix for 5.18-rc1,
Jens Axboe
- [PATCH] tracing: Have type enum modifications copy the strings,
Steven Rostedt
- [PATCH] fuse: fix integer type usage in uapi header,
Carlos Llamas
- [PATCH 2/2] sched: Remove wait bookmarks, Matthew Wilcox (Oracle)
- [PATCH v4 0/4] Convert vmcore to use an iov_iter,
Baoquan He
- [PATCH v5 0/6] Fix some bugs related to ramp and dax,
Muchun Song
[Index of Archives]
[Linux Ext4 Filesystem]
[Union Filesystem]
[NTFS 3]
[Ceph Users]
[AutoFS]
[Kernel Announce]
[Kernel Newbies]
[Kernel Development]
[Linux RAID]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]