Linux Filesystem Development
[Prev Page][Next Page]
- Re: [PATCH 01/29] mm: shrinker: add shrinker::private_data field, (continued)
- [PATCH 03/29] drm/i915: dynamically allocate the i915_gem_mm shrinker, Qi Zheng
- [PATCH 02/29] mm: vmscan: introduce some helpers for dynamically allocating shrinker, Qi Zheng
- [PATCH 06/29] dm: dynamically allocate the dm-bufio shrinker, Qi Zheng
- [PATCH 04/29] drm/msm: dynamically allocate the drm-msm_gem shrinker, Qi Zheng
- [PATCH 05/29] drm/panfrost: dynamically allocate the drm-panfrost shrinker, Qi Zheng
- [PATCH 09/29] bcache: dynamically allocate the md-bcache shrinker, Qi Zheng
- [PATCH 08/29] md/raid5: dynamically allocate the md-raid5 shrinker, Qi Zheng
- [PATCH 07/29] dm zoned: dynamically allocate the dm-zoned-meta shrinker, Qi Zheng
- [PATCH 10/29] vmw_balloon: dynamically allocate the vmw-balloon shrinker, Qi Zheng
- [PATCH 12/29] mbcache: dynamically allocate the mbcache shrinker, Qi Zheng
- [PATCH 11/29] virtio_balloon: dynamically allocate the virtio-balloon shrinker, Qi Zheng
- [PATCH 13/29] ext4: dynamically allocate the ext4-es shrinker, Qi Zheng
- [PATCH 14/29] jbd2,ext4: dynamically allocate the jbd2-journal shrinker, Qi Zheng
- [PATCH 15/29] NFSD: dynamically allocate the nfsd-client shrinker, Qi Zheng
- [PATCH 16/29] NFSD: dynamically allocate the nfsd-reply shrinker, Qi Zheng
- [PATCH 17/29] xfs: dynamically allocate the xfs-buf shrinker, Qi Zheng
- [PATCH 18/29] xfs: dynamically allocate the xfs-inodegc shrinker, Qi Zheng
- [PATCH 19/29] xfs: dynamically allocate the xfs-qm shrinker, Qi Zheng
- [PATCH 20/29] zsmalloc: dynamically allocate the mm-zspool shrinker, Qi Zheng
- [PATCH 21/29] fs: super: dynamically allocate the s_shrink, Qi Zheng
- [PATCH 22/29] drm/ttm: introduce pool_shrink_rwsem, Qi Zheng
- [PATCH 23/29] mm: shrinker: add refcount and completion_wait fields, Qi Zheng
- [PATCH 24/29] mm: vmscan: make global slab shrink lockless, Qi Zheng
- [PATCH 26/29] mm: shrinker: make count and scan in shrinker debugfs lockless, Qi Zheng
- [PATCH 25/29] mm: vmscan: make memcg slab shrink lockless, Qi Zheng
- [PATCH 27/29] mm: vmscan: hold write lock to reparent shrinker nr_deferred, Qi Zheng
- [PATCH 29/29] mm: shrinker: move shrinker-related code into a separate file, Qi Zheng
- [PATCH 28/29] mm: shrinkers: convert shrinker_rwsem to mutex, Qi Zheng
- Re: [PATCH 00/29] use refcount+RCU method to implement lockless slab shrink, Qi Zheng
- [syzbot] [btrfs?] kernel BUG in btrfs_ioctl, syzbot
- [PATCH 1/2] Revert "page cache: fix page_cache_next/prev_miss off by one",
Mike Kravetz
- [PATCH 0/1] iomap regression for aio dio 4k writes,
Jeremy Bongio
- [PATCH 00/13] Remove pagevecs,
Matthew Wilcox (Oracle)
- [PATCH 08/13] i915: Convert i915_gpu_error to use a folio_batch, Matthew Wilcox (Oracle)
- [PATCH 05/13] drm: Convert drm_gem_put_pages() to use a folio_batch, Matthew Wilcox (Oracle)
- [PATCH 07/13] pagevec: Rename fbatch_count(), Matthew Wilcox (Oracle)
- [PATCH 13/13] mm: Remove unnecessary pagevec includes, Matthew Wilcox (Oracle)
- [PATCH 06/13] mm: Remove check_move_unevictable_pages(), Matthew Wilcox (Oracle)
- [PATCH 09/13] net: Convert sunrpc from pagevec to folio_batch, Matthew Wilcox (Oracle)
- [PATCH 01/13] afs: Convert pagevec to folio_batch in afs_extend_writeback(), Matthew Wilcox (Oracle)
- [PATCH 10/13] mm: Remove struct pagevec, Matthew Wilcox (Oracle)
- [PATCH 04/13] i915: Convert shmem_sg_free_table() to use a folio_batch, Matthew Wilcox (Oracle)
- [PATCH 12/13] mm: Remove references to pagevec, Matthew Wilcox (Oracle)
- [PATCH 11/13] mm: Rename invalidate_mapping_pagevec to mapping_try_invalidate, Matthew Wilcox (Oracle)
- [PATCH 03/13] scatterlist: Add sg_set_folio(), Matthew Wilcox (Oracle)
- [PATCH 02/13] mm: Add __folio_batch_release(), Matthew Wilcox (Oracle)
- [PATCH 0/2] v2: F_OFD_GETLK extension to read lock info,
Stas Sergeev
- [PATCH 55/79] proc: switch to new ctime accessors,
Jeff Layton
- [PATCH 71/79] zonefs: switch to new ctime accessors,
Jeff Layton
- [PATCH 69/79] vboxsf: switch to new ctime accessors, Jeff Layton
- [PATCH 40/79] isofs: switch to new ctime accessors, Jeff Layton
- [PATCH 36/79] hfsplus: switch to new ctime accessors, Jeff Layton
- [PATCH 35/79] hfs: switch to new ctime accessors, Jeff Layton
- [PATCH 33/79] fuse: switch to new ctime accessors, Jeff Layton
- [PATCH 27/79] exfat: switch to new ctime accessors, Jeff Layton
- [PATCH 12/79] fs: switch to new ctime accessors,
Jeff Layton
- [PATCH 10/79] affs: switch to new ctime accessors,
Jeff Layton
- next: ltp: fs: read_all: block sda: the capability attribute has been deprecated. - supervisor instruction fetch in kernel mode,
Naresh Kamboju
- [PATCH][next] fsdax: remove redundant variable 'error',
Colin Ian King
- [PATCH] docs: filesystems: idmappings: clarify from where idmappings are taken,
Alexander Mikhalitsyn
- [PATCH] udf: Fix uninitialized array access for some pathnames, Jan Kara
- [PATCH 09/11] sysctl: Remove the end element in sysctl table arrays,
Joel Granados
- Message not available
- Re: [PATCH 09/11] sysctl: Remove the end element in sysctl table arrays, Jani Nikula
[PATCH 08/11] sysctl: Add size to register_sysctl_init,
Joel Granados
[PATCH 07/11] sysctl: Add size to register_sysctl, Joel Granados
[PATCH 05/11] sysctl: Add a size arg to __register_sysctl_table,
Joel Granados
[PATCH 04/11] sysctl: Add size argument to init_header, Joel Granados
[PATCH 03/11] sysctl: Add ctl_table_size to ctl_table_header, Joel Granados
[PATCH 02/11] sysctl: Use the ctl header in list ctl_table macro, Joel Granados
[PATCH 01/11] sysctl: Prefer ctl_table_header in proc_sysctl, Joel Granados
[RFC 0/4] minimum folio order support in filemap,
Pankaj Raghav
Message not available
Message not available
Message not available
Re: [RFC 0/4] minimum folio order support in filemap, Hannes Reinecke
[PATCH v20 0/5] Implement IOCTL to get and optionally clear info about PTEs,
Muhammad Usama Anjum
[linus:master] [page cache] 9425c591e0: vm-scalability.throughput -20.0% regression,
kernel test robot
[syzbot] [udf?] KMSAN: uninit-value in udf_name_from_CS0, syzbot
[syzbot] [hfs?] KASAN: wild-memory-access Read in hfsplus_bnode_read_u16, syzbot
[PATCH v4 0/4] Add support for Vendor Defined Error Types in Einj Module,
Avadhut Naik
[syzbot] [xfs?] WARNING: Reset corrupted AGFL on AG NUM. NUM blocks leaked. Please unmount and run xfs_repair.,
syzbot
[syzbot] [btrfs?] WARNING in emit_fiemap_extent,
syzbot
[PATCH][next] readdir: Replace one-element arrays with flexible-array members,
Gustavo A. R. Silva
[PATCH 0/3] Support negative dentry cache for FUSE and virtiofs,
Keiichi Watanabe
[PATCH 3/3] virtiofs: Add negative_dentry_timeout option, Keiichi Watanabe
[PATCH net-next v3 17/18] sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES),
David Howells
[syzbot] [jfs?] kernel BUG in txEnd,
syzbot
[PATCH] ovl: reserve ability to reconfigure mount options with new mount api,
Christian Brauner
[PATCH v3] fs: Provide helpers for manipulating sb->s_readonly_remount,
Jan Kara
[PATCH 0/3] RFC: F_OFD_GETLK should provide more info,
Stas Sergeev
Hang seen with the latest mainline kernel,
Shyam Prasad N
[syzbot] [udf?] WARNING in udf_rmdir, syzbot
[PATCH] drop me from MAINTAINERS for iomap,
Christoph Hellwig
[linux-next:master] [splice, net] 2dc334f1a6: netperf.Throughput_Mbps 29.9% improvement, kernel test robot
[PATCH v2 0/5] clean up block_commit_write,
Bean Huo
[syzbot] [reiserfs?] possible deadlock in vfs_removexattr, syzbot
[syzbot] [udf?] KASAN: use-after-free Read in udf_finalize_lvid,
syzbot
[GIT PULL] afs: Fix writeback,
David Howells
[PATCH 0/2] afs: Fix writeback,
David Howells
[PATCH] fs: Fix bug in lock_rename_child that can cause deadlock,
Li Dong
[PATCH v2] fs: Provide helpers for manipulating sb->s_readonly_remount,
Jan Kara
[syzbot] [reiserfs?] KASAN: use-after-free Read in leaf_move_items, syzbot
[PATCHv10 0/8] iomap: Add support for per-block dirty state to improve write performance,
Ritesh Harjani (IBM)
[PATCH v1 0/5] clean up block_commit_write,
Bean Huo
bcachefs code coverage analysis, Kent Overstreet
[syzbot] [xfs?] KASAN: slab-out-of-bounds Read in xlog_pack_data,
syzbot
[PATCH net-next v2 16/17] sock: Remove ->sendpage*() in favour of sendmsg(MSG_SPLICE_PAGES), David Howells
[syzbot] [xfs?] UBSAN: array-index-out-of-bounds in xfs_attr3_leaf_add_work,
syzbot
[syzbot] [f2fs?] possible deadlock in f2fs_file_mmap, syzbot
[syzbot] [ext4?] WARNING in ext4_file_write_iter,
syzbot
[syzbot] [ext4?] WARNING in ext4_iomap_begin (2),
syzbot
[syzbot] [ext4?] INFO: task hung in __writeback_inodes_sb_nr (6),
syzbot
[PATCH] afs: Fix vlserver probe RTT handling, David Howells
[PATCH v11 03/11] proc: Use lsmids instead of lsm names for attrs, Casey Schaufler
[PATCH] d_path: include internal.h, Ben Dooks
[PATCH] fs: Provide helpers for manipulating sb->s_readonly_remount,
Jan Kara
[PATCH FOLD] ovl: fix mount api conversion braino,
Christian Brauner
[PATCH v2 0/8] Remove child from struct ctl_table,
Joel Granados
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Re: [PATCH v2 0/8] Remove child from struct ctl_table, Luis Chamberlain
[PATCH] quota: fix race condition between dqput() and dquot_mark_dquot_dirty(),
Baokun Li
[PATCHSET v2 0/3] fs: kernel and userspace filesystem freeze,
Darrick J. Wong
[syzbot] [jfs?] UBSAN: shift-out-of-bounds in dbUpdatePMap (2), syzbot
[PATCH v5 0/1] dax: enable dax fault handler to report VM_FAULT_HWPOISON,
Jane Chu
[ANNOUNCE] xfs-linux: for-next updated to c3b880acadc9, Darrick J. Wong
[PATCH v19 0/5] Implement IOCTL to get and optionally clear info about PTEs,
Muhammad Usama Anjum
[PATCH] fs: Protect reconfiguration of sb read-write from racing writes,
Jan Kara
[PATCH v5 0/5] Handle notifications on overlayfs fake path files,
Amir Goldstein
[syzbot] [ext4?] KASAN: slab-use-after-free Read in check_igot_inode, syzbot
deprecate md bitmap file support,
Christoph Hellwig
- [PATCH 05/11] md-bitmap: rename read_page to read_file_page, Christoph Hellwig
- [PATCH 04/11] md-bitmap: split file writes into a separate helper, Christoph Hellwig
- [PATCH 03/11] md-bitmap: use %pD to print the file name in md_bitmap_file_kick, Christoph Hellwig
- [PATCH 09/11] md-bitmap: don't use ->index for pages backing the bitmap file, Christoph Hellwig
- [PATCH 02/11] md-bitmap: initialize variables at declaration time in md_bitmap_file_unmap, Christoph Hellwig
- [PATCH 08/11] md-bitmap: account for mddev->bitmap_info.offset in read_sb_page, Christoph Hellwig
- [PATCH 01/11] md-bitmap: set BITMAP_WRITE_ERROR in write_sb_page, Christoph Hellwig
- [PATCH 07/11] md-bitmap: cleanup read_sb_page, Christoph Hellwig
- [PATCH 06/11] md-bitmap: refactor md_bitmap_init_from_disk, Christoph Hellwig
- [PATCH 10/11] md: make bitmap file support optional, Christoph Hellwig
- [PATCH 11/11] md: deprecate bitmap file support, Christoph Hellwig
- Re: deprecate md bitmap file support, Mariusz Tkaczyk
[PATCH v1 1/2] exfat: change to get file size from DataLength, Yuezhang.Mo@xxxxxxxx
[PATCH v1 2/2] exfat: do not zeroed the extended part, Yuezhang.Mo@xxxxxxxx
[PATCH v1 0/2] exfat: get file size from DataLength,
Yuezhang.Mo@xxxxxxxx
Re: [syzbot] [ext4?] possible deadlock in dquot_commit (2), syzbot
[PATCH v3] eventfd: add a uapi header for eventfd userspace APIs,
wenyang . linux
dio / splice fixups,
Christoph Hellwig
[bug report] buffer: convert block_truncate_page() to use a folio,
Dan Carpenter
[PATCH] fs: use helpers for opening kernel internal files,
Amir Goldstein
[PATCH 0/7] RFC: high-order folio support for I/O,
Hannes Reinecke
[PATCH 7/7] mm/readahead: align readahead down to mapping blocksize, Hannes Reinecke
[PATCH 4/7] brd: make sector size configurable, Hannes Reinecke
[PATCH 5/7] brd: make logical sector size configurable, Hannes Reinecke
[PATCH 2/7] brd: convert to folios, Hannes Reinecke
[PATCH 1/7] brd: use XArray instead of radix-tree to index backing pages, Hannes Reinecke
Re: [PATCH 0/7] RFC: high-order folio support for I/O, Hannes Reinecke
[PATCH 1/2] highmem: Add memcpy_to_folio(), Matthew Wilcox (Oracle)
[PATCH 2/2] highmem: Add memcpy_from_folio(), Matthew Wilcox (Oracle)
[PATCH net-next] splice, net: Fix splice_to_socket() to handle pipe bufs larger than a page,
David Howells
[PATCH v4 0/2] Handle notifications on overlayfs fake path files,
Amir Goldstein
[PATCH v2] poll: Fix use-after-free in poll_freewait(),
Lu Jialin
[PATCH v2 2/3] memory: export symbols for memory related functions,
Wei Chin Tsai
[PATCH] block: Fix dio_cleanup() to advance the head index,
David Howells
[syzbot] [reiserfs?] UBSAN: array-index-out-of-bounds in direntry_create_vi, syzbot
[PATCH v2] eventfd: add a uapi header for eventfd userspace APIs,
wenyang . linux
[PATCH v2] eventfd: show the EFD_SEMAPHORE flag in fdinfo,
wenyang . linux
[PATCH v1 0/2] Report on physically contiguous memory in smaps,
Ryan Roberts
[ANNOUNCE] xfs-linux: for-next updated to b29434999371,
Darrick J. Wong
[PATCH v3 0/3] ovl: port to new mount api & updated layer parsing,
Christian Brauner
[syzbot] [udf?] WARNING in __udf_add_aext (2),
syzbot
[RFC PATCH] errseq_t: split the ERRSEQ_SEEN flag into two, Jeff Layton
[PATCH v18 0/5] Implement IOCTL to get and optionally clear info about PTEs,
Muhammad Usama Anjum
[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]