linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-11-09 15:12:39 to 2018-11-14 20:00:02 UTC [more...]

[GIT PULL] namespace fix for v4.20-rc3
 2018-11-14 20:00 UTC  (2+ messages)

overlayfs 4.19: unable to make backup link: Invalid cross-device link
 2018-11-14  9:55 UTC  (6+ messages)

[PATCH v2] UAPI: move RENAME_* definitions to separated file
 2018-11-14  7:26 UTC  (2+ messages)

[PATCH v7 0/4] fanotify: introduce new event mask FAN_OPEN_EXEC and FAN_OPEN_EXEC_PERM
 2018-11-14  3:43 UTC  (18+ messages)
` [PATCH v7 1/4] fanotify: return only user requested event types in event mask
` [PATCH v7 2/4] fanotify: introduce new event mask FAN_OPEN_EXEC

[PATCH V9 00/19] block: support multi-page bvec
 2018-11-14  2:57 UTC  (6+ messages)
` [PATCH V9 06/19] fs/buffer.c: use bvec iterator to truncate the bio
` [PATCH V9 12/19] block: allow bio_for_each_segment_all() to iterate over multi-page bvec
` [PATCH V9 13/19] iomap & xfs: only account for new added page

[PATCH 1/6] autofs - improve ioctl sbi checks
 2018-11-14  5:56 UTC  (8+ messages)
` [PATCH 2/6] autofs - fix possible inode leak in autofs_fill_super()
` [PATCH 3/6] autofs - refactor super block info init
` [PATCH 4/6] autofs - use struct for mount params
` [PATCH 5/6] autofs - change catatonic setting to a bit flag
` [PATCH 6/6] autofs - add strictexpire mount option

[GIT PULL] namespace fixes for v4.20-rc2
 2018-11-14  1:01 UTC  (4+ messages)

[PATCH 0/11 v3] audit: Fix various races when tagging and untagging mounts
 2018-11-14  0:34 UTC  (3+ messages)
` [PATCH 12/11 TESTSUITE] audit_testsuite: Add stress test for tree watches

[PATCH 0/2]: dedupe/copy_file_range fixes
 2018-11-13 21:41 UTC  (9+ messages)
` [PATCH 1/2] vfs: vfs_dedupe_file_range() doesn't return EOPNOTSUPP
` [PATCH 2/2] iomap: dio data corruption and spurious errors when pipes fill
` [PATCH 3/2] splice: increase pipe size in splice_direct_to_actor()

KASAN: use-after-free Read in locks_delete_block
 2018-11-13 20:40 UTC  (4+ messages)

[PATCH v2] exec: make de_thread() freezable
 2018-11-13 18:00 UTC  (6+ messages)

fsdax memory error handling regression
 2018-11-13 14:25 UTC  (7+ messages)

[PATCH RESEND] UAPI: move RENAME_* definitions to separated file
 2018-11-13 11:09 UTC  (2+ messages)

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

[vfs:N0 23/30] fs/fs_context.c:382:3: error: implicit declaration of function 'vprintk_emit'
 2018-11-13  2:37 UTC 

[PATCH v9 0/6] Btrfs: implement swap file support
 2018-11-12 22:01 UTC  (7+ messages)

[git pull] mount API series
 2018-11-12 20:54 UTC  (5+ messages)

[PATCH AUTOSEL 3.18 3/9] hfs: prevent btree data loss on root split
 2018-11-13  5:52 UTC  (2+ messages)
` [PATCH AUTOSEL 3.18 4/9] hfsplus: "

[PATCH AUTOSEL 4.4 03/11] hfs: prevent btree data loss on root split
 2018-11-13  5:52 UTC  (2+ messages)
` [PATCH AUTOSEL 4.4 04/11] hfsplus: "

[PATCH AUTOSEL 4.9 05/17] hfs: prevent btree data loss on root split
 2018-11-13  5:52 UTC  (2+ messages)
` [PATCH AUTOSEL 4.9 06/17] hfsplus: "

[PATCH AUTOSEL 4.14 10/26] hfs: prevent btree data loss on root split
 2018-11-13  5:51 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 11/26] hfsplus: "

[PATCH AUTOSEL 4.18 14/39] hfs: prevent btree data loss on root split
 2018-11-13  5:50 UTC  (2+ messages)
` [PATCH AUTOSEL 4.18 15/39] hfsplus: "

[PATCH AUTOSEL 4.19 16/44] hfs: prevent btree data loss on root split
 2018-11-13  5:49 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 17/44] hfsplus: "

[PATCH v2 0/6] RFC: gup+dma: tracking dma-pinned pages
 2018-11-12 16:14 UTC  (11+ messages)
` [PATCH v2 1/6] mm/gup: finish consolidating error handling
` [PATCH v2 2/6] mm: introduce put_user_page*(), placeholder versions
` [PATCH v2 3/6] infiniband/mm: convert put_page() to put_user_page*()
` [PATCH v2 4/6] mm: introduce page->dma_pinned_flags, _count
` [PATCH v2 5/6] mm: introduce zone_gup_lock, for dma-pinned pages
` [PATCH v2 6/6] mm: track gup pages with page->dma_pinned_* fields

[PATCH v4 0/4] namei: O_* flags to restrict path resolution
 2018-11-12 14:26 UTC  (5+ messages)
` [PATCH v4 1/4] namei: split out nd->dfd handling to dirfd_path_init
` [PATCH v4 2/4] namei: O_BENEATH-style path resolution flags
` [PATCH v4 3/4] namei: O_THISROOT: chroot-like path resolution
` [PATCH v4 4/4] namei: aggressively check for nd->root escape on ".." resolution

[RFC PATCH 00/16] xfs: Block size > PAGE_SIZE support
 2018-11-12 21:08 UTC  (18+ messages)
` [PATCH 01/16] xfs: drop ->writepage completely
` [PATCH 05/16] iomap: sub-block dio needs to zeroout beyond EOF
` [PATCH 06/16] iomap: support block size > page size for direct IO
` [PATCH 07/16] iomap: prepare buffered IO paths for block size > page size
` [PATCH 08/16] iomap: mode iomap_zero_range and friends
` [PATCH 14/16] xfs: align writepages to large block sizes

[PATCH -next] block: drop pointless static qualifier in bd_mount()
 2018-11-12  2:23 UTC 

[PATCH] exec: make de_thread() freezable
 2018-11-12  2:00 UTC  (3+ messages)

[PATCH tip/core/rcu 4/7] userfaultfd: Replace spin_is_locked() with lockdep
 2018-11-11 20:04 UTC 

[PATCH tip/core/rcu 17/41] fs/file: Replace synchronize_sched() with synchronize_rcu()
 2018-11-11 19:43 UTC 

BUG: corrupted list in locks_delete_block
 2018-11-11 18:18 UTC 

[vfs:N3 25/29] fs/fs_context.c:382:3: error: implicit declaration of function 'vprintk_emit'; did you mean 'dev_printk_emit'?
 2018-11-11 13:29 UTC 

[PATCH v3 resend 1/2] mm: Add an F_SEAL_FUTURE_WRITE seal to memfd
 2018-11-11 17:36 UTC  (31+ messages)

[PATCH] proc: fix proc-self-map-files selftest for arm
 2018-11-11  2:50 UTC  (13+ messages)
` [PATCH] proc: fix and merge proc-self-map-file tests

[PATCH v11 0/3] ipc: Increase IPCMNI limit & IPC id generation modes
 2018-11-10 13:55 UTC  (6+ messages)
` [PATCH v11 1/3] ipc: Allow boot time extension of IPCMNI from 32k to 16M
` [PATCH v11 2/3] ipc: Conserve sequence numbers in ipcmni_extend mode
` [PATCH v11 3/3] ipc: Do cyclic id allocation with "

dcache_readdir NULL inode oops
 2018-11-10 11:17 UTC  (3+ messages)

d6427f8179 ("xarray: Move multiorder account test in-kernel"): WARNING: suspicious RCU usage
 2018-11-10 20:50 UTC 

[PATCH] mm: don't break integrity writeback on ->writepage() error
 2018-11-10 15:19 UTC  (3+ messages)

[PATCH] hfsplus: return file attributes on statx
 2018-11-10  3:26 UTC  (2+ messages)

[PATCH] libfs: make all users of simple_attr_open have the format checked
 2018-11-10  0:35 UTC 

[PATCH V8 00/18] block: support multi-page bvec
 2018-11-09 19:44 UTC  (4+ messages)
` [PATCH V8 06/18] fs/buffer.c: use bvec iterator to truncate the bio
` [PATCH V8 12/18] block: allow bio_for_each_segment_all() to iterate over multi-page bvec

[PATCH -next 0/6] epoll: some miscellaneous optimizations
 2018-11-09 15:52 UTC  (3+ messages)
` [PATCH 5/6] fs/epoll: reduce the scope of wq lock in epoll_wait()

[PATCH 00/12] Series short description
 2018-11-09 15:08 UTC  (7+ messages)
` [PATCH 10/12] fs/locks: create a tree of dependent requests

[PATCH] fuse: fix use-after-free in fuse_direct_IO()
 2018-11-09 14:57 UTC  (2+ messages)

[PATCH v2 0/5] fuse: Further reducing contention of fc->lock
 2018-11-09 10:33 UTC  (6+ messages)
` [PATCH v2 1/5] fuse: Add fuse_inode argument to fuse_prepare_release()
` [PATCH v2 2/5] fuse: Convert fuse_conn::attr_version into atomic64_t
` [PATCH v2 3/5] fuse: Introduce fuse_inode::lock to protect write related fields and statistics
` [PATCH v2 4/5] fuse: Protect fuse_inode::nlookup with fuse_inode::lock
` [PATCH v2 5/5] fuse: Protect fuse_file::reserved_req via corresponding fuse_inode::lock

BUG: aio/direct-io data corruption in 4.7
 2018-11-09 15:44 UTC  (4+ 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).