linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-11-01 00:06:12 to 2018-11-06 19:19:32 UTC [more...]

[PATCH v9 0/6] Btrfs: implement swap file support
 2018-11-06  9:54 UTC  (5+ messages)

[PATCH 0/6] fuse: Further reducing contention of fc->lock
 2018-11-06  9:44 UTC  (7+ messages)
` [PATCH 1/6] fuse: Change argument of fuse_flush_writepages()
` [PATCH 2/6] fuse: Add fuse_inode argument to fuse_prepare_release()
` [PATCH 3/6] fuse: Introduce fuse_inode::lock to protect write related fields and statistics
` [PATCH 4/6] fuse: Implement fuse_attr_version_inc()
` [PATCH 5/6] fuse: Protect fuse_inode::nlookup with fuse_inode::lock
` [PATCH 6/6] fuse: Protect fuse_file::reserved_req via corresponding fuse_inode::lock

[PATCH] fuse: Put leaked request on error path of fuse_retrieve()
 2018-11-06  9:34 UTC  (5+ messages)

[PATCH 0/6] fuse: Interrupt-related optimizations and improvements
 2018-11-06  9:31 UTC  (7+ messages)
` [PATCH 1/6] fuse: Kill fasync only if interrupt is queued in queue_interrupt()
` [PATCH 2/6] fuse: Optimize request_end() by not taking fiq->waitq.lock
` [PATCH 3/6] fuse: Wake up req->waitq of only not background requests in request_end()
` [PATCH 4/6] fuse: Check for FR_SENT bit in fuse_dev_do_write()
` [PATCH 5/6] fuse: Do some refactoring "
` [PATCH 6/6] fuse: Verify userspace asks to requeue interrupt that we really sent

[PATCH] fuse: Remove stale comment in end_requests()
 2018-11-06  9:15 UTC 

[PATCH 00/20] New ->fiemap infrastructure and ->bmap removal
 2018-11-06  9:11 UTC  (16+ messages)
` [PATCH 07/20] fiemap: Move fiemap flags to fiemap_ctx
` [PATCH 08/20] ext4: Remove direct usage of fiemap_extent_info
` [PATCH 15/20] fiemap: Start using new callback from fiemap_ctx
` [PATCH 17/20] fiemap: Get rid of fiemap_extent_info
` [PATCH 18/20] Use FIEMAP for FIBMAP calls

BUG: aio/direct-io data corruption in 4.7
 2018-11-06  7:28 UTC  (2+ messages)

[PATCH v2 00/12] fs-verity: read-only file-based authenticity protection
 2018-11-06  6:52 UTC  (18+ messages)
` [PATCH v2 01/12] fs-verity: add a documentation file
` [PATCH v2 02/12] fs-verity: add setup code, UAPI, and Kconfig
` [PATCH v2 03/12] fs-verity: add MAINTAINERS file entry
` [PATCH v2 04/12] fs-verity: add data verification hooks for ->readpages()
` [PATCH v2 05/12] fs-verity: implement FS_IOC_ENABLE_VERITY ioctl
` [PATCH v2 06/12] fs-verity: implement FS_IOC_MEASURE_VERITY ioctl
` [PATCH v2 07/12] fs-verity: add SHA-512 support
` [PATCH v2 08/12] fs-verity: add CRC-32C support
` [PATCH v2 09/12] fs-verity: support builtin file signatures
` [PATCH v2 10/12] ext4: add basic fs-verity support
` [PATCH v2 11/12] ext4: add fs-verity read support
` [PATCH v2 12/12] f2fs: fs-verity support

[PATCH v10 0/4] ipc: Increase IPCMNI limit & IPC id generation modes
 2018-11-06  4:53 UTC  (6+ messages)
` [PATCH v10 1/4] ipc: Allow boot time extension of IPCMNI from 32k to 8M
` [PATCH v10 2/4] ipc: Conserve sequence numbers in extended IPCMNI mode
` [PATCH v10 3/4] ipc: Make the new sequence number generation mode available to all
` [PATCH v10 4/4] ipc: Add a cyclic mode for id generation

fsdax memory error handling regression
 2018-11-06  3:44 UTC 

[PATCH] VFS: use synchronize_rcu_expedited() in namespace_unlock()
 2018-11-06  3:15 UTC  (7+ messages)
        ` [PATCH - resend] "

[PATCH 00/12] Series short description
 2018-11-06  1:48 UTC  (15+ messages)
` [PATCH 02/12] fs/locks: split out __locks_wake_up_blocks()
` [PATCH 01/12] fs/locks: rename some lists and pointers
` [PATCH 06/12] locks: use properly initialized file_lock when unlocking
` [PATCH 08/12] fs/locks: always delete_block after waiting
` [PATCH 04/12] gfs2: properly initial file_lock used for unlock
` [PATCH 05/12] ocfs2: "
` [PATCH 07/12] fs/locks: allow a lock request to block other requests
` [PATCH 09/12] fs/locks: change all *_conflict() functions to return bool
` [PATCH 03/12] NFS: use locks_copy_lock() to copy locks
` [PATCH 11/12] locks: merge posix_unblock_lock() and locks_delete_block()
` [PATCH 10/12] fs/locks: create a tree of dependent requests
` [PATCH 12/12] VFS: locks: remove unnecessary white space

[PATCH 0/6] RFC: gup+dma: tracking dma-pinned pages
 2018-11-06 11:00 UTC  (14+ messages)
` [PATCH 4/6] mm: introduce page->dma_pinned_flags, _count

[PATCH v2 1/5] orangefs: fix request_mask misuse
 2018-11-05 22:29 UTC  (8+ messages)
` [PATCH v2 5/5] nfs: don't clear STATX_ATIME from result_mask

[vfs:N7 27/31] fs/fs_context.c:382:3: error: implicit declaration of function 'vprintk_emit'
 2018-11-05 22:25 UTC 

[PATCH] vfs: swap names of {do,vfs}_clone_file_range()
 2018-11-06  6:30 UTC  (4+ messages)

[vfs:N8 1/31] security/security.c:398:5: error: conflicting types for 'security_sb_kern_mount'
 2018-11-05 19:12 UTC 

Upcoming fanotify API changes
 2018-11-05 16:04 UTC  (3+ messages)

[PATCH] fanotify: support limited functionality for unprivileged users
 2018-11-05 13:28 UTC 

FAN_OPEN_EXEC event and ignore mask
 2018-11-05 12:37 UTC  (13+ messages)

INFO: task hung in fuse_sb_destroy
 2018-11-05 12:03 UTC  (4+ messages)

[PATCH] xfs: truncate transaction does not modify the inobt
 2018-11-05 17:57 UTC  (2+ messages)

[PATCH] mm: don't break integrity writeback on ->writepage() error
 2018-11-05 16:36 UTC 

[vfs:M8 9/31] fs/fs_context.c:66:2: warning: enumeration value 'FS_CONTEXT_FOR_SUBMOUNT' not handled in switch
 2018-11-05  5:09 UTC 

[PATCH v4 0/3] get_user_pages*() and RDMA: first steps
 2018-11-05  8:37 UTC  (14+ messages)
` [PATCH v4 2/3] mm: introduce put_user_page*(), placeholder versions

[PATCH v2] x86/build: Build VSMP support only if CONFIG_PCI is selected
 2018-11-05  6:39 UTC  (4+ messages)

[git pull] followup fix to work.afs
 2018-11-03 17:37 UTC  (2+ messages)

[RFC] sunrpc: Fix flood of warnings from iov_iter_kvec in linux-next
 2018-11-03 15:49 UTC  (5+ messages)
` [LKP] [sunrpc] 6a7da2a288: kernel_BUG_at_lib/iov_iter.c

[PATCH] staging: erofs: remove the redundant d_rehash() for the root dentry
 2018-11-03  9:23 UTC 

[git pull] mount API series
 2018-11-03  6:30 UTC  (20+ messages)
` [PATCH] vfs: Fix incorrect user_ns assignment in proc and mqueue

INFO: task hung in grab_super
 2018-11-02 22:45 UTC  (11+ messages)

INFO: task hung in fuse_reverse_inval_entry
 2018-11-02 19:31 UTC  (15+ messages)

[RFC PATCH 0/6] shiftfs fixes and enhancements
 2018-11-02 16:57 UTC  (14+ messages)
` [RFC PATCH 1/6] shiftfs: uid/gid shifting bind mount
` [RFC PATCH 2/6] shiftfs: map inodes to lower fs inodes instead of dentries
` [RFC PATCH 3/6] shiftfs: copy inode attrs up from underlying fs
` [RFC PATCH 4/6] shiftfs: translate uids using s_user_ns from lower fs
` [RFC PATCH 5/6] shiftfs: add support for posix acls
` [RFC PATCH 6/6] shiftfs: support nested shiftfs mounts

[PATCH v3 00/25] fs: fixes for serious clone/dedupe problems
 2018-11-02 19:05 UTC  (8+ messages)
` [PATCH 05/25] vfs: avoid problematic remapping requests into partial EOF block

[git pull] vfs.git - misc bits and pieces
 2018-11-02  3:20 UTC  (2+ messages)

[git pull] work.afs
 2018-11-02  3:01 UTC  (2+ messages)

[PATCH resend] fs/posix_acl: fix kernel-doc warnings and typo
 2018-11-01 23:45 UTC 

[GIT PULL] overlayfs update for 4.20
 2018-11-01 21:55 UTC  (2+ messages)

[PATCH v8 02/11] NFS: validity check for source offset in copy_file_range
 2018-11-01 16:45 UTC 

Problems with VM_MIXEDMAP removal from /proc/<pid>/smaps
 2018-11-02  1:43 UTC  (12+ messages)

[PATCH v6 0/1] ns: introduce binfmt_misc namespace
 2018-11-01 14:44 UTC  (8+ messages)

ЧП Техмаш "Подбор насоса"
 2018-11-01  7:11 UTC 

mmotm 2018-10-30-16-08 uploaded
 2018-11-01 15:39 UTC  (9+ messages)
` mmotm 2018-10-30-16-08 uploaded (arch/x86/kernel/vsmp_64.c)
  ` [PATCH] x86/build: Build VSMP support only if selected

[RFC][PATCH v3 05/10] exofs: use common file type conversion
 2018-11-01  2:09 UTC  (2+ messages)

[PATCH] fs: fix lost error code in dio_complete
 2018-11-01  9:06 UTC  (4+ messages)

[PATCH v4 00/11] client-side support for "inter" SSC copy
 2018-10-31 23:33 UTC  (9+ messages)
` [PATCH v4 02/11] VFS: copy_file_range check validity of input source offset

[PATCH] tmpfs: let lseek return ENXIO with a negative offset
 2018-11-01  7:13 UTC  (2+ messages)

[GIT PULL] fuse update for 4.20
 2018-10-31 21:52 UTC  (2+ messages)

WARNING in get_unlocked_entry
 2018-10-31 19:18 UTC  (4+ messages)

[PATCH v7 00/11] client-side support for "inter" SSC copy
 2018-10-31 18:54 UTC  (6+ messages)
` [PATCH v7 01/11] VFS: move cross device copy_file_range() check into filesystems
` [PATCH v7 04/11] NFS: add COPY_NOTIFY operation

[RFC][PATCH v3 00/10] common implementation of dirent file types
 2018-10-31 15:45 UTC  (5+ messages)
` [RFC][PATCH v3 10/10] btrfs: use common file type conversion


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