Linux-Fsdevel Archive on lore.kernel.org
help / color / mirror / Atom feed
messages from 2020-04-29 02:45:25 to 2020-04-30 19:10:43 UTC [more...]
[PATCH v2 0/5] Fix ELF / FDPIC ELF core dumping, and use mmap_sem properly in there
2020-04-30 19:07 UTC (14+ messages)
` [PATCH v2 1/5] binfmt_elf_fdpic: Stop using dump_emit() on user pointers on !MMU
` [PATCH v2 2/5] coredump: Let dump_emit() bail out on short writes
` [PATCH v2 3/5] coredump: Refactor page range dumping into common helper
` [PATCH v2 4/5] binfmt_elf, binfmt_elf_fdpic: Use a VMA list snapshot
` [PATCH v2 5/5] mm/gup: Take mmap_sem in get_dump_page()
[PATCH] pipe: read/write_iter() handler should check for IOCB_NOWAIT
2020-04-30 18:47 UTC (3+ messages)
[PATCH v3 1/2] sched/uclamp: Add a new sysctl to control RT default boost value
2020-04-30 18:21 UTC (10+ messages)
` [PATCH v3 2/2] Documentation/sysctl: Document uclamp sysctl knobs
[PATCH][v2] fuse, virtiofs: Do not alloc/install fuse device in fuse_fill_super_common()
2020-04-30 17:18 UTC
[PATCH v12 00/12] Inline Encryption Support
2020-04-30 17:04 UTC (15+ messages)
` [PATCH v12 01/12] Documentation: Document the blk-crypto framework
` [PATCH v12 02/12] block: Keyslot Manager for Inline Encryption
` [PATCH v12 03/12] block: Inline encryption support for blk-mq
` [PATCH v12 04/12] block: Make blk-integrity preclude hardware inline encryption
` [PATCH v12 05/12] block: blk-crypto-fallback for Inline Encryption
` [PATCH v12 06/12] scsi: ufs: UFS driver v2.1 spec crypto additions
` [PATCH v12 07/12] scsi: ufs: UFS crypto API
` [PATCH v12 08/12] scsi: ufs: Add inline encryption support to UFS
` [PATCH v12 09/12] fs: introduce SB_INLINECRYPT
` [PATCH v12 10/12] fscrypt: add inline encryption support
` [PATCH v12 11/12] f2fs: "
` [PATCH v12 12/12] ext4: "
[PATCHv3 1/1] fibmap: Warn and return an error in case of block > INT_MAX
2020-04-30 15:16 UTC (4+ messages)
[PATCH] fuse, virtiofs: Do not alloc/install fuse device in fuse_fill_super_common()
2020-04-30 14:10 UTC (3+ messages)
[PATCH v4 0/5] Add support for O_MAYEXEC
2020-04-30 13:23 UTC (6+ messages)
` [PATCH v4 1/5] fs: Add support for an O_MAYEXEC flag on openat2(2)
` [PATCH v4 2/5] fs: Add a MAY_EXECMOUNT flag to infer the noexec mount property
` [PATCH v4 3/5] fs: Enable to enforce noexec mounts or file exec through O_MAYEXEC
` [PATCH v4 4/5] selftest/openat2: Add tests for O_MAYEXEC enforcing
` [PATCH v4 5/5] doc: Add documentation for the fs.open_mayexec_enforce sysctl
[PATCH 8/7] hfs: stop using ioctl_by_bdev
2020-04-30 13:20 UTC
[PATCH 1/2] kselftests: introduce new epoll60 testcase for catching lost wakeups
2020-04-30 13:03 UTC (2+ messages)
` [PATCH 2/2] epoll: atomically remove wait entry on wake up
[xfstests PATCH] generic: test reporting of wb errors via syncfs
2020-04-30 11:59 UTC
[PATCH v3 00/25] Large pages in the page cache
2020-04-30 11:34 UTC (29+ messages)
` [PATCH v3 01/25] mm: Allow hpages to be arbitrary order
` [PATCH v3 02/25] mm: Introduce thp_size
` [PATCH v3 03/25] mm: Introduce thp_order
` [PATCH v3 04/25] mm: Introduce offset_in_thp
` [PATCH v3 05/25] fs: Add a filesystem flag for large pages
` [PATCH v3 06/25] fs: Introduce i_blocks_per_page
` [PATCH v3 07/25] fs: Make page_mkwrite_check_truncate thp-aware
` [PATCH v3 08/25] fs: Support THPs in zero_user_segments
` [PATCH v3 09/25] bio: Add bio_for_each_thp_segment_all
` [PATCH v3 10/25] iomap: Support arbitrarily many blocks per page
` [PATCH v3 11/25] iomap: Support large pages in iomap_adjust_read_range
` [PATCH v3 12/25] iomap: Support large pages in read paths
` [PATCH v3 13/25] iomap: Support large pages in write paths
` [PATCH v3 14/25] iomap: Inline data shouldn't see large pages
` [PATCH v3 15/25] xfs: Support "
` [PATCH v3 16/25] mm: Make prep_transhuge_page return its argument
` [PATCH v3 17/25] mm: Add __page_cache_alloc_order
` [PATCH v3 18/25] mm: Allow large pages to be added to the page cache
` [PATCH v3 19/25] mm: Allow large pages to be removed from "
` [PATCH v3 20/25] mm: Remove page fault assumption of compound page size
` [PATCH v3 21/25] mm: Add DEFINE_READAHEAD
` [PATCH v3 22/25] mm: Make page_cache_readahead_unbounded take a readahead_control
` [PATCH v3 23/25] mm: Make __do_page_cache_readahead "
` [PATCH v3 24/25] mm: Add large page readahead
` [PATCH v3 25/25] mm: Align THP mappings for non-DAX
[PATCH v3 0/5] Add support for RESOLVE_MAYEXEC
2020-04-30 10:45 UTC (8+ messages)
[PATCH v11 00/12] Inline Encryption Support
2020-04-30 7:24 UTC (18+ messages)
` [PATCH v11 01/12] Documentation: Document the blk-crypto framework
` [PATCH v11 02/12] block: Keyslot Manager for Inline Encryption
` [PATCH v11 03/12] block: Inline encryption support for blk-mq
` [PATCH v11 04/12] block: Make blk-integrity preclude hardware inline encryption
` [PATCH v11 05/12] block: blk-crypto-fallback for Inline Encryption
` [PATCH v11 06/12] scsi: ufs: UFS driver v2.1 spec crypto additions
` [PATCH v11 07/12] scsi: ufs: UFS crypto API
` [PATCH v11 08/12] scsi: ufs: Add inline encryption support to UFS
` [PATCH v11 09/12] fs: introduce SB_INLINECRYPT
` [PATCH v11 10/12] fscrypt: add inline encryption support
` [PATCH v11 11/12] f2fs: "
` [PATCH v11 12/12] ext4: "
WARNING: bad unlock balance in rcu_lock_release
2020-04-30 6:15 UTC (2+ messages)
mmotm 2020-04-29-23-04 uploaded
2020-04-30 6:05 UTC
mmotm 2020-04-29-23-02 uploaded
2020-04-30 6:03 UTC
[RFC PATCH] fs: Move @f_count to different cacheline with @f_mode
2020-04-30 3:25 UTC
[PATCH v9 00/11] Introduce Zone Append for writing to zoned block devices
2020-04-30 2:18 UTC (4+ messages)
` [PATCH v9 01/11] scsi: free sgtables in case command setup fails
[PATCH v6 06/12] mm/gup: track FOLL_PIN pages
2020-04-29 23:03 UTC (13+ messages)
` [regression] "
` [regression?] "
[PATCH v4 0/7] firmware: add partial read support in request_firmware_into_buf
2020-04-29 17:09 UTC (7+ messages)
` [PATCH v4 1/7] fs: introduce kernel_pread_file* support
` [PATCH v4 2/7] firmware: add offset to request_firmware_into_buf
` [PATCH v4 3/7] test_firmware: add partial read support for request_firmware_into_buf
` [PATCH v4 4/7] firmware: test partial file reads of request_firmware_into_buf
` [PATCH v4 5/7] bcm-vk: add bcm_vk UAPI
` [PATCH v4 7/7] MAINTAINERS: bcm-vk: add maintainer for Broadcom VK Driver
[PATCH v4 0/3] SELinux support for anonymous inodes and UFFD
2020-04-29 17:02 UTC (9+ messages)
` [PATCH v5 "
[PATCH] Fix use after free in get_tree_bdev()
2020-04-29 16:49 UTC (3+ messages)
[PATCH v5 0/4] Charge loop device i/o to issuing cgroup
2020-04-29 16:21 UTC (6+ messages)
[PATCH] eventpoll: fix missing wakeup for ovflist in ep_poll_callback
2020-04-29 14:38 UTC (8+ messages)
` [PATCH v2] "
[PATCH v3 0/6] block: fix blktrace debugfs use after free
2020-04-29 14:05 UTC (21+ messages)
` [PATCH v3 1/6] block: revert back to synchronous request_queue removal
` [PATCH v3 2/6] block: move main block debugfs initialization to its own file
` [PATCH v3 3/6] blktrace: move blktrace debugfs creation to helper function
` [PATCH v3 4/6] blktrace: fix debugfs use after free
` [PATCH v3 5/6] blktrace: break out of blktrace setup on concurrent calls
` [PATCH v3 6/6] loop: be paranoid on exit and prevent new additions / removals
[PATCH 2/7] signal: factor copy_siginfo_to_external32 from copy_siginfo_to_user32
2020-04-29 12:34 UTC (10+ messages)
` [PATCH] fixup! "
[PATCH v6 RESEND 0/2] vfs: have syncfs() return error when there are writeback errors
2020-04-29 12:23 UTC (3+ messages)
WARNING in exfat_bdev_read
2020-04-29 12:12 UTC (2+ messages)
[PATCH v2 0/2] Add file-system authentication to BTRFS
2020-04-29 11:46 UTC (4+ messages)
` [PATCH v2 1/2] btrfs: add authentication support
[RFC PATCH 0/5] Statsfs: a new ram-based file sytem for Linux kernel statistics
2020-04-29 10:55 UTC (10+ messages)
` [RFC PATCH 2/5] statsfs API: create, add and remove statsfs sources and values
` [RFC PATCH 5/5] kvm_main: replace debugfs with statsfs
INFO: task hung in linkwatch_event (2)
2020-04-29 9:59 UTC
[RFC PATCH 2/5] statsfs API: create, add and remove statsfs sources and values
2020-04-29 9:49 UTC (2+ messages)
` [RFC PATCH 2/5] statsfs API: create, add and remove statsfs
[PATCH v3 4/6] blktrace: fix debugfs use after free
2020-04-29 8:48 UTC
mmotm 2020-04-26-00-15 uploaded
2020-04-29 8:43 UTC (6+ messages)
` mmotm 2020-04-26-00-15 uploaded (mm/madvise.c)
[PATCHv2] fibmap: Warn and return an error in case of block > INT_MAX
2020-04-29 8:30 UTC (3+ messages)
[PATCH 1/5] powerpc/spufs: simplify spufs core dumping
2020-04-29 7:42 UTC (9+ messages)
` [RFC PATCH] powerpc/spufs: fix copy_to_user while atomic
[RFC][PATCH 1/3] evm: Move hooks outside LSM infrastructure
2020-04-29 7:39 UTC (3+ messages)
` [RFC][PATCH 2/3] evm: Extend API of post hooks to pass the result of pre hooks
` [RFC][PATCH 3/3] evm: Return -EAGAIN to ignore verification failures
[PATCH V11 04/11] Documentation/dax: Update Usage section
2020-04-29 5:47 UTC (6+ messages)
` [PATCH V11.1] "
` [PATCH V11.2] "
[PATCH] epoll: Fix UAF dentry name access in wakeup source setup
2020-04-29 3:30 UTC (3+ messages)
[PATCH RFC 00/18] xfs: atomic file updates
2020-04-29 2:46 UTC (14+ messages)
` [PATCH 02/18] xfs: fix xfs_reflink_remap_prep calling conventions
` [PATCH 05/18] xfs: xfs_bmap_finish_one should map unwritten extents properly
` [PATCH 06/18] xfs: create a log incompat flag for atomic extent swapping
` [PATCH 09/18] xfs: create deferred log items for "
` [PATCH 10/18] xfs: refactor locking and unlocking two inodes against userspace IO
` [PATCH 11/18] xfs: add a ->swap_file_range handler
` [PATCH 12/18] xfs: add error injection to test swapext recovery
` [PATCH 13/18] xfs: allow xfs_swap_range to use older extent swap algorithms
` [PATCH 14/18] xfs: port xfs_swap_extents_rmap to our new code
` [PATCH 15/18] xfs: consolidate all of the xfs_swap_extent_forks code
` [PATCH 16/18] xfs: refactor reflink flag handling in xfs_swap_extent_forks
` [PATCH 17/18] xfs: remove old swap extents implementation
` [PATCH 18/18] xfs: fix quota accounting in the old fork swap code
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).