linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-12-06 20:31:12 to 2018-12-10 10:28:46 UTC [more...]

[PATCH 0/2] put_user_page*(): start converting the call sites
 2018-12-10 10:28 UTC  (25+ messages)
` [PATCH 1/2] mm: introduce put_user_page*(), placeholder versions

[PATCH] Fix sync. in blkdev_write_iter() acessing i_flags
 2018-12-10  9:47 UTC  (5+ messages)

[fuse] Speeding up readdir()
 2018-12-10  9:31 UTC  (9+ messages)
  ` [fuse-devel] "

Reading from fuse pipe fails with EBADFD
 2018-12-10  9:19 UTC  (5+ messages)
    ` [fuse-devel] "

[PATCH] fuse: Fix memory leak in fuse_dev_free()
 2018-12-10  9:15 UTC  (2+ messages)

[PATCH] exec: make prepare_bprm_creds static
 2018-12-10  8:39 UTC  (3+ messages)

[PATCHSET v6] Support for polled aio (and more)
 2018-12-10  8:10 UTC  (32+ 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 V3 0/9] Remove fs specific fscrypt and fsverity build config options
 2018-12-10  6:06 UTC  (11+ messages)
` [PATCH V3 1/9] ext4: use IS_ENCRYPTED() to check encryption status
` [PATCH V3 2/9] f2fs: "
` [PATCH V3 3/9] fscrypt: remove filesystem specific build config option
` [PATCH V3 4/9] Add S_VERITY and IS_VERITY()
` [PATCH V3 5/9] ext4: use IS_VERITY() to check inode's fsverity status
` [PATCH V3 6/9] f2fs: "
` [PATCH V3 7/9] fsverity: Remove filesystem specific build config option
` [PATCH V3 8/9] fsverity: Move verity status check to fsverity_file_open
` [PATCH V3 9/9] fsverity: Move verity status check to fsverity_prepare_setattr

[RFC PATCH v1 0/7] Block/XFS: Support alternative mirror device retry
 2018-12-10  4:30 UTC  (5+ messages)

[PATCH v4 00/23] Ext4 Encoding and Case-insensitive support
 2018-12-10  0:08 UTC  (35+ messages)
` [PATCH v4 01/23] nls: Wrap uni2char/char2uni callers
` [PATCH v4 02/23] nls: Wrap charset field access
` [PATCH v4 03/23] nls: Wrap charset hooks in ops structure
` [PATCH v4 04/23] nls: Split default charset from NLS core
` [PATCH v4 05/23] nls: Split struct nls_charset from struct nls_table
` [PATCH v4 06/23] nls: Add support for multiple versions of an encoding
` [PATCH v4 07/23] nls: Implement NLS_STRICT_MODE flag
` [PATCH v4 08/23] nls: Let charsets define the behavior of tolower/toupper
` [PATCH v4 09/23] nls: Add new interface for string comparisons
` [PATCH v4 10/23] nls: Add optional normalization and casefold hooks
` [PATCH v4 11/23] nls: ascii: Support validation and normalization operations
` [PATCH v4 12/23] nls: utf8: Add unicode character database files
` [PATCH v4 13/23] scripts: add trie generator for UTF-8
` [PATCH v4 14/23] nls: utf8: Move nls-utf8{,-core}.c
` [PATCH v4 15/23] nls: utf8: Introduce code for UTF-8 normalization
` [PATCH v4 16/23] nls: utf8n: reduce the size of utf8data[]
` [PATCH v4 17/23] nls: utf8: Integrate utf8 normalization code with utf8 charset
` [PATCH v4 18/23] nls: utf8: Introduce test module for normalized utf8 implementation
` [PATCH v4 19/23] ext4: Reserve superblock fields for encoding information
` [PATCH v4 20/23] ext4: Include encoding information in the superblock
` [PATCH v4 21/23] ext4: Support encoding-aware file name lookups
` [PATCH v4 22/23] ext4: Implement EXT4_CASEFOLD_FL flag
` [PATCH v4 23/23] docs: ext4.rst: Document encoding and case-insensitive

[PATCH 3.16 045/328] binfmt_elf: Respect error return from `regset->active'
 2018-12-09 21:50 UTC  (2+ messages)
` [PATCH 3.16 046/328] MIPS: Correct the 64-bit DSP accumulator register size

[PATCH resend] eventfd: make eventfd files distinguishable in /proc/$PID/fd
 2018-12-09 18:35 UTC 

[vfs:Q28 57/72] ERROR: "nfs_prepared_fs_type" [fs/nfs/nfsv4.ko] undefined!
 2018-12-09 14:12 UTC 

There is no 'no space' message when using xfs with nfs
 2018-12-09 13:07 UTC 

[PATCH v5 0/1] signaling processes through pidfds
 2018-12-09  8:39 UTC  (3+ messages)
` [PATCH v5 1/1] signal: add pidfd_send_signal() syscall

[PATCH v4] signal: add taskfd_send_signal() syscall
 2018-12-08 21:46 UTC  (27+ messages)

[PATCH v4 00/15] fanotify: add support for more event types
 2018-12-08  9:26 UTC  (3+ messages)
` [PATCH v4 08/15] fanotify: enable FAN_REPORT_FID init flag

[PATCH V2 0/7] Remove fs specific fscrypt and fsverity build config options
 2018-12-08  7:07 UTC  (4+ messages)
` [PATCH V2 3/7] fscrypt: remove filesystem specific build config option

[PATCH] /proc/kpagecount: return 0 for special pages that are never mapped
 2018-12-08  0:27 UTC  (10+ messages)

[PATCHSET v5] Support for polled aio
 2018-12-07 22:06 UTC  (10+ messages)

[PATCH] mount: Make function to_mnt_ns static
 2018-12-07 20:43 UTC 

[PATCH 00/10 V2] New ->fiemap infrastructure and ->bmap removal
 2018-12-07 20:14 UTC  (7+ messages)
` [PATCH 09/10 V2] Use FIEMAP for FIBMAP calls

[PATCH RFC] Ext4: fix deadlock on dirty pages between fault and writeback
 2018-12-07 18:51 UTC  (11+ messages)

[PATCH 0/8] timekeeping: cleanups
 2018-12-07 16:58 UTC  (14+ messages)
` [PATCH 1/8] sh: dreamcast: rtc: push down rtc class ops into driver
` [PATCH 2/8] sh: sh03: "
` [PATCH 3/8] sh: remove unused rtc_sh_get/set_time infrastructure
` [PATCH 4/8] sh: remove board_time_init() callback
` [PATCH 5/8] timekeeping: remove unused {read,update}_persistent_clock
` [PATCH 6/8] timekeeping: remove timespec_add/timespec_del
` [PATCH 7/8] vfs: replace current_kernel_time64 with ktime equivalent
` [PATCH 8/8] timekeeping: remove obsolete time accessors

[PATCH v2 1/3] mm/mmu_notifier: use structure for invalidate_range_start/end callback
 2018-12-07 15:32 UTC  (3+ messages)

[RFC][PATCH] selinux: avoid silent denials in permissive mode under RCU walk
 2018-12-07 14:42 UTC 

[PATCH RFC 00/15] Zero ****s, hugload of hugs <3
 2018-12-07 13:39 UTC  (11+ messages)

[RFC v3 11/19] kunit: add Python libraries for handing KUnit config and kernel
 2018-12-07 11:30 UTC  (2+ messages)

[PATCH] Fix sync. in inode_has_no_xattr()
 2018-12-07 11:14 UTC  (4+ messages)

[PATCH 0/4][V4] drop the mmap_sem when doing IO in the fault path
 2018-12-07 11:03 UTC  (12+ messages)
` [PATCH 2/4] filemap: kill page_cache_read usage in filemap_fault
` [PATCH 3/4] filemap: drop the mmap_sem for all blocking operations
` [PATCH 4/4] mm: use the cached page for filemap_fault

BUG: v4.20-rc5+ warning on two tests(xfstests ext4/034 and generic/406)
 2018-12-07 10:38 UTC 

> [PATCH] Security: Handle hidepid option correctly
 2018-12-07  7:03 UTC  (3+ messages)

[PATCH 0/11] fs: fixes for major copy_file_range() issues
 2018-12-07  5:38 UTC  (7+ messages)
` [PATCH 03/11] vfs: no fallback for ->copy_file_range

[PATCH] aio: Convert ioctx_table to XArray
 2018-12-06 22:26 UTC  (4+ messages)

[PATCH 3/3] mm/mmu_notifier: contextual information for event triggering invalidation
 2018-12-06 21:51 UTC  (4+ messages)

[PATCH] proc/sysctl: fix return error for proc_doulongvec_minmax
 2018-12-06 20:57 UTC  (3+ messages)

[RFC PATCH 1/1] epoll: use rwlock in order to reduce ep_poll_callback() contention
 2018-12-06 20:35 UTC  (4+ messages)

[PATCH 2/3] mm/mmu_notifier: use structure for invalidate_range_start/end calls
 2018-12-06 20:35 UTC  (3+ 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).