linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-06-29 23:00:32 to 2017-07-07 00:16:09 UTC [more...]

[PATCH] f2fs: relax permission for atomic/volatile ioctls
 2017-07-07  0:16 UTC  (3+ messages)
` [f2fs-dev] "

[PATCH] f2fs: avoid migratepage for atomic written page
 2017-07-06 23:57 UTC  (4+ messages)
` [f2fs-dev] "
` [PATCH v2] f2fs: relax "
  ` [f2fs-dev] "

[git pull] vfs.git pile 6
 2017-07-06 23:32 UTC  (2+ messages)

[git pull] vfs.git part 3
 2017-07-06 23:27 UTC  (15+ messages)

mmotm 2017-07-06-16-18 uploaded
 2017-07-06 23:19 UTC 

[PATCH RESEND] fs: aio: fix the increment of aio-nr and counting against aio-max-nr
 2017-07-06 22:25 UTC  (5+ messages)

[PATCH] mbcache: initialize entry->e_referenced in mb_cache_entry_create()
 2017-07-06 22:24 UTC  (2+ messages)

[git pull] vfs.git pile 11
 2017-07-06 21:20 UTC  (5+ messages)

[PATCH v2 1/1] VFS permit cross device vfs_copy_file_range
 2017-07-06 20:58 UTC  (2+ messages)

[PATCH 0/2] AFS: Changes
 2017-07-06 18:27 UTC  (6+ messages)
` [PATCH 1/2] afs: Ignore AFS_ACE_READ and AFS_ACE_WRITE for directories
` [PATCH 2/2] afs: Add metadata xattrs

[RFC PATCH v1] efivarfs: define integrity_read method
 2017-07-06 18:10 UTC 

UBSAN: Undefined behaviour in fs/fs-writeback.c:1586:18
 2017-07-06 16:49 UTC 

non-blockling buffered reads V3
 2017-07-06 15:30 UTC  (5+ messages)
` [PATCH 1/4] fs: pass iocb to do_generic_file_read
` [PATCH 2/4] fs: support IOCB_NOWAIT in generic_file_buffered_read
` [PATCH 3/4] fs: support RWF_NOWAIT for buffered reads
` [PATCH 4/4] block_dev: support RFW_NOWAIT on block device nodes

BUG: Dentry ffff9f795a08fe60{i=af565f,n=lo} still in use (1) [unmount of proc proc]
 2017-07-06 13:41 UTC  (8+ messages)
` BUG: Dentry ffff9f795a08fe60{i=af565f, n=lo} "
        ` [CRIU] "

fs: possible deadlock in do_iter_write/do_splice
 2017-07-06 13:18 UTC  (2+ messages)

[PATCH] f2fs: no need to create issue_discard_thread if it exists
 2017-07-06 13:16 UTC  (2+ messages)

[RFC PATCH] efivarfs: define integrity_read method
 2017-07-06 12:45 UTC  (2+ messages)

[GIT PULL] writeback error handling fixes (pile #2)
 2017-07-06 12:26 UTC 

writeback error handling fixes (pile #1)
 2017-07-06 12:00 UTC  (2+ messages)
` [GIT PULL] "

[PATCH v2 00/10] define new fs integrity_read method
 2017-07-06 11:55 UTC  (9+ messages)
` [PATCH v2 05/10] tmpfs: define "
` [PATCH v2 10/10] ima: use existing read file operation method to calculate file hash

[git pull] vfs.git pile 10
 2017-07-06  9:11 UTC 

[git pull] vfs.git pile 9
 2017-07-06  9:11 UTC 

[git pull] vfs.git pile 8
 2017-07-06  9:11 UTC 

[git pull] vfs.git pile 7
 2017-07-06  9:11 UTC 

[RFC][PATCH 00/14] VFS: Make all filesystems implement ->show_options()
 2017-07-06  8:00 UTC  (22+ messages)
` [PATCH 01/14] VFS: Don't use save/replace_mount_options if not using generic_show_options
` [PATCH 02/14] hugetlbfs: Implement show_options
` [PATCH 03/14] omfs: "
` [PATCH 04/14] pstore: "
` [PATCH 05/14] ramfs: "
` [PATCH 06/14] bpf: "
` [PATCH 07/14] spufs: "
` [PATCH 08/14] befs: "
` [PATCH 09/14] affs: "
` [PATCH 10/14] afs: "
` [PATCH 11/14] isofs: "
` [PATCH 12/14] 9p: "
` [PATCH 13/14] orangefs: "
` [PATCH 14/14] VFS: Kill off s_options and helpers

[PATCH v4 00/16] pmem: stop abusing copy_user_nocache(), and other reworks
 2017-07-06  2:56 UTC  (21+ messages)
` [PATCH v4 12/16] libnvdimm, nfit: enable support for volatile ranges

[PATCH] fs: ext4: inode->i_generation not assigned 0
 2017-07-06  2:39 UTC  (14+ messages)

[git pull] vfs.git part 5
 2017-07-05 20:52 UTC  (3+ messages)

[GIT PULL] file locking and writeback error handling patches for v4.13
 2017-07-05 18:53 UTC  (3+ messages)

[proposal] making filesystem tools more machine friendly
 2017-07-05 18:11 UTC  (10+ messages)

[PATCH 3/4] fs: Use dedicated helper to access rlimit value
 2017-07-05 17:26 UTC 

[PATCH] lustre: don't set f_version in ll_readdir
 2017-07-05 16:37 UTC 

[PATCH] ext4: convert swap_inode_data() over to use swap() on most of the fields
 2017-07-05 16:32 UTC 

[PATCH v3 1/1] PNFS fix dangling DS mount
 2017-07-05 13:52 UTC  (2+ messages)

[git pull] vfs.git part 4
 2017-07-05  7:14 UTC 

[git pull] vfs.git part 2
 2017-07-05  7:14 UTC 

[git pull] vfs.git part 1
 2017-07-05  7:14 UTC 

(unknown),
 2017-07-05  7:00 UTC 

[PATCH 1/2] f2fs: avoid deadlock caused by lock order of page and lock_op
 2017-07-05  3:28 UTC  (15+ messages)
` [PATCH 2/2] f2fs: report # of free inodes more precisely
  ` [f2fs-dev] "
` [f2fs-dev] [PATCH 1/2] f2fs: avoid deadlock caused by lock order of page and lock_op

[PATCH] NFS: only invalidate dentrys that are clearly invalid
 2017-07-05  2:22 UTC 

[PATCH] fs: Initialize tmp.b_page in generic_block_bmap()
 2017-07-05  2:21 UTC  (5+ messages)

[PATCH 0/4] firmware: fix fallback mechanism by ignoring SIGCHLD
 2017-07-05  2:06 UTC  (24+ messages)
` [PATCH 2/4] swait: add the missing killable swaits

[PATCH v2] f2fs: Do not issue small discards in LFS mode
 2017-07-05  1:01 UTC  (5+ messages)

[GIT PULL] mnt namespace updates for v4.13-rc1
 2017-07-04 21:34 UTC 

[PATCH v2] binfmt_elf: Use ELF_ET_DYN_BASE only for PIE
 2017-07-04 13:12 UTC  (4+ messages)

block: T10/DIF Fixes and cleanups v5
 2017-07-03 23:00 UTC  (3+ messages)
` [PATCH 9/9] bio-integrity: stop abusing bi_end_io

lseek SEEK_HOLE / SEEK_DATA fixes and switch to iomap V3.2-hch
 2017-07-03 22:58 UTC  (15+ messages)
` [PATCH 1/5] xfs: remove a whitespace-only line from xfs_fs_get_nextdqblk
` [PATCH 5/5] ext4: Switch to iomap for SEEK_HOLE / SEEK_DATA

non-blockling buffered reads V2
 2017-07-03 17:07 UTC  (6+ messages)
` [PATCH 1/3] fs: pass iocb to do_generic_file_read
` [PATCH 2/3] fs: support IOCB_NOWAIT in generic_file_buffered_read
` [PATCH 3/3] fs: support RWF_NOWAIT for buffered reads

(unknown),
 2017-07-03 14:13 UTC 

[PATCH 4.9 121/172] coredump: Ensure proper size of sparse core files
 2017-07-03 13:35 UTC 

[PATCH 4.4 075/101] coredump: Ensure proper size of sparse core files
 2017-07-03 13:35 UTC 

[PATCH v3 0/7] Isolate time_t data types for clock/timer syscalls
 2017-07-03 11:19 UTC  (6+ messages)

(unknown),
 2017-07-01 21:28 UTC 

[vfs:work.uaccess-unaligned 1/2] fs/binfmt_flat.c:809:32: error: passing argument 1 of 'm32r_flat_get_addr_from_rp' from incompatible pointer type
 2017-07-01 21:12 UTC 

[PATCH v3 1/2] mm/list_lru.c: fix list_lru_count_node() to be race free
 2017-07-01 16:28 UTC  (7+ messages)
` [PATCH v4 "
` [PATCH v4 2/2] fs/dcache.c: fix spin lockup issue on nlru->lock

[vfs:work.uaccess-unaligned 1/2] arch/xtensa/include/asm/flat.h:18:1: warning: no return statement in function returning non-void
 2017-07-01 10:20 UTC 

[PATCH v3 0/5] DAX common 4k zero page
 2017-06-30 19:05 UTC  (2+ messages)

[PATCH v8 00/18] fs: enhanced writeback error reporting with errseq_t (pile #1)
 2017-06-30 16:49 UTC  (5+ messages)
` [PATCH v8 17/18] xfs: minimal conversion to errseq_t writeback error reporting

fscrypt request_module() deadlock
 2017-06-30 15:27 UTC 

Async direct IO write vs buffered read race
 2017-06-30 11:16 UTC  (7+ messages)

[GIT PULL] overlayfs fixes for 4.12-final
 2017-06-30  8:01 UTC 

[vfs:uaccess-work.iov_iter 3/5] drivers/staging/lustre/lnet/klnds/o2iblnd/o2iblnd_cb.c:1643:2: warning: ignoring return value of 'copy_from_iter', declared with attribute warn_unused_result
 2017-06-30  5:12 UTC 

non-blockling buffered reads
 2017-06-30  3:43 UTC  (6+ messages)
` [PATCH 3/3] fs: support RWF_NOWAIT for "

(unknown),
 2017-06-30  2:53 UTC 

[PATCH] fs: Reorder inode_owner_or_capable() to avoid needless
 2017-06-30  0:06 UTC  (2+ messages)

mmotm 2017-06-29-16-41 uploaded
 2017-06-29 23:41 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).