linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-10-21 16:17:57 to 2018-10-26 04:16:43 UTC [more...]

[PATCH 1/6] hfsplus: prevent btree data loss on root split
 2018-10-25 19:42 UTC  (9+ messages)
` [PATCH 2/6] hfsplus: fix BUG on bnode parent update

[PATCH 0/9 v3] locks: avoid thundering-herd wake-ups
 2018-10-25 19:27 UTC  (12+ messages)
` [PATCH 8/9] locks: merge posix_unblock_lock() and locks_delete_block()
` [PATCH 3/9] NFS: use locks_copy_lock() to copy locks
` [PATCH 6/9] fs/locks: change all *_conflict() functions to return bool
` [PATCH 2/9] fs/locks: split out __locks_wake_up_blocks()
` [PATCH 9/9] VFS: locks: remove unnecessary white space
` [PATCH 7/9] fs/locks: create a tree of dependent requests
` [PATCH 1/9] fs/locks: rename some lists and pointers
` [PATCH 4/9] fs/locks: allow a lock request to block other requests
` [PATCH 5/9] fs/locks: always delete_block after waiting

[PATCH v2 00/13] client-side support for "inter" SSC copy
 2018-10-25 18:14 UTC  (30+ messages)
` [PATCH v2 01/13] VFS permit cross device vfs_copy_file_range
` [PATCH 1/1] man-page: copy_file_range(2) allow for cross-device copies
` [PATCH v2 02/13] CIFS: add cross-device check for copy_file_range
` [PATCH v2 03/13] OverlayFS: "
` [PATCH v2 04/13] NFS: add cross file system "
` [PATCH v2 05/13] VFS: Don't copy beyond the end of the file
` [PATCH v2 06/13] NFS NFSD defining nl4_servers structure needed by both
` [PATCH v2 07/13] NFS add COPY_NOTIFY operation
` [PATCH v2 08/13] NFS add ca_source_server<> to COPY
` [PATCH v2 09/13] NFS also send OFFLOAD_CANCEL to source server
` [PATCH v2 10/13] NFS inter ssc open
  ` [PATCH] fix ptr_ret.cocci warnings
` [PATCH v2 11/13] NFS skip recovery of copy open on dest server
` [PATCH v2 12/13] NFS for "inter" copy treat ESTALE as ENOTSUPP
` [PATCH v2 13/13] NFS COPY handle ERR_OFFLOAD_DENIED

[PATCH ghak90 (was ghak32) V4 00/10] audit: implement container identifier
 2018-10-25 20:40 UTC  (14+ messages)
` [PATCH ghak90 (was ghak32) V4 03/10] audit: log container info of syscalls

[PATCH v1 01/11] fs: Don't copy beyond the end of the file
 2018-10-25 16:57 UTC  (28+ messages)
` [PATCH v1 02/11] VFS permit cross device vfs_copy_file_range

[PATCH 0/2] Fix typo in RWH_WRITE_LIFE_NOT_SET constant name
 2018-10-25 21:54 UTC  (6+ messages)
    ` [PATCH RESEND "
      ` [PATCH RESEND 1/2] fcntl: fix typo in RWH_WRITE_LIFE_NOT_SET r/w hint

[RFC][PATCH v3 01/10] fs: common implementation of file type
 2018-10-25 14:24 UTC  (18+ messages)

[PATCH RFC v3 0/3] Rlimit for module space
 2018-10-25 14:18 UTC  (8+ messages)

[PATCH v2] ovl: untangle copy up call chain
 2018-10-25 13:38 UTC  (5+ messages)

[RFC][PATCH 00/11] common implementation of dirent file types
 2018-10-25 12:48 UTC  (7+ messages)
` [RFC][PATCH v2 10/10] btrfs: use common file type conversion

[PATCH] Remove iomap parameter from dax_pmd_load_hole()
 2018-10-25 11:47 UTC  (2+ messages)

dcache endless loop in d_invalidate
 2018-10-25 11:43 UTC  (2+ messages)

Submit Proposals to the 2019 Linux Storage and Filesystems Conference!
 2018-10-25  9:43 UTC 

[PATCH 0/7][V3] drop the mmap_sem when doing IO in the fault path
 2018-10-25 13:58 UTC  (7+ messages)
` [PATCH 7/7] btrfs: drop mmap_sem in mkwrite for btrfs

[git pull] more ->lookup() cleanups
 2018-10-25  0:18 UTC 

[PATCH] tmpfs: let lseek return ENXIO with a negative offset
 2018-10-25  2:22 UTC 

[PATCH v6 0/1] ns: introduce binfmt_misc namespace
 2018-10-24 17:15 UTC  (4+ messages)
` [PATCH v6 1/1] ns: add binfmt_misc to the user namespace

[GIT PULL] orangefs: fixes and a cleanup
 2018-10-24 16:29 UTC 

vfs.git#fixes: how to deal with duplicates of cherry-picked commits?
 2018-10-24 16:27 UTC  (3+ messages)

[RFC][PATCH v2 05/10] exofs: use common file type conversion
 2018-10-24 13:31 UTC  (3+ messages)

[PATCH] fs/file.c: make more use of cloexec bits not being cleared
 2018-10-24 16:01 UTC 

[PATCH v5 0/3] fanotify: introduce new event types FAN_OPEN_EXEC and FAN_OPEN_EXEC_PERM
 2018-10-24  4:52 UTC  (5+ messages)

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

[RFC][PATCH 03/10] hfsplus: use fs_umode_to_dtype() helper
 2018-10-23 22:42 UTC  (2+ messages)

[RFC][PATCH v2 04/10] ext2: use common file type conversion
 2018-10-23 21:20 UTC 

[RFC][PATCH v2 09/10] nilfs2: use common file type conversion
 2018-10-23 20:20 UTC 

[RFC][PATCH v2 08/10] f2fs: use common file type conversion
 2018-10-23 20:20 UTC 

[RFC][PATCH v2 07/10] ocfs2: use common file type conversion
 2018-10-23 20:20 UTC 

[RFC][PATCH v2 06/10] ext4: use common file type conversion
 2018-10-23 20:20 UTC 

possible deadlock in flush_workqueue (2)
 2018-10-23 19:40 UTC  (2+ messages)

[PATCH] NFS: change sign of nfs_fh length
 2018-10-23 17:10 UTC  (4+ messages)

[PATCH 00/34] VFS: Introduce filesystem context [ver #12]
 2018-10-23 16:22 UTC  (7+ messages)
` [PATCH 01/34] vfs: syscall: Add open_tree(2) to reference or clone a mount "
` [PATCH 03/34] teach move_mount(2) to work with OPEN_TREE_CLONE "

[GIT PULL] orangefs: fixes and a cleanup
 2018-10-23 16:16 UTC 

[RFC][PATCH 02/10] ufs: use fs_umode_to_dtype() helper
 2018-10-23 20:19 UTC 

[PATCH v2 0/7] Rlimit for module space
 2018-10-23 11:32 UTC  (5+ messages)
` [PATCH v2 1/7] modules: Create rlimit "

Regression in handling power cuts since 3a1e819b4e80 ("ovl: store file handle of lower inode on copy up")
 2018-10-22 21:27 UTC  (13+ messages)

[PATCH] mm: convert totalram_pages, totalhigh_pages and managed_pages to atomic
 2018-10-23  5:37 UTC  (4+ messages)

[PATCH v9 0/6] Btrfs: implement swap file support
 2018-10-22 21:13 UTC  (3+ messages)

[PATCH v3 1/2] mm: Add an F_SEAL_FUTURE_WRITE seal to memfd
 2018-10-22 23:49 UTC  (2+ messages)

[PATCH] mnt: fix __detach_mounts infinite loop
 2018-10-22 14:14 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] vfs: Do not allow underflowing of i_nlink
 2018-10-22 11:48 UTC 

[PATCH v4 0/3] get_user_pages*() and RDMA: first steps
 2018-10-22 19:43 UTC  (9+ messages)
` [PATCH v4 2/3] mm: introduce put_user_page*(), placeholder versions

[PATCH] vfs: swap names of {do,vfs}_clone_file_range()
 2018-10-22 17:56 UTC 

[PATCH] fs: ufs: Remove switch statement from ufs_set_de_type function
 2018-10-22  8:20 UTC  (6+ messages)

[PATCH v7 0/6] seccomp trap to userspace
 2018-10-22  9:42 UTC  (7+ messages)
` [PATCH v7 1/6] seccomp: add a return code to "

[PATCH v6 00/28] fs: fixes for serious clone/dedupe problems
 2018-10-22  6:55 UTC  (16+ messages)
` [PATCH 24/28] xfs: clean up xfs_reflink_remap_blocks call site
` [PATCH 25/28] xfs: support returning partial reflink results
` [PATCH 26/28] xfs: remove redundant remap partial EOF block checks
` [PATCH 27/28] xfs: remove xfs_reflink_remap_range
` [PATCH 28/28] xfs: remove [cm]time update from reflink calls

INFO: rcu detected stall in sys_creat
 2018-10-21 17: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).