linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-08-10 05:20:39 to 2018-08-21 04:35:16 UTC [more...]

[patch] file dedupe (and maybe clone) data corruption (was Re: [PATCH] generic: test for deduplication between different files)
 2018-08-21  1:17 UTC  (4+ messages)

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

[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] fanotify: use killable wait for waiting response for permission events
 2018-08-20 10:53 UTC  (2+ 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

[PATCH 28/33] vfs: syscall: Add fsconfig() for configuring and managing a context [ver #11]
 2018-08-17 23:11 UTC  (56+ messages)
` [PATCH 00/33] VFS: Introduce filesystem "
  ` BUG: Mount ignores mount options
  ` 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)

ovl: set I_CREATING on inode being created
 2018-08-17 11:16 UTC 

[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)
    `  "

[PATCH dhowells/mount-api] proc: set a proper user namespace for fs_context
 2018-08-16 22:16 UTC  (2+ messages)

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

[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

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

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 

Containers and checkpoint/restart micro-conference at LPC2018
 2018-08-13 16:10 UTC 

[GIT PULL] XArray for 4.19
 2018-08-13 16:13 UTC 

[GIT PULL] file locking updates for 4.19
 2018-08-13 11:00 UTC 

[BUG] mm: truncate: a possible sleep-in-atomic-context bug in truncate_exceptional_pvec_entries()
 2018-08-13  9:30 UTC  (3+ messages)

[GIT PULL] configfs updates for 4.19
 2018-08-13  7:17 UTC 

[git pull] vfs.git - a bit that should've been in misc branch
 2018-08-12 23:08 UTC 

[git pull] vfs.git - misc stuff
 2018-08-12 22:58 UTC 

[git pull] Christoph's aio poll, saner this time around
 2018-08-12 22:56 UTC 

[git pull] more conversions of ->lookup() to d_splice_alias()
 2018-08-12 22:54 UTC 

[git pull] Dealing with icache races around mkdir and object creation in general
 2018-08-12 22:52 UTC 

[git pull] rework of open-related logics
 2018-08-12 22:43 UTC 

[git pull] vfs.git fixes
 2018-08-12 17:44 UTC 

general protection fault in kstrtouint
 2018-08-12  5:39 UTC 

[PATCH 0/5 - V2] locks: avoid thundering-herd wake-ups
 2018-08-11 13:15 UTC  (13+ messages)

BUG: corrupted list in end_requests
 2018-08-11  9:00 UTC 

mmotm 2018-08-09-20-10 uploaded
 2018-08-11 10:12 UTC  (4+ messages)
` mmotm 2018-08-09-20-10 uploaded (mtd/nand/raw/atmel/)
` mmotm 2018-08-09-20-10 uploaded (media/platform/cros-ec-cec/)

[PATCH v3] f2fs: checkpoint disabling
 2018-08-11  2:50 UTC  (3+ messages)

[PATCH v2 2/2] [PATCH] xfs: Close race between direct IO and xfs_break_layouts()
 2018-08-10 19:26 UTC  (9+ messages)

[PATCH] iomap: Switch to offset_in_page for clarity
 2018-08-10 18:45 UTC  (2+ messages)

[bcache:for-next 9/27] drivers/md/bcache/sysfs.c:271 __cached_dev_store() error: uninitialized symbol 'v'
 2018-08-10  9:56 UTC  (2+ 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).