linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-05-21 17:40:06 to 2018-05-23 14:43:24 UTC [more...]

buffered I/O without buffer heads in xfs and iomap v3
 2018-05-23 14:43 UTC  (2+ messages)
` [PATCH 01/34] block: add a lower-level bio_add_page interface

[RFC][PATCH] ext2: fix a block leak
 2018-05-23 14:24 UTC  (3+ messages)

[PATCH] ppp: remove the PPPIOCDETACH ioctl
 2018-05-23 13:57 UTC  (2+ messages)

[PATCH 00/11] mm: Teach memory_failure() about ZONE_DEVICE pages
 2018-05-23 13:50 UTC  (19+ messages)
` [PATCH 01/11] device-dax: convert to vmf_insert_mixed and vm_fault_t
` [PATCH 02/11] device-dax: cleanup vm_fault de-reference chains
` [PATCH 03/11] device-dax: enable page_mapping()
` [PATCH 04/11] device-dax: set page->index
` [PATCH 05/11] filesystem-dax: "
` [PATCH 06/11] filesystem-dax: perform __dax_invalidate_mapping_entry() under the page lock
` [PATCH 07/11] mm, madvise_inject_error: fix page count leak
` [PATCH 08/11] x86, memory_failure: introduce {set, clear}_mce_nospec()
` [PATCH 09/11] mm, memory_failure: pass page size to kill_proc()
` [PATCH 10/11] mm, memory_failure: teach memory_failure() about dev_pagemap pages
` [PATCH 11/11] libnvdimm, pmem: restore page attributes when clearing errors

[PATCH 0/8] afs: Network-namespacing
 2018-05-23 12:17 UTC  (9+ messages)
` [PATCH 1/8] afs: Move /proc management functions to the end of the file
` [PATCH 2/8] afs: Rearrange fs/afs/proc.c by moving fops and open functions down
` [PATCH 3/8] afs: Rearrange fs/afs/proc.c to move the show routines up
` [PATCH 4/8] afs: Rearrange fs/afs/proc.c to remove remaining predeclarations
` [PATCH 5/8] proc: Add a way to make network proc files writable
` [PATCH 6/8] afs: Fix a Sparse warning in xdr_decode_AFSFetchStatus()
` [PATCH 7/8] afs: Mark afs_net::ws_cell as __rcu and set using rcu functions
` [PATCH 8/8] afs: Implement network namespacing

commit b4678df184b causing xfstests regressions
 2018-05-23 10:56 UTC  (17+ messages)
  ` [PATCH] fs: clear writeback errors in inode_init_always
    ` [PATCH v2] "
    ` [PATCH v3] "

buffered I/O without buffer heads in xfs and iomap v2
 2018-05-23  6:03 UTC  (17+ messages)
` [PATCH 05/34] fs: use ->is_partially_uptodate in page_cache_seek_hole_data
` [PATCH 08/34] mm: split ->readpages calls to avoid non-contiguous pages lists
` [PATCH 16/34] iomap: add initial support for writes without buffer heads

aio poll and a new in-kernel poll API V12
 2018-05-23  1:43 UTC  (38+ messages)
` [PATCH 01/31] fs: unexport poll_schedule_timeout
` [PATCH 02/31] fs: cleanup do_pollfd
` [PATCH 03/31] fs: update documentation to mention __poll_t and match the code
` [PATCH 04/31] fs: add new vfs_poll and file_can_poll helpers
` [PATCH 05/31] fs: introduce new ->get_poll_head and ->poll_mask methods
` [PATCH 06/31] aio: simplify KIOCB_KEY handling
` [PATCH 07/31] aio: simplify cancellation
` [PATCH 08/31] aio: implement IOCB_CMD_POLL
        ` YAaioRace (was Re: [PATCH 08/31] aio: implement IOCB_CMD_POLL)
` [PATCH 09/31] aio: try to complete poll iocbs without context switch
` [PATCH 10/31] net: refactor socket_poll
` [PATCH 11/31] net: add support for ->poll_mask in proto_ops
` [PATCH 12/31] net: remove sock_no_poll
` [PATCH 13/31] net/tcp: convert to ->poll_mask
` [PATCH 14/31] net/unix: "
` [PATCH 15/31] net: convert datagram_poll users tp ->poll_mask
` [PATCH 16/31] net/dccp: convert to ->poll_mask
` [PATCH 17/31] net/atm: "
` [PATCH 18/31] net/vmw_vsock: "
` [PATCH 19/31] net/tipc: "
` [PATCH 20/31] net/sctp: "
` [PATCH 21/31] net/bluetooth: "
` [PATCH 22/31] net/caif: "
` [PATCH 23/31] net/nfc: "
` [PATCH 24/31] net/phonet: "
` [PATCH 25/31] net/iucv: "
` [PATCH 26/31] net/rxrpc: "
` [PATCH 27/31] crypto: af_alg: "
` [PATCH 28/31] pipe: "
` [PATCH 29/31] eventfd: switch "
` [PATCH 30/31] timerfd: convert "
` [PATCH 31/31] random: "

[PATCH v7 0/5] AIO add per-command iopriority
 2018-05-22 22:31 UTC  (10+ messages)
` [PATCH v7 1/5] block: add ioprio_check_cap function
` [PATCH v7 2/5] fs: Convert kiocb rw_hint from enum to u16
` [PATCH v7 3/5] fs: Add aio iopriority support
` [PATCH v7 4/5] fs: blkdev set bio prio from kiocb prio
` [PATCH v7 5/5] fs: iomap dio "

[PATCH v11 00/63] Convert page cache to XArray
 2018-05-22 21:39 UTC  (9+ messages)
` [PATCH v11 53/63] dax: Rename some functions
` [PATCH v11 54/63] dax: Hash on XArray instead of mapping

[PATCH NOMERGE 00/13] Case insensitiveness as a mountpoint
 2018-05-22 20:38 UTC  (14+ messages)
` [PATCH NOMERGE 01/13] vfs: Add support for mounting with MS_CASEFOLD
` [PATCH NOMERGE 02/13] vfs: Propagate LOOKUP_CASEFOLD after doing parent lookups
` [PATCH NOMERGE 03/13] vfs: Add support for positive dentries CI lookups in the dentry cache
` [PATCH NOMERGE 04/13] vfs: Allow bind,remount with MS_CASEFOLD
` [PATCH NOMERGE 05/13] vfs: Handle case-exact lookup in d_add_ci
` [PATCH NOMERGE 06/13] vfs: Add Support for hard negative dentries in the dcache
` [PATCH NOMERGE 07/13] vfs: Handle MNT_CASEFOLD in /proc/mounts
` [PATCH NOMERGE 08/13] fscrypt: Introduce charset-based matching functions
` [PATCH NOMERGE 09/13] ext4: Include encoding information on the superblock
` [PATCH NOMERGE 10/13] ext4: Plumb LOOK_CASEFOLD up to ext4 comparison functions
` [PATCH NOMERGE 11/13] ext4: Support charset name matching
` [PATCH NOMERGE 12/13] ext4: Implement ext4 dcache hooks for custom charsets
` [PATCH NOMERGE 13/13] ext4: Notify VFS of support for casefolded mountpoints

[PATCH v2 0/7] mm: pages for hugetlb's overcommit may be able to charge to memcg
 2018-05-22 20:28 UTC  (8+ messages)

[RFC PATCH ghak32 V2 00/13] audit: implement container id
 2018-05-22 18:59 UTC  (10+ messages)
` [RFC PATCH ghak32 V2 13/13] debug audit: read container ID of a process
` [RFC PATCH ghak32 V2 03/13] audit: log container info of syscalls

[PATCH] mm: Add new vma flag VM_LOCAL_CPU
 2018-05-22 17:51 UTC  (13+ messages)

[PATCH v5 0/5] AIO add per-command iopriority
 2018-05-22 17:43 UTC  (18+ messages)
` [PATCH v5 1/5] block: add ioprio_check_cap function
` [PATCH v5 2/5] fs: Convert kiocb rw_hint from enum to u16
` [PATCH v5 3/5] fs: Add aio iopriority support
` [PATCH v5 4/5] fs: blkdev set bio prio from kiocb prio
` [PATCH v5 5/5] fs: iomap dio "

[PATCH v6 0/5] AIO add per-command iopriority
 2018-05-22 17:22 UTC  (12+ messages)
` [PATCH v6 1/5] block: add ioprio_check_cap function
` [PATCH v6 2/5] fs: Convert kiocb rw_hint from enum to u16
` [PATCH v6 3/5] fs: Add aio iopriority support
` [PATCH v6 4/5] fs: blkdev set bio prio from kiocb prio
` [PATCH v6 5/5] fs: iomap dio "

[RFC PATCH V3 00/12] Ext4 encryption support for blocksize < pagesize
 2018-05-22 16:01 UTC  (13+ messages)
` [RFC PATCH V3 01/12] ext4: Clear BH_Uptodate flag on decryption error
` [RFC PATCH V3 02/12] Rename fscrypt_do_page_crypto to fscrypt_do_block_crypto
` [RFC PATCH V3 03/12] fscrypt_decrypt_page: Decrypt all blocks in a page
` [RFC PATCH V3 04/12] __fscrypt_decrypt_bio: Fix page offset and len args to fscrypt_decrypt_page
` [RFC PATCH V3 05/12] ext4: Decrypt all boundary blocks when doing buffered write
` [RFC PATCH V3 06/12] ext4: Decrypt the block that needs to be partially zeroed
` [RFC PATCH V3 07/12] mpage_readpage[s]: Introduce post process callback parameters
` [RFC PATCH V3 08/12] fscrypt_zeroout_range: Encrypt all zeroed out blocks of a page
` [RFC PATCH V3 09/12] fscrypt_encrypt_page: Encrypt all blocks mapped by "
` [RFC PATCH V3 10/12] ext4: Fix block number passed to fscrypt_encrypt_page
` [RFC PATCH V3 11/12] ext4: Move encryption code into its own function
` [RFC PATCH V3 12/12] ext4: Enable encryption for blocksize less than page size

[PATCH v2 00/15] NLS refactor and UTF-8 normalization
 2018-05-22  8:40 UTC  (4+ messages)
` [PATCH v2 01/15] nls: Wrap uni2char/char2uni callers

[PATCH v10] mm: introduce MEMORY_DEVICE_FS_DAX and CONFIG_DEV_PAGEMAP_OPS
 2018-05-22  6:28 UTC  (5+ messages)

[PATCH v11 0/7] dax: fix dma vs truncate/hole-punch
 2018-05-22  6:27 UTC  (7+ 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 7/7] xfs, dax: introduce xfs_break_dax_layouts()

[PATCH] fs/affs: fix potential memory leak in option parsing
 2018-05-22  4:24 UTC 

[PATCH] [RFC] bcachefs: SIX locks (shared/intent/exclusive)
 2018-05-22  3:49 UTC  (3+ messages)

Fwd: [PATCH] common/rc: add the function _require_noatime
 2018-05-21 23:55 UTC 

[RFC PATCH 00/11] vfs: have syncfs return an error when inode writeback fails
 2018-05-21 23:23 UTC  (4+ messages)
` [RFC PATCH 08/11] xfs: have sync_fs op report writeback errors when passed a since pointer

[git pull] vfs.git fixes
 2018-05-21 18:59 UTC  (2+ messages)

[PATCH RESEND] loop: clear wb_err in bd_inode when detaching backing file
 2018-05-21 18:36 UTC  (2+ messages)

[PATCH] loop: clear wb_err in bd_inode when detaching backing file
 2018-05-21 18:29 UTC  (3+ messages)

Why is the length of max mount option a page size??
 2018-05-21 17:39 UTC 


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