linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-13 19:13:17 to 2019-06-18 20:49:46 UTC [more...]

KASAN: use-after-free Read in tomoyo_realpath_from_path
 2019-06-18 20:49 UTC  (4+ messages)
  ` [PATCH] tomoyo: Don't check open/getattr permission on sockets

WARNING in fanotify_handle_event
 2019-06-18 20:27 UTC  (2+ messages)

d_lookup: Unable to handle kernel paging request
 2019-06-18 18:48 UTC  (7+ messages)

[PATCH] coda: Add hinting support for partial file caching
 2019-06-18 18:13 UTC 

[PATCH v4 00/16] fs-verity: read-only file-based authenticity protection
 2019-06-18 17:51 UTC  (33+ messages)
` [PATCH v4 01/16] fs-verity: add a documentation file
` [PATCH v4 02/16] fs-verity: add MAINTAINERS file entry
` [PATCH v4 04/16] fs: uapi: define verity bit for FS_IOC_GETFLAGS
` [PATCH v4 05/16] fs-verity: add Kconfig and the helper functions for hashing
` [PATCH v4 06/16] fs-verity: add inode and superblock fields
` [PATCH v4 07/16] fs-verity: add the hook for file ->open()
` [PATCH v4 08/16] fs-verity: add the hook for file ->setattr()
` [PATCH v4 09/16] fs-verity: add data verification hooks for ->readpages()
` [PATCH v4 10/16] fs-verity: implement FS_IOC_ENABLE_VERITY ioctl
` [PATCH v4 11/16] fs-verity: implement FS_IOC_MEASURE_VERITY ioctl
` [PATCH v4 12/16] fs-verity: add SHA-512 support
` [PATCH v4 13/16] fs-verity: support builtin file signatures
` [PATCH v4 14/16] ext4: add basic fs-verity support

[PATCH] xfs: claim maintainership of loose files
 2019-06-18 16:27 UTC  (2+ messages)

[PATCH] fs: Move mark_inode_dirty out of __generic_write_end
 2019-06-18 14:47 UTC 

general protection fault in do_move_mount (2)
 2019-06-18 14:02 UTC  (2+ messages)

[PATCH 09/25] vfs: Allow mount information to be queried by fsinfo() [ver #13]
 2019-06-18 14:01 UTC  (6+ messages)
` [PATCH 00/25] VFS: Introduce filesystem information query syscall "
  ` [PATCH 25/25] fsinfo: Add API documentation "

[PATCH v2 00/19] btrfs zoned block device support
 2019-06-18 13:37 UTC  (47+ messages)
` [PATCH 02/19] btrfs: Get zone information of zoned block devices
` [PATCH 03/19] btrfs: Check and enable HMZONED mode
` [PATCH 05/19] btrfs: disable direct IO in "
` [PATCH 07/19] btrfs: do sequential extent allocation "
` [PATCH 08/19] btrfs: make unmirroed BGs readonly only if we have at least one writable BG
` [PATCH 09/19] btrfs: limit super block locations in HMZONED mode
` [PATCH 11/19] btrfs: introduce submit buffer
` [PATCH 12/19] btrfs: expire submit buffer on timeout
` [PATCH 14/19] btrfs: redirty released extent buffers in sequential BGs
` [PATCH 18/19] btrfs: support dev-replace in HMZONED mode

[PATCH] fs: relatime update - Match comment with behavior
 2019-06-18 11:43 UTC  (3+ messages)

Ihre Angebot
 2019-06-18  7:47 UTC 

[RFC PATCH 0/8] staging: erofs: decompression inplace approach
 2019-06-18  7:13 UTC  (17+ messages)
` [RFC PATCH 1/8] staging: erofs: add compacted ondisk compression indexes
` [RFC PATCH 2/8] staging: erofs: add compacted compression indexes support
` [RFC PATCH 3/8] staging: erofs: move per-CPU buffers implementation to utils.c
` [RFC PATCH 4/8] staging: erofs: move stagingpage operations to compress.h
` [RFC PATCH 5/8] staging: erofs: introduce generic decompression backend
` [RFC PATCH 6/8] staging: erofs: introduce LZ4 decompression inplace
` [RFC PATCH 7/8] staging: erofs: switch to new decompression backend
` [RFC PATCH 8/8] staging: erofs: integrate decompression inplace

bcachefs status update (it's done cooking; let's get this sucker merged)
 2019-06-18  4:21 UTC  (19+ messages)
          ` pagecache locking (was: bcachefs status update) merged)

Proper packed attribute usage?
 2019-06-18  1:07 UTC  (5+ messages)

[PATCH v3 0/7] Hexdump Enhancements
 2019-06-18  0:57 UTC  (12+ messages)
` [PATCH v3 1/7] lib/hexdump.c: Fix selftests
` [PATCH v3 2/7] lib/hexdump.c: Relax rowsize checks in hex_dump_to_buffer
` [PATCH v3 3/7] lib/hexdump.c: Optionally suppress lines of repeated bytes
` [PATCH v3 4/7] lib/hexdump.c: Replace ascii bool in hex_dump_to_buffer with flags
` [PATCH v3 5/7] lib/hexdump.c: Allow multiple groups to be separated by lines '|'
` [PATCH v3 6/7] lib/hexdump.c: Allow multiple groups to be separated by spaces
` [PATCH v3 7/7] lib/hexdump.c: Optionally retain byte ordering

[git pull] a couple of fixes for mount stuff
 2019-06-17 23:35 UTC  (2+ messages)

[PATCH v1] fs/namespace: fix unprivileged mount propagation
 2019-06-17 23:29 UTC  (3+ messages)

"Dentry still in use" splats in v5.2-rc3
 2019-06-17 21:34 UTC  (3+ messages)
` [PATCH] vfs: fsmount: add missing mntget()

[RFC PATCH v4 0/1] Add dm verity root hash pkcs7 sig validation
 2019-06-17 20:39 UTC  (4+ messages)
` [RFC PATCH v4 1/1] "

[PATCH] fs/binfmt: Changed order of elf and misc to prevent privilege escalation
 2019-06-17 18:58 UTC 

[PATCH] fs/namespace: fix unprivileged mount propagation
 2019-06-17 18:55 UTC  (4+ messages)

[PATCH 1/7] General notification queue with user mmap()'able ring buffer
 2019-06-17 16:24 UTC  (11+ messages)
` [RFC][PATCH 0/7] Mount, FS, Block and Keyrings notifications

[PATCH v5 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-06-17  8:26 UTC  (19+ messages)
` [PATCH v5 01/18] kunit: test: add KUnit test runner core
` [PATCH v5 02/18] kunit: test: add test resource management API
` [PATCH v5 03/18] kunit: test: add string_stream a std::stream like string builder
` [PATCH v5 04/18] kunit: test: add kunit_stream a std::stream like logger
` [PATCH v5 05/18] kunit: test: add the concept of expectations
` [PATCH v5 06/18] kbuild: enable building KUnit
` [PATCH v5 07/18] kunit: test: add initial tests
` [PATCH v5 08/18] objtool: add kunit_try_catch_throw to the noreturn list
` [PATCH v5 09/18] kunit: test: add support for test abort
` [PATCH v5 10/18] kunit: test: add tests for kunit "
` [PATCH v5 11/18] kunit: test: add the concept of assertions
` [PATCH v5 12/18] kunit: test: add tests for KUnit managed resources
` [PATCH v5 13/18] kunit: tool: add Python wrappers for running KUnit tests
` [PATCH v5 14/18] kunit: defconfig: add defconfigs for building "
` [PATCH v5 15/18] Documentation: kunit: add documentation for KUnit
` [PATCH v5 16/18] MAINTAINERS: add entry for KUnit the unit testing framework
` [PATCH v5 17/18] kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec()
` [PATCH v5 18/18] MAINTAINERS: add proc sysctl KUnit test to PROC SYSCTL section

[PATCH v4 00/14] ima: introduce IMA Digest Lists extension
 2019-06-17  6:56 UTC  (16+ messages)
` [PATCH v4 01/14] ima: read hash algorithm from security.ima even if appraisal is not enabled
` [PATCH v4 02/14] ima: generalize ima_read_policy()
` [PATCH v4 03/14] ima: generalize ima_write_policy() and raise uploaded data size limit
` [PATCH v4 04/14] ima: generalize policy file operations
` [PATCH v4 05/14] ima: use ima_show_htable_value to show violations and hash table data
` [PATCH v4 06/14] ima: add parser of compact digest list
` [PATCH v4 07/14] ima: restrict upload of converted digest lists
` [PATCH v4 08/14] ima: prevent usage of digest lists that are not measured/appraised
` [PATCH v4 09/14] ima: introduce new securityfs files
` [PATCH v4 10/14] ima: load parser digests and execute the parser at boot time
` [PATCH v4 11/14] ima: add support for measurement with digest lists
` [PATCH v4 12/14] ima: add support for appraisal "
` [PATCH v4 13/14] ima: introduce new policies initrd and appraise_initrd
` [PATCH v4 14/14] ima: add Documentation/security/IMA-digest-lists.txt

[PATCH V3 0/7] Consolidate FS read I/O callbacks code
 2019-06-16 16:08 UTC  (8+ messages)
` [PATCH V3 1/7] FS: Introduce read callbacks
` [PATCH V3 2/7] Integrate read callbacks into Ext4 and F2FS
` [PATCH V3 3/7] fscrypt: remove struct fscrypt_ctx
` [PATCH V3 4/7] fs/mpage.c: Integrate read callbacks
` [PATCH V3 5/7] ext4: Wire up ext4_readpage[s] to use mpage_readpage[s]
` [PATCH V3 6/7] Add decryption support for sub-pagesized blocks
` [PATCH V3 7/7] ext4: Enable encryption for subpage-sized blocks

[tytso@mit.edu: Re: [PATCH v4 03/16] fs-verity: add UAPI header]
 2019-06-15 22:03 UTC 

[PATCH v4] fs/proc: add VmTaskSize field to /proc/$$/status
 2019-06-15 14:55 UTC  (3+ messages)

[PATCH v4 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-06-14 23:22 UTC  (4+ messages)
` [PATCH v4 01/18] kunit: test: add KUnit test runner core

[PATCH v2 00/10] server-side support for "inter" SSC copy
 2019-06-14 19:11 UTC  (4+ messages)
` [PATCH v2 06/10] NFSD add COPY_NOTIFY operation

Help with reviewing dosfstools patches
 2019-06-14 19:10 UTC  (8+ messages)

[PATCH] ceph: copy_file_range needs to strip setuid bits and update timestamps
 2019-06-14 17:38 UTC  (7+ messages)

[PATCH net] mpls: fix af_mpls dependencies
 2019-06-14 15:10 UTC  (10+ messages)

Regression for MS_MOVE on kernel v5.1
 2019-06-14 12:08 UTC  (8+ messages)

[ANNOUNCE] util-linux v2.34
 2019-06-14 11:17 UTC  (2+ messages)

[PATCH RFC 00/10] RDMA/FS DAX truncate proposal
 2019-06-14  3:42 UTC  (21+ messages)

mmotm 2019-06-13-16-46 uploaded
 2019-06-13 23:47 UTC 

CFQ idling kills I/O performance on ext4 with blkio cgroup controller
 2019-06-13 19:13 UTC  (20+ messages)

[PATCH 25/25] fsinfo: Add API documentation [ver #13]
 2019-06-05 12:21 UTC 


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).