linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-03-15 14:59:48 to 2019-03-19 16:23:34 UTC [more...]

[RFC PATCH 0/4] fuse: Convert to fs_context
 2019-03-19 16:23 UTC 

[PATCH v2 0/2] gfs2: Switch to the new mount API
 2019-03-19 16:04 UTC  (3+ messages)
` [PATCH v2 1/2] gfs2: Convert gfs2 to fs_context
` [PATCH v2 2/2] gfs2: Convert gfs2meta "

[PATCH] sysctl: Fix proc_do_large_bitmap for large input buffers
 2019-03-19 15:57 UTC  (4+ messages)

dcache locking question
 2019-03-19 15:45 UTC  (15+ messages)

[PATCH v4 0/1] mm: introduce put_user_page*(), placeholder versions
 2019-03-19 15:36 UTC  (9+ messages)
` [PATCH v4 1/1] "

[PATCH] fs/epoll: remove an unnecessary argument of ep_busy_loop()
 2019-03-19 15:32 UTC  (2+ messages)

[PATCH v2] Documenting the crash-recovery guarantees of Linux file systems
 2019-03-19 15:17 UTC  (14+ messages)

[PATCH] fs: namespace: Make to_mnt_ns() static
 2019-03-19 15:17 UTC 

[PATCH 14/38] vfs: Convert ocxlflash to fs_context
 2019-03-19 14:53 UTC  (2+ messages)

[PATCH] fuse: convert printk -> pr_*
 2019-03-19 14:16 UTC  (3+ messages)

[PATCH] fs: affs: fix a NULL pointer dereference
 2019-03-19 13:43 UTC  (3+ messages)

[PATCH 0/2] gfs2: Switch to the new mount API
 2019-03-19 13:38 UTC  (8+ messages)
` [PATCH 1/2] gfs2: Convert gfs2 to fs_context
` [PATCH 2/2] gfs2: Convert gfs2meta "
` [Cluster-devel] [PATCH 0/2] gfs2: Switch to the new mount API

[RFC PATCH 0/1] fanotify.7, fanotify_init.2, fanotify_mark.2: Document FAN_REPORT_FID and Directory entry events
 2019-03-19 12:06 UTC  (7+ messages)
` [RFC PATCH 1/1] fanotify.7, fanotify_init.2, fanotify_mark.2: Document FAN_REPORT_FID and directory modification events

[PATCH] writeback: expose cgroup info in trace_writeback_pages_written()
 2019-03-19 11:52 UTC  (3+ messages)

[PATCH] fuse: allow filesystems to have precise control over data cache
 2019-03-19 11:32 UTC  (3+ messages)

[PATCH V2 0/3] f2fs: bug fix and improvement
 2019-03-19 11:02 UTC  (6+ messages)
` [PATCH 1/3] f2fs: Fix use of number of devices
` [PATCH 2/3] f2fs: Reduce zoned block device memory usage
` [PATCH 3/3] f2fs: improve discard handling with multi-device volumes

[PATCH v2 0/1] userfaultfd: allow to forbid unprivileged users
 2019-03-19  7:11 UTC  (3+ messages)
` [PATCH v2 1/1] userfaultfd/sysctl: add vm.unprivileged_userfaultfd

PROBLEM: Linux kernel.core_pattern with pipes does argument splitting after template expansion
 2019-03-19  6:06 UTC 

[PATCH v2 00/13] Convert vfs.txt to vfs.rst
 2019-03-19  1:35 UTC  (15+ messages)
` [PATCH v2 01/13] docs: filesystems: vfs: Remove space before tab
` [PATCH v2 02/13] docs: filesystems: vfs: Use uniform space after period
` [PATCH v2 03/13] docs: filesystems: vfs: Use 72 character column width
` [PATCH v2 04/13] docs: filesystems: vfs: Use uniform spacing around headings
` [PATCH v2 05/13] docs: filesystems: vfs: Use correct initial heading
` [PATCH v2 06/13] docs: filesystems: vfs: Use SPDX identifier
` [PATCH v2 07/13] docs: filesystems: vfs: Fix pre-amble indentation
` [PATCH v2 08/13] docs: filesystems: vfs: Use list character for lists
` [PATCH v2 09/13] docs: filesystems: vfs: Add code-block and txt->RST
` [PATCH v2 10/13] docs: filesystems: vfs: Use ticks for listed items
` [PATCH v2 11/13] docs: filesystems: vfs: Clean up lists
` [PATCH v2 12/13] docs: filesystems: vfs: Do minor grammar fixes
` [PATCH v2 13/13] docs: filesystems: vfs: Use backticks to guard star

[PATCH ghak90 V5 00/10] audit: implement container identifier
 2019-03-18 23:47 UTC  (27+ messages)
` [PATCH ghak90 V5 01/10] audit: collect audit task parameters
` [PATCH ghak90 V5 02/10] audit: add container id
` [PATCH ghak90 V5 03/10] audit: read container ID of a process
` [PATCH ghak90 V5 04/10] audit: log container info of syscalls
` [PATCH ghak90 V5 05/10] audit: add containerid support for ptrace and signals
` [PATCH ghak90 V5 06/10] audit: add support for non-syscall auxiliary records
` [PATCH ghak90 V5 07/10] audit: add containerid support for user records
` [PATCH ghak90 V5 08/10] audit: add containerid filtering
` [PATCH ghak90 V5 09/10] audit: add support for containerid to network namespaces
` [PATCH ghak90 V5 10/10] audit: NETFILTER_PKT: record each container ID associated with a netNS

[RFC PATCH v3 00/18] fscrypt: key management improvements
 2019-03-18 23:08 UTC  (6+ messages)
` [RFC PATCH v3 07/18] fscrypt: add FS_IOC_ADD_ENCRYPTION_KEY ioctl

[PATCH] vfs: return EINVAL instead of ENOENT when missing source
 2019-03-18 23:00 UTC  (2+ messages)

[PATCH] coredump: remove outdated comment
 2019-03-18 18:28 UTC 

[PATCH 0/5] fscrypt: d_revalidate fixes and cleanups
 2019-03-18 21:25 UTC  (9+ messages)
` [PATCH 1/5] fscrypt: clean up and improve dentry revalidation
` [PATCH 2/5] fscrypt: fix race allowing rename() and link() of ciphertext dentries
` [PATCH 3/5] fs, fscrypt: clear DCACHE_ENCRYPTED_NAME when unaliasing directory
` [PATCH 4/5] fscrypt: only set dentry_operations on ciphertext dentries
` [PATCH 5/5] fscrypt: fix race where ->lookup() marks plaintext dentry as ciphertext

[PATCH RFC v6 00/11] Ext4 Encoding and Case-insensitive support
 2019-03-18 20:27 UTC  (12+ messages)
` [PATCH RFC v6 01/11] unicode: Add unicode character database files
` [PATCH RFC v6 02/11] scripts: add trie generator for UTF-8
` [PATCH RFC v6 03/11] unicode: Introduce code for UTF-8 normalization
` [PATCH RFC v6 04/11] unicode: reduce the size of utf8data[]
` [PATCH RFC v6 05/11] unicode: Implement higher level API for string handling
` [PATCH RFC v6 06/11] unicode: Introduce test module for normalized utf8 implementation
` [PATCH RFC v6 07/11] MAINTAINERS: Add Unicode subsystem entry
` [PATCH RFC v6 08/11] ext4: Include encoding information in the superblock
` [PATCH RFC v6 09/11] ext4: Support encoding-aware file name lookups
` [PATCH RFC v6 10/11] ext4: Implement EXT4_CASEFOLD_FL flag
` [PATCH RFC v6 11/11] docs: ext4.rst: Document encoding and case-insensitive

[PATCH v3 0/1] mm: introduce put_user_page*(), placeholder versions
 2019-03-18 20:12 UTC  (10+ messages)

[PATCH v12 0/3] ipc: Increase IPCMNI limit
 2019-03-18 19:00 UTC  (9+ messages)
` [PATCH v12 2/3] ipc: Conserve sequence numbers in ipcmni_extend mode
` [PATCH v12 3/3] ipc: Do cyclic id allocation with "

xas_prev() on an idr tree? idr_get_prev()?
 2019-03-18 18:18 UTC  (2+ messages)

[PATCH 00/13] Convert vfs.txt to vfs.rst
 2019-03-18 17:42 UTC  (4+ messages)

[PATCH] fscrypt: add memory barrier when loading essiv_hash_tfm
 2019-03-18 17:24 UTC 

[PATCH] fscrypt: use proper memory barriers for ->i_crypt_info
 2019-03-18 17:24 UTC 

[PATCH] vfs: Fix refcounting of filenames in fs_parser
 2019-03-18 16:57 UTC 

[PATCH] fibmap: Reject negative addresses
 2019-03-18 16:10 UTC 

mount(2) with NULL fstype returns ENOENT instead of EINVAL after introducing fs_context methods
 2019-03-18  4:56 UTC  (2+ messages)

[PATCH] splice: sendfile() softlockup for big files
 2019-03-18  2:02 UTC 

[PATCH 1/5] autofs - fix some word usage odities in autofs.txt
 2019-03-18  1:00 UTC  (5+ messages)
` [PATCH 2/5] autofs - update autofs.txt for strictexpire mount option
` [PATCH 3/5] autofs - update AUTOFS_EXP_LEAVES description
` [PATCH 4/5] autofs - update mount control expire desription with AUTOFS_EXP_FORCED
` [PATCH 5/5] autofs - add description of ignore pseudo mount option

[PATCH][SMB3] Fix incorrect status to errno code mapping for OBJECTID_NOT_FOUND
 2019-03-17 21:06 UTC 

[PATCH] device-dax: Drop register_filesystem()
 2019-03-17 17:49 UTC 

[RFC] what's the point of register_filesystem() in drivers/dax/super.c?
 2019-03-17 17:56 UTC  (4+ messages)

Suggestions for POSIX error code mapping for OBJECTID_NOT_FOUND
 2019-03-17 17:13 UTC  (6+ messages)

[PATCH 00/52] [RFC] virtio-fs: shared file system for virtual machines
 2019-03-17  0:35 UTC  (4+ messages)
` [PATCH 18/52] virtio-fs: Map cache using the values from the capabilities
  ` [PATCH] virtio-fs: fix multiple tag support

[git pull] fixup for sysfs braino in #work.mount
 2019-03-16 17:50 UTC  (2+ messages)

[PATCHSET 0/3] io_uring improvements
 2019-03-16 16:27 UTC  (6+ messages)
` [PATCH 2/3] block: add BIO_NO_PAGE_REF flag
` [PATCH 3/3] io_uring: add io_uring_event cache hit information

WARNING: bad usercopy in fanotify_read
 2019-03-16 14:49 UTC 

[PATCH v2] ipc: Fix race condition in ipc_idr_alloc()
 2019-03-16  8:23 UTC  (2+ messages)

[GIT PULL] AFS fixes and other bits
 2019-03-16  7:55 UTC  (3+ messages)

[GIT PULL] AFS fixes and other bits
 2019-03-15 23:27 UTC 

[PATCH 00/10] AFS fixes
 2019-03-15 23:00 UTC  (11+ messages)
` [PATCH 01/10] afs: Split wait from afs_make_call()
` [PATCH 02/10] afs: Calculate lock extend timer from set/extend reply reception
` [PATCH 03/10] afs: Fix AFS file locking to allow fine grained locks
` [PATCH 04/10] afs: Further fix file locking
` [PATCH 05/10] afs: Add file locking tracepoints
` [PATCH 06/10] afs: Improve dir check failure reports
` [PATCH 07/10] afs: Handle lock rpc ops failing on a file that got deleted
` [PATCH 08/10] afs: Add directory reload tracepoint
` [PATCH 09/10] afs: Implement sillyrename for unlink and rename
` [PATCH 10/10] afs: Add more tracepoints

[PATCH 0/2] f2fs: bug fix and improvement
 2019-03-15 18:20 UTC  (5+ messages)
` [PATCH 2/2] f2fs: Reduce zoned block device memory usage

[PATCH 0/3] userfaultfd: allow to forbid unprivileged users
 2019-03-15 16:09 UTC  (10+ messages)


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