Linux Filesystem Development
[Prev Page][Next Page]
- [RFC] Per file OOM-badness / RSS once more,
Christian König
- [PATCH 01/14] fs: add per file RSS, Christian König
- [PATCH 03/14] proc: expose per file RSS, Christian König
- [PATCH 10/14] drm/i915: use drm_file_rss, Christian König
- [PATCH 07/14] drm/gma500: use drm_file_rss, Christian König
- [PATCH 02/14] oom: take per file RSS into account, Christian König
- [PATCH 04/14] mm: shmem: provide RSS for shmem files, Christian König
- [PATCH 08/14] drm/amdgpu: use drm_file_rss, Christian König
- [PATCH 05/14] dma-buf: provide file RSS for DMA-buf files, Christian König
- [PATCH 12/14] drm/omap: use drm_file_rss, Christian König
- [PATCH 06/14] drm/gem: adjust per file RSS on handling buffers, Christian König
- [PATCH 09/14] drm/radeon: use drm_oom_badness, Christian König
- [PATCH 13/14] drm/vmwgfx: use drm_file_rss, Christian König
- [PATCH 11/14] drm/nouveau: use drm_file_rss, Christian König
- [PATCH 14/14] drm/tegra: use drm_file_rss, Christian König
- Re: [RFC] Per file OOM-badness / RSS once more, Michal Hocko
- [PATCH] fuse: writeback_cache consistency enhancement (writeback_cache_v2),
Jiachen Zhang
- Delegating fstests maintenance work (Was: Re: [PATCH 3/4] xfs/{422,517}: add missing killall to _cleanup()),
Amir Goldstein
- [PATCH v2 0/2] procfs: Add file path and size to /proc/<pid>/fdinfo,
Kalesh Singh
- Re: [PATCHv6 11/11] iomap: add support for dma aligned direct-io,
Eric Farman
- [RESEND PATCH v9 00/14] io-uring/xfs: support async buffered writes,
Stefan Roesch
- Re: (subset) [RESEND PATCH v9 00/14] io-uring/xfs: support async buffered writes, Jens Axboe
- Message not available
strange interaction between fuse + pidns,
Tycho Andersen
[GIT PULL] Pagecache fixes for 5.19-rc4,
Matthew Wilcox
53889cbba5: unixbench.score 4.9% improvement, kernel test robot
[PATCH] mnt: Fix spelling mistake, Zhang Jiaming
Bug report: ntfs_read_block may crash system,
xu xin
[PATCH] virtio_fs: Modify format for virtio_fs_direct_access,
Deming Wang
[RFC PATCH v2 0/3] powerpc/pseries: add support for local secure storage called Platform KeyStore(PKS),
Nayna Jain
[PATCH 0/7] Support negative dentries on case-insensitive directories,
Gabriel Krisman Bertazi
[PATCH] walk_component(): get inode in lookup_slow branch statement block,
sunliming
[bug report] mpage: Convert do_mpage_readpage() to use a folio, Dan Carpenter
[GIT PULL] 9p fixes for 5.19-rc4,
Dominique Martinet
[RFC][CFT][PATCHSET] iov_iter stuff,
Al Viro
- [PATCH 01/44] 9p: handling Rerror without copy_from_iter_full(), Al Viro
- [PATCH 03/44] teach iomap_dio_rw() to suppress dsync, Al Viro
- [PATCH 23/44] iov_iter_get_pages{,_alloc}(): cap the maxsize with MAX_RW_COUNT, Al Viro
- [PATCH 02/44] No need of likely/unlikely on calls of check_copy_size(), Al Viro
- [PATCH 34/44] fold __pipe_get_pages() into pipe_get_pages(), Al Viro
- [PATCH 41/44] ceph: switch the last caller of iov_iter_get_pages_alloc(), Al Viro
- [PATCH 09/44] new iov_iter flavour - ITER_UBUF, Al Viro
- [PATCH 30/44] iov_iter: lift dealing with maxpages out of first_{iovec,bvec}_segment(), Al Viro
- [PATCH 29/44] ITER_XARRAY: don't open-code DIV_ROUND_UP(), Al Viro
- [PATCH 25/44] iov_iter_get_pages(): sanity-check arguments, Al Viro
- [PATCH 16/44] ITER_PIPE: allocate buffers as we go in copy-to-pipe primitives, Al Viro
- [PATCH 43/44] pipe_get_pages(): switch to append_pipe(), Al Viro
- [PATCH 10/44] switch new_sync_{read,write}() to ITER_UBUF, Al Viro
- [PATCH 31/44] iov_iter: first_{iovec,bvec}_segment() - simplify a bit, Al Viro
- [PATCH 44/44] expand those iov_iter_advance()..., Al Viro
- [PATCH 32/44] iov_iter: massage calling conventions for first_{iovec,bvec}_segment(), Al Viro
- [PATCH 24/44] iov_iter_get_pages_alloc(): lift freeing pages array on failure exits into wrapper, Al Viro
- [PATCH 11/44] iov_iter_bvec_advance(): don't bother with bvec_iter, Al Viro
- [PATCH 22/44] ITER_PIPE: fold data_start() and pipe_space_for_user() together, Al Viro
- [PATCH 17/44] ITER_PIPE: fold push_pipe() into __pipe_get_pages(), Al Viro
- [PATCH 26/44] unify pipe_get_pages() and pipe_get_pages_alloc(), Al Viro
- [PATCH 28/44] unify the rest of iov_iter_get_pages()/iov_iter_get_pages_alloc() guts, Al Viro
- [PATCH 38/44] iter_to_pipe(): switch to advancing variant of iov_iter_get_pages(), Al Viro
- [PATCH 14/44] ITER_PIPE: helper for getting pipe buffer by index, Al Viro
- [PATCH 13/44] splice: stop abusing iov_iter_advance() to flush a pipe, Al Viro
- [PATCH 06/44] iocb: delay evaluation of IS_SYNC(...) until we want to check IOCB_DSYNC, Al Viro
- [PATCH 18/44] ITER_PIPE: lose iter_head argument of __pipe_get_pages(), Al Viro
- [PATCH 33/44] found_iovec_segment(): just return address, Al Viro
- [PATCH 36/44] iov_iter: advancing variants of iov_iter_get_pages{,_alloc}(), Al Viro
- [PATCH 05/44] struct file: use anonymous union member for rcuhead and llist, Al Viro
- [PATCH 37/44] block: convert to advancing variants of iov_iter_get_pages{,_alloc}(), Al Viro
- [PATCH 39/44] af_alg_make_sg(): switch to advancing variant of iov_iter_get_pages(), Al Viro
- [PATCH 19/44] ITER_PIPE: clean pipe_advance() up, Al Viro
- [PATCH 40/44] 9p: convert to advancing variant of iov_iter_get_pages_alloc(), Al Viro
- [PATCH 27/44] unify xarray_get_pages() and xarray_get_pages_alloc(), Al Viro
- [PATCH 21/44] ITER_PIPE: cache the type of last buffer, Al Viro
- [PATCH 15/44] ITER_PIPE: helpers for adding pipe buffers, Al Viro
- [PATCH 12/44] fix short copy handling in copy_mc_pipe_to_iter(), Al Viro
- [PATCH 20/44] ITER_PIPE: clean iov_iter_revert(), Al Viro
- [PATCH 42/44] get rid of non-advancing variants, Al Viro
- [PATCH 07/44] keep iocb_flags() result cached in struct file, Al Viro
- [PATCH 04/44] btrfs: use IOMAP_DIO_NOSYNC, Al Viro
- [PATCH 35/44] iov_iter: saner helper for page array allocation, Al Viro
- [PATCH 08/44] copy_page_{to,from}_iter(): switch iovec variants to generic, Al Viro
- Re: [PATCH 01/44] 9p: handling Rerror without copy_from_iter_full(), Dominique Martinet
- Re: [PATCH 01/44] 9p: handling Rerror without copy_from_iter_full(), Dominique Martinet
- Re: [PATCH 09/44] new iov_iter flavour - ITER_UBUF, David Howells
- Re: [RFC][CFT][PATCHSET] iov_iter stuff, David Howells
- Re: [RFC][CFT][PATCHSET] iov_iter stuff, Jeff Layton
[viro-vfs:work.iov_iter_get_pages 32/34] fs/splice.c:1170:24: error: implicit declaration of function 'iov_iter_get_pages'; did you mean 'iov_iter_get_pages2'?, kernel test robot
[viro-vfs:work.iov_iter_get_pages 33/34] lib/iov_iter.c:1225:58: error: passing argument 3 of 'append_pipe' from incompatible pointer type, kernel test robot
[PATCH v2 0/8] introduce dedicated type for idmapped mounts,
Christian Brauner
- [PATCH v2 1/8] mnt_idmapping: add vfs{g,u}id_t, Christian Brauner
- [PATCH v2 2/8] fs: add two type safe mapping helpers, Christian Brauner
- [PATCH v2 4/8] fs: introduce tiny iattr ownership update helpers, Christian Brauner
- [PATCH v2 5/8] fs: port to iattr ownership update helpers, Christian Brauner
- [PATCH v2 8/8] attr: port attribute changes to new types, Christian Brauner
- [PATCH v2 3/8] fs: use mount types in iattr, Christian Brauner
- [PATCH v2 7/8] security: pass down mount idmapping to setattr hook, Christian Brauner
- [PATCH v2 6/8] quota: port quota helpers mount ids, Christian Brauner
- Re: [PATCH v2 0/8] introduce dedicated type for idmapped mounts, Seth Forshee
[PATCH] fuse: force sync attr when inode is invalidated,
wubo
[PATCH 0/2] fs/ntfs3: FALLOC_FL_INSERT_RANGE support,
Konstantin Komarov
[PATCH 0/8] introduce dedicated type for idmapped mounts,
Christian Brauner
[PATCH 0/2] New fanotify API for ignoring events,
Amir Goldstein
[PATCH 5.18 125/141] fs: account for group membership, Greg Kroah-Hartman
[PATCH 5.18 134/141] netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_context, Greg Kroah-Hartman
[syzbot] general protection fault in do_mpage_readpage,
syzbot
[PATCH] ext4, doc: Fix malformed table, Wang Jianjian
[PATCHv2 0/4] submit_bh: Drop unnecessary return values and API users,
Ritesh Harjani
[PATCH v2] mm/smaps: add Pss_Dirty,
Vincent Whitchurch
[RFC 0/3] submit_bh: Drop unnecessary return values and API users,
Ritesh Harjani
Re: [PATCH v9 03/14] mm: Add balance_dirty_pages_ratelimited_flags() function, kernel test robot
[viro-vfs:work.iov_iter_get_pages 24/33] lib/iov_iter.c:1295 iter_xarray_get_pages() warn: unsigned 'count' is never less than zero.,
kernel test robot
[PATCH 0/3] Fixes for 5.19b,
Matthew Wilcox (Oracle)
[GIT PULL] xfs: bug fixes for 5.19-rc3,
Darrick J. Wong
Re: [PATCH] ceph: switch back to testing for NULL folio->private in ceph_dirty_folio,
Matthew Wilcox
[PATCH] fs: use call_read_iter(file, &kiocb, &iter); for __kernel_{read|write},
Li Chen
[PATCH RFC] iov_iter: import single segments iovecs as ITER_UBUF,
Jens Axboe
[PATCH] iov_iter: fix bad parenthesis placement for iter_type check, Jens Axboe
Re: [PATCH v2] Implement close-on-fork,
Ralph Corderoy
[viro-vfs:work.iov_iter_get_pages 21/33] lib/iov_iter.c:1392:24: warning: variable 'len' is uninitialized when used here, kernel test robot
[PATCH] filemap: obey mapping->invalidate_lock lock/unlock order,
Miaohe Lin
[PATCH v4] fuse: Add module param for CAP_SYS_ADMIN access bypassing allow_other,
Dave Marchevsky
[BUG] filemap_get_read_batch(),
Brian Foster
Re: [POC][PATCH] xfs: reduce ilock contention on buffered randrw workload,
Amir Goldstein
[PATCH v16] vfs: fix copy_file_range() regression in cross-fs copies,
Amir Goldstein
[GIT PULL] writeback and ext2 fixes for 5.19-rc3,
Jan Kara
[PATCH -next] exec: remove recheck path_noexec in do_open_execat and uselib, Ye Bin
[PATCH v5 0/1] FUSE: Allow non-extending parallel direct writes,
Dharmendra Singh
[PATCH 0/6] autofs: misc patches,
Ian Kent
[PATCH 0/2] vfs: fix a couple of mount table handling problems,
Ian Kent
[PATCH v3] fuse: Add module param for CAP_SYS_ADMIN access bypassing allow_other,
Dave Marchevsky
[PATCH v9 00/14] io-uring/xfs: support async buffered writes,
Stefan Roesch
[PATCH] selftests/proc: Fix proc-pid-vm for vsyscall=xonly.,
Dylan Hatch
[man-pages RFC PATCH] statx.2, open.2: document STATX_DIOALIGN,
Eric Biggers
[PATCH v3 0/8] make statx() return DIO alignment information,
Eric Biggers
Re: [PATCH v4 3/3] gen_init_cpio: add support for file metadata,
Eugeniu Rosca
[syzbot] memory leak in __register_sysctl_table, syzbot
[PATCH v2 0/2] fix the improper assignment for did_zero,
xiakaixu1987
[RFC PATCH] epoll: autoremove wakers even more aggressively, Benjamin Segall
Re: [PATCH v4 1/3] initramfs: add file metadata, Eugeniu Rosca
[PATCH v2 0/2] Introduce CABA helper process tree,
Pavel Tikhomirov
[PATCH v3 5/8] fs: use new capable_any functionality,
Christian Göttsche
Reserving a dedicated space inside UBI volume, Pintu Agarwal
[PATCH v15] vfs: fix copy_file_range() regression in cross-fs copies,
Amir Goldstein
[vfs] 0b398f980a: ltp.copy_file_range01.fail,
kernel test robot
[PATCH] mm/smaps: add Pss_Dirty,
Vincent Whitchurch
[PATCH] vboxsf: Directly use ida_alloc()/free(),
Bo Liu
[PATCH] eventfd: Directly use ida_alloc()/free(),
Bo Liu
[PATCH v2 0/2] Allow skipping abort interface for virtiofs,
Xie Yongji
Maintainer's / Kernel Summit 2022 CFP, Theodore Ts'o
Apply commit "9p: missing chunk of fs/9p: Don't update file type when updating file attributes" to stable,
Tadeusz Struk
[PATCH 0/3] proc: improve root readdir latency with many threads,
Brian Foster
[PATCH] writeback: Avoid grabbing the wb if the we don't add it to dirty list,
Suzuki K Poulose
[PATCH] iomap: set did_zero to true when zeroing successfully,
xiakaixu1987
[PATCH 1/1] cachefiles: Add a command to restore on-demand requests, Jia Zhu
[PATCH 0/1] cachefiles: Add a command to restore on-demand requests, Jia Zhu
[man-pages PATCH] statx.2: correctly document STATX_ALL, Eric Biggers
[PATCH] 9p: fix EBADF errors in cached mode,
Dominique Martinet
[PATCH RFC 00/12] Allow concurrent directory updates.,
NeilBrown
- [PATCH 02/12] VFS: move EEXIST and ENOENT tests into lookup_hash_update(), NeilBrown
- [PATCH 01/12] VFS: support parallel updates in the one directory., NeilBrown
- [PATCH 03/12] VFS: move want_write checks into lookup_hash_update(), NeilBrown
- [PATCH 04/12] VFS: move dput() and mnt_drop_write() into done_path_update(), NeilBrown
- [PATCH 05/12] VFS: export done_path_update(), NeilBrown
- [PATCH 06/12] VFS: support concurrent renames., NeilBrown
- [PATCH 08/12] nfsd: allow parallel creates from nfsd, NeilBrown
- [PATCH 07/12] NFS: support parallel updates in the one directory., NeilBrown
- [PATCH 10/12] nfsd: reduce locking in nfsd_lookup(), NeilBrown
- [PATCH 11/12] nfsd: use (un)lock_inode instead of fh_(un)lock, NeilBrown
- [PATCH 12/12] nfsd: discard fh_locked flag and fh_lock/fh_unlock, NeilBrown
- [PATCH 09/12] nfsd: support concurrent renames., NeilBrown
- Re: [PATCH RFC 00/12] Allow concurrent directory updates., Daire Byrne
Re: [PATCHv6 00/11] direct-io dma alignment, Jens Axboe
[BUG] rockpro64 board hangs in console_init() after commit 10e14073107d,
Alexandru Elisei
fs/dcache: Resolve the last RT woes.,
Sebastian Andrzej Siewior
Re: [PATCHv6 07/11] block/bounce: count bytes instead of sectors,
Christoph Hellwig
[PATCH 5.18 222/339] iov_iter: Fix iter_xarray_get_pages{,_alloc}(), Greg Kroah-Hartman
[PATCH 5.17 195/298] iov_iter: Fix iter_xarray_get_pages{,_alloc}(), Greg Kroah-Hartman
[PATCH] fs: account for group membership,
Christian Brauner
[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]