linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-20 03:46:56 to 2019-08-21 19:49:49 UTC [more...]

[PATCH v3 00/19][RFC] virtio-fs: Enable DAX support
 2019-08-21 19:49 UTC  (21+ messages)
` [PATCH 01/19] dax: remove block device dependencies
` [PATCH 02/19] dax: Pass dax_dev to dax_writeback_mapping_range()
` [PATCH 03/19] virtio: Add get_shm_region method
` [PATCH 04/19] virtio: Implement get_shm_region for PCI transport
` [PATCH 05/19] virtio: Implement get_shm_region for MMIO transport
` [PATCH 06/19] fuse, dax: add fuse_conn->dax_dev field
` [PATCH 07/19] virtio_fs, dax: Set up virtio_fs dax_device
` [PATCH 08/19] fuse: Keep a list of free dax memory ranges
` [PATCH 09/19] fuse: implement FUSE_INIT map_alignment field
` [PATCH 10/19] fuse: Introduce setupmapping/removemapping commands
` [PATCH 11/19] fuse, dax: Implement dax read/write operations
` [PATCH 12/19] fuse, dax: add DAX mmap support
` [PATCH 13/19] fuse: Define dax address space operations
` [PATCH 14/19] fuse, dax: Take ->i_mmap_sem lock during dax page fault
` [PATCH 15/19] fuse: Maintain a list of busy elements
` [PATCH 16/19] dax: Create a range version of dax_layout_busy_page()
` [PATCH 17/19] fuse: Add logic to free up a memory range
` [PATCH 18/19] fuse: Release file in process context
` [PATCH 19/19] fuse: Take inode lock for dax inode truncation

[RFC PATCH v2 00/19] RDMA/FS DAX truncate proposal V1,000,002 ;-)
 2019-08-21 19:48 UTC  (23+ messages)

[GIT PULL] Keys: Set 4 - Key ACLs for 5.3
 2019-08-21 19:22 UTC  (10+ messages)

[PATCH v3 00/13] virtio-fs: shared file system for virtual machines
 2019-08-21 17:37 UTC  (14+ messages)
` [PATCH 01/13] fuse: delete dentry if timeout is zero
` [PATCH 02/13] fuse: Use default_file_splice_read for direct IO
` [PATCH 03/13] fuse: export fuse_end_request()
` [PATCH 04/13] fuse: export fuse_len_args()
` [PATCH 05/13] fuse: Export fuse_send_init_request()
` [PATCH 06/13] fuse: export fuse_get_unique()
` [PATCH 07/13] Export fuse_dequeue_forget() function
` [PATCH 08/13] fuse: extract fuse_fill_super_common()
` [PATCH 09/13] fuse: add fuse_iqueue_ops callbacks
` [PATCH 10/13] fuse: Separate fuse device allocation and installation in fuse_conn
` [PATCH 11/13] virtio_fs: add skeleton virtio_fs.ko module
` [PATCH 12/13] virtio-fs: Do not provide abort interface in fusectl
` [PATCH 13/13] init/do_mounts.c: add virtio_fs root fs support

[QUESTION] A performance problem for buffer write compared with 9p
 2019-08-21 16:05 UTC  (4+ messages)
` [Virtio-fs] "

[PATCH V3] fs: New zonefs file system
 2019-08-21 14:58 UTC  (2+ messages)

[PATCH] erofs: move erofs out of staging
 2019-08-21 14:24 UTC  (7+ messages)
` [PATCH 0/6] staging: erofs: first stage of corrupted compressed images
  ` [PATCH 5/6] staging: erofs: detect potential multiref due to corrupted images
        ` [PATCH v2 "

[PATCH v4 0/3] Casefolding in F2FS
 2019-08-21 13:15 UTC  (3+ messages)
` [PATCH v4 3/3] f2fs: Support case-insensitive file name lookups
  ` [f2fs-dev] "

[PATCH 0/5] ext4: direct IO via iomap infrastructure
 2019-08-21 13:14 UTC  (5+ messages)

[PATCH 5/9] block: support diskcipher
 2019-08-21 12:09 UTC  (2+ messages)

[PATCH 6/9] dm crypt: support diskcipher
 2019-08-21  8:17 UTC  (2+ messages)

[PATCH v4 0/8] Inline Encryption Support
 2019-08-21  7:57 UTC  (9+ messages)
` [PATCH v4 1/8] block: Keyslot Manager for Inline Encryption
` [PATCH v4 2/8] block: Add encryption context to struct bio
` [PATCH v4 3/8] block: blk-crypto for Inline Encryption
` [PATCH v4 4/8] scsi: ufs: UFS driver v2.1 spec crypto additions
` [PATCH v4 5/8] scsi: ufs: UFS crypto API
` [PATCH v4 6/8] scsi: ufs: Add inline encryption support to UFS
` [PATCH v4 7/8] fscrypt: wire up fscrypt to use blk-crypto
` [PATCH v4 8/8] f2fs: Wire up f2fs to use inline encryption via fscrypt

[PATCH 6/9] dm crypt: support diskcipher
 2019-08-21  7:54 UTC 

[PATCH] lib/memweight.c: optimize by inlining bitmap_weight()
 2019-08-21  7:42 UTC 

[PATCH 1/9] crypt: Add diskcipher
 2019-08-21  6:42 UTC 

[PATCH 3/9] mmc: dw_mmc: support crypto operation
 2019-08-21  6:42 UTC 

[PATCH 4/9] mmc: dw_mmc-exynos: support FMP
 2019-08-21  6:42 UTC 

[PATCH 7/9] fscrypt: support diskcipher
 2019-08-21  6:42 UTC 

[PATCH 8/9] fs: ext4: support diskcipher
 2019-08-21  6:42 UTC 

[PATCH 9/9] fs: f2fs: support diskcipher
 2019-08-21  6:42 UTC 

[PATCH 6/9] dm crypt: support diskcipher
 2019-08-21  6:42 UTC 

[PATCH 2/9] crypto: fmp: add Flash Memory Protector driver
 2019-08-21  6:42 UTC 

[PATCH 0/9] Flash Memory Protector Support
 2019-08-21  6:42 UTC 

[PATCH v2 0/3] mm/gup: introduce vaddr_pin_pages_remote(), FOLL_PIN
 2019-08-21  4:07 UTC  (4+ messages)
` [PATCH v2 1/3] For Ira: tiny formatting tweak to kerneldoc
` [PATCH v2 2/3] mm/gup: introduce FOLL_PIN flag for get_user_pages()
` [PATCH v2 3/3] mm/gup: introduce vaddr_pin_pages_remote(), and invoke it

[PATCH 1/4] checkpatch: revert broken NOTIFIER_HEAD check
 2019-08-21  4:05 UTC  (5+ messages)
` [PATCH 2/4] For Ira: tiny formatting tweak to kerneldoc
` [PATCH 3/4] mm/gup: introduce FOLL_PIN flag for get_user_pages()
` [PATCH 4/4] mm/gup: introduce vaddr_pin_pages_remote(), and invoke it
` disregard: [PATCH 1/4] checkpatch: revert broken NOTIFIER_HEAD check

[PATCH] aio: Fix io_pgetevents() struct __compat_aio_sigset layout
 2019-08-21  3:38 UTC 

[PATCH v2 4/6] staging: erofs: avoid loop in submit chains
 2019-08-21  3:09 UTC 

[PATCH V2] fs: New zonefs file system
 2019-08-21  2:24 UTC  (6+ messages)

[PATCH] erofs: move erofs out of staging
 2019-08-21  2:12 UTC  (27+ messages)

[PATCH V4 0/8] Consolidate FS read I/O callbacks code
 2019-08-21  2:04 UTC  (13+ messages)
` [PATCH V4 5/8] f2fs: Use read_callbacks for decrypting file data
  ` [f2fs-dev] "

[PATCH v2 0/5] iomap & xfs support for large pages
 2019-08-21  0:30 UTC  (6+ messages)
` [PATCH v2 1/5] fs: Introduce i_blocks_per_page
` [PATCH v2 2/5] mm: Add file_offset_of_ helpers
` [PATCH v2 3/5] iomap: Support large pages
` [PATCH v2 4/5] xfs: "
` [PATCH v2 5/5] xfs: Pass a page to xfs_finish_page_writeback

[PATCH v13 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-08-21  0:15 UTC  (7+ messages)

[PATCH v8 00/20] vfs: Add support for timestamp limits
 2019-08-21  0:03 UTC  (11+ messages)
` [PATCH v8 06/20] fs: Fill in max and min timestamps in superblock
` [PATCH v8 08/20] adfs: Fill in max and min timestamps in sb
` [PATCH v8 19/20] pstore: fs superblock limits

[PATCH v14 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-08-20 23:20 UTC  (19+ messages)
` [PATCH v14 01/18] kunit: test: add KUnit test runner core
` [PATCH v14 02/18] kunit: test: add test resource management API
` [PATCH v14 03/18] kunit: test: add string_stream a std::stream like string builder
` [PATCH v14 04/18] kunit: test: add assertion printing library
` [PATCH v14 05/18] kunit: test: add the concept of expectations
` [PATCH v14 06/18] kbuild: enable building KUnit
` [PATCH v14 07/18] kunit: test: add initial tests
` [PATCH v14 08/18] objtool: add kunit_try_catch_throw to the noreturn list
` [PATCH v14 09/18] kunit: test: add support for test abort
` [PATCH v14 10/18] kunit: test: add tests for kunit "
` [PATCH v14 11/18] kunit: test: add the concept of assertions
` [PATCH v14 12/18] kunit: test: add tests for KUnit managed resources
` [PATCH v14 13/18] kunit: tool: add Python wrappers for running KUnit tests
` [PATCH v14 14/18] kunit: defconfig: add defconfigs for building "
` [PATCH v14 15/18] Documentation: kunit: add documentation for KUnit
` [PATCH v14 16/18] MAINTAINERS: add entry for KUnit the unit testing framework
` [PATCH v14 17/18] kernel/sysctl-test: Add null pointer test for sysctl.c:proc_dointvec()
` [PATCH v14 18/18] MAINTAINERS: add proc sysctl KUnit test to PROC SYSCTL section

WARNING: refcount bug in cdev_get
 2019-08-20 22:58 UTC 

[PATCH v2 1/4] fs/posix_acl: apply umask if superblock disables ACL support
 2019-08-20 21:26 UTC  (2+ messages)

WARNING: refcount bug in chrdev_open
 2019-08-20 20:18 UTC 

[PATCH] fs/buffer: Make BH_Uptodate_Lock bit_spin_lock a regular spinlock_t
 2019-08-20 18:01 UTC  (3+ messages)

[patch V2 0/7] fs: Substitute bit-spinlocks for PREEMPT_RT and debugging
 2019-08-20 17:16 UTC  (9+ messages)

[PATCH 0/3] firmware: selftest for request_firmware_into_buf
 2019-08-20 15:54 UTC  (6+ messages)
` [PATCH 3/3] firmware: add mutex fw_lock_fallback for race condition

[PATCH 0/9 V5] New ->fiemap infrastructure and ->bmap removal
 2019-08-20 13:31 UTC  (12+ messages)
` [PATCH 1/9] fs: Enable bmap() function to properly return errors
` [PATCH 2/9] cachefiles: drop direct usage of ->bmap method
` [PATCH 8/9] Use FIEMAP for FIBMAP calls

[RFC 0/2] ext4: bmap & fiemap conversion to use iomap
 2019-08-20 13:06 UTC  (3+ messages)
` [RFC 1/2] ext4: Move ext4 bmap to use iomap infrastructure
` [RFC 2/2] ext4: Move ext4_fiemap to "

[PATCH v3 00/27] btrfs zoned block device support
 2019-08-20 13:05 UTC  (7+ messages)
` [PATCH v3 03/27] btrfs: Check and enable HMZONED mode

[PATCH] locks: fix a memory leak bug
 2019-08-20  9:51 UTC  (2+ messages)

[PATCH] FS: timerfd: Fix unexpected return value of timerfd_read function. 'hrtimer_forward_now()' returns zero due to bigger backward time drift. This causes timerfd_read to return 0. As per man page, read on timerfd is not expected to return 0. This patch fixes this problem. Signed-off-by: Arul Jeniston <arul.jeniston@gmail.com>
 2019-08-20  9:42 UTC  (14+ messages)
` [PATCH] FS: timerfd: Fix unexpected return value of timerfd_read function

[PATCH v4 0/6] iomap: lift the xfs writepage code into iomap
 2019-08-20  7:30 UTC  (4+ messages)

[PATCH] staging: erofs: fix an error handling in erofs_readdir()
 2019-08-20  7:16 UTC  (7+ messages)

[PATCHv2 1/2] fs: export put_filesystem()
 2019-08-20  5:56 UTC  (3+ messages)
` [PATCHv2 2/2] i915: do not leak module ref counter

[PATCH v3 00/15] btrfs-progs: zoned block device support
 2019-08-20  4:52 UTC  (16+ messages)
` [PATCH v3 01/15] btrfs-progs: utils: Introduce queue_param helper function
` [PATCH v3 02/15] btrfs-progs: introduce raid parameters variables
` [PATCH v3 03/15] btrfs-progs: build: Check zoned block device support
` [PATCH v3 04/15] btrfs-progs: add new HMZONED feature flag
` [PATCH v3 05/15] btrfs-progs: Introduce zone block device helper functions
` [PATCH v3 06/15] btrfs-progs: load and check zone information
` [PATCH v3 07/15] btrfs-progs: avoid writing super block to sequential zones
` [PATCH v3 08/15] btrfs-progs: support discarding zoned device
` [PATCH v3 09/15] btrfs-progs: support zero out on zoned block device
` [PATCH v3 10/15] btrfs-progs: align device extent allocation to zone boundary
` [PATCH v3 11/15] btrfs-progs: do sequential allocation in HMZONED mode
` [PATCH v3 12/15] btrfs-progs: redirty clean extent buffers in seq
` [PATCH v3 13/15] btrfs-progs: mkfs: Zoned block device support
` [PATCH v3 14/15] btrfs-progs: device-add: support HMZONED device
` [PATCH v3 15/15] btrfs-progs: introduce support for device replace "


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