messages from 2018-05-18 07:50:28 to 2018-05-21 13:32:11 UTC [more...]
[RFC][PATCH] affs_lookup(): close a race with affs_remove_link()
2018-05-21 13:29 UTC (2+ messages)
[PATCH] loop: clear wb_err in bd_inode when detaching backing file
2018-05-21 12:37 UTC
[PATCH v2 0/2] vfs: better dedupe permission check
2018-05-21 12:35 UTC (8+ messages)
` [PATCH v2 1/2] vfs: allow dedupe of user owned read-only files
` [PATCH v2 2/2] vfs: dedupe should return EPERM if permission is not granted
[PATCH] write.2: Partial direct I/O writes
2018-05-21 11:32 UTC
commit b4678df184b causing xfstests regressions
2018-05-21 11:20 UTC (15+ messages)
` [PATCH] fs: clear writeback errors in inode_init_always
[PATCH v11 00/63] Convert page cache to XArray
2018-05-21 10:25 UTC (11+ messages)
` [PATCH v11 51/63] dax: Fix use of zero page
` [PATCH v11 52/63] dax: dax_insert_mapping_entry always succeeds
` [PATCH v11 53/63] dax: Rename some functions
` [PATCH v11 54/63] dax: Hash on XArray instead of mapping
[PATCH] bdi: Fix oops in wb_workfn()
2018-05-21 9:38 UTC (4+ messages)
do we still need ->is_dirty_writeback
2018-05-21 9:05 UTC (2+ messages)
[PATCH v10] mm: introduce MEMORY_DEVICE_FS_DAX and CONFIG_DEV_PAGEMAP_OPS
2018-05-21 9:04 UTC (5+ messages)
[REPOST PATCH] autofs - make autofs4 Kconfig depend on AUTOFS_FS
2018-05-21 4:21 UTC
[PATCH] autofs - make autofs4 Kconfig depend on AUTOFS_FS
2018-05-21 4:17 UTC (3+ messages)
[PATCH v2 0/7] mm: pages for hugetlb's overcommit may be able to charge to memcg
2018-05-21 3:48 UTC (5+ messages)
` [PATCH v2 3/7] memcg: use compound_order rather than hpage_nr_pages
[PATCH 1/2] hfsplus: clean up delayed work if fill_super fails
2018-05-21 2:06 UTC (4+ messages)
` [PATCH v3] hfsplus: fix cleanup for hfsplus_fill_super()
[PATCH] autofs - comment on selinux changes needed for module autoload
2018-05-21 1:05 UTC
mmotm 2018-05-17-16-26 uploaded
2018-05-21 0:49 UTC (9+ messages)
` mmotm 2018-05-17-16-26 uploaded (autofs)
[PATCHv2][SMB3] Add kernel trace support
2018-05-20 23:17 UTC (10+ messages)
[PATCH 00/10] RFC: assorted bcachefs patches
2018-05-20 22:45 UTC (38+ messages)
` [PATCH 01/10] mm: pagecache add lock
` [PATCH 02/10] mm: export find_get_pages()
` [PATCH 03/10] locking: bring back lglocks
` [PATCH 04/10] locking: export osq_lock()/osq_unlock()
` [PATCH 05/10] don't use spin_lock_irqsave() unnecessarily
` [PATCH 06/10] Generic radix trees
` [PATCH 08/10] bcache: move closures to lib/
` [PATCH 10/10] Dynamic fault injection
[RFC][PATCH] aio: fix io_destroy(2) vs. lookup_ioctx() race
2018-05-20 21:06 UTC
[PATCH] eventfd: make eventfd files distinguishable in /proc/$PID/fd
2018-05-20 20:18 UTC
aio poll and a new in-kernel poll API V11
2018-05-20 17:32 UTC (7+ messages)
` [PATCH 08/32] aio: replace kiocb_set_cancel_fn with a cancel_kiocb file operation
` [PATCH 10/32] aio: implement IOCB_CMD_POLL
Calling sendfile(2) on sparse files on tmpfs allocates space for them
2018-05-20 15:09 UTC
[PATCH v7 1/2] xfs: remove assert to check bytes returned
2018-05-20 13:54 UTC (4+ messages)
` [PATCH v7 2/2] Return bytes transferred for partial direct I/O
[PATCH v5 3/7] proc: add helpers to set and get proc hidepid and gid mount options
2018-05-20 7:53 UTC (2+ messages)
What's up with "locks: change POSIX lock ownership on execve when files_struct is displaced"?
2018-05-20 1:13 UTC (3+ messages)
general protection fault in mount_fs
2018-05-19 23:47 UTC (4+ messages)
` [PATCH] hfsplus: don't return 0 when fill_super() failed
KASAN: use-after-free Read in fuse_kill_sb_blk
2018-05-19 14:03 UTC (4+ messages)
` [PATCH] fuse: don't keep dead fuse_conn at fuse_fill_super()
INFO: rcu detected stall in d_walk
2018-05-19 6:41 UTC (3+ messages)
[PATCH v11 0/7] dax: fix dma vs truncate/hole-punch
2018-05-19 1:35 UTC (8+ messages)
` [PATCH v11 1/7] memremap: split devm_memremap_pages() and memremap() infrastructure
` [PATCH v11 2/7] mm: introduce MEMORY_DEVICE_FS_DAX and CONFIG_DEV_PAGEMAP_OPS
` [PATCH v11 3/7] mm: fix __gup_device_huge vs unmap
` [PATCH v11 4/7] mm, fs, dax: handle layout changes to pinned dax mappings
` [PATCH v11 5/7] xfs: prepare xfs_break_layouts() to be called with XFS_MMAPLOCK_EXCL
` [PATCH v11 6/7] xfs: prepare xfs_break_layouts() for another layout type
` [PATCH v11 7/7] xfs, dax: introduce xfs_break_dax_layouts()
mmotm 2018-05-18-16-44 uploaded
2018-05-18 23:44 UTC
[PATCH -vfs] proc: don't maintain sizeof(struct proc_dir_entry)
2018-05-18 20:50 UTC (3+ messages)
[PATCH v4 0/3] AIO add per-command iopriority
2018-05-18 20:08 UTC (14+ messages)
` [PATCH v4 1/3] block: add ioprio_check_cap function
` [PATCH v4 2/3] fs: Convert kiocb rw_hint from enum to u16
` [PATCH v4 3/3] fs: Add aio iopriority support for block_dev
[PATCH v4 00/11] gfs2 iomap write support
2018-05-18 18:35 UTC (11+ messages)
` [PATCH v4 06/11] iomap: Add write_{begin,end} iomap operations
` [PATCH v4 11/11] iomap: Complete partial direct I/O writes synchronously
[RFC PATCH 00/11] vfs: have syncfs return an error when inode writeback fails
2018-05-18 17:56 UTC (16+ messages)
` [RFC PATCH 01/11] vfs: push __sync_blockdev calls down into sync_fs routines
` [RFC PATCH 02/11] vfs: add a new errseq_t pointer to sync_fs prototype
` [RFC PATCH 03/11] vfs: add an errseq_t pointer to sync_filesystem
` [RFC PATCH 04/11] vfs: add errseq_t pointer to __sync_filesystem
` [RFC PATCH 05/11] fs: track per-sb writeback errors and report them to syncfs
` [RFC PATCH 06/11] buffer: record blockdev write errors in super_block that backs them
` [RFC PATCH 07/11] ext4: have sync_fs op report writeback errors when passed a since pointer
` [RFC PATCH 08/11] xfs: "
` [RFC PATCH 09/11] btrfs: "
` [RFC PATCH 10/11] ext2: "
` [RFC PATCH 11/11] vfs: have call_sync_fs "
[PATCH v4 0/2] locking/rwsem: Fix DEBUG_RWSEM warning from thaw_super()
2018-05-18 17:00 UTC (8+ messages)
` [PATCH v4 1/2] locking/rwsem: Add a new RWSEM_ANONYMOUSLY_OWNED flag
` [PATCH] locking/rwsem: simplify the is-owner-spinnable checks
buffered I/O without buffer heads in xfs and iomap v2
2018-05-18 16:56 UTC (36+ messages)
` [PATCH 01/34] block: add a lower-level bio_add_page interface
` [PATCH 02/34] fs: factor out a __generic_write_end helper
` [PATCH 03/34] fs: move page_cache_seek_hole_data to iomap.c
` [PATCH 04/34] fs: remove the buffer_unwritten check in page_seek_hole_data
` [PATCH 05/34] fs: use ->is_partially_uptodate in page_cache_seek_hole_data
` [PATCH 06/34] mm: give the 'ret' variable a better name __do_page_cache_readahead
` [PATCH 07/34] mm: return an unsigned int from __do_page_cache_readahead
` [PATCH 08/34] mm: split ->readpages calls to avoid non-contiguous pages lists
` [PATCH 09/34] iomap: inline data should be an iomap type, not a flag
` [PATCH 10/34] iomap: fix the comment describing IOMAP_NOWAIT
` [PATCH 11/34] iomap: move IOMAP_F_BOUNDARY to gfs2
` [PATCH 12/34] iomap: use __bio_add_page in iomap_dio_zero
` [PATCH 13/34] iomap: add a iomap_sector helper
` [PATCH 14/34] iomap: add an iomap-based bmap implementation
` [PATCH 15/34] iomap: add an iomap-based readpage and readpages implementation
` [PATCH 16/34] iomap: add initial support for writes without buffer heads
` [PATCH 17/34] xfs: use iomap_bmap
` [PATCH 18/34] xfs: use iomap for blocksize == PAGE_SIZE readpage and readpages
` [PATCH 19/34] xfs: simplify xfs_bmap_punch_delalloc_range
` [PATCH 20/34] xfs: simplify xfs_aops_discard_page
` [PATCH 21/34] xfs: move locking into xfs_bmap_punch_delalloc_range
` [PATCH 22/34] xfs: make xfs_writepage_map extent map centric
` [PATCH 23/34] xfs: remove the now unused XFS_BMAPI_IGSTATE flag
` [PATCH 24/34] xfs: remove xfs_reflink_find_cow_mapping
` [PATCH 25/34] xfs: remove xfs_reflink_trim_irec_to_next_cow
` [PATCH 26/34] xfs: simplify xfs_map_blocks by using xfs_iext_lookup_extent directly
` [PATCH 27/34] xfs: don't clear imap_valid for a non-uptodate buffers
` [PATCH 28/34] xfs: remove the imap_valid flag
` [PATCH 29/34] xfs: don't look at buffer heads in xfs_add_to_ioend
` [PATCH 30/34] xfs: move all writeback buffer_head manipulation into xfs_map_at_offset
` [PATCH 31/34] xfs: remove xfs_start_page_writeback
` [PATCH 32/34] xfs: refactor the tail of xfs_writepage_map
` [PATCH 33/34] xfs: do not set the page uptodate in xfs_writepage_map
` [PATCH 34/34] xfs: allow writeback on pages without buffer heads
sub-page blocksize support in iomap non-buffer head path
2018-05-18 16:52 UTC (3+ messages)
` [PATCH 1/2] iomap: add support for sub-pagesize buffered I/O without buffer heads
` [PATCH 2/2] xfs: add support for sub-pagesize writeback without buffer_heads
[RFC PATCH ghak32 V2 00/13] audit: implement container id
2018-05-18 15:38 UTC (7+ messages)
` [RFC PATCH ghak32 V2 01/13] audit: add "
[PATCH] mm: Add new vma flag VM_LOCAL_CPU
2018-05-18 14:14 UTC (6+ messages)
[PATCH v3 00/13] Preparing for fanotify super block marks
2018-05-18 13:09 UTC (8+ messages)
` [PATCH v3 06/13] fanotify: generalize fanotify_should_send_event()
` [PATCH v3 08/13] fsnotify: introduce prototype struct fsnotify_obj
` [PATCH v3 11/13] fsnotify: add fsnotify_connector_inode() wrapper
[PATCH] vfs: change iterate_supers callback to take an int arg instead of a void *
2018-05-18 9:32 UTC (3+ messages)
` [PATCH v3] vfs: avoid dereferencing pointers in iterate_supers callbacks
io_pgetevents & aio fsync V4
2018-05-18 8:57 UTC (4+ messages)
` [PATCH 7/7] aio: implement io_pgetevents
page: next (older) | prev (newer) | latest
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).