linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-06-17 02:07:04 to 2019-06-20 10:47:56 UTC [more...]

[PATCH v3 0/7] Hexdump Enhancements
 2019-06-20 10:50 UTC  (18+ 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

[PATCH 0/3] Add dirty range scoping to jbd2
 2019-06-20  9:25 UTC  (5+ messages)
` [PATCH 1/3] mm: add filemap_fdatawait_range_keep_errors()
` [PATCH 2/3] jbd2: introduce jbd2_inode dirty range scoping
` [PATCH 3/3] ext4: use "

a few questions about pagevc_lookup_entries
 2019-06-20  8:36 UTC 

[SMB3][PATCH] fix copy_file_range when copying beyond end of source file
 2019-06-20  5:46 UTC  (8+ messages)

[PATCH] fs: Move mark_inode_dirty out of __generic_write_end
 2019-06-20  4:47 UTC  (3+ messages)

[PATCH 01/13] vfs: verify param type in vfs_parse_sb_flag()
 2019-06-20  4:40 UTC  (14+ messages)
` [PATCH 02/13] vfs: move vfs_parse_sb_flag() calls into filesystems
` [PATCH 03/13] vfs: don't parse forbidden flags
` [PATCH 04/13] vfs: don't parse "posixacl" option
` [PATCH 05/13] vfs: don't parse "silent" option
` [PATCH 06/13] vfs: new helper: vfs_parse_ro_rw()
` [PATCH 07/13] proc: don't ignore options
` [PATCH 08/13] sysfs: "
` [PATCH 09/13] mqueue: "
` [PATCH 10/13] cpuset: "
` [PATCH 11/13] cgroup: "
` [PATCH 12/13] fusectl: "
` [PATCH 13/13] resctrl: "

mmotm 2019-06-19-20-32 uploaded
 2019-06-20  3:32 UTC 

[PATCH v5 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-06-20  1:17 UTC  (21+ 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

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

[PATCH v4 00/16] fs-verity: read-only file-based authenticity protection
 2019-06-19 19:13 UTC  (23+ messages)
` [PATCH v4 01/16] fs-verity: add a documentation file
` [PATCH v4 05/16] fs-verity: add Kconfig and the helper functions for hashing
` [PATCH v4 07/16] fs-verity: add the hook for file ->open()
` [PATCH v4 10/16] fs-verity: implement FS_IOC_ENABLE_VERITY ioctl
` [PATCH v4 13/16] fs-verity: support builtin file signatures
` [PATCH v4 14/16] ext4: add basic fs-verity support

[RFC PATCH v5 0/1] Add dm verity root hash pkcs7 sig validation
 2019-06-19 19:10 UTC  (2+ messages)
` [RFC PATCH v5 1/1] "

d_lookup: Unable to handle kernel paging request
 2019-06-19 17:09 UTC  (13+ messages)

[PATCH 0/9] keys: Namespacing [ver #4]
 2019-06-19 16:48 UTC  (10+ messages)
` [PATCH 1/9] keys: Simplify key description management "
` [PATCH 2/9] keys: Cache the hash value to avoid lots of recalculation "
` [PATCH 3/9] keys: Add a 'recurse' flag for keyring searches "
` [PATCH 4/9] keys: Namespace keyring names "
` [PATCH 5/9] keys: Move the user and user-session keyrings to the user_namespace "
` [PATCH 6/9] keys: Include target namespace in match criteria "
` [PATCH 7/9] keys: Garbage collect keys for which the domain has been removed "
` [PATCH 8/9] keys: Network namespace domain tag "
` [PATCH 9/9] keys: Pass the network namespace into request_key mechanism "

[PATCH 0/9] keys: Namespacing [ver #4]
 2019-06-19 16:09 UTC  (7+ messages)
` [PATCH 1/9] keys: Simplify key description management "
` [PATCH 2/9] keys: Cache the hash value to avoid lots of recalculation "
` [PATCH 3/9] keys: Add a 'recurse' flag for keyring searches "
` [PATCH 4/9] keys: Namespace keyring names "
` [PATCH 5/9] keys: Move the user and user-session keyrings to the user_namespace "

[PATCH 0/6] keys: request_key() improvements [ver #2]
 2019-06-19 15:36 UTC  (7+ messages)
` [PATCH 1/6] keys: Fix request_key() lack of Link perm check on found key "
` [PATCH 2/6] keys: Invalidate used request_key authentication keys "
` [PATCH 3/6] keys: Move the RCU locks outwards from the keyring search functions "
` [PATCH 4/6] keys: Provide request_key_rcu() "
` [PATCH 5/6] keys: Cache result of request_key*() temporarily in task_struct "
` [PATCH 6/6] keys: Kill off request_key_async{, _with_auxdata} "

question…
 2019-06-19 11:36 UTC 

[PATCH] fanotify: update connector fsid cache on add mark
 2019-06-19 13:13 UTC  (4+ messages)

[PATCH v2 05/13] vfs: don't parse "silent" option
 2019-06-19 12:54 UTC 

[PATCH v2 00/19] btrfs zoned block device support
 2019-06-19 10:32 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 v4] page cache: Store only head pages in i_pages
 2019-06-19 10:04 UTC  (5+ messages)

WARNING in fanotify_handle_event
 2019-06-19  7:11 UTC  (4+ messages)

[PATCH v3 0/6] Enable THP for text section of non-shmem files
 2019-06-19  6:51 UTC 

[PATCH 09/25] vfs: Allow mount information to be queried by fsinfo() [ver #13]
 2019-06-19  6:33 UTC  (12+ messages)
` [PATCH 00/25] VFS: Introduce filesystem information query syscall "
  ` [PATCH 01/25] vfs: syscall: Add fsinfo() to query filesystem information "
  ` [PATCH 04/25] vfs: Implement parameter value retrieval with fsinfo() "
  ` [PATCH 25/25] fsinfo: Add API documentation "

[PATCH] xfs: claim maintainership of loose files
 2019-06-19  0:41 UTC  (3+ messages)

[PATCH ghak90 V6 02/10] audit: add container id
 2019-06-18 22:46 UTC  (6+ messages)

[PATCH v1 18/22] docs: admin-guide: move sysctl directory to it
 2019-06-18 21:05 UTC 

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

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

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

[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  (9+ messages)

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

[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 v4 00/14] ima: introduce IMA Digest Lists extension
 2019-06-17  6:56 UTC  (2+ messages)

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

[PATCH 01/25] vfs: syscall: Add fsinfo() to query filesystem information [ver #13]
 2019-05-29  7:42 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).