linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-02-13 17:26:09 to 2019-02-15 17:39:40 UTC [more...]

[RFC PATCH 00/27] Containers and using authenticated filesystems
 2019-02-15 17:39 UTC  (30+ messages)
` [RFC PATCH 01/27] containers: Rename linux/container.h to linux/container_dev.h
` [RFC PATCH 02/27] containers: Implement containers as kernel objects
` [RFC PATCH 03/27] containers: Provide /proc/containers
` [RFC PATCH 04/27] containers: Allow a process to be forked into a container
` [RFC PATCH 05/27] containers: Open a socket inside "
` [RFC PATCH 06/27] containers, vfs: Allow syscall dirfd arguments to take a container fd
` [RFC PATCH 07/27] containers: Make fsopen() able to create a superblock in a container
` [RFC PATCH 08/27] containers, vfs: Honour CONTAINER_NEW_EMPTY_FS_NS
` [RFC PATCH 09/27] vfs: Allow mounting to other namespaces
` [RFC PATCH 10/27] containers: Provide fs_context op for container setting
` [RFC PATCH 11/27] containers: Sample program for driving container objects
` [RFC PATCH 12/27] containers: Allow a daemon to intercept request_key upcalls in a container
` [RFC PATCH 13/27] keys: Provide a keyctl to query a request_key authentication key
` [RFC PATCH 14/27] keys: Break bits out of key_unlink()
` [RFC PATCH 15/27] keys: Make __key_link_begin() handle lockdep nesting
` [RFC PATCH 16/27] keys: Grant Link permission to possessers of request_key auth keys
` [RFC PATCH 17/27] keys: Add a keyctl to move a key between keyrings
` [RFC PATCH 18/27] keys: Find the least-recently used unseen key in a keyring
` [RFC PATCH 19/27] containers: Sample: request_key upcall handling
` [RFC PATCH 20/27] container, keys: Add a container keyring
` [RFC PATCH 21/27] keys: Fix request_key() lack of Link perm check on found key
` [RFC PATCH 22/27] KEYS: Replace uid/gid/perm permissions checking with an ACL
` [RFC PATCH 23/27] KEYS: Provide KEYCTL_GRANT_PERMISSION
` [RFC PATCH 24/27] keys: Allow a container to be specified as a subject in a key's ACL
` [RFC PATCH 25/27] keys: Provide a way to ask for the container keyring
` [RFC PATCH 26/27] keys: Allow containers to be included in key ACLs by name
` [RFC PATCH 27/27] containers: Sample to grant access to a key in a container

[PATCH v3] hugetlb: allow to free gigantic pages regardless of the configuration
 2019-02-15 17:34 UTC  (3+ messages)

[LSF/MM TOPIC] improving storage testing
 2019-02-15 17:32 UTC  (12+ messages)

[LSF/MM TOPIC] Improve performance of fget/fput
 2019-02-15 17:16 UTC  (2+ messages)

[PATCH V15 00/18] block: support multi-page bvec
 2019-02-15 17:14 UTC  (22+ messages)
` [PATCH V15 01/18] btrfs: look at bi_size for repair decisions
` [PATCH V15 02/18] block: don't use bio->bi_vcnt to figure out segment number
` [PATCH V15 03/18] block: remove bvec_iter_rewind()
` [PATCH V15 04/18] block: introduce multi-page bvec helpers
` [PATCH V15 05/18] block: introduce bio_for_each_bvec() and rq_for_each_bvec()
` [PATCH V15 06/18] block: use bio_for_each_bvec() to compute multi-page bvec count
` [PATCH V15 07/18] block: use bio_for_each_bvec() to map sg
` [PATCH V15 08/18] block: introduce mp_bvec_last_segment()
` [PATCH V15 09/18] fs/buffer.c: use bvec iterator to truncate the bio
` [PATCH V15 10/18] btrfs: use mp_bvec_last_segment to get bio's last page
` [PATCH V15 11/18] block: loop: pass multi-page bvec to iov_iter
` [PATCH V15 12/18] bcache: avoid to use bio_for_each_segment_all() in bch_bio_alloc_pages()
` [PATCH V15 13/18] block: allow bio_for_each_segment_all() to iterate over multi-page bvec
` [PATCH V15 14/18] block: enable multipage bvecs
` [PATCH V15 15/18] block: always define BIO_MAX_PAGES as 256
` [PATCH V15 16/18] block: document usage of bio iterator helpers
` [PATCH V15 17/18] block: kill QUEUE_FLAG_NO_SG_MERGE
` [PATCH V15 18/18] block: kill BLK_MQ_F_SG_MERGE
  ` [dm-devel] [PATCH V15 00/18] block: support multi-page bvec

[PATCH 0/7] Eliminate delegation self-conflicts
 2019-02-15 16:35 UTC  (4+ messages)

[LSF/MM TOPIC] Software RAID Support for NV-DIMM
 2019-02-15 16:34 UTC  (2+ messages)

[PATCH] vfs: don't decrement i_nlink in d_tmpfile
 2019-02-15 15:56 UTC  (3+ messages)

[PATCH v6 0/5] Allow initializing the kernfs node's secctx based on its parent
 2019-02-15 15:50 UTC  (11+ messages)
` [PATCH v6 1/5] selinux: try security xattr after genfs for kernfs filesystems
` [PATCH v6 2/5] kernfs: use simple_xattrs for security attributes
` [PATCH v6 3/5] LSM: add new hook for kernfs node initialization
` [PATCH v6 4/5] selinux: implement the kernfs_init_security hook
` [PATCH v6 5/5] kernfs: initialize security of newly created nodes

[RFC PATCH 0/6] Allow setting file birth time with utimensat()
 2019-02-15 13:57 UTC  (17+ messages)
` [RFC PATCH 1/6] fs: add btime to struct iattr
` [RFC PATCH 2/6] fs: add AT_UTIME_BTIME for utimensat()
` [RFC PATCH 3/6] Btrfs: add support for setting btime
` [RFC PATCH 4/6] ext4: "
` [RFC PATCH 5/6] f2fs: "
` [RFC PATCH 6/6] xfs: "
` [PATCH] generic: add a test for AT_UTIME_BTIME
` [PATCH] utimensat2: document AT_UTIME_BTIME
` [PATCH] xfs_io: add AT_UTIME_BTIME support

tmpfs inode leakage when opening file with O_TMP_FILE
 2019-02-15 10:38 UTC  (3+ messages)

Duplicate network filesystems
 2019-02-15 10:18 UTC  (3+ messages)

mmotm 2019-02-14-15-22 uploaded
 2019-02-15  9:29 UTC  (3+ messages)
` mmotm 2019-02-14-15-22 uploaded (drivers/misc/fastrpc.c)

Better interop for NFS/SMB file share mode/reservation
 2019-02-15  7:31 UTC  (12+ messages)

[PATCH v7 1/2] signal: add pidfd_send_signal() syscall
 2019-02-15  5:00 UTC  (2+ messages)

[LSF/MM TOPIC] FS, MM, and stable trees
 2019-02-15  2:48 UTC  (11+ messages)

[PATCH AUTOSEL 4.20 48/77] direct-io: allow direct writes to empty inodes
 2019-02-15  2:08 UTC  (2+ messages)
` [PATCH AUTOSEL 4.20 50/77] writeback: synchronize sync(2) against cgroup writeback membership switches

[PATCH AUTOSEL 4.19 40/65] direct-io: allow direct writes to empty inodes
 2019-02-15  2:10 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 42/65] writeback: synchronize sync(2) against cgroup writeback membership switches

[PATCH AUTOSEL 4.14 26/40] direct-io: allow direct writes to empty inodes
 2019-02-15  2:13 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 27/40] writeback: synchronize sync(2) against cgroup writeback membership switches

[PATCH AUTOSEL 4.9 16/27] direct-io: allow direct writes to empty inodes
 2019-02-15  2:14 UTC 

[PATCH 0/2] mm: put_user_page() call site conversion first
 2019-02-15  0:54 UTC  (3+ messages)

[LSF/MM TOPIC] filesystems<->resource control<->MM
 2019-02-14 23:45 UTC 

[PATCH v2] page cache: Store only head pages in i_pages
 2019-02-14 22:41 UTC  (14+ messages)

[PATCH] xarray: Document erasing entries during iteration
 2019-02-14 22:33 UTC  (6+ messages)

[LSF/MM TOPIC] The end of the DAX experiment
 2019-02-14 20:34 UTC  (8+ messages)
` [Lsf-pc] "

[PATCH v2 0/6] fanotify: Make wait for permission event response interruptible
 2019-02-14 18:53 UTC  (15+ messages)
` [PATCH 1/6] fanotify: Fold dequeue_event() into process_access_response()
` [PATCH 2/6] fanotify: Move locking inside get_one_event()
` [PATCH 3/6] fsnotify: Create function to remove event from notification list
` [PATCH 4/6] fanotify: Simplify cleaning of access_list
` [PATCH 5/6] fanotify: Track permission event state
` [PATCH 6/6] fanotify: Use interruptible wait when waiting for permission events

Have needs for?
 2019-02-11  8:40 UTC 

Have needs for?
 2019-02-11 11:05 UTC 

[LSF/MM TOPIC] (again) THP for file systems
 2019-02-14 17:10 UTC  (5+ messages)

[RFC PATCH 0/9] keys: Namespacing
 2019-02-14 16:58 UTC  (10+ messages)
` [RFC PATCH 1/9] keys: Invalidate used request_key authentication keys
` [RFC PATCH 2/9] keys: Kill off request_key_async{,_with_auxdata}
` [RFC PATCH 3/9] keys: Simplify key description management
` [RFC PATCH 4/9] keys: Cache the hash value to avoid lots of recalculation
` [RFC PATCH 5/9] keys: Include target namespace in match criteria
` [RFC PATCH 6/9] keys: Garbage collect keys for which the domain has been removed
` [RFC PATCH 7/9] keys: Network namespace domain tag
` [RFC PATCH 8/9] keys: Pass the network namespace into request_key mechanism
` [RFC PATCH 9/9] KEYS: Namespace keyring names

linux-next: Tree for Feb 14 (fanotify)
 2019-02-14 16:49 UTC  (2+ messages)

LSF/MM 2019: Call for Proposals (UPDATED!)
 2019-02-14 14:08 UTC  (2+ messages)
` [Lsf-pc] "

[PATCH v2] hugetlb: allow to free gigantic pages regardless of the configuration
 2019-02-14 10:59 UTC  (5+ messages)

[RFC PATCH v2 0/9] Block/XFS: Support alternative mirror device retry
 2019-02-14  6:10 UTC  (7+ messages)
` [RFC PATCH v2 1/9] block: add nr_mirrors to request_queue
` [RFC PATCH v2 2/9] block: add rd_hint to bio and request

[PATCH v3] xarray: Document erasing entries during iteration
 2019-02-14  4:01 UTC 

Documenting the crash consistency guarantees of file systems
 2019-02-14  2:26 UTC  (7+ messages)

[LSF/MM TOPIC] FS: oscheck - tracking stable/distro baselines
 2019-02-13 21:52 UTC 

[PATCH] fs, ipc: Use an asynchronous version of kern_unmount in IPC
 2019-02-13 21:07 UTC  (4+ messages)

[LSF/MM TOPIC] Memory Encryption on top of filesystems
 2019-02-13 20:29 UTC  (8+ messages)

[PATCH] hugetlb: allow to free gigantic pages regardless of the configuration
 2019-02-13 19:22 UTC  (3+ messages)

[PATCH v3] vfat: don't read garbage after last dirent
 2019-02-13 17:29 UTC  (2+ messages)

[PATCH] fat: enable .splice_write to support splice on O_DIRECT file
 2019-02-13 17:19 UTC  (3+ 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).