linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-07-28 02:29:57 to 2018-08-01 16:24:58 UTC [more...]

[PATCH 0/5] VFS: Introduce filesystem information query syscall
 2018-08-01 16:14 UTC  (4+ messages)
` [PATCH 2/5] afs: Add fsinfo support
` [PATCH 3/5] vfs: Allow fsinfo() to query what's in an fs_context
` [PATCH 5/5] vfs: Implement parameter value retrieval with fsinfo()

[PATCH 00/33] VFS: Introduce filesystem context [ver #11]
 2018-08-01 15:27 UTC  (16+ messages)
` [PATCH 01/33] vfs: syscall: Add open_tree(2) to reference or clone a mount "
` [PATCH 02/33] vfs: syscall: Add move_mount(2) to move mounts around "
` [PATCH 03/33] teach move_mount(2) to work with OPEN_TREE_CLONE "
` [PATCH 04/33] vfs: Suppress MS_* flag defs within the kernel unless explicitly enabled "
` [PATCH 05/33] vfs: Introduce the basic header for the new mount API's filesystem context "
` [PATCH 10/33] smack: Implement filesystem context security hooks "
` [PATCH 12/33] tomoyo: Implement security hooks for the new mount API "
` [PATCH 13/33] vfs: Separate changing mount flags full remount "
` [PATCH 17/33] proc: Add fs_context support to procfs "
` [PATCH 19/33] cpuset: Use fs_context "
` [PATCH 20/33] kernfs, sysfs, cgroup, intel_rdt: Support "
` [PATCH 21/33] hugetlbfs: Convert to "
` [PATCH 25/33] vfs: syscall: Add fsopen() to prepare for superblock creation "
` [PATCH 26/33] vfs: Implement logging through fs_context "
` [PATCH 27/33] vfs: Add some logging to the core users of the fs_context log "

[PATCH v2 0/6] 9p: Use IDRs more effectively
 2018-08-01 14:38 UTC  (18+ messages)
` [PATCH v2 5/6] 9p: Use a slab for allocating requests
          ` [PATCH 1/2] net/9p: embed fcall in req to round down buffer allocs
            ` [PATCH 2/2] net/9p: add a per-client fcall kmem_cache
              ` [V9fs-developer] "
            ` [V9fs-developer] [PATCH 1/2] net/9p: embed fcall in req to round down buffer allocs

Misuse of constructors
 2018-08-01 15:51 UTC 

[PATCH v2] fs/buffer: Convert return type int to vm_fault_t
 2018-08-01 14:01 UTC  (2+ messages)

[PATCHES][RFC] icache-related stuff
 2018-08-01 15:25 UTC  (25+ messages)
` [PATCH 01/16] nfs_instantiate(): prevent multiple aliases for directory inode
  ` [PATCH 02/16] new primitive: discard_new_inode()
  ` [PATCH 03/16] vfs: don't evict uninitialized inode
  ` [PATCH 04/16] btrfs: switch to discard_new_inode()
  ` [PATCH 05/16] ufs: "
  ` [PATCH 06/16] udf: "
  ` [PATCH 07/16] ext2: make sure that partially set up inodes won't be returned by ext2_iget()
  ` [PATCH 08/16] btrfs: btrfs_iget() never returns an is_bad_inode() inode
  ` [PATCH 09/16] btrfs: IS_ERR(p) && PTR_ERR(p) == n is a weird way to spell p == ERR_PTR(n)
  ` [PATCH 10/16] kill d_instantiate_no_diralias()
  ` [PATCH 11/16] jfs: switch to discard_new_inode()
  ` [PATCH 12/16] new helper: inode_fake_hash()
  ` [PATCH 13/16] btrfs: lift make_bad_inode() into btrfs_iget()
  ` [PATCH 14/16] btrfs: simplify btrfs_iget()
  ` [PATCH 15/16] adfs: don't put inodes into icache
  ` [PATCH 16/16] jfs: don't bother with make_bad_inode() in ialloc()

[PATCH] nfsd: fix leaked file lock with nfs exported overlayfs
 2018-08-01 11:40 UTC  (6+ messages)

[RFC PATCH 0/4] vfs: map unique ino/dev pairs for user space
 2018-08-01 11:03 UTC  (11+ messages)
` [PATCH 1/4] vfs: introduce function to map unique ino/dev pairs
` [PATCH 2/4] nfs: check for NULL vfsmount in nfs_getattr
` [PATCH 3/4] proc: use vfs helper to get ino/dev pairs for maps file
` [PATCH 4/4] locks: map correct ino/dev pairs when exporting to userspace

[PATCH 1/2] mm: add a function to return a bdi_writeback dirty page statistic
 2018-08-01 11:16 UTC  (4+ messages)
` [PATCH 2/2] fs/writeback: do memory cgroup related writeback firstly

maybe resource leak in security/selinux/selinuxfs.c
 2018-08-01  9:23 UTC 

[next-20180727][qla2xxx][BUG] WARNING: CPU: 12 PID: 511 at drivers/scsi/scsi_lib.c:691 scsi_end_request+0x250/0x280
 2018-08-01  7:19 UTC  (2+ messages)

[PATCH dhowells/mount-context] fs: don't call fs_context->free() from fsmount()
 2018-08-01  5:53 UTC  (7+ messages)

[PATCH 29/38] vfs: syscall: Add fsconfig() for configuring and managing a context [ver #10]
 2018-08-01  1:07 UTC  (48+ messages)
` [PATCH 00/38] VFS: Introduce filesystem "
  ` [PATCH 13/38] tomoyo: Implement security hooks for the new mount API "
  ` [PATCH 25/38] Make anon_inodes unconditional "
  ` [PATCH 34/38] vfs: syscall: Add fsinfo() to query filesystem information "
  ` [PATCH 36/38] vfs: Add a sample program for the new mount API "

[PATCH 1/3] hfs: stop using timespec based interfaces
 2018-07-31 23:37 UTC  (2+ messages)

statistics on smb3 mount
 2018-07-31 21:49 UTC 

[PATCH ghak90 (was ghak32) V4 00/10] audit: implement container identifier
 2018-07-31 20:07 UTC  (11+ messages)
` [PATCH ghak90 (was ghak32) V4 01/10] audit: collect audit task parameters
` [PATCH ghak90 (was ghak32) V4 02/10] audit: add container id
` [PATCH ghak90 (was ghak32) V4 03/10] audit: log container info of syscalls
` [PATCH ghak90 (was ghak32) V4 04/10] audit: add containerid support for ptrace and signals
` [PATCH ghak90 (was ghak32) V4 05/10] audit: add support for non-syscall auxiliary records
` [PATCH ghak90 (was ghak32) V4 06/10] audit: add containerid support for tty_audit
` [PATCH ghak90 (was ghak32) V4 07/10] audit: add containerid filtering
` [PATCH ghak90 (was ghak32) V4 08/10] audit: add support for containerid to network namespaces
` [PATCH ghak90 (was ghak32) V4 09/10] audit: NETFILTER_PKT: record each container ID associated with a netNS
` [PATCH ghak90 (was ghak32) V4 10/10] debug audit: read container ID of a process

[RFC PATCH ghak90 (was ghak32) V3 00/10] audit: implement container identifier
 2018-07-31 20:07 UTC  (12+ messages)
` [RFC PATCH ghak90 (was ghak32) V3 01/10] audit: add container id
` [RFC PATCH ghak90 (was ghak32) V3 02/10] audit: log container info of syscalls

[PATCH v2] fs: don't let getdents return bogus names
 2018-07-31 19:50 UTC  (3+ messages)

[PATCH v3 0/6] kaddr and pfn can be NULL to ->direct_access()
 2018-07-31 15:35 UTC  (9+ messages)
` [PATCH v3 1/6] libnvdimm, pmem: "
` [PATCH v3 2/6] s390, dcssblk: "
` [PATCH v3 3/6] tools/testing/nvdimm: "
` [PATCH v3 4/6] dax/super: Do not request a pointer kaddr when not required
` [PATCH v3 5/6] md/dm-writecache: Don't request pointer dummy_addr "
` [PATCH v3 6/6] filesystem-dax: Do not request kaddr and pfn "
` [External] [PATCH v3 0/6] kaddr and pfn can be NULL to ->direct_access()

[RFC PATCH 0/4] file: export functions for binder module
 2018-07-31 14:27 UTC  (20+ messages)
` [PATCH 1/4] file: export __alloc_fd()
` [PATCH 2/4] file: export __fd_install()
` [PATCH 3/4] file: export get_files_struct()
` [PATCH 4/4] file: export put_files_struct()

[PATCH 0/2] fuse: Small cleanup series
 2018-07-31 10:25 UTC  (3+ messages)
` [PATCH 1/2] fuse: Use list_first_entry() in flush_bg_queue()
` [PATCH 2/2] fuse: Move clear_bit() up in request_end()

[PATCH RESEND] exec: don't force_sigsegv processes with a pending fatal signal
 2018-07-31  0:56 UTC 

KASAN: slab-out-of-bounds Read in request_end
 2018-07-30 18:15 UTC 

KASAN: slab-out-of-bounds Write in end_requests
 2018-07-30 14:19 UTC 

[PATCH v14 00/74] Convert page cache to XArray
 2018-07-30 15:43 UTC  (10+ messages)

INFO: task hung in generic_file_write_iter
 2018-07-30 15:07 UTC  (3+ messages)

[PATCH 0/4] cleanups and refactor of /proc/pid/smaps*
 2018-07-30  8:53 UTC  (7+ messages)
` [PATCH 2/4] mm: proc/pid/smaps: factor out mem stats gathering
` [PATCH 4/4] mm: proc/pid/smaps_rollup: convert to single value seq_file

aio poll and a new in-kernel poll API V21 (aka 2.0)
 2018-07-30  7:15 UTC  (5+ messages)
` [PATCH 1/4] timerfd: add support for keyed wakeups
` [PATCH 2/4] aio: add a iocb refcount
` [PATCH 3/4] aio: implement IOCB_CMD_POLL
` [PATCH 4/4] aio: allow direct aio poll comletions for keyed wakeups

[PATCH v2 0/6] kaddr and pfn can be NULL to ->direct_access()
 2018-07-30  5:14 UTC  (4+ messages)
` [PATCH v2 2/6] s390, dcssblk: "
  ` [External] "

[PATCH RESEND] userfaultfd: remove uffd flags from vma->vm_flags if UFFD_EVENT_FORK fails
 2018-07-30  6:26 UTC 

[PATCH] fs/buffer: Convert return type int to vm_fault_t
 2018-07-30  4:49 UTC  (3+ messages)

[PATCH] fs: don't let getdents return bogus names
 2018-07-29 11:37 UTC  (3+ messages)

vfs/for-next: [ 5.294950] kernel BUG at fs/inode.c:1561!
 2018-07-29  9:11 UTC 

[NOMERGE] [RFC PATCH 00/12] erofs: introduce erofs file system
 2018-07-28 10:34 UTC  (5+ messages)
` [PATCH 00/25] staging: "

[PATCH 34/38] vfs: syscall: Add fsinfo() to query filesystem information [ver #10]
 2018-07-27 23:14 UTC 

[PATCH 25/38] Make anon_inodes unconditional [ver #10]
 2018-07-27 20:04 UTC 

[PATCH 34/38] vfs: syscall: Add fsinfo() to query filesystem information [ver #10]
 2018-07-27 19:35 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).