linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-06-29 17:59:31 to 2017-07-06 02:11:20 UTC [more...]

[PATCH v4 00/16] pmem: stop abusing copy_user_nocache(), and other reworks
 2017-07-06  2:11 UTC  (26+ messages)
` [PATCH v4 01/16] x86, uaccess: introduce copy_from_iter_flushcache for pmem / cache-bypass operations
` [PATCH v4 02/16] dm: add ->copy_from_iter() dax operation support
` [PATCH v4 04/16] dax, pmem: introduce an optional 'flush' dax_operation
` [PATCH v4 05/16] dm: add ->flush() dax operation support
` [PATCH v4 12/16] libnvdimm, nfit: enable support for volatile ranges
` [PATCH v4 13/16] dax: remove default copy_from_iter fallback
` [PATCH v4 14/16] dax: convert to bitmask for flags
` [PATCH v4 16/16] libnvdimm, pmem: disable dax flushing when pmem is fronting a volatile region

[PATCH] fs: ext4: inode->i_generation not assigned 0
 2017-07-06  1:08 UTC  (13+ messages)

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

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

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

[PATCH RESEND] fs: aio: fix the increment of aio-nr and counting against aio-max-nr
 2017-07-05 19:28 UTC  (3+ messages)

[RFC][PATCH 00/14] VFS: Make all filesystems implement ->show_options()
 2017-07-05 18:54 UTC  (21+ 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

[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 v2 00/10] define new fs integrity_read method
 2017-07-05 17:18 UTC  (6+ messages)
` [PATCH v2 10/10] ima: use existing read file operation method to calculate file hash

[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  (25+ 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)

[PATCH] f2fs: avoid migratepage for atomic written page
 2017-07-03 23:08 UTC 

block: T10/DIF Fixes and cleanups v5
 2017-07-03 23:00 UTC  (11+ messages)
` [PATCH 1/9] bio-integrity: bio_trim should truncate integrity vector accordingly
` [PATCH 2/9] bio-integrity: bio_integrity_advance must update integrity seed
` [PATCH 3/9] bio-integrity: fix interface for bio_integrity_trim
` [PATCH 4/9] bio-integrity: fold bio_integrity_enabled to bio_integrity_prep
` [PATCH 5/9] t10-pi: Move opencoded contants to common header
` [PATCH 6/9] block: guard bvec iteration logic
` [PATCH 7/9] bio: add bvec_iter rewind API
` [PATCH 8/9] bio-integrity: Restore original iterator on verify stage
` [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 v2 1/1] VFS permit cross device vfs_copy_file_range
 2017-06-30 20:58 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  (19+ messages)
` [PATCH v8 03/18] fs: check for writeback errors after syncing out buffers in generic_file_fsync
` [PATCH v8 12/18] Documentation: flesh out the section in vfs.txt on storing and reporting writeback errors
` [PATCH v8 16/18] ext4: use errseq_t based error handling for reporting data "
` [PATCH v8 17/18] xfs: minimal conversion to errseq_t writeback error reporting
` [PATCH v8 18/18] btrfs: minimal conversion to errseq_t writeback error reporting on fsync

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  (8+ 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-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 

[PATCH v3 0/4] firmware: few pending fixes
 2017-06-29 20:51 UTC  (5+ messages)
` [PATCH v3 1/4] firmware: fix batched requests - wake all waiters
` [PATCH v3 2/4] test_firmware: add test case for SIGCHLD on sync fallback
` [PATCH v3 3/4] firmware: avoid invalid fallback aborts by using killable wait
` [PATCH v3 4/4] firmware: send -EINTR on signal abort on fallback mechanism

[vfs:misc.compat 18/20] net/compat.c:324:2: note: in expansion of macro 'if'
 2017-06-29 19:56 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).