linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-05-30 05:52:42 to 2018-05-31 11:11:39 UTC [more...]

[PATCH 4/4] orangefs: simplify compat ioctl handling
 2018-05-31 11:11 UTC  (2+ messages)

[NOMERGE] [RFC PATCH 11/12] erofs: introduce a customized LZ4 decompression
 2018-05-31 11:11 UTC 

[NOMERGE] [RFC PATCH 10/12] erofs: introduce xattr & acl support
 2018-05-31 11:10 UTC 

[NOMERGE] [RFC PATCH 09/12] erofs: update Kconfig and Makefile
 2018-05-31 11:09 UTC 

[NOMERGE] [RFC PATCH 08/12] erofs: definitions for the various kernel version temporarily
 2018-05-31 11:09 UTC 

[NOMERGE] [RFC PATCH 06/12] erofs: add directory operations
 2018-05-31 11:08 UTC 

[NOMERGE] [RFC PATCH 07/12] erofs: add namei functions
 2018-05-31 11:08 UTC 

[NOMERGE] [RFC PATCH 05/12] erofs: add inode operations
 2018-05-31 11:07 UTC 

[NOMERGE] [RFC PATCH 04/12] erofs: add raw address_space operations
 2018-05-31 11:07 UTC 

[NOMERGE] [RFC PATCH 03/12] erofs: add super block operations
 2018-05-31 11:07 UTC 

[NOMERGE] [RFC PATCH 02/12] erofs: add erofs in-memory stuffs
 2018-05-31 11:06 UTC 

[NOMERGE] [RFC PATCH 01/12] erofs: add on-disk layout
 2018-05-31 11:06 UTC 

[NOMERGE] [RFC PATCH 00/12] erofs: introduce erofs file system
 2018-05-31 11:06 UTC 

[PATCH 4.17] inotify: Add flag IN_ONLY_CREATE for inotify_add_watch()
 2018-05-31 10:38 UTC  (18+ messages)
` [PATCH v2 4.17] From: Henry Wilson <henry.wilson@acentic.com>
  ` [PATCH v3 4.17] inotify: Add flag IN_EXCL_ADD for inotify_add_watch()
    ` [PATCH v4 4.17] inotify: Add flag IN_MASK_CREATE "

KASAN: use-after-free Read in fuse_kill_sb_blk
 2018-05-31 10:19 UTC  (4+ messages)
  ` [PATCH] fuse: don't keep dead fuse_conn at fuse_fill_super()

[PATCH 00/11] mm: Teach memory_failure() about ZONE_DEVICE pages
 2018-05-31 10:08 UTC  (7+ messages)
` [PATCH 05/11] filesystem-dax: set page->index

[RFC][PATCHES] reducing d_add() use, part 3 (procfs)
 2018-05-31  8:28 UTC  (3+ messages)
` [PATCH 1/5] procfs: get rid of ancient BS in pid_revalidate() uses

buffered writes without buffer heads in xfs and iomap v4
 2018-05-31  7:04 UTC  (46+ messages)
` [PATCH 01/18] fs: factor out a __generic_write_end helper
` [PATCH 02/18] iomap: add initial support for writes without buffer heads
` [PATCH 03/18] xfs: simplify xfs_bmap_punch_delalloc_range
` [PATCH 04/18] xfs: simplify xfs_aops_discard_page
` [PATCH 05/18] xfs: move locking into xfs_bmap_punch_delalloc_range
` [PATCH 06/18] xfs: make xfs_writepage_map extent map centric
` [PATCH 07/18] xfs: remove the now unused XFS_BMAPI_IGSTATE flag
` [PATCH 08/18] xfs: remove xfs_reflink_find_cow_mapping
` [PATCH 09/18] xfs: remove xfs_reflink_trim_irec_to_next_cow
` [PATCH 10/18] xfs: simplify xfs_map_blocks by using xfs_iext_lookup_extent directly
` [PATCH 11/18] xfs: don't clear imap_valid for a non-uptodate buffers
` [PATCH 12/18] xfs: remove the imap_valid flag
` [PATCH 13/18] xfs: don't look at buffer heads in xfs_add_to_ioend
` [PATCH 14/18] xfs: move all writeback buffer_head manipulation into xfs_map_at_offset
` [PATCH 15/18] xfs: remove xfs_start_page_writeback
` [PATCH 16/18] xfs: refactor the tail of xfs_writepage_map
` [PATCH 17/18] xfs: do not set the page uptodate in xfs_writepage_map
` [PATCH 18/18] xfs: allow writeback on pages without buffer heads

iomap SEEK_HOLE / SEEK_DATA cleanups and generalization
 2018-05-31  6:20 UTC  (12+ messages)
` [PATCH 1/3] fs: move page_cache_seek_hole_data to iomap.c
` [PATCH 2/3] fs: remove the buffer_unwritten check in page_seek_hole_data
` [PATCH 3/3] fs: use ->is_partially_uptodate in page_cache_seek_hole_data

iomap based buffered reads & iomap cleanups v4
 2018-05-31  6:13 UTC  (30+ messages)
` [PATCH 01/13] block: add a lower-level bio_add_page interface
` [PATCH 02/13] mm: give the 'ret' variable a better name __do_page_cache_readahead
` [PATCH 03/13] mm: return an unsigned int from __do_page_cache_readahead
` [PATCH 04/13] mm: split ->readpages calls to avoid non-contiguous pages lists
` [PATCH 05/13] iomap: inline data should be an iomap type, not a flag
` [PATCH 06/13] iomap: fix the comment describing IOMAP_NOWAIT
` [PATCH 07/13] iomap: move IOMAP_F_BOUNDARY to gfs2
` [PATCH 08/13] iomap: use __bio_add_page in iomap_dio_zero
` [PATCH 09/13] iomap: add a iomap_sector helper
` [PATCH 10/13] iomap: add an iomap-based bmap implementation
` [PATCH 11/13] iomap: add an iomap-based readpage and readpages implementation
` [PATCH 12/13] xfs: use iomap_bmap
` [PATCH 13/13] xfs: use iomap for blocksize == PAGE_SIZE readpage and readpages

[PATCH v2 12/15] nls: utf8norm: Introduce code for UTF-8 normalization
 2018-05-31  5:47 UTC  (2+ messages)

[Q] Unaligned filesystem data
 2018-05-31  4:54 UTC 

[PATCH] fs: proc: Adding new typedef vm_fault_t
 2018-05-31  4:31 UTC  (3+ messages)

[PATCH 00/28] overlayfs: Delayed copy up of data
 2018-05-31  4:30 UTC  (11+ messages)
` [PATCH 03/28] ovl: Provide a mount option metacopy=on/off for metadata copyup
` [PATCH 15/28] ovl: Open file with data except for the case of fsync
` [PATCH 16/28] ovl: Do not expose metacopy only dentry from d_real()

Why is the length of max mount option a page size??
 2018-05-30 23:51 UTC  (7+ messages)

[PATCH] doc: add description to dirtytime_expire_seconds
 2018-05-30 23:56 UTC 

[GIT PULL] overlayfs update for 4.18
 2018-05-30 22:27 UTC  (5+ messages)

[PATCH 03/11] device-dax: enable page_mapping()
 2018-05-30 19:54 UTC  (2+ messages)

[PATCH 00/13] Introdue io.latency io controller for cgroups
 2018-05-30 18:32 UTC  (24+ messages)
` [PATCH 01/13] block: add bi_blkg to the bio "
` [PATCH 02/13] block: introduce bio_issue_as_root_blkg
` [PATCH 03/13] blk-cgroup: allow controllers to output their own stats
` [PATCH 04/13] blk: introduce REQ_SWAP
` [PATCH 05/13] swap,blkcg: issue swap io with the appropriate context
` [PATCH 06/13] blkcg: add generic throttling mechanism
` [PATCH 07/13] memcontrol: schedule throttling if we are congested
` [PATCH 08/13] blk-stat: export helpers for modifying blk_rq_stat
` [PATCH 12/13] block: introduce blk-iolatency io controller
` [PATCH 13/13] Documentation: add a doc for blk-iolatency

[PATCH][next] aio: fix missing break in switch statement
 2018-05-30 18:11 UTC  (2+ messages)

[RFC PATCH ghak32 V2 00/13] audit: implement container id
 2018-05-30 17:33 UTC  (3+ messages)

[RFC PATCH V3 00/12] Ext4 encryption support for blocksize < pagesize
 2018-05-30 16:02 UTC  (5+ messages)
` [RFC PATCH V3 07/12] mpage_readpage[s]: Introduce post process callback parameters

general protection fault in wb_workfn (2)
 2018-05-30 16:00 UTC  (4+ messages)

[PATCH v5 00/14] gfs2 iomap write support
 2018-05-30 15:48 UTC  (17+ messages)
` [PATCH v5 01/14] gfs2: Update find_metapath comment
` [PATCH v5 02/14] gfs2: hole_size improvement
` [PATCH v5 03/14] gfs2: gfs2_stuffed_write_end cleanup
` [PATCH v5 04/14] gfs2: Remove ordered write mode handling from gfs2_trans_add_data
` [PATCH v5 05/14] gfs2: Iomap cleanups and improvements
` [PATCH v5 06/14] iomap: Add write_{begin,end} iomap operations
` [PATCH v5 07/14] iomap: Mark newly allocated buffer heads as new
` [PATCH v5 08/14] gfs2: iomap buffered write support
` [PATCH v5 09/14] gfs2: gfs2_extent_length cleanup
` [PATCH v5 10/14] iomap: Complete partial direct I/O writes synchronously
` [PATCH v5 11/14] gfs2: iomap direct I/O support
` [PATCH v5 12/14] gfs2: Remove gfs2_write_{begin,end}
` [PATCH v5 13/14] iomap: inline data should be an iomap type, not a flag
` [PATCH v5 14/14] gfs2: Handle stuffed files in iomap_{begin,end}
` [Cluster-devel] [PATCH v5 00/14] gfs2 iomap write support

[GIT PULL] Transition vfs to 64-bit timestamps
 2018-05-30 15:16 UTC  (2+ messages)

[PATCH 1/3] media: dvb/video.h: get rid of unused APIs
 2018-05-30 15:07 UTC  (2+ messages)
` [PATCH 2/3] media: dvb/audio.h: "

[PATCHSET v3 0/4] Submit ->readpages() IO as read-ahead
 2018-05-30 14:42 UTC  (5+ messages)
` [PATCH 1/4] mpage: add argument structure for do_mpage_readpage()
` [PATCH 2/4] mpage: mpage_readpages() should submit IO as read-ahead
` [PATCH 3/4] btrfs: readpages() "
` [PATCH 4/4] ext4: "

[PATCH 1/2] bdi: make sure congestion states are clear on free
 2018-05-30 14:22 UTC  (4+ messages)
` [PATCH 2/2] FUSE: fix congested state leak on aborted connections

[PATCH v2] media: dvb: get rid of VIDEO_SET_SPU_PALETTE
 2018-05-30 13:56 UTC 

[PATCH] dm-writecache: fix compilation issue with !DAX
 2018-05-30 13:13 UTC  (3+ messages)
  `  "

[PATCH] dm: writecache: add DAX dependency
 2018-05-30 12:21 UTC  (2+ messages)

[PATCH] mm: Change return type to vm_fault_t
 2018-05-30 11:16 UTC  (6+ messages)

buffered I/O without buffer heads in xfs and iomap v3
 2018-05-30 11:03 UTC  (22+ messages)
` [PATCH 11/34] iomap: move IOMAP_F_BOUNDARY to gfs2
    ` [Cluster-devel] "
` [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 00/11] overlayfs fixes
 2018-05-30  8:28 UTC  (7+ messages)
` [PATCH 05/11] ovl: return dentry from ovl_create_real()
` [PATCH 07/11] ovl: make ovl_create_real() cope with vfs_mkdir() safely

[PATCH 00/39] overlayfs: stack file operations
 2018-05-30  8:26 UTC  (4+ messages)
` [PATCH 27/39] ovl: obsolete "check_copy_up" module option


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).