Linux-Fsdevel Archive on lore.kernel.org
help / color / mirror / Atom feed
[PATCH v2] Implement close-on-fork
2022-06-28 13:43 UTC (7+ messages)
[PATCH][next] treewide: uapi: Replace zero-length arrays with flexible-array members
2022-06-28 13:36 UTC (10+ messages)
[RFC PATCH v2 0/3] powerpc/pseries: add support for local secure storage called Platform KeyStore(PKS)
2022-06-28 13:25 UTC (8+ messages)
` [RFC PATCH v2 2/3] fs: define a firmware security filesystem named fwsecurityfs
[PATCH v3 00/25] iomap/xfs folio patches
2022-06-28 13:18 UTC (12+ messages)
` [PATCH v3 25/25] xfs: Support large folios
` Multi-page folio issues in 5.19-rc4 (was [PATCH v3 25/25] xfs: Support large folios)
[PATCH 0/2] vfs: fix a couple of mount table handling problems
2022-06-28 13:04 UTC (5+ messages)
` [PATCH 1/2] vfs: parse: deal with zero length string value
` [PATCH 2/2] vfs: escape hash as well
[PATCH v3 5/8] fs: use new capable_any functionality
2022-06-28 12:56 UTC (2+ messages)
[PATCH 6/6] fanotify: add current_user_instances node
2022-06-28 12:56 UTC (5+ messages)
[PATCH 0/3] proc: improve root readdir latency with many threads
2022-06-28 12:55 UTC (8+ messages)
` [PATCH 1/3] radix-tree: propagate all tags in idr tree
[RFC][CFT][PATCHSET] iov_iter stuff
2022-06-28 12:45 UTC (65+ messages)
` [PATCH 01/44] 9p: handling Rerror without copy_from_iter_full()
` [PATCH 08/44] copy_page_{to,from}_iter(): switch iovec variants to generic
` [PATCH 09/44] new iov_iter flavour - ITER_UBUF
` [PATCH 11/44] iov_iter_bvec_advance(): don't bother with bvec_iter
` [PATCH 12/44] fix short copy handling in copy_mc_pipe_to_iter()
` [PATCH 13/44] splice: stop abusing iov_iter_advance() to flush a pipe
` [PATCH 14/44] ITER_PIPE: helper for getting pipe buffer by index
` [PATCH 15/44] ITER_PIPE: helpers for adding pipe buffers
` [PATCH 23/44] iov_iter_get_pages{,_alloc}(): cap the maxsize with MAX_RW_COUNT
` [PATCH 24/44] iov_iter_get_pages_alloc(): lift freeing pages array on failure exits into wrapper
` [PATCH 25/44] iov_iter_get_pages(): sanity-check arguments
` [PATCH 26/44] unify pipe_get_pages() and pipe_get_pages_alloc()
` [PATCH 27/44] unify xarray_get_pages() and xarray_get_pages_alloc()
` [PATCH 28/44] unify the rest of iov_iter_get_pages()/iov_iter_get_pages_alloc() guts
` [PATCH 29/44] ITER_XARRAY: don't open-code DIV_ROUND_UP()
` [PATCH 30/44] iov_iter: lift dealing with maxpages out of first_{iovec,bvec}_segment()
` [PATCH 31/44] iov_iter: first_{iovec,bvec}_segment() - simplify a bit
` [PATCH 32/44] iov_iter: massage calling conventions for first_{iovec,bvec}_segment()
` [PATCH 33/44] found_iovec_segment(): just return address
` [PATCH 34/44] fold __pipe_get_pages() into pipe_get_pages()
` [PATCH 35/44] iov_iter: saner helper for page array allocation
` [PATCH 36/44] iov_iter: advancing variants of iov_iter_get_pages{,_alloc}()
` [PATCH 37/44] block: convert to "
` [PATCH 38/44] iter_to_pipe(): switch to advancing variant of iov_iter_get_pages()
` [PATCH 39/44] af_alg_make_sg(): "
` [PATCH 41/44] ceph: switch the last caller of iov_iter_get_pages_alloc()
` [PATCH 42/44] get rid of non-advancing variants
` [PATCH 43/44] pipe_get_pages(): switch to append_pipe()
` [PATCH 44/44] expand those iov_iter_advance()
[PATCH] btrfs: remove btrfs_writepage_cow_fixup
2022-06-28 11:53 UTC (12+ messages)
[PATCH v2 0/2] procfs: Add file path and size to /proc/<pid>/fdinfo
2022-06-28 11:53 UTC (3+ messages)
` [PATCH v2 1/2] procfs: Add 'size' to /proc/<pid>/fdinfo/
[RFC PATCH] fuse: support cache revalidation in writeback_cache mode
2022-06-28 10:46 UTC (8+ messages)
` "
` "
` "
[RFC] Per file OOM-badness / RSS once more
2022-06-28 10:34 UTC (3+ messages)
` [PATCH 09/14] drm/radeon: use drm_oom_badness
[PATCH 00/22] Fix kernel-doc warnings at linux-next
2022-06-28 10:17 UTC (4+ messages)
` [PATCH 06/22] fs: attr: update vfs uid/gid parameters at kernel-doc
` [PATCH 07/22] fs: namei: address some kernel-doc issues
[PATCH] fuse: writeback_cache consistency enhancement (writeback_cache_v2)
2022-06-28 10:09 UTC (4+ messages)
` [External] "
[PATCH] namei: implemented RENAME_NEWER flag for renameat2() conditional replace
2022-06-28 9:46 UTC (2+ messages)
[PATCH] fanotify: refine the validation checks on non-dir inode mask
2022-06-28 9:27 UTC (2+ messages)
[PATCH 5/5] fanotify: add inline modifier
2022-06-28 9:14 UTC (3+ messages)
[PATCHv6 11/11] iomap: add support for dma aligned direct-io
2022-06-28 9:00 UTC (8+ messages)
[PATCH] filemap: minor cleanup for filemap_write_and_wait_range
2022-06-28 7:27 UTC (4+ messages)
Prawne zabezpieczenie firmy
2022-06-28 6:46 UTC
[PATCH] fuse: add FOPEN_INVAL_ATTR
2022-06-28 5:14 UTC (3+ messages)
` "
[External] Re: [PATCH] fuse: force sync attr when inode is invalidated
2022-06-28 4:20 UTC (2+ messages)
` "
[PATCH 0/2] vfs: fix a couple of mount table handling problems
2022-06-28 0:30 UTC (3+ messages)
` [PATCH 1/2] vfs: parse: deal with zero length string value
` [PATCH 2/2] vfs: escape hash as well
[REPOST PATCH] nfs: fix port value parsing
2022-06-28 0:25 UTC
[PATCH v2 0/8] cleanup llseek and splice
2022-06-27 20:07 UTC (20+ messages)
` [PATCH v2 1/8] ksmbd: use vfs_llseek instead of dereferencing NULL
` [PATCH v2 2/8] fs: do not set no_llseek in fops
` [PATCH v2 3/8] fs: clear or set FMODE_LSEEK based on llseek function
` [PATCH v2 4/8] fs: check FMODE_LSEEK to control internal pipe splicing
` [PATCH v2 5/8] fs: do not compare against ->llseek
` [PATCH v2 6/8] fs: remove no_llseek
` [PATCH v2 7/8] dma-buf: remove useless FMODE_LSEEK flag
` [PATCH v2 8/8] vfio: do not set "
[PATCH v4] fuse: Add module param for CAP_SYS_ADMIN access bypassing allow_other
2022-06-27 17:16 UTC (2+ messages)
[PATCH v2 0/2] libceph: add new iov_iter msg_data type and use it for reads
2022-06-27 15:54 UTC (3+ messages)
` [PATCH v2 1/2] libceph: add new iov_iter-based ceph_msg_data_type and ceph_osd_data_type
` [PATCH v2 2/2] ceph: use osd_req_op_extent_osd_iter for netfs reads
[PATCH v2 0/2] New fanotify API for ignoring events
2022-06-27 12:14 UTC (8+ messages)
` [PATCH v2 1/2] fanotify: prepare for setting event flags in ignore mask
` [PATCH v2 2/2] fanotify: introduce FAN_MARK_IGNORE
[PATCH v2] fs: change test in inode_insert5 for adding to the sb list
2022-06-27 11:15 UTC (2+ messages)
[PATCH 1/3] filemap: Correct the conditions for marking a folio as accessed
2022-06-27 9:13 UTC (2+ messages)
` [filemap] 91fd26c76b: phoronix-test-suite.fio.SequentialRead.LinuxAIO.Yes.No.4KB.DefaultTestDirectory.mb_s -8.9% regression
[PATCH v4 bpf-next 0/5] Add bpf_getxattr
2022-06-27 7:04 UTC
[PATCH 0/2] ext4, f2fs: stop using PG_error for fscrypt and fsverity
2022-06-27 6:50 UTC (3+ messages)
` [PATCH 1/2] fscrypt: stop using PG_error to track error status
` [PATCH 2/2] fsverity: "
[PATCH 06/12] VFS: support concurrent renames
2022-06-26 13:07 UTC (2+ messages)
` [VFS] 46a2afd9f6: ltp.rename10.fail
[PATCH v3 0/8] make statx() return DIO alignment information
2022-06-26 10:20 UTC (10+ messages)
` [PATCH v3 1/8] statx: add direct I/O "
` [PATCH v3 2/8] vfs: support STATX_DIOALIGN on block devices
[syzbot] general protection fault in do_mpage_readpage
2022-06-25 13:29 UTC (2+ messages)
[RESEND PATCH v9 00/14] io-uring/xfs: support async buffered writes
2022-06-25 12:48 UTC (10+ messages)
` [RESEND PATCH v9 07/14] fs: Add check for async buffered writes to generic_write_checks
` (subset) [RESEND PATCH v9 00/14] io-uring/xfs: support async buffered writes
[PATCH 0/6] cleanup llseek and splice
2022-06-25 10:52 UTC (18+ messages)
` [PATCH 1/6] ksmbd: use vfs_llseek instead of dereferencing NULL
` [PATCH 2/6] fs: do not set no_llseek in fops
` [PATCH 3/6] fs: clear FMODE_LSEEK if no llseek function
` [PATCH 4/6] fs: check FMODE_LSEEK to control internal pipe splicing
` [PATCH 5/6] dma-buf: remove useless FMODE_LSEEK flag
` [PATCH 6/6] vfio: do not set "
[PATCH] drop caches: skip tmpfs and ramfs
2022-06-25 9:31 UTC (3+ messages)
[PATCH v16] vfs: fix copy_file_range() regression in cross-fs copies
2022-06-25 6:29 UTC (2+ messages)
Delegating fstests maintenance work (Was: Re: [PATCH 3/4] xfs/{422,517}: add missing killall to _cleanup())
2022-06-25 3:11 UTC (2+ messages)
Triggered assertion from "mm: Add an assertion that PG_private and folio->private are in sync"
2022-06-24 23:17 UTC (3+ messages)
[linux-next:master] BUILD REGRESSION 2f9cb3d3bd73fc2225d66aa8fcffb632ed3eb235
2022-06-24 20:20 UTC
strange interaction between fuse + pidns
2022-06-24 17:36 UTC (4+ messages)
Bug report: ntfs_read_block may crash system
2022-06-24 15:26 UTC (6+ messages)
` [PATCH v2] fs/ntfs: fix BUG_ON of ntfs_read_block()
[PATCH RFC 00/12] Allow concurrent directory updates
2022-06-24 14:43 UTC (11+ messages)
` [PATCH 11/12] nfsd: use (un)lock_inode instead of fh_(un)lock
` [PATCH 08/12] nfsd: allow parallel creates from nfsd
` [PATCH 12/12] nfsd: discard fh_locked flag and fh_lock/fh_unlock
` [PATCH 10/12] nfsd: reduce locking in nfsd_lookup()
` [PATCH 09/12] nfsd: support concurrent renames
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).