linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-11 14:59:53 to 2019-07-15 20:38:39 UTC [more...]

[PATCH ghak90 V6 00/10] audit: implement container identifier
 2019-07-15 20:38 UTC  (6+ messages)
` [PATCH ghak90 V6 02/10] audit: add container id

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

[PATCH 0/3] Remove x86-specific code from generic headers
 2019-07-15 20:14 UTC  (20+ messages)
` [PATCH 1/3] x86/Kconfig: Move ARCH_HAS_MEM_ENCRYPT to arch/Kconfig
` [PATCH 2/3] DMA mapping: Move SME handling to x86-specific files
` [PATCH 3/3] fs/core/vmcore: Move sev_active() reference to x86 arch code

[PATCH 0/3] Remove x86-specific code from generic headers
 2019-07-15 20:00 UTC  (9+ messages)
` [PATCH 1/3] x86,s390: Move ARCH_HAS_MEM_ENCRYPT definition to arch/Kconfig
  ` [PATCH 1/3] x86, s390: "
` [PATCH 2/3] DMA mapping: Move SME handling to x86-specific files
` [PATCH 3/3] fs/core/vmcore: Move sev_active() reference to x86 arch code

[PATCH] mm/gup: Use put_user_page*() instead of put_page*()
 2019-07-15 19:36 UTC  (9+ messages)

[PATCH v2 0/9] iomap: regroup code by functional area
 2019-07-15 18:00 UTC  (10+ messages)
` [PATCH 1/9] iomap: start moving code to fs/iomap/
` [PATCH 2/9] iomap: move the swapfile code into a separate file
` [PATCH 3/9] iomap: move the file mapping reporting "
` [PATCH 4/9] iomap: move the SEEK_HOLE "
` [PATCH 5/9] iomap: move the direct IO "
` [PATCH 6/9] iomap: move the buffered "
` [PATCH 7/9] iomap: move the page migration "
` [PATCH 8/9] iomap: move the main iteration "
` [PATCH 9/9] iomap: move internal declarations into fs/iomap/

[PATCH RFC 00/11] iomap: regroup code by functional area
 2019-07-15 17:49 UTC  (7+ messages)

[PATCH RFC] fs: New zonefs file system
 2019-07-15 16:54 UTC  (9+ messages)

[PATCH v4 0/3] initramfs: add support for xattrs in the initial ram disk
 2019-07-15 16:54 UTC  (8+ messages)

[PATCH v3 0/8] Inline Encryption Support
 2019-07-15 15:40 UTC  (5+ messages)
` [PATCH 3/8] block: blk-crypto for Inline Encryption
` [PATCH 7/8] fscrypt: wire up fscrypt to use blk-crypto

[PATCH AUTOSEL 5.1 096/219] blkcg, writeback: dead memcgs shouldn't contribute to writeback ownership arbitration
 2019-07-15 14:01 UTC 

[PATCH AUTOSEL 4.14 050/105] blkcg, writeback: dead memcgs shouldn't contribute to writeback ownership arbitration
 2019-07-15 14:27 UTC 

[PATCH AUTOSEL 4.9 38/73] blkcg, writeback: dead memcgs shouldn't contribute to writeback ownership arbitration
 2019-07-15 14:35 UTC 

[PATCH AUTOSEL 4.19 072/158] blkcg, writeback: dead memcgs shouldn't contribute to writeback ownership arbitration
 2019-07-15 14:16 UTC 

[PATCH AUTOSEL 5.2 109/249] blkcg, writeback: dead memcgs shouldn't contribute to writeback ownership arbitration
 2019-07-15 13:44 UTC 

[PFC][PATCH 0/4] Overlayfs SHUTDOWN ioctl
 2019-07-15 13:38 UTC  (5+ messages)
` [PATCH 1/4] ovl: support [S|G]ETFLAGS ioctl for directories
` [PATCH 2/4] ovl: use generic vfs_ioc_setflags_prepare() helper
` [PATCH 3/4] ovl: add pre/post access hooks to underlying layers
` [PATCH 4/4] ovl: add support for SHUTDOWN ioctl

[PATCH 0/4] per cpu cgroup numa suite
 2019-07-15 12:10 UTC  (23+ messages)
  ` [PATCH 1/4] numa: introduce per-cgroup numa balancing locality, statistic
  ` [PATCH 2/4] numa: append per-node execution info in memory.numa_stat
  ` [PATCH 3/4] numa: introduce numa group per task group
  ` [PATCH 4/4] numa: introduce numa cling feature

[RFC PATCH] iomap: generalize IOMAP_INLINE to cover tail-packing case
 2019-07-15  9:26 UTC  (7+ messages)

[PATCH v2 00/24] erofs: promote erofs from staging
 2019-07-15  8:37 UTC  (14+ messages)
` [PATCH v2 01/24] erofs: add on-disk layout
` [PATCH v2 02/24] erofs: add erofs in-memory stuffs
` [PATCH v2 03/24] erofs: add super block operations
` [PATCH v2 04/24] erofs: add raw address_space operations
` [PATCH v2 05/24] erofs: add inode operations
` [PATCH v2 06/24] erofs: support special inode
` [PATCH v2 09/24] erofs: support tracepoint
` [PATCH v2 10/24] erofs: update Kconfig and Makefile
` [PATCH v2 14/24] erofs: introduce superblock registration

[SMB3][PATCH] fix copy_file_range when copying beyond end of source file
 2019-07-15  7:50 UTC  (4+ messages)

[PULL] stream_open bits for Linux 5.3
 2019-07-15  7:33 UTC  (3+ messages)

[PATCH v9 00/10] namei: openat2(2) path resolution restrictions
 2019-07-14 14:36 UTC  (25+ messages)
` [PATCH v9 01/10] namei: obey trailing magic-link DAC permissions
` [PATCH v9 04/10] namei: split out nd->dfd handling to dirfd_path_init
` [PATCH v9 05/10] namei: O_BENEATH-style path resolution flags

[GIT PULL] xfs: new features for 5.3
 2019-07-14  1:17 UTC  (5+ messages)

[PATCH] proc: Fix uninitialized byte read in get_mm_cmdline()
 2019-07-13 14:09 UTC  (8+ messages)

[PATCH v2 1/4] fs/posix_acl: apply umask if superblock disables ACL support
 2019-07-13  4:12 UTC  (4+ messages)
` [PATCH v2 2/4] fs/ext4/acl: apply umask if ACL support is disabled
` [PATCH v2 3/4] linux/fs.h: fix umask on NFS with CONFIG_FS_POSIX_ACL=n
` [PATCH v2 4/4] nfs/super: check NFS_CAP_ACLS instead of the NFS version

[GIT PULL] vfs: standardize parameter checking for SETFLAGS/FSSETXATTR ioctls
 2019-07-13  0:30 UTC  (2+ messages)

[PATCH] Revert "NFS: readdirplus optimization by cache mechanism" (memleak)
 2019-07-12 20:16 UTC  (3+ messages)

[PATCH 0/6] Mount and superblock notifications [ver #5]
 2019-07-12 20:11 UTC  (3+ messages)
` [PATCH 1/6] security: Add hooks to rule on setting a superblock or mount watch "

[PATCH 0/3] xfs: Fix races between readahead and hole punching
 2019-07-12 17:56 UTC  (10+ messages)
` [PATCH 1/3] mm: Handle MADV_WILLNEED through vfs_fadvise()
` [PATCH 2/3] fs: Export generic_fadvise()
` [PATCH 3/3] xfs: Fix stale data exposure when readahead races with hole punch

[RFC PATCH v6 0/1] Add dm verity root hash pkcs7 sig validation
 2019-07-12 17:33 UTC  (2+ messages)

[PATCH v2] Revert "NFS: readdirplus optimization by cache mechanism" (memleak)
 2019-07-12 16:10 UTC 

[PATCH v5 1/3] [v4.9.y] coredump: fix race condition between mmget_not_zero()/get_task_mm() and core dumping
 2019-07-12 13:17 UTC  (3+ messages)
` [PATCH v5 0/3] "

[PATCH 5.2 11/61] block: fix .bi_size overflow
 2019-07-12 12:19 UTC 

UDF filesystem image with Write-Once UDF Access Type
 2019-07-12 10:02 UTC 

[PATCH v2 1/2] udf: refactor VRS descriptor identification
 2019-07-12  9:35 UTC  (7+ messages)
` [PATCH v2 2/2] udf: support 2048-byte spacing of VRS descriptors on 4K media

[PATCH] dax: Fix missed PMD wakeups
 2019-07-11 15:41 UTC  (12+ messages)

mmotm 2019-07-11-21-41 uploaded
 2019-07-12  6:20 UTC  (2+ messages)

[RFC PATCH] fanotify, inotify, dnotify, security: add security hook for fs notifications
 2019-07-12  3:29 UTC  (3+ messages)

[PATCH] fs/sync.c: Fix UBSAN Undefined behaviour in sync_file_range
 2019-07-12  2:28 UTC 

lift the xfs writepage code into iomap
 2019-07-11 21:31 UTC  (7+ messages)
` [PATCH 11/12] iomap: move the xfs writeback code to iomap.c

[PATCH 1/2] f2fs: include charset encoding information in the superblock
 2019-07-11 20:45 UTC  (2+ messages)
` [PATCH 2/2] f2fs: Support case-insensitive file name lookups


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