linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-18 17:47:32 to 2019-08-21 02:02:41 UTC [more...]

[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] erofs: move erofs out of staging
 2019-08-21  1:48 UTC  (61+ messages)
                                      ` [PATCH 0/6] staging: erofs: first stage of corrupted compressed images
                                        ` [PATCH 1/6] staging: erofs: some compressed cluster should be submitted for corrupted images
                                        ` [PATCH 2/6] staging: erofs: cannot set EROFS_V_Z_INITED_BIT if fill_inode_lazy fails
                                        ` [PATCH 3/6] staging: erofs: add two missing erofs_workgroup_put for corrupted images
                                        ` [PATCH 4/6] staging: erofs: avoid loop in submit chains
                                        ` [PATCH 5/6] staging: erofs: detect potential multiref due to corrupted images
                                        ` [PATCH 6/6] staging: erofs: avoid endless loop of invalid lookback distance 0
                ` [PATCH] erofs: Use common kernel logging style

[PATCH V2] fs: New zonefs file system
 2019-08-21  1:43 UTC  (5+ messages)

[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  (13+ messages)
` [PATCH v8 03/20] timestamp_truncate: Replace users of timespec64_trunc
` [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  (12+ messages)
` [PATCH 1/3] test_firmware: add support "
` [PATCH 2/3] selftest: firmware: Add request_firmware_into_buf tests
` [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

[RFC PATCH v2 00/19] RDMA/FS DAX truncate proposal V1,000,002 ;-)
 2019-08-20 11:55 UTC  (18+ messages)
        ` [RFC PATCH v2 00/19] RDMA/FS DAX truncate proposal V1,000,002 ; -)

[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  (16+ messages)
` [PATCH] FS: timerfd: Fix unexpected return value of timerfd_read function

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

[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 "

[PATCH RESEND v11 0/8] openat2(2)
 2019-08-20  3:34 UTC  (9+ messages)
` [PATCH RESEND v11 1/8] namei: obey trailing magic-link DAC permissions
` [PATCH RESEND v11 2/8] procfs: switch magic-link modes to be more sane
` [PATCH RESEND v11 3/8] open: O_EMPTYPATH: procfs-less file descriptor re-opening
` [PATCH RESEND v11 4/8] namei: O_BENEATH-style path resolution flags
` [PATCH RESEND v11 5/8] namei: LOOKUP_IN_ROOT: chroot-like path resolution
` [PATCH RESEND v11 6/8] namei: aggressively check for nd->root escape on ".." resolution
` [PATCH RESEND v11 7/8] open: openat2(2) syscall
` [PATCH RESEND v11 8/8] selftests: add openat2(2) selftests

[PATCH 2/3] firmware: add offset to request_firmware_into_buf
 2019-08-19 22:22 UTC  (11+ messages)

tmpfs: fixups to use of the new mount API
 2019-08-19 22:21 UTC  (3+ messages)

[PATCH v5 1/6] mm/page_idle: Add per-pid idle page tracking using virtual index
 2019-08-19 21:52 UTC  (6+ messages)

[RFC PATCH v2 0/3] mm/gup: introduce vaddr_pin_pages_remote(), FOLL_PIN
 2019-08-19 20:59 UTC  (4+ messages)
` [RFC PATCH v2 2/3] mm/gup: introduce FOLL_PIN flag for get_user_pages()

erofs: Question on unused fields in on-disk structs
 2019-08-19 20:45 UTC  (2+ messages)

[PATCH] fuse: Add changelog entries for protocols 7.1-7.8
 2019-08-19 17:10 UTC 

[PATCH] udf: augment owner permissions on new inodes
 2019-08-19 14:27 UTC 

[PATCH v2] udf: reduce leakage of blocks related to named streams
 2019-08-19 12:10 UTC  (3+ messages)

[PATCH 0/9 V4] New ->fiemap infrastructure and ->bmap removal
 2019-08-19 10:10 UTC  (11+ messages)
` [PATCH 4/9] fibmap: Use bmap instead of ->bmap method in ioctl_fibmap

[PATCH v5 00/18] compat_ioctl.c removal, part 2/3
 2019-08-19  9:37 UTC  (7+ messages)
` [PATCH v5 03/18] gfs2: add compat_ioctl support

[PATCH v14 0/1] fs: Add VirtualBox guest shared folder (vboxsf) support
 2019-08-19  8:36 UTC  (2+ messages)
` [PATCH v14] "

[PATCH] fuse: BUG_ON's correction in fuse_dev_splice_write()
 2019-08-19  6:53 UTC  (4+ messages)
  ` [PATCH] fuse: BUG_ON "

[PATCH] fuse: redundant get_fuse_inode() calls in fuse_writepages_fill()
 2019-08-19  5:48 UTC 

Why the edge-triggered mode doesn't work for epoll file descriptor?
 2019-08-19  0:58 UTC  (2+ 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).