linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-08-13 19:20:14 to 2018-08-24 17:28:16 UTC [more...]

[RFC PATCH 00/10] fs-verity: filesystem-level integrity protection
 2018-08-24 17:28 UTC  (5+ messages)
` [RFC PATCH 01/10] fs-verity: add setup code, UAPI, and Kconfig
` [RFC PATCH 05/10] fs-verity: add SHA-512 support
` [RFC PATCH 06/10] fs-verity: add CRC-32C support

[PATCH] mm: Fix warning in insert_pfn()
 2018-08-24 15:45 UTC 

mmotm 2018-08-23-17-26 uploaded
 2018-08-24 15:23 UTC  (2+ messages)
` mmotm 2018-08-23-17-26 uploaded (netfilter: undefined reference)

[GIT PULL] XArray for 4.19
 2018-08-24 14:12 UTC  (12+ messages)

[git pull] new mount API
 2018-08-24 10:06 UTC  (14+ messages)

[PATCH] xfs: fix GPF in swapfile_activate of file from overlayfs
 2018-08-24  9:02 UTC 

[PATCHES][RFC] icache-related stuff
 2018-08-24  6:47 UTC  (7+ messages)
` [PATCH 01/16] nfs_instantiate(): prevent multiple aliases for directory inode
  ` [PATCH 03/16] vfs: don't evict uninitialized inode

[patch] file dedupe (and maybe clone) data corruption (was Re: [PATCH] generic: test for deduplication between different files)
 2018-08-24  2:19 UTC  (8+ messages)

[PATCH] hfsplus: fix the bug that cannot recognize files with hangul file name
 2018-08-24  1:20 UTC  (10+ messages)
            ` [PATCH] hfsplus: fix decomposition of Hangul characters

[BUG][BISECT] NFSv4 root failures after "fs/locks: allow a lock request to block other requests."
 2018-08-23 23:17 UTC  (8+ messages)

[PATCH] fcntl: Remove invisible but existing spaces to match the coding style
 2018-08-23 14:58 UTC 

Overview of performance improvements of recent SMB3 compounding patches
 2018-08-23  1:44 UTC  (3+ messages)

ovl: set I_CREATING on inode being created
 2018-08-23  0:27 UTC  (3+ messages)

[PATCH v3] vfs: don't evict uninitialized inode
 2018-08-22 21:46 UTC  (3+ messages)

[PATCH] hfsplus: fix NULL dereference in hfsplus_lookup()
 2018-08-22 21:38 UTC  (6+ messages)

[PATCH 1/2] hfsplus: prevent crash on exit from failed search
 2018-08-22 20:27 UTC  (5+ messages)

[PATCH] ovl: set I_CREATING on inode being created
 2018-08-22 20:14 UTC  (4+ messages)

[PATCH 0/2] udf: A cleanup and a mount fix
 2018-08-22 15:35 UTC  (5+ messages)
` [PATCH 1/2] udf: Remove dead code from udf_find_fileset()
` [PATCH 2/2] udf: Fix mounting of Win7 created UDF filesystems

mmotm 2018-08-21-23-23 uploaded
 2018-08-22  6:24 UTC 

[GIT PULL] overlayfs update for 4.19
 2018-08-21 19:54 UTC 

[GIT PULL] fuse update for 4.19
 2018-08-21 20:07 UTC 

[PATCH] fanotify: use killable wait for waiting response for permission events
 2018-08-21 14:43 UTC  (4+ messages)

[PATCH v2] fuse: add support for copy_file_range()
 2018-08-21 12:36 UTC  (5+ messages)
` [PATCH v3] "
      ` [PATCH v4] "

vfs: Fixes/adjustments for mount API stuff
 2018-08-21  9:55 UTC  (7+ messages)
` [PATCH 1/6] vfs: Fix vfs_dup_fs_context()
` [PATCH 2/6] vfs: Fix fs_context logging when there's no log
` [PATCH 3/6] afs: Move the source fs parameter to the first position
` [PATCH 4/6] vfs: Pass path info fsinfo and rename get_fsinfo sb op to fsinfo
` [PATCH 5/6] vfs: Adjust fsinfo sample output
` [PATCH 6/6] proc: Set correct userns for new proc super created by a new pid_namespace

[PATCH dhowells/mount-api 2/2] selftests: implement a test for a new mount API
 2018-08-21  9:19 UTC  (6+ messages)
` [PATCH dhowells/mount-api 1/2] fs/fsconfig: handle FSCONFIG_CMD_RECONFIGURE

[RFC PATCH v4 0/6] Btrfs: implement swap file support
 2018-08-21  8:46 UTC  (6+ messages)
` [RFC PATCH v4 4/6] Btrfs: prevent ioctls from interfering with a swap file

[PATCH dhowells/mount-api] proc: set a proper user namespace for fs_context
 2018-08-21  7:39 UTC  (4+ messages)

[PATCH v4] f2fs: checkpoint disabling
 2018-08-21  2:21 UTC 

[PATCH 0/4] locks: avoid thundering-herd wake-ups
 2018-08-20 20:06 UTC  (6+ messages)

[vfs:net-endian.chelsio 2/14] drivers/net/ethernet/chelsio/cxgb4/cxgb4_tc_flower.c:434 valid_l4_mask() warn: should this be a bitwise op?
 2018-08-20 14:37 UTC  (2+ messages)

[PATCH] fsnotify: fix false positive warning on inode delete
 2018-08-20 13:48 UTC  (2+ messages)

INFO: task hung in generic_file_write_iter
 2018-08-20 14:12 UTC  (6+ messages)

[PATCH] fsnotify: fix false positive warning on inode delete
 2018-08-20 10:32 UTC  (3+ messages)

[PATCH] autofs - fix autofs_sbi() does not check super block type
 2018-08-20  8:37 UTC 

WARNING in __fsnotify_recalc_mask
 2018-08-19 11:23 UTC  (3+ messages)

[PATCH v2 1/8] seq_file: introduce seq_open_data helper
 2018-08-19 12:21 UTC  (5+ messages)
` [PATCH v2 2/8] seq_file: use seq_open_data in single_open
` [PATCH v2 3/8] seq_file: use seq_open_data in __seq_open_private
` [PATCH v2 4/8] proc: use seq_open_data() in proc_id_map_open()

[PATCH] fs/namespace.c: fix missing return value check of ida_pre_get()
 2018-08-18  2:09 UTC  (2+ messages)

[PATCH v8 0/5] ipc: IPCMNI limit check for *mni & increase that limit
 2018-08-18  1:15 UTC  (9+ messages)
` [PATCH v8 1/5] ipc: IPCMNI limit check for msgmni and shmmni
` [PATCH v8 2/5] ipc: IPCMNI limit check for semmni
` [PATCH v8 3/5] ipc: Allow boot time extension of IPCMNI from 32k to 2M

BUG: Mount ignores mount options
 2018-08-17 23:11 UTC  (28+ messages)
  ` [PATCH 00/33] VFS: Introduce filesystem context [ver #11]
    ` Should we split the network filesystem setup into two phases?

[PATCH 0/2] generic_file_buffered_read improvements
 2018-08-17 22:42 UTC  (7+ messages)
` [PATCH 1/2] fs: Break generic_file_buffered_read up into multiple functions
` [PATCH 2/2] fs: generic_file_buffered_read() now uses find_get_pages_contig

mmotm 2018-08-17-15-48 uploaded
 2018-08-17 22:49 UTC 

general protection fault in send_sigurg_to_task
 2018-08-17 18:42 UTC  (12+ messages)

general protection fault in send_sigio_to_task
 2018-08-17 17:37 UTC  (2+ messages)

[PATCH] proc: Make inline name size calculation automatic
 2018-08-17 13:28 UTC  (5+ messages)
  ` [PATCH] proc: fixup PDE allocation bloat

Query on shrink list
 2018-08-17 14:37 UTC  (3+ messages)

[PATCH v8 0/2] Directed kmem charging
 2018-08-17 13:04 UTC  (3+ messages)

[PATCH] isofs: reject hardware sector size > 2048 bytes
 2018-08-17  9:44 UTC  (2+ messages)

[GIT PULL] fsnotify patches for v4.19-rc1
 2018-08-17  9:43 UTC 

[GIT PULL] UDF and ext2 patches for v4.19-rc1
 2018-08-17  9:39 UTC 

[PATCH 1/1] Preventive patch in the proc file-system to handle NULL check
 2018-08-17  3:36 UTC  (6+ messages)
    `  "

[GIT PULL] Orangefs updates for 4.19
 2018-08-16 15:30 UTC 

[PATCH 0/4] cleanups and refactor of /proc/pid/smaps*
 2018-08-16 14:20 UTC  (6+ messages)
` [PATCH 4/4] mm: proc/pid/smaps_rollup: convert to single value seq_file

KASAN: use-after-free Read in end_requests
 2018-08-15 16:36 UTC 

[PATCH RESEND] compat-ioctl/Xen: support at least some IOCTLs of evtchn and privcmd
 2018-08-15 13:27 UTC  (5+ messages)

[PATCH] statfs: fix potential Spectre v1
 2018-08-15 13:36 UTC 

[PATCH v3 1/3] fuse: add max_pages option
 2018-08-15  9:21 UTC  (5+ messages)
` [PATCH v3 2/3] "
` [PATCH v3 3/3] fuse: export pipe_max_size for max_pages

[PATCH 0/5 v2] locks: avoid thundering-herd wake-ups
 2018-08-14 19:12 UTC  (8+ messages)
` [PATCH 5/5] fs/locks: create a tree of dependent requests
` [PATCH 3/5] fs/locks: allow a lock request to block other requests
` [PATCH 1/5] fs/locks: rename some lists and pointers
` [PATCH 2/5] fs/locks: split out __locks_wake_up_blocks()
` [PATCH 4/5] fs/locks: change all *_conflict() functions to return bool

[GIT PULL] gfs2: 4.19 merge
 2018-08-14  9:43 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).