linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-16 14:23:52 to 2019-08-20 03:34:15 UTC [more...]

[PATCH] erofs: move erofs out of staging
 2019-08-20  3:33 UTC  (57+ 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

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

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

[PATCH 0/3] firmware: selftest for request_firmware_into_buf
 2019-08-20  1:26 UTC  (11+ 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] locks: fix a memory leak bug
 2019-08-19 23:47 UTC 

[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  (6+ messages)
` [RFC PATCH v2 1/3] For Ira: tiny formatting tweak to kerneldoc
` [RFC PATCH v2 2/3] mm/gup: introduce FOLL_PIN flag for get_user_pages()
` [RFC PATCH v2 3/3] mm/gup: introduce vaddr_pin_pages_remote(), and invoke it

erofs: Question on unused fields in on-disk structs
 2019-08-19 20:45 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-19 18:29 UTC  (14+ messages)
` [PATCH] FS: timerfd: Fix unexpected return value of timerfd_read function

[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 V4 0/8] Consolidate FS read I/O callbacks code
 2019-08-19 13:33 UTC  (4+ messages)
` [PATCH V4 5/8] f2fs: Use read_callbacks for decrypting file data
  ` [f2fs-dev] "

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

[PATCH v8 00/20] vfs: Add support for timestamp limits
 2019-08-18 18:34 UTC  (22+ messages)
` [PATCH v8 01/20] vfs: Add file timestamp range support
` [PATCH v8 02/20] vfs: Add timestamp_truncate() api
` [PATCH v8 03/20] timestamp_truncate: Replace users of timespec64_trunc
` [PATCH v8 04/20] mount: Add mount warning for impending timestamp expiry
` [PATCH v8 05/20] utimes: Clamp the timestamps before update
` [PATCH v8 06/20] fs: Fill in max and min timestamps in superblock
` [PATCH v8 07/20] 9p: Fill min and max timestamps in sb
` [PATCH v8 08/20] adfs: Fill in max and min "
` [PATCH v8 09/20] ext4: Initialize timestamps limits
` [PATCH v8 10/20] fs: nfs: Initialize filesystem timestamp ranges
` [PATCH v8 11/20] fs: cifs: "
` [PATCH v8 12/20] fs: fat: "
` [PATCH v8 13/20] fs: affs: "
` [PATCH v8 14/20] fs: sysv: "
` [PATCH v8 15/20] fs: ceph: "
` [PATCH v8 16/20] fs: orangefs: "
` [PATCH v8 17/20] fs: hpfs: "
` [PATCH v8 18/20] fs: omfs: "
` [PATCH v8 19/20] pstore: fs superblock limits
` [PATCH v8 20/20] isofs: Initialize filesystem timestamp ranges

possible deadlock in io_submit_one (2)
 2019-08-18 16:18 UTC 

[PATCH 00/20] vfs: Add support for timestamp limits
 2019-08-18 14:00 UTC  (7+ messages)
` [PATCH 19/20] pstore: fs superblock limits

[PATCH] staging: erofs: fix an error handling in erofs_readdir()
 2019-08-18 13:25 UTC  (21+ messages)
` [PATCH v2] "
          ` [PATCH v3 RESEND] "
                ` [PATCH v3 RESEND] staging: erofs: fix an error handling in erofs_readdir()y
                ` [PATCH v4] staging: erofs: fix an error handling in erofs_readdir()

[PATCH] staging: erofs: refuse to mount images with malformed volume name
 2019-08-18 13:17 UTC  (3+ messages)

[PATCH v7 00/14] nvmet: add target passthru commands support
 2019-08-18 10:33 UTC  (5+ messages)
` [PATCH v7 08/14] nvmet-core: allow one host per passthru-ctrl

[PATCH v3 0/2] vfs: make active swap files unwritable
 2019-08-18  8:39 UTC  (6+ messages)
` [PATCH 2/2] vfs: don't allow writes to swap files
  ` [PATCH v2 "
` [PATCH RFC 3/2] fstests: check that we can't write "
  ` [PATCH v2 "

[PATCH AUTOSEL 5.2 57/59] coredump: split pipe command whitespace before expanding template
 2019-08-18  1:48 UTC  (3+ messages)

[PATCH v4 0/6] iomap: lift the xfs writepage code into iomap
 2019-08-17 13:15 UTC  (5+ messages)

[ANNOUNCE] xfs-linux: iomap-for-next updated to 791ee52eb10b
 2019-08-17  2:00 UTC 

[PATCH v3 00/27] btrfs zoned block device support
 2019-08-17  0:05 UTC  (11+ messages)
` [PATCH v3 02/27] btrfs: Get zone information of zoned block devices
` [PATCH v3 03/27] btrfs: Check and enable HMZONED mode

[RFC PATCH 2/2] mm/gup: introduce vaddr_pin_pages_remote()
 2019-08-16 22:36 UTC  (24+ messages)

[ANN] oscheck: wrapper for fstests check.sh - tracking and working with baselines
 2019-08-16 17:34 UTC  (5+ messages)

[PATCH 1/1] fs/splice.c: Fix old documentation about moving pages
 2019-08-16 17:24 UTC  (3+ messages)

[PATCH v4] vfs: fix page locking deadlocks when deduping files
 2019-08-16 16:57 UTC  (5+ messages)
` [PATCH v5] "

[PATCH] locks: print a warning when mount fails due to lack of "mand" support
 2019-08-16 16:04 UTC  (2+ messages)

Deprecated mandatory file locking
 2019-08-16 15:31 UTC  (4+ 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).