Linux Filesystem Development
[Prev Page][Next Page]
- Re: [PATCH] fuse: cleanup request queuing towards virtiofs, (continued)
- [PATCH v6 00/11] enable bs > ps in XFS,
Pankaj Raghav (Samsung)
- [PATCH v6 01/11] readahead: rework loop in page_cache_ra_unbounded(), Pankaj Raghav (Samsung)
- [PATCH v6 03/11] filemap: allocate mapping_min_order folios in the page cache, Pankaj Raghav (Samsung)
- [PATCH v6 02/11] fs: Allow fine-grained control of folio sizes, Pankaj Raghav (Samsung)
- [PATCH v6 04/11] readahead: allocate folios with mapping_min_order in readahead, Pankaj Raghav (Samsung)
- [PATCH v6 06/11] filemap: cap PTE range to be created to allowed zero fill in folio_map_range(), Pankaj Raghav (Samsung)
- [PATCH v6 05/11] mm: split a folio in minimum folio order chunks, Pankaj Raghav (Samsung)
- [PATCH v6 07/11] iomap: fix iomap_dio_zero() for fs bs > system page size, Pankaj Raghav (Samsung)
- [PATCH v6 08/11] xfs: use kvmalloc for xattr buffers, Pankaj Raghav (Samsung)
- [PATCH v6 09/11] xfs: expose block size in stat, Pankaj Raghav (Samsung)
- [PATCH v6 10/11] xfs: make the calculation generic in xfs_sb_validate_fsb_count(), Pankaj Raghav (Samsung)
- [PATCH v6 11/11] xfs: enable block size larger than page size support, Pankaj Raghav (Samsung)
- [PATCH v17 0/7] Case insensitive cleanup for ext4/f2fs,
Eugen Hristev
- [PATCH] statx: Update offset commentary for struct statx,
John Garry
- [ANNOUNCE] xfs-linux: for-next updated to b0c6bcd58d44, Chandan Babu R
- [syzbot] [hfs?] KMSAN: uninit-value in __hfs_ext_cache_extent, syzbot
- [linus:master] [vfs] 681ce86235: filebench.sum_operations/s -7.4% regression,
kernel test robot
- [RFC PATCH v4 0/8] iomap/xfs: fix stale data exposure when truncating realtime inodes,
Zhang Yi
- [PATCH 0/7] Start moving write_begin/write_end out of aops,
Matthew Wilcox (Oracle)
- [PATCH] fs/netfs/fscache_cookie: add missing "n_accesses" check, Max Kellermann
- [syzbot] [bpf?] [net?] possible deadlock in sock_map_update_common (2), syzbot
- [PATCH v3 0/2] mm/ksm: fix some accounting problems,
Chengming Zhou
- [PATCH 0/3] use new mount API for bcachefs,
Thomas Bertschinger
- [PATCH v3 0/3] Clean up usage of rt_task(),
Qais Yousef
- [PATCH v5.1] fs: Allow fine-grained control of folio sizes,
Matthew Wilcox (Oracle)
- [PATCH] netfs: Fault in smaller chunks for non-large folio mappings,
Matthew Wilcox (Oracle)
- [PATCH] fs: autofs: add MODULE_DESCRIPTION(),
Jeff Johnson
- [PATCH] fs: binfmt: add missing MODULE_DESCRIPTION() macros,
Jeff Johnson
- [PATCH] fs: fat: add missing MODULE_DESCRIPTION() macros,
Jeff Johnson
- [PATCH] fs: cramfs: add MODULE_DESCRIPTION(),
Jeff Johnson
- [PATCH] fs: hfs: add MODULE_DESCRIPTION(),
Jeff Johnson
- [PATCH] fs: hpfs: add MODULE_DESCRIPTION(), Jeff Johnson
- support large folios for NFS,
Christoph Hellwig
[PATCH 2/2] nfs: add support for large folios, Christoph Hellwig
Re: support large folios for NFS, Sagi Grimberg
[PATCH] nfs: Fix misuses of folio_shift() and folio_order(), Matthew Wilcox (Oracle)
Re: support large folios for NFS, Matthew Wilcox
Re: support large folios for NFS, Trond Myklebust
[PATCH v2 0/4] enhance the path resolution capability in fs_parser,
Hongbo Li
[PATCH 0/4] enhance the path resolution capability in fs_parser,
Hongbo Li
[PATCH] isofs: add missing MODULE_DESCRIPTION(),
Jeff Johnson
[PATCH RFC] fs: turn inode->i_ctime into a ktime_t,
Jeff Layton
[PATCH AUTOSEL 5.10 4/5] binfmt_elf: Leave a gap between .bss and brk, Sasha Levin
[PATCH AUTOSEL 5.15 6/7] binfmt_elf: Leave a gap between .bss and brk, Sasha Levin
[PATCH AUTOSEL 6.1 8/9] binfmt_elf: Leave a gap between .bss and brk, Sasha Levin
[PATCH AUTOSEL 6.6 01/11] fs/writeback: bail out if there is no more inodes for IO and queued once,
Sasha Levin
[PATCH AUTOSEL 6.8 01/14] fs/writeback: bail out if there is no more inodes for IO and queued once,
Sasha Levin
[PATCH AUTOSEL 6.9 01/15] fs/writeback: bail out if there is no more inodes for IO and queued once,
Sasha Levin
[PATCH][CFT][experimental] net/socket.c: use straight fdget/fdput (resend),
Al Viro
[PATCH][CFT][experimental] net/socket.c: use straight fdget/fdput, Al Viro
[PATCH] fs: minix: add MODULE_DESCRIPTION(),
Jeff Johnson
[GIT PULL] ntfs3: bugfixes for 6.10,
Konstantin Komarov
[PATCH] fs: efs: add MODULE_DESCRIPTION(),
Jeff Johnson
[PATCH] fs: sysv: add MODULE_DESCRIPTION(),
Jeff Johnson
[PATCH v4 1/2] proc: pass file instead of inode to proc_mem_open,
Adrian Ratiu
[PATCH] unicode: add MODULE_DESCRIPTION() macros,
Jeff Johnson
[PATCH] afs: Don't cross .backup mountpoint from backup volume,
David Howells
[PATCH v3] netfs, 9p: Fix race between umount and async request completion,
David Howells
[PATCH] cifs: Fix missing set of remote_i_size,
David Howells
[GIT PULL] bcachefs fixes for 6.10-rc1,
Kent Overstreet
[PATCH RFC] : fhandle: relax open_by_handle_at() permission checks,
Christian Brauner
[RFC 0/2] fuse: introduce fuse server recovery mechanism,
Jingbo Xu
[PATCH v2 0/9] ioctl()-based API to query VMAs from /proc/<pid>/maps,
Andrii Nakryiko
- [PATCH v2 1/9] mm: add find_vma()-like API but RCU protected and taking VMA lock, Andrii Nakryiko
- [PATCH v2 2/9] fs/procfs: extract logic for getting VMA name constituents, Andrii Nakryiko
- [PATCH v2 3/9] fs/procfs: implement efficient VMA querying API for /proc/<pid>/maps, Andrii Nakryiko
- [PATCH v2 4/9] fs/procfs: use per-VMA RCU-protected locking in PROCMAP_QUERY API, Andrii Nakryiko
- [PATCH v2 5/9] fs/procfs: add build ID fetching to PROCMAP_QUERY API, Andrii Nakryiko
- [PATCH v2 6/9] docs/procfs: call out ioctl()-based PROCMAP_QUERY command existence, Andrii Nakryiko
- [PATCH v2 7/9] tools: sync uapi/linux/fs.h header into tools subdir, Andrii Nakryiko
- [PATCH v2 8/9] selftests/bpf: make use of PROCMAP_QUERY ioctl if available, Andrii Nakryiko
- [PATCH v2 9/9] selftests/bpf: add simple benchmark tool for /proc/<pid>/maps APIs, Andrii Nakryiko
- Re: [PATCH v2 0/9] ioctl()-based API to query VMAs from /proc/<pid>/maps, Andrew Morton
[PATCH] Modified XArray entry bit flags as macro constants,
Jung-JaeJoon
Re: [PATCH] mm/filemap: invalidating pages is still necessary when io with IOCB_NOWAIT,
Matthew Wilcox
[PATCH RFC v2] fhandle: expose u64 mount id to name_to_handle_at(2),
Aleksa Sarai
[PATCH] mm: /proc/pid/smaps_rollup: avoid skipping vma after getting mmap_lock again,
Yuanyuan Zhong
[PATCH v2] netfs, 9p: Fix race between umount and async request completion, David Howells
[PATCH v3] zonefs: move super block reading from page to folio,
Johannes Thumshirn
[PATCH] fs/adfs: add MODULE_DESCRIPTION,
Jeff Johnson
[PATCH 6.6 074/102] cifs: Add tracing for the cifs_tcon struct refcounting, Greg Kroah-Hartman
[PATCH v2] zonefs: move super block reading from page to folio,
Johannes Thumshirn
[syzbot] [btrfs?] [overlayfs?] possible deadlock in ovl_copy_up_flags,
syzbot
[PATCH] exfat: handle idmapped mounts,
Michael Jeanson
[RFC PATCH] cifs: Fix credit handling in cifs_io_subrequest cleanup,
David Howells
fuse passthrough related circular locking dependency,
Bernd Schubert
[PATCH] 9p: Enable multipage folios, David Howells
[PATCH] filemap: Return the error in do_read_cache_page(),
trondmy
[GIT PULL] overlayfs update for 6.10,
Miklos Szeredi
[GIT PULL] fuse update for 6.10,
Miklos Szeredi
[PATCH] debugfs: ignore auto and noauto options if given,
Wolfram Sang
[PATCH] cifs: Fix smb3_insert_range() to move the zero_point,
David Howells
[PATCH 0/2] Improve dmesg output for swapfile+hibernation,
Sukrit Bhatnagar
[PATCH RESEND 0/5] cachefiles: some bugfixes for withdraw and xattr,
libaokun
[PATCH v3 00/12] cachefiles: some bugfixes and cleanups for ondemand requests,
libaokun
- [PATCH v3 03/12] cachefiles: fix slab-use-after-free in cachefiles_ondemand_get_fd(), libaokun
- [PATCH v3 06/12] cachefiles: add consistency check for copen/cread, libaokun
- [PATCH v3 07/12] cachefiles: add spin_lock for cachefiles_ondemand_info, libaokun
- [PATCH v3 08/12] cachefiles: never get a new anonymous fd if ondemand_id is valid, libaokun
- [PATCH v3 10/12] cachefiles: Set object to close if ondemand_id < 0 in copen, libaokun
- [PATCH v3 02/12] cachefiles: remove requests from xarray during flushing requests, libaokun
- [PATCH v3 11/12] cachefiles: flush all requests after setting CACHEFILES_DEAD, libaokun
- [PATCH v3 12/12] cachefiles: make on-demand read killable, libaokun
- [PATCH v3 04/12] cachefiles: fix slab-use-after-free in cachefiles_ondemand_daemon_read(), libaokun
- [PATCH v3 05/12] cachefiles: remove err_put_fd label in cachefiles_ondemand_daemon_read(), libaokun
- [PATCH v3 01/12] cachefiles: add output string to cachefiles_obj_[get|put]_ondemand_fd, libaokun
- [PATCH v3 09/12] cachefiles: defer exposing anon_fd until after copy_to_user() succeeds, libaokun
- Re: [PATCH v3 00/12] cachefiles: some bugfixes and cleanups for ondemand requests, Christian Brauner
[PATCH v2] fs: fsconfig: intercept non-new mount API in advance for FSCONFIG_CMD_CREATE_EXCL command,
Hongbo Li
[syzbot] [nilfs?] [btrfs?] WARNING in filemap_unaccount_folio,
syzbot
[PATCH v5 46/68] selftests/proc: Drop duplicate -D_GNU_SOURCE, Edward Liaw
[PATCH v5 45/68] selftests/proc: Drop define _GNU_SOURCE, Edward Liaw
[PATCH v5 33/68] selftests/mount_setattr: Drop define _GNU_SOURCE, Edward Liaw
[PATCH v2] netfs: Fix io_uring based write-through,
David Howells
[git pull] vfs.git misc stuff,
Al Viro
[git pull] vfs.git last bdev series,
Al Viro
[PATCH v6 00/11] mm/swap: clean up and optimize swap cache index,
Kairui Song
- [PATCH v6 01/11] f2fs: drop usage of page_index, Kairui Song
- [PATCH v6 02/11] nilfs2: drop usage of page_index, Kairui Song
- [PATCH v6 03/11] ceph: drop usage of page_index, Kairui Song
- [PATCH v6 04/11] NFS: remove nfs_page_lengthg and usage of page_index, Kairui Song
- [PATCH v6 05/11] afs: drop usage of folio_file_pos, Kairui Song
- [PATCH v6 06/11] netfs: drop usage of folio_file_pos, Kairui Song
- [PATCH v6 07/11] nfs: drop usage of folio_file_pos, Kairui Song
- [PATCH v6 08/11] mm/swap: get the swap device offset directly, Kairui Song
- [PATCH v6 09/11] mm: remove page_file_offset and folio_file_pos, Kairui Song
- [PATCH v6 10/11] mm: drop page_index and simplify folio_index, Kairui Song
- [PATCH v6 11/11] mm/swap: reduce swap cache search space, Kairui Song
[git pull] vfs bdev pile 2,
Al Viro
[PATCH] netfs: Fix setting of BDP_ASYNC from iocb flags,
David Howells
[viro-vfs:untested.persistency] [rpc_gssd_dummy_populate()] 5b8fc55107: WARNING:at_fs/namei.c:#lookup_one_len, kernel test robot
[PATCH] netfs: Fix io_uring based write-through,
David Howells
[PATCH] netfs: Fix AIO error handling when doing write-through,
David Howells
[git pull] vfs.git set_blocksize() (bdev pile 1),
Al Viro
[PATCH v5 1/2] filemap: add helper mapping_max_folio_size(),
Xu Yang
[PATCH v4 1/2] filemap: add helper mapping_max_folio_size(),
Xu Yang
fanotify and files being moved or deleted,
Jonathan Gilbert
[PATCH RFC] fhandle: expose u64 mount id to name_to_handle_at(2),
Aleksa Sarai
Re: [PATCH v2 2/4] fs: add FS_IOC_FSSETXATTRAT and FS_IOC_FSGETXATTRAT,
Amir Goldstein
[GIT PULL] xfs: new code for 6.10,
Chandan Babu R
[PATCH v2] eventfd: introduce ratelimited wakeup for non-semaphore eventfd, Wen Yang
First Contributions for KUnit,
Artur A C de Barros
[PATCH 0/2] udf: Correct lock ordering in udf_setsize(),
Jan Kara
[PATCH v2] jbd2: speed up jbd2_transaction_committed(),
Zhang Yi
[PATCH v20 00/12] Implement copy offload support,
Nitesh Shetty
Message not available
Re: [PATCH v20 02/12] Add infrastructure for copy offload in block and request layer., Christoph Hellwig
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
Message not available
Re: [PATCH v20 00/12] Implement copy offload support, Bart Van Assche
Re: [PATCH v20 00/12] Implement copy offload support, Christoph Hellwig
[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]