linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-03-27 09:44:16 to 2019-03-29 03:18:59 UTC [more...]

mmotm 2019-03-28-15-50 uploaded
 2019-03-29  3:18 UTC  (2+ messages)
` mmotm 2019-03-28-15-50 uploaded (gcov)

[PATCH][SMB3] Allow overriding the default persistent handle timeout on opens
 2019-03-29  3:05 UTC 

[block] 4e366a7962: blktests.nvme.005.fail
 2019-03-29  0:33 UTC  (4+ messages)

[PATCH ghak90 V5 00/10] audit: implement container identifier
 2019-03-28 22:00 UTC  (32+ 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 0/3] vfs: make immutable files actually immutable
 2019-03-28 21:29 UTC  (7+ messages)
` [PATCH 1/3] mm/fs: don't allow writes to immutable files
` [PATCH 2/3] xfs: reset page mappings after setting immutable
` [PATCH 3/3] xfs: don't allow most setxattr to immutable files

[PATCH 01/15] btrfs: create a mount option for dax
 2019-03-28 17:57 UTC  (29+ messages)
` [PATCH 04/15] dax: Introduce IOMAP_F_COW for copy-on-write
` [PATCH 07/15] btrfs: add dax write support
` [PATCH 08/15] dax: add dax_iomap_cow to copy a mmap page before writing
` [PATCH 09/15] btrfs: add dax mmap support
` [PATCH 11/15] fs: dedup file range to use a compare function
` [PATCH 15/15] btrfs: Writeprotect mmap pages on snapshot
` [PATCH v2 00/15] btrfs dax support
      ` [PATCH] btrfs: allow MAP_SYNC mmap

gfs2 iomap dealock, IOMAP_F_UNBALANCED
 2019-03-28 16:51 UTC  (6+ messages)

[PATCH AUTOSEL 4.9 07/87] sysctl: handle overflow for file-max
 2019-03-28 16:04 UTC  (8+ messages)
` [PATCH AUTOSEL 4.9 16/87] fs/file.c: initialize init_files.resize_wait
` [PATCH AUTOSEL 4.9 20/87] fs: Make splice() and tee() take into account O_NONBLOCK flag on pipes
` [PATCH AUTOSEL 4.9 22/87] fs: fix guard_bio_eod to check for real EOD errors
` [PATCH AUTOSEL 4.9 43/87] vfs: fix preadv64v2 and pwritev64v2 compat syscalls with offset == -1
` [PATCH AUTOSEL 4.9 55/87] genirq: Avoid summation loops for /proc/stat

[PATCH][smbinfo cifsutils]
 2019-03-28 16:02 UTC  (3+ messages)

[PATCH] block: clarify that bio_add_page() and related helpers can add multi pages
 2019-03-28 15:31 UTC  (5+ messages)

[PATCH] block: loop: mark bvec as ITER_BVEC_FLAG_NO_REF
 2019-03-28 15:07 UTC  (4+ messages)

[RFC PATCH 01/68] kbuild: skip sub-make for in-tree build with GNU Make 4.x
 2019-03-28 14:45 UTC  (73+ messages)
` [RFC PATCH 02/68] vfs: Update mount API docs
` [RFC PATCH 03/68] vfs: Fix refcounting of filenames in fs_parser
` [RFC PATCH 04/68] vfs: Provide sb->s_iflags settings in fs_context struct
` [RFC PATCH 05/68] vfs: Provide a mount_pseudo-replacement for the new mount API
` [RFC PATCH 06/68] vfs: Convert aio to use "
` [RFC PATCH 07/68] vfs: Convert anon_inodes "
` [RFC PATCH 08/68] vfs: Convert bdev "
` [RFC PATCH 09/68] vfs: Convert nsfs "
` [RFC PATCH 10/68] vfs: Convert pipe "
` [RFC PATCH 11/68] vfs: Convert zsmalloc "
` [RFC PATCH 12/68] vfs: Convert sockfs "
` [RFC PATCH 13/68] vfs: Convert dax "
` [RFC PATCH 14/68] vfs: Convert drm "
` [RFC PATCH 15/68] vfs: Convert ia64 perfmon "
` [RFC PATCH 16/68] vfs: Convert cxl "
` [RFC PATCH 17/68] vfs: Convert ocxlflash "
` [RFC PATCH 18/68] vfs: Convert virtio_balloon "
` [RFC PATCH 19/68] vfs: Convert btrfs_test "
` [RFC PATCH 20/68] vfs: Kill off mount_pseudo() and mount_pseudo_xattr()
` [RFC PATCH 21/68] vfs: Use sget_fc() for pseudo-filesystems
` [RFC PATCH 22/68] vfs: Convert binderfs to use the new mount API
` [RFC PATCH 23/68] vfs: Convert nfsctl "
` [RFC PATCH 24/68] vfs: Convert rpc_pipefs "
` [RFC PATCH 25/68] vfs: Kill mount_ns()
` [RFC PATCH 26/68] vfs: Kill sget_userns()
` [RFC PATCH 27/68] vfs: Convert binfmt_misc to use the new mount API
` [RFC PATCH 28/68] vfs: Convert configfs "
` [RFC PATCH 29/68] vfs: Convert efivarfs "
` [RFC PATCH 30/68] vfs: Convert fusectl "
` [RFC PATCH 31/68] vfs: Convert qib_fs/ipathfs "
` [RFC PATCH 32/68] vfs: Convert ibmasmfs "
` [RFC PATCH 33/68] vfs: Convert oprofilefs "
` [RFC PATCH 34/68] vfs: Convert gadgetfs "
` [RFC PATCH 35/68] vfs: Convert xenfs "
` [RFC PATCH 36/68] vfs: Convert openpromfs "
` [RFC PATCH 37/68] vfs: Convert apparmorfs "
` [RFC PATCH 38/68] vfs: Convert securityfs "
` [RFC PATCH 39/68] vfs: Convert selinuxfs "
` [RFC PATCH 40/68] vfs: Convert smackfs "
` [RFC PATCH 41/68] vfs: Convert ramfs, shmem, tmpfs, devtmpfs, rootfs "
` [RFC PATCH 42/68] vfs: Create fs_context-aware mount_bdev() replacement
` [RFC PATCH 43/68] vfs: Make fs_parse() handle fs_param_is_fd-type params better
` [RFC PATCH 44/68] vfs: Convert fuse to use the new mount API
` [RFC PATCH 45/68] vfs: Move the subtype parameter into fuse
` [RFC PATCH 46/68] mtd: Provide fs_context-aware mount_mtd() replacement
` [RFC PATCH 47/68] vfs: Convert romfs to use the new mount API
` [RFC PATCH 48/68] vfs: Convert cramfs "
` [RFC PATCH 49/68] vfs: Convert jffs2 "
` [RFC PATCH 50/68] mtd: Kill mount_mtd()
` [RFC PATCH 51/68] vfs: Convert squashfs to use the new mount API
` [RFC PATCH 52/68] vfs: Convert ceph "
` [RFC PATCH 53/68] vfs: Convert functionfs "
` [RFC PATCH 54/68] vfs: Add a single-or-reconfig keying to vfs_get_super()
` [RFC PATCH 55/68] vfs: Convert debugfs to use the new mount API
` [RFC PATCH 56/68] vfs: Convert tracefs "
` [RFC PATCH 57/68] vfs: Convert pstore "
` [RFC PATCH 58/68] hypfs: Fix error number left in struct pointer member
` [RFC PATCH 59/68] vfs: Convert hypfs to use the new mount API
` [RFC PATCH 60/68] vfs: Convert spufs "
` [RFC PATCH 61/68] vfs: Kill mount_single()
` [RFC PATCH 62/68] vfs: Convert coda to use the new mount API
` [RFC PATCH 63/68] vfs: Convert autofs "
` [RFC PATCH 64/68] vfs: Convert devpts "
` [RFC PATCH 65/68] vfs: Convert bpf "
` [RFC PATCH 66/68] vfs: Convert ubifs "
` [RFC PATCH 67/68] vfs: Convert orangefs "
` [RFC PATCH 68/68] gfs2: Convert gfs2 to fs_context

[PATCH] kernel/sysctl.c: fix out of bounds access in fs.file-max
 2019-03-28 13:03 UTC 

stuck in inotify_release
 2019-03-28  9:52 UTC 

KASAN: use-after-free Read in path_lookupat
 2019-03-28  9:00 UTC  (12+ messages)

possible deadlock in acct_pin_kill
 2019-03-28  8:23 UTC  (4+ messages)

Zdravstvujte Vas interesuyut klientskie bazy dannyh?
 2019-03-28  3:12 UTC 

[PATCH] fs/writeback: expose cgroup info in trace_writeback_pages_written()
 2019-03-28  1:28 UTC 

[PATCH 00/01] Mount API doc update
 2019-03-27 22:53 UTC  (2+ messages)
` [PATCH 01/01] vfs: Update mount API docs

[PATCH] afs: Fix StoreData op marshalling
 2019-03-27 22:48 UTC 

[PATCH AUTOSEL 5.0 021/262] sysctl: handle overflow for file-max
 2019-03-27 18:00 UTC  (6+ messages)
` [PATCH AUTOSEL 5.0 043/262] fs/file.c: initialize init_files.resize_wait
` [PATCH AUTOSEL 5.0 051/262] fs: Make splice() and tee() take into account O_NONBLOCK flag on pipes
` [PATCH AUTOSEL 5.0 059/262] fs: fix guard_bio_eod to check for real EOD errors
` [PATCH AUTOSEL 5.0 131/262] vfs: fix preadv64v2 and pwritev64v2 compat syscalls with offset == -1
` [PATCH AUTOSEL 5.0 164/262] genirq: Avoid summation loops for /proc/stat

[PATCH AUTOSEL 4.19 012/192] sysctl: handle overflow for file-max
 2019-03-27 18:09 UTC  (6+ messages)
` [PATCH AUTOSEL 4.19 033/192] fs/file.c: initialize init_files.resize_wait
` [PATCH AUTOSEL 4.19 040/192] fs: Make splice() and tee() take into account O_NONBLOCK flag on pipes
` [PATCH AUTOSEL 4.19 044/192] fs: fix guard_bio_eod to check for real EOD errors
` [PATCH AUTOSEL 4.19 094/192] vfs: fix preadv64v2 and pwritev64v2 compat syscalls with offset == -1
` [PATCH AUTOSEL 4.19 117/192] genirq: Avoid summation loops for /proc/stat

[PATCH AUTOSEL 4.14 010/123] sysctl: handle overflow for file-max
 2019-03-27 18:15 UTC  (6+ messages)
` [PATCH AUTOSEL 4.14 023/123] fs/file.c: initialize init_files.resize_wait
` [PATCH AUTOSEL 4.14 028/123] fs: Make splice() and tee() take into account O_NONBLOCK flag on pipes
` [PATCH AUTOSEL 4.14 030/123] fs: fix guard_bio_eod to check for real EOD errors
` [PATCH AUTOSEL 4.14 062/123] vfs: fix preadv64v2 and pwritev64v2 compat syscalls with offset == -1
` [PATCH AUTOSEL 4.14 078/123] genirq: Avoid summation loops for /proc/stat

[PATCH v2] eventfd: prepare id to userspace via fdinfo
 2019-03-27 18:18 UTC 

[PATCH AUTOSEL 4.4 06/63] sysctl: handle overflow for file-max
 2019-03-27 18:22 UTC  (3+ messages)
` [PATCH AUTOSEL 4.4 14/63] fs/file.c: initialize init_files.resize_wait
` [PATCH AUTOSEL 4.4 18/63] fs: fix guard_bio_eod to check for real EOD errors

[PATCH AUTOSEL 3.18 03/41] sysctl: handle overflow for file-max
 2019-03-27 18:24 UTC  (2+ messages)
` [PATCH AUTOSEL 3.18 11/41] fs: fix guard_bio_eod to check for real EOD errors

[PATCH v3] gfs2: Convert gfs2 to fs_context
 2019-03-27 18:14 UTC  (2+ messages)

[PATCH 1/3] fs: stream_open - opener for stream-like files so that read and write can run simultaneously without deadlock
 2019-03-27 16:58 UTC  (2+ messages)

Resurrecting EPOLLROUNDROBIN
 2019-03-27 15:57 UTC  (4+ messages)

[PATCH] fs: fix warning about Using plain integer as NULL pointer
 2019-03-27 13:53 UTC  (2+ messages)

[RFC PATCH 1/4] vfs: Create fs_context-aware mount_bdev() replacement
 2019-03-27 13:51 UTC  (5+ messages)
` [RFC PATCH 0/4] fuse: Convert to fs_context

fanotify: surprising chain reaction -> deadlock
 2019-03-27 12:08 UTC 

[RESEND4, PATCH 0/2] fuse: don't stuck clients on retrieve_notify with size > max_write
 2019-03-27 10:15 UTC  (3+ messages)
` [RESEND4, PATCH 2/2] fuse: require /dev/fuse reads to have enough buffer capacity as negotiated
` [RESEND4, PATCH 1/2] fuse: retrieve: cap requested size to negotiated max_write

[RESEND1, PATCH 0/2] fuse: allow filesystems to have precise control over data cache
 2019-03-27 10:14 UTC  (3+ messages)
` [RESEND1, PATCH 1/2] fuse: convert printk -> pr_*
` [RESEND1, PATCH v2 2/2] fuse: allow filesystems to have precise control over data cache

[RFC PATCH] ceph: Convert to fs_context
 2019-03-27 10:10 UTC  (4+ 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).