linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-12-03 19:11:39 to 2018-12-05 09:49:13 UTC [more...]

[PATCH RFC 00/15] Zero ****s, hugload of hugs <3
 2018-12-05  9:49 UTC  (4+ messages)
` [PATCH RFC 12/15] inotify: replace **** with a hug

[PATCH AUTOSEL 4.9 42/45] hfs: do not free node before using
 2018-12-05  9:47 UTC  (2+ messages)
` [PATCH AUTOSEL 4.9 43/45] hfsplus: "

[PATCH AUTOSEL 4.14 66/69] hfs: do not free node before using
 2018-12-05  9:42 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 67/69] hfsplus: "

linux-next: manual merge of the selinux tree with the vfs tree
 2018-12-05  9:37 UTC  (9+ messages)

[PATCH AUTOSEL 4.19 041/123] aio: fix failure to put the file pointer
 2018-12-05  9:35 UTC  (4+ messages)
` [PATCH AUTOSEL 4.19 117/123] hfs: do not free node before using
` [PATCH AUTOSEL 4.19 118/123] hfsplus: "
` [PATCH AUTOSEL 4.19 120/123] proc: fixup map_files test on arm

[fuse] Unexpectedly large number of getattr() and lookup requests
 2018-12-05  9:25 UTC  (6+ messages)
  ` [fuse-devel] "

[PATCH] dax: Fix Xarray conversion of dax_unlock_mapping_entry()
 2018-12-05  9:22 UTC  (12+ messages)

[PATCH v3] signal: add procfd_send_signal() syscall
 2018-12-05  9:22 UTC 

[PATCH 00/10 V2] New ->fiemap infrastructure and ->bmap removal
 2018-12-05  9:17 UTC  (11+ messages)
` [PATCH 01/10] fs: Enable bmap() function to properly return errors
` [PATCH 02/10] cachefiles: drop direct usage of ->bmap method
` [PATCH 03/10] ecryptfs: drop direct calls to ->bmap
` [PATCH 04/10 V2] fibmap: Use bmap instead of ->bmap method in ioctl_fibmap
` [PATCH 05/10] fs: Move start and length fiemap fields into fiemap_extent_info
` [PATCH 06/10] iomap: Remove length and start fields from iomap_fiemap
` [PATCH 07/10] fs: Use a void pointer to store fiemap_extent
` [PATCH 08/10 V2] fiemap: Use a callback to fill fiemap extents
` [PATCH 09/10 V2] Use FIEMAP for FIBMAP calls
` [PATCH 10/10] xfs: Get rid of ->bmap

[PATCH] /proc/kpagecount: return 0 for special pages that are never mapped
 2018-12-05  8:28 UTC  (5+ messages)

> [PATCH] Security: Handle hidepid option correctly
 2018-12-05  7:26 UTC  (2+ messages)

[PATCH] fanotify: Make sure to check event_len when copying
 2018-12-05  7:15 UTC  (2+ messages)

[PATCH 0/2] put_user_page*(): start converting the call sites
 2018-12-05  5:52 UTC  (19+ messages)
` [PATCH 1/2] mm: introduce put_user_page*(), placeholder versions
` [PATCH 2/2] infiniband/mm: convert put_page() to put_user_page*()

[PATCH v2 1/3] mm/mmu_notifier: use structure for invalidate_range_start/end callback
 2018-12-05  5:36 UTC  (3+ messages)
` [PATCH v2 2/3] mm/mmu_notifier: use structure for invalidate_range_start/end calls v2
` [PATCH v2 3/3] mm/mmu_notifier: contextual information for event triggering invalidation v2

[PATCH v5 00/38] LSM: Module stacking for SARA and Landlock
 2018-12-05  2:52 UTC  (4+ messages)

[PATCH -next] fsverity: fix Documentation typo
 2018-12-05  1:24 UTC 

[PATCH 00/16] v6 kernel core pieces refcount conversions
 2018-12-05  1:06 UTC  (2+ messages)

mmotm 2018-12-04-16-00 uploaded
 2018-12-05  0:18 UTC  (2+ messages)

[PATCH V2 0/7] Remove fs specific fscrypt and fsverity build config options
 2018-12-05  0:08 UTC  (16+ messages)
` [PATCH V2 1/7] ext4: use IS_ENCRYPTED() to check encryption status
` [PATCH V2 2/7] f2fs: "
` [PATCH V2 3/7] fscrypt: remove filesystem specific build config option
` [PATCH V2 4/7] Add S_VERITY and IS_VERITY()
` [PATCH V2 5/7] ext4: use IS_VERITY() to check inode's fsverity status
` [PATCH V2 6/7] f2fs: "
` [PATCH V2 7/7] fsverity: Remove filesystem specific build config option

[RFC PATCH 1/1] epoll: use rwlock in order to reduce ep_poll_callback() contention
 2018-12-04 23:59 UTC  (6+ messages)

[PATCHSET v5] Support for polled aio
 2018-12-04 23:37 UTC  (27+ messages)
` [PATCH 01/26] fs: add an iopoll method to struct file_operations
` [PATCH 02/26] block: add REQ_HIPRI_ASYNC
` [PATCH 03/26] block: wire up block device iopoll method
` [PATCH 04/26] block: use REQ_HIPRI_ASYNC for non-sync polled IO
` [PATCH 05/26] iomap: wire up the iopoll method
` [PATCH 06/26] aio: use assigned completion handler
` [PATCH 07/26] aio: separate out ring reservation from req allocation
` [PATCH 08/26] aio: don't zero entire aio_kiocb aio_get_req()
` [PATCH 09/26] aio: only use blk plugs for > 2 depth submissions
` [PATCH 10/26] aio: use iocb_put() instead of open coding it
` [PATCH 11/26] aio: split out iocb copy from io_submit_one()
` [PATCH 12/26] aio: abstract out io_event filler helper
` [PATCH 13/26] aio: add io_setup2() system call
` [PATCH 14/26] aio: add support for having user mapped iocbs
` [PATCH 15/26] aio: support for IO polling
` [PATCH 16/26] aio: add submission side request cache
` [PATCH 17/26] fs: add fget_many() and fput_many()
` [PATCH 18/26] aio: use fget/fput_many() for file references
` [PATCH 19/26] aio: split iocb init from allocation
` [PATCH 20/26] aio: batch aio_kiocb allocation
` [PATCH 21/26] block: add BIO_HOLD_PAGES flag
` [PATCH 22/26] block: implement bio helper to add iter bvec pages to bio
` [PATCH 23/26] fs: add support for mapping an ITER_BVEC for O_DIRECT
` [PATCH 24/26] aio: add support for pre-mapped user IO buffers
` [PATCH 25/26] aio: split old ring complete out from aio_complete()
` [PATCH 26/26] aio: add support for submission/completion rings

[PATCH 0/11] fs: fixes for major copy_file_range() issues
 2018-12-04 23:33 UTC  (44+ messages)
` [PATCH 01/11] vfs: copy_file_range source range over EOF should fail
` [PATCH 02/11] vfs: introduce generic_copy_file_range()
` [PATCH 03/11] vfs: no fallback for ->copy_file_range
` [PATCH 04/11] vfs: add missing checks to copy_file_range
` [PATCH 05/11] vfs: use inode_permission in copy_file_range()
` [PATCH 06/11] vfs: copy_file_range needs to strip setuid bits
` [PATCH 07/11] vfs: copy_file_range should update file timestamps
` [PATCH 08/11] vfs: push EXDEV check down into ->remap_file_range
` [PATCH 09/11] vfs: push copy_file_ranges -EXDEV checks down

[PATCH 0/3] mmu notifier contextual informations
 2018-12-04 23:21 UTC  (9+ messages)
` [PATCH 1/3] mm/mmu_notifier: use structure for invalidate_range_start/end callback
` [PATCH 2/3] mm/mmu_notifier: use structure for invalidate_range_start/end calls
` [PATCH 3/3] mm/mmu_notifier: contextual information for event triggering invalidation

overlayfs access checks on underlying layers
 2018-12-04 23:01 UTC  (31+ messages)

[PATCH 0/4][V4] drop the mmap_sem when doing IO in the fault path
 2018-12-04 22:50 UTC  (8+ messages)
` [PATCH 1/4] mm: infrastructure for page fault page caching
` [PATCH 3/4] filemap: drop the mmap_sem for all blocking operations
` [PATCH 4/4] mm: use the cached page for filemap_fault

[tip:core/rcu] fs/file: Replace synchronize_sched() with synchronize_rcu()
 2018-12-04 22:41 UTC 

[tip:core/rcu] userfaultfd: Replace spin_is_locked() with lockdep
 2018-12-04 22:34 UTC 

Reading from fuse pipe fails with EBADFD
 2018-12-04 19:02 UTC  (4+ messages)
    ` [fuse-devel] "

[PATCHSET v4] Support for polled aio
 2018-12-04 18:13 UTC  (22+ messages)
` [PATCH 02/27] aio: clear IOCB_HIPRI
` [PATCH 05/27] block: ensure that async polled IO is marked REQ_NOWAIT
` [PATCH 10/27] aio: don't zero entire aio_kiocb aio_get_req()
` [PATCH 11/27] aio: only use blk plugs for > 2 depth submissions
` [PATCH 12/27] aio: use iocb_put() instead of open coding it
` [PATCH 24/27] block: implement bio helper to add iter kvec pages to bio

possible deadlock in ep_free
 2018-12-04 15:21 UTC 

[PATCH v2] signal: add procfd_signal() syscall
 2018-12-04 13:26 UTC  (9+ messages)

[ANN] oscheck: wrapper for fstests check.sh - tracking and working with baselines
 2018-12-04 11:01 UTC  (6+ messages)

[PATCH AUTOSEL 4.14 25/35] iomap: sub-block dio needs to zeroout beyond EOF
 2018-12-04  8:12 UTC  (13+ messages)

[PATCH] squashfs: enable __GFP_FS in ->readpage to prevent hang in mem alloc
 2018-12-04  2:08 UTC 

[PATCH v2] iomap: get/put the page in iomap_page_create/release()
 2018-12-04  0:38 UTC  (3+ messages)

WARNING in userfaultfd_ioctl
 2018-12-03 23:10 UTC 

[PATCH] proc/sysctl: fix return error for proc_doulongvec_minmax
 2018-12-03 20:14 UTC  (2+ 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).