linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-03-14 16:13:14 to 2019-03-18 20:28:35 UTC [more...]

[PATCH RFC v6 00/11] Ext4 Encoding and Case-insensitive support
 2019-03-18 20:27 UTC  (10+ 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 v3 0/1] mm: introduce put_user_page*(), placeholder versions
 2019-03-18 20:12 UTC  (19+ messages)

[PATCH ghak90 V5 00/10] audit: implement container identifier
 2019-03-18 20:02 UTC  (23+ 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

[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 

dcache locking question
 2019-03-18 17:11 UTC  (16+ messages)

[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 

[PATCH 0/2] gfs2: Switch to the new mount API
 2019-03-18 13:51 UTC  (6+ 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-18 11:05 UTC  (6+ messages)
` [RFC PATCH 1/1] fanotify.7, fanotify_init.2, fanotify_mark.2: Document FAN_REPORT_FID and directory modification events

[PATCH] fuse: allow filesystems to have precise control over data cache
 2019-03-18 10:46 UTC  (2+ messages)

[PATCH v2] Documenting the crash-recovery guarantees of Linux file systems
 2019-03-18  7:13 UTC  (9+ messages)

[PATCH] vfs: return EINVAL instead of ENOENT when missing source
 2019-03-18  5:00 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 0/5] fscrypt: d_revalidate fixes and cleanups
 2019-03-17 20:38 UTC  (7+ 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] 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  (7+ messages)
` [PATCH 1/3] iov_iter: add ITER_BVEC_FLAG_NO_REF flag
` [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)

[PATCH V2 0/3] f2fs: bug fix and improvement
 2019-03-16  0:13 UTC  (4+ 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

[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  (7+ messages)
` [PATCH 1/2] f2fs: Fix use of number of devices
` [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  (12+ messages)

[PATCHSET v2 0/7] io_uring fixes
 2019-03-15 14:54 UTC  (8+ messages)
` [PATCH 1/7] io_uring: use regular request ref counts
` [PATCH 2/7] io_uring: make io_read/write return an integer
` [PATCH 3/7] io_uring: add prepped flag
` [PATCH 4/7] io_uring: fix fget/fput handling
` [PATCH 5/7] io_uring: fix poll races
` [PATCH 6/7] io_uring: retry bulk slab allocs as single allocs
` [PATCH 7/7] io_uring: mark me as the maintainer

overlayfs vs. fscrypt
 2019-03-15 13:59 UTC  (15+ messages)
` [RFC] fscrypt_key_required mount option
  ` [PATCH 1/4] fscrypt: Implement FS_CFLG_OWN_D_OPS
  ` [PATCH 2/4] fscrypt: Export fscrypt_d_ops
  ` [PATCH 3/4] ubifs: Simplify fscrypt_get_encryption_info() error handling
  ` [PATCH 4/4] ubifs: Implement new mount option, fscrypt_key_required

[PATCH] fs: affs: fix a NULL pointer dereference
 2019-03-15  7:42 UTC 

Hang / zombie process from Xarray page-fault conversion (bisected)
 2019-03-15  2:46 UTC  (7+ messages)

[PATCH 13/38] vfs: Convert cxl to fs_context
 2019-03-15  0:22 UTC  (14+ messages)
` [PATCH 16/38] vfs: Convert btrfs_test "
` [PATCH 20/38] vfs: Convert nfsctl "
` [PATCH 31/38] vfs: Convert gadgetfs "
` [PATCH 32/38] vfs: Convert xenfs "
` [PATCH 33/38] vfs: Convert openpromfs "
` [PATCH 34/38] vfs: Convert apparmorfs "
` [PATCH 35/38] vfs: Convert securityfs "
` [PATCH 36/38] vfs: Convert selinuxfs "
` [PATCH 37/38] vfs: Convert smackfs "
` [PATCH 38/38] tmpfs, devtmpfs, ramfs, rootfs: Convert "

[PATCHSET 0/8] io_uring fixes
 2019-03-14 20:44 UTC  (9+ messages)
` [PATCH 1/8] io_uring: use regular request ref counts
` [PATCH 2/8] io_uring: make io_read/write return an integer
` [PATCH 3/8] io_uring: add prepped flag
` [PATCH 4/8] io_uring: fix fget/fput handling
` [PATCH 5/8] io_uring: fix poll races
` [PATCH 6/8] iov_iter: add ITER_BVEC_FLAG_NO_REF flag
` [PATCH 7/8] block: add BIO_NO_PAGE_REF flag
` [PATCH 8/8] io_uring: add io_uring_event cache hit information

a.out coredumping: fix or delete?
 2019-03-14 18:38 UTC  (21+ messages)
      ` [PATCH] x86: Deprecate a.out support

Fwd: [RFC][PATCH v1] CIFS: fix POSIX lock leak and invalid ptr deref
 2019-03-14 18:08 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).