linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-10-30 22:49:04 to 2018-11-06 03:28:50 UTC [more...]

[PATCH v9 0/6] Btrfs: implement swap file support
 2018-11-05 18:07 UTC  (4+ messages)

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

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

[PATCH v10 0/4] ipc: Increase IPCMNI limit & IPC id generation modes
 2018-11-05 15:43 UTC  (5+ 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

BUG: aio/direct-io data corruption in 4.7
 2018-11-05 15:16 UTC 

[PATCH] vfs: swap names of {do,vfs}_clone_file_range()
 2018-11-06  0:12 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)

[PATCH 00/12] Series short description
 2018-11-05 12:18 UTC  (14+ 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

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  (6+ 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

[PATCH v2 00/12] fs-verity: read-only file-based authenticity protection
 2018-11-02  9:43 UTC  (14+ 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

[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  (13+ 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  (5+ messages)

[PATCH v4 00/11] client-side support for "inter" SSC copy
 2018-10-31 23:33 UTC  (12+ 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:20 UTC  (6+ messages)

[PATCH v7 00/11] client-side support for "inter" SSC copy
 2018-10-31 18:54 UTC  (17+ messages)
` [PATCH v7 01/11] VFS: move cross device copy_file_range() check into filesystems
` [PATCH 1/1] man-page: copy_file_range(2) allow for cross-device copies
` [PATCH v7 02/11] NFS: validity check for source offset in copy_file_range
` [PATCH v7 03/11] NFS NFSD: defining nl4_servers structure needed by both
` [PATCH v7 04/11] NFS: add COPY_NOTIFY operation
` [PATCH v7 05/11] NFS: add ca_source_server<> to COPY
` [PATCH v7 06/11] NFS: also send OFFLOAD_CANCEL to source server
` [PATCH v7 07/11] NFS: inter ssc open
` [PATCH v7 08/11] NFS: skip recovery of copy open on dest server
` [PATCH v7 09/11] NFS: for "inter" copy treat ESTALE as ENOTSUPP
` [PATCH v7 10/11] NFS: COPY handle ERR_OFFLOAD_DENIED
` [PATCH v7 11/11] NFS: replace cross device check in copy_file_range

[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

Re-ack of exofs patch for common file type conversion
 2018-10-31  9:19 UTC  (3+ messages)

[PATCH 00/20] New ->fiemap infrastructure and ->bmap removal
 2018-10-31  6:10 UTC  (3+ messages)
` [PATCH 09/20] f2fs: Remove direct usage of fiemap_extent_info

[PATCH] fs/proc: introduce /proc/stat2 file
 2018-10-30 23:15 UTC  (10+ messages)

[PATCH 0/9 v3] locks: avoid thundering-herd wake-ups
 2018-10-30 17:56 UTC  (6+ messages)

general protection fault in put_fs_context
 2018-10-30 14:58 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).