Linux-Fsdevel Archive on lore.kernel.org
help / color / mirror / Atom feed
[PATCH 0/9] Enable ext4 support for per-file/directory DAX operations
2020-05-14 6:43 UTC (19+ messages)
` [PATCH 1/9] fs/ext4: Narrow scope of DAX check in setflags
` [PATCH 2/9] fs/ext4: Disallow verity if inode is DAX
` [PATCH 3/9] fs/ext4: Disallow encryption "
` [PATCH 4/9] fs/ext4: Change EXT4_MOUNT_DAX to EXT4_MOUNT_DAX_ALWAYS
` [PATCH 5/9] fs/ext4: Update ext4_should_use_dax()
` [PATCH 6/9] fs/ext4: Only change S_DAX on inode load
` [PATCH 7/9] fs/ext4: Make DAX mount option a tri-state
` [PATCH 8/9] fs/ext4: Introduce DAX inode flag
` [PATCH 9/9] Documentation/dax: Update DAX enablement for ext4
linux-next: manual merge of the vfs tree with the parisc-hd tree
2020-05-14 6:05 UTC (13+ messages)
[PATCH v13 00/12] Inline Encryption Support
2020-05-14 5:12 UTC (15+ messages)
` [PATCH v13 01/12] Documentation: Document the blk-crypto framework
` [PATCH v13 02/12] block: Keyslot Manager for Inline Encryption
` [PATCH v13 03/12] block: Inline encryption support for blk-mq
` [PATCH v13 04/12] block: Make blk-integrity preclude hardware inline encryption
` [PATCH v13 05/12] block: blk-crypto-fallback for Inline Encryption
` [PATCH v13 06/12] scsi: ufs: UFS driver v2.1 spec crypto additions
` [PATCH v13 07/12] scsi: ufs: UFS crypto API
` [PATCH v13 08/12] scsi: ufs: Add inline encryption support to UFS
` [PATCH v13 09/12] fs: introduce SB_INLINECRYPT
` [PATCH v13 10/12] fscrypt: add inline encryption support
` [PATCH v13 11/12] f2fs: "
` [PATCH v13 12/12] ext4: "
[PATCH v17 00/10] Landlock LSM
2020-05-14 3:37 UTC (5+ messages)
` [PATCH v17 02/10] landlock: Add ruleset and domain management
` [PATCH v17 05/10] fs,landlock: Support filesystem access-control
mmotm 2020-05-13-20-30 uploaded
2020-05-14 3:31 UTC
[PATCH v5 0/6] Add support for O_MAYEXEC
2020-05-14 3:05 UTC (20+ messages)
` [PATCH v5 1/6] fs: Add support for an O_MAYEXEC flag on openat2(2)
` [PATCH v5 2/6] fs: Add a MAY_EXECMOUNT flag to infer the noexec mount property
` [PATCH v5 3/6] fs: Enable to enforce noexec mounts or file exec through O_MAYEXEC
` [PATCH v5 4/6] selftest/openat2: Add tests for O_MAYEXEC enforcing
` [PATCH v5 5/6] doc: Add documentation for the fs.open_mayexec_enforce sysctl
[PATCH] vfs: keep inodes with page cache off the inode shrinker LRU
2020-05-14 2:24 UTC (6+ messages)
[PATCH v5 0/7] firmware: add partial read support in request_firmware_into_buf
2020-05-13 23:58 UTC (31+ messages)
` [PATCH v5 1/7] fs: introduce kernel_pread_file* support
` [PATCH v5 2/7] firmware: add offset to request_firmware_into_buf
` [PATCH v5 3/7] test_firmware: add partial read support for request_firmware_into_buf
` [PATCH v5 6/7] misc: bcm-vk: add Broadcom VK driver
[PATCH v3 0/2] fs: avoid fdput() after failed fdget()
2020-05-13 23:33 UTC (3+ messages)
` [PATCH v3 1/2] fs: avoid fdput() after failed fdget() in ksys_sync_file_range()
` [PATCH v3 2/2] fs: avoid fdput() after failed fdget() in kernel_read_file_from_fd()
exec: Promised cleanups after introducing exec_update_mutex
2020-05-13 21:59 UTC (19+ messages)
` [PATCH 0/6] exec: Trivial cleanups for exec
` [PATCH 0/5] exec: Control flow simplifications
` [PATCH 3/5] exec: Remove recursion from search_binary_handler
[PATCH] seccomp: Report number of loaded filters in /proc/$pid/status
2020-05-13 21:18 UTC
[vfs:work.regset 9/9] arch/s390/kernel/ptrace.c:1441:14: error: use of undeclared identifier 'n'
2020-05-13 21:02 UTC
[PATCH 00/12] vfs patch queue
2020-05-13 19:48 UTC (29+ messages)
` [PATCH 01/12] vfs: allow unprivileged whiteout creation
` [PATCH 02/12] aio: fix async fsync creds
` [PATCH 03/12] proc/mounts: add cursor
` [PATCH 04/12] utimensat: AT_EMPTY_PATH support
` [PATCH 05/12] f*xattr: allow O_PATH descriptors
` [PATCH 06/12] uapi: deprecate STATX_ALL
` [PATCH 07/12] statx: don't clear STATX_ATIME on SB_RDONLY
` [PATCH 08/12] statx: add mount ID
` [PATCH 09/12] statx: add mount_root
` [PATCH 10/12] vfs: don't parse forbidden flags
` [PATCH 11/12] vfs: don't parse "posixacl" option
` [PATCH 12/12] vfs: don't parse "silent" option
` [13/12 PATCH] vfs: add faccessat2 syscall
[PATCHES] uaccess simple access_ok() removals
2020-05-13 19:38 UTC (6+ messages)
` [PATCH 01/20] dlmfs_file_write(): get rid of pointless access_ok()
` [PATCH 04/20] FIEMAP: don't bother with access_ok()
[PATCH v12 00/12] Inline Encryption Support
2020-05-13 18:19 UTC (20+ 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 0/3] fs: reduce export usage of kerne_read*() calls
2020-05-13 18:17 UTC (11+ messages)
` [PATCH 1/3] fs: unexport kernel_read_file()
` [PATCH 2/3] security: add symbol namespace for reading file data
` [PATCH 3/3] fs: move kernel_read*() calls to its own symbol namespace
[PATCH v2 0/2] fs: avoid fdput() after failed fdget()
2020-05-13 17:56 UTC (8+ messages)
` [PATCH v2 1/2] fs: avoid fdput() after failed fdget() in ksys_sync_file_range()
` [PATCH v2 2/2] fs: avoid fdput() after failed fdget() in kernel_read_file_from_fd()
BUG:loop:blk_update_request: I/O error, dev loop6, sector 49674 op 0x9:(WRITE_ZEROES)
2020-05-13 16:41 UTC
[PATCH v4] kernel: add panic_on_taint
2020-05-13 16:07 UTC (3+ messages)
[ANNOUNCE] xfs-linux: vfs-for-next updated to 2c567af418e3
2020-05-13 16:01 UTC
[PATCH V2 0/6 linux-next] fs/notify: cleanup
2020-05-13 15:35 UTC (5+ messages)
mmotm 2020-05-11-15-43 uploaded
2020-05-13 15:18 UTC (3+ messages)
` mmotm 2020-05-11-15-43 uploaded (ethernet/ti/ti_cpsw)
[RFC][PATCH 1/3] evm: Move hooks outside LSM infrastructure
2020-05-13 15:09 UTC (19+ messages)
[PATCH V2 2/6 linux-next] notify: explicit shutdown initialization
2020-05-13 11:03 UTC (2+ messages)
[PATCH RFC] fuse: invalidate inode attr in writeback cache mode
2020-05-13 9:39 UTC (3+ messages)
` [PATCH v2] "
clean up kernel_{read,write} & friends v2
2020-05-13 6:56 UTC (15+ messages)
` [PATCH 01/14] cachefiles: switch to kernel_write
` [PATCH 02/14] autofs: "
` [PATCH 03/14] bpfilter: "
` [PATCH 04/14] fs: unexport __kernel_write
` [PATCH 05/14] fs: check FMODE_WRITE in __kernel_write
` [PATCH 06/14] fs: remove the call_{read,write}_iter functions
` [PATCH 07/14] fs: implement kernel_write using __kernel_write
` [PATCH 08/14] fs: remove __vfs_write
` [PATCH 09/14] fs: don't change the address limit for ->write_iter in __kernel_write
` [PATCH 10/14] fs: add a __kernel_read helper
` [PATCH 11/14] integrity/ima: switch to using __kernel_read
` [PATCH 12/14] fs: implement kernel_read "
` [PATCH 13/14] fs: remove __vfs_read
` [PATCH 14/14] fs: don't change the address limit for ->read_iter in __kernel_read
[vfs:work.regset 9/9] arch/s390/kernel/ptrace.c:1306:11: error: initialization of 'int (*)(struct task_struct *, const struct user_regset *, struct membuf)' from incompatible pointer type 'int (*)(struct task_struct *, const struct user_regset *, unsigned int, struct membuf)'
2020-05-13 6:32 UTC
[PATCH 19/31] riscv: use asm-generic/cacheflush.h
2020-05-13 6:23 UTC (3+ messages)
[PATCH v11 00/10] Introduce Zone Append for writing to zoned block devices
2020-05-13 2:37 UTC (2+ messages)
[RFC PATCH v2] ovl: suppress negative dentry in lookup
2020-05-13 2:15 UTC (4+ messages)
[PATCH RFC 0/8] dcache: increase poison resistance
2020-05-13 1:52 UTC (3+ messages)
` [PATCH RFC 2/8] selftests: add stress testing tool for dcache
[PATCH v2] kernel: sysctl: ignore out-of-range taint bits introduced via kernel.tainted
2020-05-13 0:54 UTC (3+ messages)
Null-ptr-deref due to "vfs, fsinfo: Add an RCU safe per-ns mount list"
2020-05-12 23:29 UTC (2+ messages)
[PATCH] kernel: sysctl: ignore out-of-range taint bits introduced via kernel.tainted
2020-05-12 22:31 UTC (4+ messages)
[PATCH][next] fs: remove redundant assignment to variable ret
2020-05-12 18:22 UTC
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).