linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-11-18 10:11:56 to 2018-11-20 10:20:35 UTC [more...]

[RFC PATCH 0/3] realize dax_operations for dm-snapshot
 2018-11-20 10:20 UTC  (2+ messages)
` [RFC PATCH 1/3] dm: enable "

[PATCH 0/7] Improve I/O priority handling
 2018-11-19 23:46 UTC  (25+ messages)
` [PATCH 1/7] aio: Comment use of IOCB_FLAG_IOPRIO aio flag
` [PATCH 2/7] block: Remove bio->bi_ioc
` [PATCH 3/7] block: Fix get_task_ioprio() default return value
` [PATCH 4/7] block: Introduce get_current_ioprio()
` [PATCH 5/7] aio: Fix fallback I/O priority value
` [PATCH 6/7] block: prevent merging of requests with different priorities
` [PATCH 7/7] block: Initialize BIO I/O priority early

[PATCH v1 0/2] proc: allow signaling processes via file descriptors
 2018-11-19 23:45 UTC  (35+ messages)
` [PATCH v1 1/2] proc: get process file descriptor from /proc/<pid>
` [PATCH v1 2/2] signal: add procfd_signal() syscall
` [PATCH] procfd_signal.2: document procfd_signal syscall

[vfs:Q12 31/55] fs/fs_context.c:380:3: error: implicit declaration of function 'vprintk_emit'; did you mean 'dev_printk_emit'?
 2018-11-19 23:20 UTC 

[PATCH v1 0/8] mm/kdump: allow to exclude pages that are logically offline
 2018-11-20  9:37 UTC  (19+ messages)
` [PATCH v1 1/8] mm: balloon: update comment about isolation/migration/compaction
` [PATCH v1 2/8] mm: convert PG_balloon to PG_offline
` [PATCH v1 3/8] kexec: export PG_offline to VMCOREINFO
` [PATCH v1 4/8] xen/balloon: mark inflated pages PG_offline
` [PATCH v1 5/8] hv_balloon: "
` [PATCH v1 6/8] vmw_balloon: "
` [PATCH v1 7/8] PM / Hibernate: use pfn_to_online_page()
` [PATCH v1 8/8] PM / Hibernate: exclude all PageOffline() pages
` [PATCH v1] makedumpfile: exclude pages that are logically offline

[RFC PATCH ghak100 V1 0/2] audit: avoid umount hangs on missing mount
 2018-11-19 22:58 UTC  (4+ messages)
` [RFC PATCH ghak100 V1 1/2] audit: avoid fcaps on MNT_FORCE

[PATCH 0/5] iomap: data corruption fixes and more
 2018-11-19 21:17 UTC  (6+ messages)
` [PATCH 1/5] iomap: FUA is wrong for DIO O_DSYNC writes into unwritten extents
` [PATCH 2/5] iomap: sub-block dio needs to zeroout beyond EOF
` [PATCH 3/5] iomap: dio data corruption and spurious errors when pipes fill
` [PATCH 4/5] splice: increase pipe size in splice_direct_to_actor()
` [PATCH 5/5] vfs: vfs_dedupe_file_range() doesn't return EOPNOTSUPP

[PATCH] proc: allow killing processes via file descriptors
 2018-11-19 20:21 UTC  (53+ messages)
                        ` [PATCH] proc: allow killing processes via file descriptors (Larger pids)

[PATCH V10 00/19] block: support multi-page bvec
 2018-11-20  2:45 UTC  (68+ messages)
` [PATCH V10 01/19] block: introduce multi-page page bvec helpers
` [PATCH V10 02/19] block: introduce bio_for_each_bvec()
` [PATCH V10 03/19] block: use bio_for_each_bvec() to compute multi-page bvec count
` [PATCH V10 04/19] block: use bio_for_each_bvec() to map sg
` [PATCH V10 05/19] block: introduce bvec_last_segment()
` [PATCH V10 07/19] btrfs: use bvec_last_segment to get bio's last page
` [PATCH V10 08/19] btrfs: move bio_pages_all() to btrfs
` [PATCH V10 09/19] block: introduce bio_bvecs()
` [PATCH V10 10/19] block: loop: pass multi-page bvec to iov_iter
` [PATCH V10 11/19] bcache: avoid to use bio_for_each_segment_all() in bch_bio_alloc_pages()
` [PATCH V10 12/19] block: allow bio_for_each_segment_all() to iterate over multi-page bvec
` [PATCH V10 13/19] iomap & xfs: only account for new added page
` [PATCH V10 14/19] block: enable multipage bvecs
` [PATCH V10 15/19] block: always define BIO_MAX_PAGES as 256
` [PATCH V10 17/19] block: don't use bio->bi_vcnt to figure out segment number
` [PATCH V10 18/19] block: kill QUEUE_FLAG_NO_SG_MERGE

[PATCHSET 0/5] Support for polled aio
 2018-11-19 16:07 UTC  (17+ messages)
` [PATCH 1/5] aio: use assigned completion handler
` [PATCH 2/5] aio: fix failure to put the file pointer
` [PATCH 3/5] aio: add iocb->ki_blk_qc field
` [PATCH 4/5] aio: support for IO polling
` [PATCH 5/5] aio: add support for file based polled IO

[PATCH 0/11 v3] audit: Fix various races when tagging and untagging mounts
 2018-11-19 15:19 UTC  (5+ messages)
` [PATCH 12/11 TESTSUITE] audit_testsuite: Add stress test for tree watches

[LKP] dad4f140ed [ 7.709376] WARNING:suspicious_RCU_usage
 2018-11-19 14:39 UTC  (3+ messages)

[PATCH] selinux: always allow mounting submounts
 2018-11-19 13:15 UTC  (2+ messages)

[PATCH 00/20] New ->fiemap infrastructure and ->bmap removal
 2018-11-19 12:50 UTC  (17+ messages)
` [PATCH 15/20] fiemap: Start using new callback from fiemap_ctx
` [PATCH 16/20] fibmap: Use bmap instead of ->bmap method in ioctl_fibmap
` [PATCH 17/20] fiemap: Get rid of fiemap_extent_info
` [PATCH 18/20] Use FIEMAP for FIBMAP calls

[PATCH] procfs: fix the output format in /proc/PID/wchan
 2018-11-19 11:17 UTC 

[PATCH v7 0/4] fanotify: introduce new event mask FAN_OPEN_EXEC and FAN_OPEN_EXEC_PERM
 2018-11-19 10:27 UTC  (6+ messages)

[PATCH v2 0/6] RFC: gup+dma: tracking dma-pinned pages
 2018-11-19 18:57 UTC  (2+ messages)

[PATCH 00/34] VFS: Introduce filesystem context [ver #12]
 2018-11-19  4:23 UTC  (3+ messages)
` [PATCH 21/34] kernfs, sysfs, cgroup, intel_rdt: Support fs_context "

[RFC PATCH 00/16] xfs: Block size > PAGE_SIZE support
 2018-11-19  1:14 UTC  (8+ messages)
` [PATCH 14/16] xfs: align writepages to large block sizes

[PATCH] Documentation: update path-lookup.md for parallel lookups
 2018-11-19  0:55 UTC 

[PATCH v2 0/9] fanotify: add support for more event types
 2018-11-18 12:09 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).