Linux-Fsdevel Archive on lore.kernel.org
help / color / mirror / Atom feed
[PATCH v6 0/2] avoid xfs transaction reservation recursion
2020-08-26 4:30 UTC (9+ messages)
` [PATCH v6 2/2] xfs: avoid "
[PATCH v3] exfat: integrates dir-entry getting and validation
2020-08-26 4:19 UTC (8+ messages)
mmotm 2020-08-25-20-59 uploaded
2020-08-26 4:00 UTC
[PATCH 0/9] THP iomap patches for 5.10
2020-08-26 3:32 UTC (36+ messages)
` [PATCH 1/9] iomap: Fix misplaced page flushing
` [PATCH 2/9] fs: Introduce i_blocks_per_page
` [PATCH 3/9] iomap: Use kzalloc to allocate iomap_page
` [PATCH 4/9] iomap: Use bitmap ops to set uptodate bits
` [PATCH 5/9] iomap: Support arbitrarily many blocks per page
` [PATCH 6/9] iomap: Convert read_count to byte count
` [PATCH 7/9] iomap: Convert write_count "
` [PATCH 8/9] iomap: Convert iomap_write_end types
` [PATCH 9/9] iomap: Change calling convention for zeroing
[PATCH v3 0/2] Control over userfaultfd kernel-fault handling
2020-08-26 1:39 UTC (3+ messages)
` [PATCH v3 1/2] Add UFFD_USER_MODE_ONLY
` [PATCH v3 2/2] Add user-mode only option to unprivileged_userfaultfd sysctl knob
[PATCH] exfat: fix pointer error checking
2020-08-26 1:18 UTC
mmotm 2020-08-24-16-06 uploaded
2020-08-26 0:30 UTC (4+ messages)
` mmotm 2020-08-24-16-06 uploaded (drivers/nvdimm/e820.c)
[PATCH v7 0/3] SELinux support for anonymous inodes and UFFD
2020-08-26 0:25 UTC (4+ messages)
` [PATCH v7 1/3] Add a new LSM-supporting anonymous inode interface
[PATCH v2 0/2] Control over userfaultfd kernel-fault handling
2020-08-26 0:24 UTC (4+ messages)
` [PATCH v2 1/2] Add UFFD_USER_MODE_ONLY
[PATCH v2 1/1] mm, oom_adj: don't loop through tasks in __set_oom_adj when not necessary
2020-08-25 19:12 UTC (10+ messages)
[PATCH RFC 0/2] Block and buffer invalidation under a filesystem
2020-08-25 18:49 UTC (9+ messages)
` [PATCH RFC 1/2] fs: Don't invalidate page buffers in block_write_full_page()
` [PATCH RFC 2/2] block: Do not discard buffers under a mounted filesystem
[PATCH] iomap: iomap_bmap should accept unwritten maps
2020-08-25 18:00 UTC (11+ messages)
[PATCH v5 0/9] fs: interface for directly reading/writing compressed data
2020-08-25 17:20 UTC (30+ messages)
` [PATCH man-pages v5] Document encoded I/O
` [PATCH v5 1/9] iov_iter: add copy_struct_from_iter()
` [PATCH v5 2/9] fs: add O_ALLOW_ENCODED open flag
` [PATCH v5 3/9] fs: add RWF_ENCODED for reading/writing compressed data
` [PATCH v5 4/9] btrfs: don't advance offset for compressed bios in btrfs_csum_one_bio()
` [PATCH v5 5/9] btrfs: add ram_bytes and offset to btrfs_ordered_extent
` [PATCH v5 6/9] btrfs: support different disk extent size for delalloc
` [PATCH v5 7/9] btrfs: optionally extend i_size in cow_file_range_inline()
` [PATCH v5 8/9] btrfs: implement RWF_ENCODED reads
` [PATCH v5 9/9] btrfs: implement RWF_ENCODED writes
[PATCH 0/5] bio: Direct IO: convert to pin_user_pages_fast()
2020-08-25 16:22 UTC (19+ messages)
` [PATCH 4/5] bio: introduce BIO_FOLL_PIN flag
` [PATCH 5/5] fs/ceph: use pipe_get_pages_alloc() for pipe
` [PATCH v2] "
xattr names for unprivileged stacking?
2020-08-25 15:32 UTC (9+ messages)
` file forks vs. xattr (was: xattr names for unprivileged stacking?)
[PATCH v4 0/3] io_uring: add restrictions to support untrusted applications and guests
2020-08-25 15:20 UTC (2+ messages)
[PATCH] iomap: Fix the write_count in iomap_add_to_ioend()
2020-08-25 14:49 UTC (10+ messages)
[PATCH] vboxsf: Fix the check for the old binary mount-arguments struct
2020-08-25 12:45 UTC (2+ messages)
[PATCH] fs: adjust dirtytime_interval_handler definition to match prototype
2020-08-25 10:55 UTC
[PATCH 00/11] iomap/fs/block patches for 5.11
2020-08-25 10:29 UTC (13+ messages)
` [PATCH 01/11] fs: Make page_mkwrite_check_truncate thp-aware
` [PATCH 02/11] mm: Support THPs in zero_user_segments
` [PATCH 03/11] mm: Zero the head page, not the tail page
` [PATCH 04/11] block: Add bio_for_each_thp_segment_all
` [PATCH 05/11] iomap: Support THPs in iomap_adjust_read_range
` [PATCH 06/11] iomap: Support THPs in invalidatepage
` [PATCH 07/11] iomap: Support THPs in read paths
` [PATCH 08/11] iomap: Change iomap_write_begin calling convention
` [PATCH 09/11] iomap: Support THPs in write paths
` [PATCH 10/11] iomap: Inline data shouldn't see THPs
` [PATCH 11/11] iomap: Handle tail pages in iomap_page_mkwrite
[PATCH 1/2] exfat: add NameLength check when extracting name
2020-08-25 10:15 UTC (6+ messages)
` [PATCH 2/2] exfat: unify name extraction
[RFC PATCH 0/5] Introduce /proc/all/ to gather stats from all processes
2020-08-25 10:00 UTC (9+ messages)
[PATCH 00/29] treewide: Convert comma separated statements
2020-08-25 4:56 UTC (2+ messages)
` [PATCH 23/29] fuse: Avoid "
[PATCH bpf] bpf, sysctl: let bpf_stats_handler take a kernel pointer buffer
2020-08-25 4:14 UTC (2+ messages)
general protection fault in security_inode_getattr
2020-08-25 0:48 UTC (3+ messages)
[PATCH v12 0/4] Prepare for upcoming Casefolding/Encryption patches
2020-08-24 23:32 UTC (5+ messages)
[PATCH 0/9] btrfs: implement send/receive of compressed extents without decompressing
2020-08-24 22:16 UTC (16+ messages)
` [PATCH 1/9] btrfs: send: get rid of i_size logic in send_write()
` [PATCH 2/9] btrfs: send: avoid copying file data
` [PATCH 5/9] btrfs: add send stream v2 definitions
` [PATCH 6/9] btrfs: send: write larger chunks when using stream v2
` [PATCH 8/9] btrfs: send: send compressed extents with encoded writes
[PATCH] f2fs: Simplify SEEK_DATA implementation
2020-08-24 21:48 UTC
[PATCH 1/1] mm, oom_adj: don't loop through tasks in __set_oom_adj when not necessary
2020-08-24 20:03 UTC (13+ messages)
[PATCH 1/2] Add a manpage for watch_queue(7)
2020-08-24 17:54 UTC (5+ messages)
[PATCH v7 0/4] Charge loop device i/o to issuing cgroup
2020-08-24 17:13 UTC (7+ messages)
` [PATCH 1/4] loop: Use worker per cgroup instead of kworker
` [PATCH 2/4] mm: support nesting memalloc_use_memcg()
` [PATCH 3/4] mm: Charge active memcg when no mm is set
` [PATCH 4/4] loop: Charge i/o to mem and blk cg
[RFC PATCH 0/8] memcg: Enable fine-grained per process memory control
2020-08-24 16:58 UTC (9+ messages)
[PATCH AUTOSEL 4.9 3/8] fs: prevent BUG_ON in submit_bh_wbc()
2020-08-24 16:39 UTC
[PATCH AUTOSEL 4.14 04/11] fs: prevent BUG_ON in submit_bh_wbc()
2020-08-24 16:39 UTC
[PATCH AUTOSEL 4.19 08/21] fs: prevent BUG_ON in submit_bh_wbc()
2020-08-24 16:38 UTC
[PATCH AUTOSEL 5.4 09/38] fs: prevent BUG_ON in submit_bh_wbc()
2020-08-24 16:37 UTC
[PATCH AUTOSEL 5.7 11/54] fs: prevent BUG_ON in submit_bh_wbc()
2020-08-24 16:35 UTC
[PATCH AUTOSEL 5.8 12/63] fs: prevent BUG_ON in submit_bh_wbc()
2020-08-24 16:34 UTC
[PATCH v2 05/10] fs/ntfs3: Add attrib operations
2020-08-24 16:14 UTC (2+ messages)
Splitting an iomap_page
2020-08-24 16:06 UTC (3+ messages)
[PATCH 1/2] Add a manpage for watch_queue(7)
2020-08-24 15:30 UTC (2+ messages)
` [PATCH 2/2] Modify the pipe(2) manpage for notification queues
[PATCH] namei: use current_fsuid() in may_follow_link()
2020-08-24 12:56 UTC
[PATCH v6] fuse: Add support for passthrough read/write
2020-08-24 12:48 UTC (8+ messages)
[PATCH 1/5] Add manpage for open_tree(2)
2020-08-24 12:25 UTC (5+ messages)
` [PATCH 2/5] Add manpages for move_mount(2)
` [PATCH 3/5] Add manpage for fspick(2)
` [PATCH 4/5] Add manpage for fsopen(2) and fsmount(2)
` [PATCH 5/5] Add manpage for fsconfig(2)
[PATCHv2 1/3] ext4: Refactor ext4_overwrite_io() to take ext4_map_blocks as argument
2020-08-24 12:15 UTC (2+ messages)
[PATCH 2/5] Add manpages for move_mount(2) and open_tree(2)
2020-08-24 10:08 UTC (4+ messages)
` [PATCH 1/5] Add manpage for open_tree(2)
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).