linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-14 12:19:05 to 2019-08-16 10:22:24 UTC [more...]

[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-16 10:22 UTC  (3+ messages)
` [PATCH] FS: timerfd: [Trimmed unreadable long subject line ]
` [PATCH] FS: timerfd: Fix unexpected return value of timerfd_read function

[PATCH v13] fs: Add VirtualBox guest shared folder (vboxsf) support
 2019-08-16  9:39 UTC  (6+ messages)

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

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

[PATCH v4 0/6] iomap: lift the xfs writepage code into iomap
 2019-08-16  6:52 UTC  (2+ messages)

[PATCH v3 0/2] vfs: make active swap files unwritable
 2019-08-16  6:48 UTC  (9+ messages)
` [PATCH 1/2] mm: set S_SWAPFILE on blockdev swap devices
` [PATCH 2/2] vfs: don't allow writes to swap files
` [PATCH RFC 3/2] fstests: check that we can't write "

[PATCH v4] vfs: fix page locking deadlocks when deduping files
 2019-08-16  6:47 UTC  (3+ messages)

[PATCH V4 0/8] Consolidate FS read I/O callbacks code
 2019-08-16  6:18 UTC  (9+ 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
` [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 v3 00/27] btrfs zoned block device support
 2019-08-16  5:46 UTC  (7+ 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

[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

[PATCH] locks: print a warning when mount fails due to lack of "mand" support
 2019-08-15 20:27 UTC 

[PATCH v5 00/18] compat_ioctl.c removal, part 2/3
 2019-08-15 19:46 UTC  (36+ messages)
` [PATCH v5 01/18] xfs: compat_ioctl: use compat_ptr()
` [PATCH v5 02/18] xfs: compat_ioctl: add missing conversions
` [PATCH v5 03/18] gfs2: add compat_ioctl support
` [PATCH v5 04/18] fs: compat_ioctl: move FITRIM emulation into file systems
` [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 07/18] compat_ioctl: reimplement SG_IO handling
` [PATCH v5 08/18] af_unix: add compat_ioctl support
` [PATCH v5 09/18] compat_ioctl: handle SIOCOUTQNSD
` [PATCH v5 10/18] compat_ioctl: move SIOCOUTQ out of compat_ioctl.c
` [PATCH v5 11/18] tty: handle compat PPP ioctls
` [PATCH v5 12/18] compat_ioctl: unify copy-in of ppp filters
` [PATCH v5 13/18] compat_ioctl: move PPPIOCSCOMPRESS to ppp_generic
` [PATCH v5 14/18] compat_ioctl: handle PPPIOCGIDLE for 64-bit time_t
` [PATCH v5 15/18] compat_ioctl: ppp: move simple commands into ppp_generic.c
` [PATCH v5 16/18] compat_ioctl: move SG_GET_REQUEST_TABLE handling
` [PATCH v5 17/18] pktcdvd: add compat_ioctl handler
` [PATCH v5 18/18] scsi: sd: enable compat ioctls for sed-opal

[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

Deprecated mandatory file locking
 2019-08-15 19:18 UTC  (3+ messages)

[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  (30+ messages)
` [PATCH v8 01/24] erofs: add on-disk layout
` [PATCH v8 02/24] erofs: add erofs in-memory stuffs
` [PATCH v8 03/24] erofs: add super block operations
` [PATCH v8 04/24] erofs: add raw address_space operations
` [PATCH v8 05/24] erofs: add inode operations
` [PATCH v8 06/24] erofs: support special inode
` [PATCH v8 07/24] erofs: add directory operations
` [PATCH v8 08/24] erofs: add namei functions
` [PATCH v8 09/24] erofs: support tracepoint
` [PATCH v8 10/24] erofs: update Kconfig and Makefile
` [PATCH v8 11/24] erofs: introduce xattr & posixacl support
` [PATCH v8 12/24] erofs: introduce tagged pointer
` [PATCH v8 13/24] erofs: add compression indexes support
` [PATCH v8 14/24] erofs: introduce superblock registration
` [PATCH v8 15/24] erofs: introduce erofs shrinker
` [PATCH v8 16/24] erofs: introduce workstation for decompression
` [PATCH v8 17/24] erofs: introduce per-CPU buffers implementation
` [PATCH v8 18/24] erofs: introduce pagevec for decompression subsystem
` [PATCH v8 19/24] erofs: add erofs_allocpage()
` [PATCH v8 20/24] erofs: introduce generic decompression backend
` [PATCH v8 21/24] erofs: introduce LZ4 decompression inplace
` [PATCH v8 22/24] erofs: introduce the decompression frontend
` [PATCH v8 23/24] erofs: introduce cached decompression
` [PATCH v8 24/24] erofs: add document

[PATCH v7 00/14] nvmet: add target passthru commands support
 2019-08-15 16:06 UTC  (21+ messages)
` [PATCH v7 01/14] nvme-core: introduce nvme_ctrl_get_by_path()
` [PATCH v7 03/14] nvmet: add return value to nvmet_add_async_event()
` [PATCH v7 04/14] nvmet: make nvmet_copy_ns_identifier() non-static
` [PATCH v7 05/14] nvmet-passthru: update KConfig with config passthru option
` [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 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

[RFC PATCH v2 00/19] RDMA/FS DAX truncate proposal V1,000,002 ;-)
 2019-08-15 13:05 UTC  (19+ messages)
` [RFC PATCH v2 02/19] fs/locks: Add Exclusive flag to user Layout lease
` [RFC PATCH v2 16/19] RDMA/uverbs: Add back pointer to system file object

[PATCH v2] udf: reduce leakage of blocks related to named streams
 2019-08-15 12:42 UTC  (2+ messages)

[PATCH 00/11] Add quota support to UBIFS
 2019-08-15 11:18 UTC  (23+ messages)
` [PATCH 01/11] quota: Make inode optional
` [PATCH 02/11] quota: Only module_put the format when existing
` [PATCH 03/11] fs: move __get_super() out of loop
` [PATCH 04/11] fs, quota: introduce wait_super_thawed() to wait until a superblock is thawed
` [PATCH 05/11] quota: Allow to pass quotactl a mountpoint
` [PATCH 06/11] ubifs: move checks and preparation into setflags()
` [PATCH 07/11] ubifs: Add support for FS_IOC_FS[SG]ETXATTR ioctls
` [PATCH 08/11] ubifs: do not ubifs_inode() on potentially NULL pointer
` [PATCH 11/11] ubifs: Add quota support

[PATCH v7 00/24] erofs: promote erofs from staging
 2019-08-15  7:25 UTC  (6+ messages)
` [PATCH v7 08/24] erofs: add namei functions

[PATCH v4 0/2] mm,thp: Add filemap_huge_fault() for THP
 2019-08-15  5:44 UTC  (3+ messages)
` [PATCH v4 1/2] mm: Allow the page cache to allocate large pages
` [PATCH v4 2/2] mm,thp: Add experimental config option RO_EXEC_FILEMAP_HUGE_FAULT_THP

[PATCH v2 1/3] staging: erofs: introduce EFSCORRUPTED and more logs
 2019-08-15  1:31 UTC  (3+ messages)
` [PATCH v2 3/3] staging: erofs: correct all misused ENOTSUPP

[QUESTION] A performance problem for buffer write compared with 9p
 2019-08-15  0:56 UTC  (2+ messages)

[PATCH v3] vfs: fix page locking deadlocks when deduping files
 2019-08-15  0:41 UTC  (6+ messages)

[PATCH 0/2] keys: ACLs
 2019-08-14 22:41 UTC  (7+ messages)
` [PATCH 1/2] KEYS: Replace uid/gid/perm permissions checking with an ACL

[PATCH v8 00/20] fscrypt: key management improvements
 2019-08-14 22:37 UTC  (5+ messages)
` [PATCH v8 10/20] fscrypt: add FS_IOC_REMOVE_ENCRYPTION_KEY ioctl

[GIT PULL] afs: Fixes
 2019-08-14 22:35 UTC  (2+ messages)

[PATCH v5 1/6] mm/page_idle: Add per-pid idle page tracking using virtual index
 2019-08-14 18:36 UTC  (7+ messages)
` [PATCH v5 2/6] mm/page_idle: Add support for handling swapped PG_Idle pages

[PATCH v13 00/18] kunit: introduce KUnit, the Linux kernel unit testing framework
 2019-08-14 17:23 UTC  (3+ messages)

[PATCH RESEND] block: annotate refault stalls from IO submission
 2019-08-14 14:50 UTC  (6+ messages)

[GIT PULL] afs: Fixes
 2019-08-14 14:15 UTC 


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