linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-15 07:57:16 to 2019-08-18 17:00:02 UTC [more...]

[PATCH v8 00/20] vfs: Add support for timestamp limits
 2019-08-18 16:58 UTC  (6+ messages)
` [PATCH v8 01/20] vfs: Add file timestamp range support
` [PATCH v8 02/20] vfs: Add timestamp_truncate() api
` [PATCH v8 06/20] fs: Fill in max and min timestamps in superblock
` [PATCH v8 09/20] ext4: Initialize timestamps limits
` [PATCH v8 14/20] fs: sysv: Initialize filesystem timestamp ranges

[PATCH] erofs: move erofs out of staging
 2019-08-18 16:33 UTC  (20+ messages)

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 V4 0/8] Consolidate FS read I/O callbacks code
 2019-08-18 13:45 UTC  (10+ messages)
` [PATCH V4 1/8] buffer_head: Introduce BH_Read_Cb flag
` [PATCH V4 2/8] FS: Introduce read callbacks
` [PATCH V4 3/8] fs/mpage.c: Integrate "
` [PATCH V4 4/8] fs/buffer.c: add decryption support via read_callbacks
` [PATCH V4 5/8] f2fs: Use read_callbacks for decrypting file data
  ` [f2fs-dev] "
` [PATCH V4 6/8] ext4: Wire up ext4_readpage[s] to use mpage_readpage[s]
` [PATCH V4 7/8] ext4: Enable encryption for subpage-sized blocks
` [PATCH V4 8/8] fscrypt: remove struct fscrypt_ctx

[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  (13+ messages)
` [PATCH v7 01/14] nvme-core: introduce nvme_ctrl_get_by_path()
` [PATCH v7 07/14] nvmet-passthru: add enable/disable helpers
` [PATCH v7 08/14] nvmet-core: allow one host per passthru-ctrl
` [PATCH v7 11/14] nvmet-configfs: introduce passthru configfs interface

[PATCH v3 0/2] vfs: make active swap files unwritable
 2019-08-18  8:39 UTC  (12+ messages)
` [PATCH 1/2] mm: set S_SWAPFILE on blockdev swap devices
` [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] 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-17 19:23 UTC  (8+ messages)
` [PATCH] FS: timerfd: [Trimmed unreadable long subject line ]
` [PATCH] FS: timerfd: Fix unexpected return value of timerfd_read function

Why the edge-triggered mode doesn't work for epoll file descriptor?
 2019-08-17 16:36 UTC 

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

[RFC PATCH v2 0/3] mm/gup: introduce vaddr_pin_pages_remote(), FOLL_PIN
 2019-08-17  2:36 UTC  (5+ 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

[RFC PATCH v2 00/19] RDMA/FS DAX truncate proposal V1,000,002 ;-)
 2019-08-17  2:26 UTC  (7+ messages)
        ` [RFC PATCH v2 00/19] RDMA/FS DAX truncate proposal V1,000,002 ; -)

[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  (13+ messages)
` [PATCH v3 01/27] btrfs: introduce HMZONED feature flag
` [PATCH v3 02/27] btrfs: Get zone information of zoned block devices
` [PATCH v3 03/27] btrfs: Check and enable HMZONED mode

[RFC PATCH 0/2] mm/gup: introduce vaddr_pin_pages_remote(), FOLL_PIN
 2019-08-16 22:36 UTC  (28+ messages)
` [RFC PATCH 2/2] mm/gup: introduce vaddr_pin_pages_remote()

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

[PATCH v5 00/18] compat_ioctl.c removal, part 2/3
 2019-08-16 17:31 UTC  (24+ messages)
` [PATCH v5 01/18] xfs: compat_ioctl: use compat_ptr()
` [PATCH v5 03/18] gfs2: add compat_ioctl support
` [PATCH v5 05/18] watchdog: cpwd: use generic compat_ptr_ioctl
` [PATCH v5 06/18] compat_ioctl: move WDIOC handling into wdt drivers
` [PATCH v5 10/18] compat_ioctl: move SIOCOUTQ out of compat_ioctl.c
` [PATCH v5 11/18] tty: handle compat PPP ioctls

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

[GIT PULL] Keys: Set 4 - Key ACLs for 5.3
 2019-08-16 13:36 UTC  (7+ messages)

[PATCH v13] fs: Add VirtualBox guest shared folder (vboxsf) support
 2019-08-16 12:49 UTC  (7+ messages)

[PATCH 00/11] Add quota support to UBIFS
 2019-08-16 11:49 UTC  (11+ messages)
` [PATCH 02/11] quota: Only module_put the format when existing
` [PATCH 05/11] quota: Allow to pass quotactl a mountpoint
` [PATCH 11/11] ubifs: Add quota support

PROBLEM: Wrongly calculate AT_PHDR for ELF auxiliary vectors
 2019-08-16 10:57 UTC 

[PATCH] staging: erofs: use common file type conversion
 2019-08-16  7:25 UTC  (2+ messages)

[PATCH v2] fs: fs_parser: avoid NULL param->string to kstrtouint
 2019-08-16  2:46 UTC  (2+ messages)

[PATCH 0/3] firmware: selftest for request_firmware_into_buf
 2019-08-16  0:09 UTC  (4+ 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

[GIT PULL] xfs: fixes for 5.3-rc5
 2019-08-15 21:33 UTC  (5+ messages)

BUG: Dentry still in use [unmount of nfsd nfsd]
 2019-08-15 20:53 UTC  (6+ messages)
` [PATCH] nfsd: fix dentry leak upon mkdir failure

[GIT PULL] iomap: cleanups for 5.3 (part 2)
 2019-08-15 19:45 UTC  (3+ messages)
` [GIT PULL] iomap: small fixes for 5.3-rc5

[PATCH] io_uring: fix manual setup of iov_iter for fixed buffers
 2019-08-15 17:22 UTC  (2+ messages)

[PATCH v8 00/24] erofs: promote erofs from staging v8
 2019-08-15 17:04 UTC  (7+ messages)
` [PATCH v8 07/24] erofs: add directory operations

[PATCH 0/1] Small potential fix for shiftfs
 2019-08-15 14:50 UTC  (3+ messages)
` [PATCH 1/1] shiftfs-5.2: use copy_from_user() correctly

[PATCH v2] udf: reduce leakage of blocks related to named streams
 2019-08-15 12:42 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).