linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-04-07 23:27:36 to 2019-04-10 20:26:12 UTC [more...]

[PATCH v2 0/2] fscrypt: improve encrypted symlink performance
 2019-04-10 20:21 UTC 

KASAN: use-after-free Read in path_lookupat
 2019-04-10 19:44 UTC  (11+ messages)

[PATCH] cifs: fix page reference leak with readv/writev
 2019-04-10 19:37 UTC 

[PATCH 0/2] sysctl: share commonly used constants
 2019-04-10 19:23 UTC  (5+ messages)
` [PATCH 1/2] proc/sysctl: add shared variables for range check
` [PATCH 2/2] kernel: use sysctl "

[PATCH v2 0/5] Provide generic top-down mmap layout functions
 2019-04-10 18:27 UTC  (11+ messages)
` [PATCH v2 1/5] mm, fs: Move randomize_stack_top from fs to mm
` [PATCH v2 2/5] arm64, mm: Move generic mmap layout functions "
` [PATCH v2 5/5] riscv: Make mmap allocation top-down by default

[PATCH v5 0/6] virtio pmem driver
 2019-04-10 16:52 UTC  (21+ messages)
` [PATCH v5 1/6] libnvdimm: nd_region flush callback support
` [PATCH v5 2/5] virtio-pmem: Add virtio pmem driver
    ` [Qemu-devel] "
` [PATCH v5 3/6] libnvdimm: add dax_dev sync flag
` [PATCH v5 4/6] dax: check synchronous mapping is supported
` [PATCH v5 5/6] ext4: disable map_sync for async flush
` [PATCH v5 6/6] xfs: "

[PATCH RFC 1/2] errno.h: Export EFSCORRUPTED error number
 2019-04-10 15:28 UTC  (6+ messages)
` [PATCH 2/2] block: Add new BLK_STS_FSCORRUPTED status

kernel BUG at fs/inode.c:LINE!
 2019-04-10 12:41 UTC  (13+ messages)

[PATCH] fs/sync.c: sync_file_range(2) may use WB_SYNC_ALL writeback
 2019-04-10 10:42 UTC  (5+ messages)

[RFC PATCH 01/68] kbuild: skip sub-make for in-tree build with GNU Make 4.x
 2019-04-10 10:01 UTC  (9+ messages)
  ` [RFC PATCH 14/68] vfs: Convert drm to use the new mount API
  ` [RFC PATCH 22/68] vfs: Convert binderfs "
  ` [RFC PATCH 31/68] vfs: Convert qib_fs/ipathfs "

[PATCH 0/4] Hexdump enhancements
 2019-04-10  9:52 UTC  (10+ messages)
` [PATCH 1/4] lib/hexdump.c: Allow 64 bytes per line
` [PATCH 2/4] lib/hexdump.c: Optionally suppress lines of filler bytes
` [PATCH 3/4] lib/hexdump.c: Replace ascii bool in hex_dump_to_buffer with flags
` [PATCH 4/4] lib/hexdump.c: Allow multiple groups to be separated by lines '|'

[PATCH] io_uring: fix ifnullfree.cocci warnings
 2019-04-10  6:25 UTC  (2+ messages)

[PATCH] fscrypt: cache decrypted symlink target in ->i_link
 2019-04-10  5:04 UTC  (12+ messages)

[PATCH] fs/aio.c: fix wrong return value regression in __io_submit_one
 2019-04-10  2:55 UTC  (3+ messages)

[git pull] several fixes
 2019-04-10  2:30 UTC  (2+ messages)

mmotm 2019-04-09-17-51 uploaded
 2019-04-10  0:51 UTC 

Collaboration
 2019-04-10  0:01 UTC 

[PATCH v3 bpf-next 00/21] bpf: Sysctl hook
 2019-04-09 23:34 UTC  (12+ messages)
` [PATCH v3 bpf-next 02/21] "

[PATCH v2] fs/block_dev.c: remove unused include
 2019-04-09 23:17 UTC  (3+ messages)

[PATCH] io_uring: add support for barrier fsync
 2019-04-09 18:56 UTC  (6+ messages)

[PATCH] fs/buffer.c: Fix data corruption when buffer write with IO error
 2019-04-09 16:06 UTC  (4+ messages)

[PATCH] fs/proc/proc_sysctl.c: Fix a NULL pointer dereference
 2019-04-09 15:36 UTC 

[PATCH] block: don't use for-inside-for in bio_for_each_segment_all
 2019-04-09 15:36 UTC  (8+ messages)

[PATCH v9 0/1] fs: Add VirtualBox guest shared folder (vboxsf) support
 2019-04-09 15:29 UTC  (5+ messages)
` [PATCH v9] "

[PATCH ghak90 V6 00/10] audit: implement container identifier
 2019-04-09 14:08 UTC  (19+ messages)
` [PATCH ghak90 V6 01/10] audit: collect audit task parameters
` [PATCH ghak90 V6 02/10] audit: add container id
` [PATCH ghak90 V6 03/10] audit: read container ID of a process
` [PATCH ghak90 V6 04/10] audit: log container info of syscalls
` [PATCH ghak90 V6 05/10] audit: add contid support for signalling the audit daemon
` [PATCH ghak90 V6 06/10] audit: add support for non-syscall auxiliary records
` [PATCH ghak90 V6 07/10] audit: add containerid support for user records
` [PATCH ghak90 V6 08/10] audit: add containerid filtering
` [PATCH ghak90 V6 09/10] audit: add support for containerid to network namespaces
` [PATCH ghak90 V6 10/10] audit: NETFILTER_PKT: record each container ID associated with a netNS

[ANNOUNCE] util-linux v2.33.2
 2019-04-09 14:03 UTC 

gfs2 iomap dealock, IOMAP_F_UNBALANCED
 2019-04-09 12:27 UTC  (8+ messages)

[PATCH V2] io_uring: introduce inline reqs for IORING_SETUP_IOPOLL
 2019-04-09  9:46 UTC  (4+ messages)

[RFC 0/2] guarantee natural alignment for kmalloc()
 2019-04-09  9:20 UTC  (10+ messages)

[POC][PATCH] xfs: reduce ilock contention on buffered randrw workload
 2019-04-09  8:26 UTC  (11+ messages)

[PATCH v2 0/4] vfs: make immutable files actually immutable
 2019-04-09  8:24 UTC  (11+ messages)
` [PATCH 2/4] xfs: unlock inode when xfs_ioctl_setattr_get_trans can't get transaction
` [PATCH 3/4] xfs: flush page mappings as part of setting immutable
` [PATCH 4/4] xfs: don't allow most setxattr to immutable files
  ` [PATCH v2 "

[PATCH] fat: issue flush after the writeback of FAT
 2019-04-09  5:22 UTC  (4+ messages)

mmotm 2019-04-08-22-14 uploaded
 2019-04-09  5:15 UTC 

[PATCH] bootfs: simple bootloader filesystem
 2019-04-09  3:23 UTC  (8+ messages)

[PATCH] ceph: remove superfluous inode_lock in ceph_fsync
 2019-04-09  2:16 UTC  (2+ messages)

mmap and FUSE on 32bit systems
 2019-04-08 21:39 UTC 

[PATCH] fs: remove trailing whitespace
 2019-04-08 16:39 UTC 

[PATCH] fs/block_dev.c: remove unused header file badblocks.h
 2019-04-08 16:02 UTC  (2+ messages)

[PATCH v2] fs/dax: deposit pagetable even when installing zero page
 2019-04-08 15:54 UTC  (6+ messages)

[PATCH V3] block: don't use for-inside-for in bio_for_each_segment_all
 2019-04-08 14:19 UTC  (3+ messages)

[PATCH RFC v6 00/11] Ext4 Encoding and Case-insensitive support
 2019-04-08 12:02 UTC  (4+ messages)
` [PATCH RFC v6 04/11] unicode: reduce the size of utf8data[]

[LSF/MM TOPIC ][LSF/MM ATTEND] Read-only Mapping of Program Text using Large THP Pages
 2019-04-08 11:36 UTC  (7+ messages)
    `  "

general protection fault in d_alloc_pseudo
 2019-04-08 11:34 UTC 

[PATCH V2] block: don't use for-inside-for in bio_for_each_segment_all
 2019-04-08 10:47 UTC  (5+ messages)

[PATCH v2 0/5] fscrypt: d_revalidate fixes and cleanups
 2019-04-08  8:22 UTC  (3+ messages)

[PATCH 1/2] cpumask: Introduce possible_cpu_safe()
 2019-04-08  8:15 UTC  (3+ messages)
` [PATCH v2 "
` [PATCH v2 2/2] io_uring: Potential Oops in io_sq_offload_start()

AT_REPLACE flag for linkat()
 2019-04-08  7:18 UTC 

[PATCH v2 1/2] block: Add new BLK_STS_SELFTEST status
 2019-04-08  6:32 UTC  (4+ messages)

[PATCH 1/3] fs: stream_open - opener for stream-like files so that read and write can run simultaneously without deadlock
 2019-04-08  0:09 UTC  (4+ messages)

[RFC PATCH 22/68] vfs: Convert binderfs to use the new mount API
 2019-03-28 14:45 UTC 

[RFC PATCH 14/68] vfs: Convert drm to use the new mount API
 2019-03-28  7:47 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).