Linux Filesystem Development
[Prev Page][Next Page]
- Re: [PATCHSET v6 0/12] Uncached buffered IO, (continued)
- [PATCH] statx.2: Update STATX_WRITE_ATOMIC filesystem support,
John Garry
- [PATCH] smaps: count large pages smaller than PMD size to anonymous_thp,
Wenchao Hao
- [PATCH] rust: miscdevice: access file in fops, Alice Ryhl
- [GIT PULL] Quota and udf fixes for 6.13-rc2,
Jan Kara
- [PATCH] rust: miscdevice: add fops->show_fdinfo() hook, Alice Ryhl
- [PATCH linux-next v4] ksm: add ksm involvement information for each process,
xu.xin16
- [PATCH v1] exfat: fix exfat_find_empty_entry() not returning error on failure,
Yuezhang.Mo@xxxxxxxx
- [PATCH v3 02/13] x86/um: nommu: elf loader for fdpic,
Hajime Tazaki
- [PATCH v3 01/13] fs: binfmt_elf_efpic: add architecture hook elf_arch_finalize_exec, Hajime Tazaki
- [PATCH 09/11] tools headers: Sync uapi/linux/mount.h with the kernel sources, Namhyung Kim
- [PATCH 08/11] tools headers: Sync uapi/linux/fcntl.h with the kernel sources, Namhyung Kim
- [PATCH 0/2] jbd2: two straightforward fixes,
Zhang Yi
- [PATCH v2] fuse: Set *nbytesp=0 in fuse_get_user_pages on allocation failure,
Bernd Schubert
- [PATCH] selftests/pidfd: add pidfs file handle selftests,
Christian Brauner
- [PATCH] fuse: Set *nbytesp=0 in fuse_get_user_pages on allocation failure,
Bernd Schubert
- [syzbot] [netfs?] WARNING in netfs_retry_reads (2),
syzbot
- [Kernel Bug] WARNING in bfs_rename, Zhang Zhiyu
- [syzbot] [bcachefs?] INFO: task hung in vfs_unlink (5),
syzbot
- bpf_task_storage improvement question,
Christian Brauner
- [PATCH RESEND v7 00/17] Hardware wrapped key support for QCom ICE and UFS core,
Bartosz Golaszewski
- [PATCH RESEND v7 03/17] blk-crypto: add ioctls to create and prepare hardware-wrapped keys, Bartosz Golaszewski
- [PATCH RESEND v7 04/17] fscrypt: add support for hardware-wrapped keys, Bartosz Golaszewski
- [PATCH RESEND v7 05/17] ice, ufs, mmc: use the blk_crypto_key struct when programming the key, Bartosz Golaszewski
- [PATCH RESEND v7 07/17] firmware: qcom: scm: add calls for creating, preparing and importing keys, Bartosz Golaszewski
- [PATCH RESEND v7 10/17] soc: qcom: ice: add support for hardware wrapped keys, Bartosz Golaszewski
- [PATCH RESEND v7 09/17] soc: qcom: ice: add HWKM support to the ICE driver, Bartosz Golaszewski
- [PATCH RESEND v7 02/17] blk-crypto: show supported key types in sysfs, Bartosz Golaszewski
- [PATCH RESEND v7 15/17] ufs: host: add support for wrapped keys in QCom UFS, Bartosz Golaszewski
- [PATCH RESEND v7 16/17] ufs: host: add a callback for deriving software secrets and use it, Bartosz Golaszewski
- [PATCH RESEND v7 06/17] firmware: qcom: scm: add a call for deriving the software secret, Bartosz Golaszewski
- [PATCH RESEND v7 17/17] ufs: host: add support for generating, importing and preparing wrapped keys, Bartosz Golaszewski
- [PATCH RESEND v7 13/17] ufs: core: add support for deriving the software secret, Bartosz Golaszewski
- [PATCH RESEND v7 14/17] ufs: core: add support for generating, importing and preparing keys, Bartosz Golaszewski
- [PATCH RESEND v7 11/17] soc: qcom: ice: add support for generating, importing and preparing keys, Bartosz Golaszewski
- [PATCH RESEND v7 01/17] blk-crypto: add basic hardware-wrapped key support, Bartosz Golaszewski
- [PATCH RESEND v7 12/17] ufs: core: add support for wrapped keys to UFS core, Bartosz Golaszewski
- [PATCH RESEND v7 08/17] firmware: qcom: scm: add a call for checking wrapped key support, Bartosz Golaszewski
- Re: [PATCH RESEND v7 00/17] Hardware wrapped key support for QCom ICE and UFS core, Eric Biggers
- [PATCH v2] netfs: fix kernel BUG in iov_iter_revert(),
Dmitry Antipov
- [PATCH] fs:fc_log replace magic number 7 with ARRAY_SIZE(),
Guo Weikang
- “BUG: unable to handle kernel paging request in anon_inode_getfile” in Linux Kenrel Version 2.6.32,
cheung wall
- "KASAN: slab-out-of-bounds Read in load_misc_binary" in Linux Kernel Version 4.9,
cheung wall
- [BUG] 2038 warning is not printed with new mount API,
Jon DeVree
- [syzbot] [iomap?] WARNING in iomap_zero_iter,
syzbot
- [syzbot] [fuse?] KASAN: null-ptr-deref Read in fuse_copy_args,
syzbot
- [syzbot] [exfat?] general protection fault in exfat_init_ext_entry,
syzbot
- [RFC PATCH V0 02/10] mm: Maintain mm_struct list in the system, Raghavendra K T
- [PATCH 0/4] exportfs: add flag to allow marking export operations as only supporting file handles,
Christian Brauner
- [PATCH v2] hfs: Sanity check the root record,
Leo Stone
- [PATCH] fuse: add a null-ptr check,
Nihar Chaithanya
- [PATCH] fs: use a consume fence in mnt_idmap(),
Mateusz Guzik
- [PATCH] exec: fix up /proc/pid/comm in the execveat(AT_EMPTY_PATH) case,
Kees Cook
- [PATCH] exec: Make sure task->comm is always NUL-terminated,
Kees Cook
- [linux-next:master] [mm/readahead] 13da30d6f9: BUG:soft_lockup-CPU##stuck_for#s![usemem:#],
kernel test robot
- [PATCH RFC v2 0/3] pidfs: file handle preliminaries,
Christian Brauner
- [PATCH v1] mm/filemap: don't call folio_test_locked() without a reference in next_uptodate_folio(),
David Hildenbrand
- [PATCH 1/2] gfs2: throw -EIO when attempting to access beyond end of device,
Dmitry Antipov
- [syzbot] [netfs?] WARNING in netfs_retry_reads,
syzbot
- [PATCH 0/5] Remove accesses to page->index from ceph,
Matthew Wilcox (Oracle)
- Re: [syzbot] [io-uring?] WARNING in __io_uring_free,
Jann Horn
- Unsafe find_vpid() calls,
Christian Brauner
- [RFC PATCH] fanotify: notify on mount attach and detach,
Miklos Szeredi
- [PATCH] fs: don't block write during exec on pre-content watched files,
Amir Goldstein
- [PATCH v11 00/10] Read/Write with meta/integrity,
Anuj Gupta
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Re: [PATCH v11 00/10] Read/Write with meta/integrity, Jens Axboe
- Re: [PATCH v11 00/10] Read/Write with meta/integrity, Christoph Hellwig
[GIT PULL] ntfs3: bugfixes for 6.13,
Konstantin Komarov
[PATCH v2 0/7] ima: Remove unnecessary inode locks,
Roberto Sassu
[syzbot] [ocfs2?] WARNING in poll_select_finish, syzbot
[performance] fuse: No Significant Performance Improvement with Passthrough Enabled?, abushwang
fuse: fuse semantics wrt stalled requests,
Sergey Senozhatsky
[syzbot] [netfs?] INFO: task hung in netfs_unbuffered_read_iter,
syzbot
[syzbot] [fuse?] KASAN: null-ptr-deref Read in fuse_copy_do,
syzbot
[RFC PATCH v3 0/5] Improve simple directory offset wrap behavior,
cel
[PATCH RFC v7 00/16] fuse: fuse-over-io-uring,
Bernd Schubert
- [PATCH RFC v7 08/16] fuse: Add fuse-io-uring handling into fuse_copy, Bernd Schubert
- [PATCH RFC v7 01/16] fuse: rename to fuse_dev_end_requests and make non-static, Bernd Schubert
- [PATCH RFC v7 02/16] fuse: Move fuse_get_dev to header file, Bernd Schubert
- [PATCH RFC v7 04/16] fuse: Add fuse-io-uring design documentation, Bernd Schubert
- [PATCH RFC v7 03/16] fuse: Move request bits, Bernd Schubert
- [PATCH RFC v7 05/16] fuse: make args->in_args[0] to be always the header, Bernd Schubert
- [PATCH RFC v7 10/16] fuse: {uring} Handle teardown of ring entries, Bernd Schubert
- [PATCH RFC v7 11/16] fuse: {uring} Allow to queue fg requests through io-uring, Bernd Schubert
- [PATCH RFC v7 12/16] fuse: {uring} Allow to queue bg requests through io-uring, Bernd Schubert
- [PATCH RFC v7 09/16] fuse: {uring} Add uring sqe commit and fetch support, Bernd Schubert
- [PATCH RFC v7 06/16] fuse: {uring} Handle SQEs - register commands, Bernd Schubert
- [PATCH RFC v7 14/16] fuse: {uring} Handle IO_URING_F_TASK_DEAD, Bernd Schubert
- [PATCH RFC v7 07/16] fuse: Make fuse_copy non static, Bernd Schubert
- [PATCH RFC v7 15/16] fuse: {io-uring} Prevent mount point hang on fuse-server termination, Bernd Schubert
- [PATCH RFC v7 16/16] fuse: enable fuse-over-io-uring, Bernd Schubert
- [PATCH RFC v7 13/16] io_uring/cmd: let cmds to know about dying task, Bernd Schubert
- Re: [PATCH RFC v7 00/16] fuse: fuse-over-io-uring, Bernd Schubert
- Re: [PATCH RFC v7 00/16] fuse: fuse-over-io-uring, Pavel Begunkov
[syzbot] [hfs?] KASAN: slab-out-of-bounds Write in hfs_bnode_read,
syzbot
[PATCH v5 1/2] iomap: fix zero padding data issue in concurrent append writes,
Long Li
[RFC PATCH 0/1] Large folios in block buffered IO path,
Bharata B Rao
[PATCH] firmware_loader: minor spelling fixes,
Luis R. Rodriguez
[RFC PATCH v2 0/5] Improve simple directory offset wrap behavior,
cel
[PATCH] fs/backing_file: fix wrong argument in callback,
Amir Goldstein
[PATCH] Revert "readahead: properly shorten readahead when falling back to do_page_cache_ra()",
Jan Kara
[PATCH] cred: fold get_new_cred_many() into get_cred_many(),
Christian Brauner
[PATCH 0/2] udf: Verify link count before updating it,
Jan Kara
[GIT PULL] vfs ecryptfs mount api,
Christian Brauner
[GIT PULL] vfs exportfs,
Christian Brauner
[GIT PULL] Rust bindings for pid namespaces,
Christian Brauner
[PATCH 0/2] man2: Document RWF_NOAPPEND,
John Garry
[linus:master] [netfs] d6a77668a7: filebench.sum_operations/s 158.3% improvement, kernel test robot
fs/netfs/read_retry.c:235:20: error: variable 'subreq' is uninitialized when used here [-Werror,-Wuninitialized],
Naresh Kamboju
Re: [RFC] metadata updates vs. fetches (was Re: [PATCH v4] fs: Fix data race in inode_set_ctime_to_ts), 郑浩然
[PATCH v2] x86: fix missing declaration of init_fs, Zhang Kunbo
[PATCH v2 00/12] fuse: support large folios,
Joanne Koong
- [PATCH v2 01/12] fuse: support copying large folios, Joanne Koong
- [PATCH v2 03/12] fuse: refactor fuse_fill_write_pages(), Joanne Koong
- [PATCH v2 05/12] fuse: support large folios for folio reads, Joanne Koong
- [PATCH v2 02/12] fuse: support large folios for retrieves, Joanne Koong
- [PATCH v2 07/12] fuse: support large folios for stores, Joanne Koong
- [PATCH v2 08/12] fuse: support large folios for queued writes, Joanne Koong
- [PATCH v2 09/12] fuse: support large folios for readahead, Joanne Koong
- [PATCH v2 10/12] fuse: support large folios for direct io, Joanne Koong
- [PATCH v2 11/12] fuse: support large folios for writeback, Joanne Koong
- [PATCH v2 06/12] fuse: support large folios for symlinks, Joanne Koong
- [PATCH v2 04/12] fuse: support large folios for writethrough writes, Joanne Koong
- [PATCH v2 12/12] fuse: enable large folios, Joanne Koong
- Re: [PATCH v2 00/12] fuse: support large folios, Jingbo Xu
[PATCH] fs_parser: update mount_api doc to match function signature,
Randy Dunlap
[PATCH] isofs: Partially convert zisofs_read_folio to use a folio,
Matthew Wilcox (Oracle)
[PATCH] watch_queue: Use page->private instead of page->index,
Matthew Wilcox (Oracle)
[GIT PULL] fuse update for 6.13,
Miklos Szeredi
[PATCH v2 00/29] cred: rework {override,revert}_creds(),
Christian Brauner
- [PATCH v2 01/29] tree-wide: s/override_creds()/override_creds_light(get_new_cred())/g, Christian Brauner
- [PATCH v2 02/29] cred: return old creds from revert_creds_light(), Christian Brauner
- [PATCH v2 03/29] tree-wide: s/revert_creds()/put_cred(revert_creds_light())/g, Christian Brauner
- [PATCH v2 04/29] cred: remove old {override,revert}_creds() helpers, Christian Brauner
- [PATCH v2 05/29] tree-wide: s/override_creds_light()/override_creds()/g, Christian Brauner
- [PATCH v2 08/29] sev-dev: avoid pointless cred reference count bump, Christian Brauner
- [PATCH v2 09/29] target_core_configfs: avoid pointless cred reference count bump, Christian Brauner
- [PATCH v2 13/29] nfs/localio: avoid pointless cred reference count bumps, Christian Brauner
- [PATCH v2 14/29] nfs/nfs4idmap: avoid pointless reference count bump, Christian Brauner
- [PATCH v2 15/29] nfs/nfs4recover: avoid pointless cred reference count bump, Christian Brauner
- [PATCH v2 16/29] nfsfh: avoid pointless cred reference count bump, Christian Brauner
- [PATCH v2 17/29] open: avoid pointless cred reference count bump, Christian Brauner
- [PATCH v2 19/29] cifs: avoid pointless cred reference count bump, Christian Brauner
- [PATCH v2 20/29] cifs: avoid pointless cred reference count bump, Christian Brauner
- [PATCH v2 21/29] smb: avoid pointless cred reference count bump, Christian Brauner
- [PATCH v2 22/29] io_uring: avoid pointless cred reference count bump, Christian Brauner
- [PATCH v2 24/29] cgroup: avoid pointless cred reference count bump, Christian Brauner
- [PATCH v2 06/29] tree-wide: s/revert_creds_light()/revert_creds()/g, Christian Brauner
- [PATCH v2 28/29] nfsd: avoid pointless cred reference count bump, Christian Brauner
- [PATCH v2 29/29] cred: remove unused get_new_cred(), Christian Brauner
- [PATCH v2 10/29] aio: avoid pointless cred reference count bump, Christian Brauner
- [PATCH v2 25/29] trace: avoid pointless cred reference count bump, Christian Brauner
- [PATCH v2 12/29] coredump: avoid pointless cred reference count bump, Christian Brauner
- [PATCH v2 27/29] cachefiles: avoid pointless cred reference count bump, Christian Brauner
- [PATCH v2 18/29] ovl: avoid pointless cred reference count bump, Christian Brauner
- [PATCH v2 07/29] firmware: avoid pointless reference count bump, Christian Brauner
- [PATCH v2 11/29] binfmt_misc: avoid pointless cred reference count bump, Christian Brauner
- [PATCH v2 26/29] dns_resolver: avoid pointless cred reference count bump, Christian Brauner
- [PATCH v2 23/29] acct: avoid pointless reference count bump, Christian Brauner
- Re: [PATCH v2 00/29] cred: rework {override,revert}_creds(), Chuck Lever
- Re: [PATCH v2 00/29] cred: rework {override,revert}_creds(), Linus Torvalds
- Re: [PATCH v2 00/29] cred: rework {override,revert}_creds(), Christian Brauner
- Re: [PATCH v2 00/29] cred: rework {override,revert}_creds(), Jens Axboe
[PATCH RFC] iomap: more granular iteration, Brian Foster
[PATCH 0/9] ext4: enable large folio for regular files,
Zhang Yi
[PATCH] x86: fix missing declartion of init_fs,
Zhang Kunbo
[PATCH 09/11] fs: reorder capability check last,
Christian Göttsche
[PATCH v10 00/10] Read/Write with meta/integrity,
Anuj Gupta
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
[syzbot] [ntfs3?] BUG: unable to handle kernel paging request in evict (2), syzbot
[PATCH v4 1/2] iomap: fix zero padding data issue in concurrent append writes,
Long Li
[PATCH AUTOSEL 6.11 42/87] fanotify: allow reporting errors on failure to open fd, Sasha Levin
[syzbot] [btrfs?] kernel BUG in __folio_start_writeback,
syzbot
[PATCH AUTOSEL 6.6 28/61] fanotify: allow reporting errors on failure to open fd, Sasha Levin
[PATCH AUTOSEL 6.12 048/107] fanotify: allow reporting errors on failure to open fd, Sasha Levin
[PATCH AUTOSEL 5.15 1/6] epoll: annotate racy check, Sasha Levin
[PATCH AUTOSEL 6.1 1/7] epoll: annotate racy check, Sasha Levin
[PATCH AUTOSEL 6.6 1/9] epoll: annotate racy check, Sasha Levin
[PATCH AUTOSEL 6.11 04/16] epoll: annotate racy check, Sasha Levin
[PATCH AUTOSEL 6.12 04/19] epoll: annotate racy check, Sasha Levin
[syzbot] [hfs?] WARNING in hfsplus_unlink,
syzbot
[PATCH] fs: fix proc_handler for sysctl_nr_open,
Jinliang Zheng
Regression in NFS probably due to very large amounts of readahead,
Anders Blomdell
[PATCH 0/6] Maintain the relative size of fs.file-max and fs.nr_open,
Jinliang Zheng
[PATCH] bfs: validate inode vtype and discard invalid entries, Vasiliy Kovalev
[PATCH] hfs: don't use BUG() when we can continue,
Tetsuo Handa
[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]