linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-23 18:58:05 to 2020-05-27 13:45:47 UTC [more...]

[PATCH 06/29] asm-generic: don't include <linux/mm.h> in cacheflush.h
 2020-05-27 13:45 UTC  (6+ messages)
` [PATCH] media: omap3isp: Shuffle cacheflush.h and include mm.h

[PATCH] statx: remove redundant assignment to variable error
 2020-05-27 13:45 UTC 

[PATCH v3 0/7] Statsfs: a new ram-based file system for Linux kernel statistics
 2020-05-27 13:33 UTC  (15+ messages)
` [PATCH v3 1/7] stats_fs API: create, add and remove stats_fs sources and values
` [PATCH v3 2/7] documentation for stats_fs
` [PATCH v3 3/7] kunit: tests for stats_fs API
` [PATCH v3 4/7] stats_fs fs: virtual fs to show stats to the end-user
` [PATCH v3 5/7] kvm_main: replace debugfs with stats_fs
` [PATCH v3 6/7] [not for merge] kvm: example of stats_fs_value show function
` [PATCH v3 7/7] [not for merge] netstats: example use of stats_fs API

[PATCH v3 0/3] Add file-system authentication to BTRFS
 2020-05-27 13:24 UTC  (16+ messages)
` [PATCH v3 2/3] btrfs: add authentication support
` [PATCH v3 3/3] btrfs: document btrfs authentication

[PATCH] __register_sysctl_table: do not drop subdir
 2020-05-27 12:58 UTC  (2+ messages)

[PATCH 0/4] kernfs: proposed locking and concurrency improvement
 2020-05-27 12:44 UTC  (9+ messages)
` [PATCH 1/4] kernfs: switch kernfs to use an rwsem
` [PATCH 2/4] kernfs: move revalidate to be near lookup
` [PATCH 3/4] kernfs: improve kernfs path resolution
` [PATCH 4/4] kernfs: use revision to identify directory node changes

[PATCH bpf-next 0/4] Generalizing bpf_local_storage
 2020-05-27 12:38 UTC  (9+ messages)
` [PATCH bpf-next 1/4] bpf: Generalize bpf_sk_storage
` [PATCH bpf-next 2/4] bpf: Implement bpf_local_storage for inodes
` [PATCH bpf-next 3/4] bpf: Allow local storage to be used from LSM programs
` [PATCH bpf-next 4/4] bpf: Add selftests for local_storage

[PATCH] exfat: optimize dir-cache
 2020-05-27 11:29 UTC  (4+ messages)

[PATCH 1/4] exfat: redefine PBR as boot_sector
 2020-05-27 11:28 UTC  (8+ messages)
` [PATCH 2/4] exfat: separate the boot sector analysis
` [PATCH 3/4] exfat: add boot region verification
` [PATCH 4/4] exfat: standardize checksum calculation

Writeback bug causing writeback stalls
 2020-05-27  8:14 UTC  (8+ messages)

[PATCH V4 0/8] Enable ext4 support for per-file/directory DAX operations
 2020-05-27  5:54 UTC  (7+ messages)
` [PATCH V4 6/8] fs/ext4: Make DAX mount option a tri-state
` [PATCH V4 7/8] fs/ext4: Introduce DAX inode flag

[PATCH v5 0/4] Charge loop device i/o to issuing cgroup
 2020-05-27  5:09 UTC  (5+ messages)

[PATCH] xattr: fix EOPNOTSUPP if fs and security xattrs disabled
 2020-05-27  4:40 UTC 

[PATCH v5 0/7] block: fix blktrace debugfs use after free
 2020-05-27  3:12 UTC  (4+ messages)
` [PATCH v5 5/7] blktrace: fix "

[PATCH v18 00/12] Landlock LSM
 2020-05-27  3:07 UTC  (14+ messages)
` [PATCH v18 01/12] landlock: Add object management
` [PATCH v18 02/12] landlock: Add ruleset and domain management
` [PATCH v18 03/12] landlock: Set up the security framework and manage credentials
` [PATCH v18 04/12] landlock: Add ptrace restrictions
` [PATCH v18 05/12] LSM: Infrastructure management of the superblock
` [PATCH v18 06/12] fs,security: Add sb_delete hook
` [PATCH v18 07/12] landlock: Support filesystem access-control
` [PATCH v18 08/12] landlock: Add syscall implementation
` [PATCH v18 09/12] arch: Wire up landlock() syscall
` [PATCH v18 10/12] selftests/landlock: Add initial tests
` [PATCH v18 11/12] samples/landlock: Add a sandbox manager example
` [PATCH v18 12/12] landlock: Add user and kernel documentation

PO 2020 14850NTD Formetanate HCl 92% supply
 2020-05-27  2:04 UTC 

[PATCH v2 0/4] io_uring: call statx directly
 2020-05-26 23:39 UTC  (3+ messages)

[PATCH v4 00/36] Large pages in the page cache
 2020-05-26 22:20 UTC  (14+ messages)
` [PATCH v4 11/36] fs: Support THPs in zero_user_segments
` [PATCH v4 24/36] mm: Remove page fault assumption of compound page size
` [PATCH v4 36/36] mm: Align THP mappings for non-DAX

[PATCHSET v5 0/12] Add support for async buffered reads
 2020-05-26 22:01 UTC  (20+ messages)
` [PATCH 01/12] block: read-ahead submission should imply no-wait as well
` [PATCH 02/12] mm: allow read-ahead with IOCB_NOWAIT set
` [PATCH 03/12] mm: abstract out wake_page_match() from wake_page_function()
` [PATCH 04/12] mm: add support for async page locking
` [PATCH 05/12] mm: support async buffered reads in generic_file_buffered_read()
` [PATCH 06/12] fs: add FMODE_BUF_RASYNC
` [PATCH 07/12] ext4: flag as supporting buffered async reads
` [PATCH 08/12] block: flag block devices as supporting IOCB_WAITQ
` [PATCH 09/12] xfs: flag files as supporting buffered async reads
` [PATCH 10/12] btrfs: "
` [PATCH 11/12] mm: add kiocb_wait_page_queue_init() helper
` [PATCH 12/12] io_uring: support true async buffered reads, if file provides it

[PATCH 00/10] Introduce attach/detach_page_private to cleanup code
 2020-05-26 21:54 UTC  (8+ messages)
` [PATCH 08/10] orangefs: use attach/detach_page_private
` [PATCH 10/10] mm/migrate.c: call detach_page_private to cleanup code

mmotm 2020-05-24-22-09 uploaded
 2020-05-26 19:37 UTC  (5+ messages)
` mmotm 2020-05-25-16-56 uploaded
    ` mmotm 2020-05-25-16-56 uploaded (drm/nouveau)
    ` mmotm 2020-05-25-16-56 uploaded (mtd/nand/raw/arasan-nand-controller)

KASAN: use-after-free Read in cdev_put
 2020-05-26 18:01 UTC 

fiemap cleanups v4
 2020-05-26 16:25 UTC  (7+ messages)
` [PATCH 6/9] fs: move fiemap range validation into the file systems instances

[PATCH v2] PM: hibernate: restrict writes to the resume device
 2020-05-26 16:19 UTC  (3+ messages)

[PATCHSET v2 0/12] Add support for async buffered reads
 2020-05-26 13:50 UTC  (27+ messages)
` [PATCH 01/12] block: read-ahead submission should imply no-wait as well
` [PATCH 02/12] mm: allow read-ahead with IOCB_NOWAIT set
` [PATCH 03/12] mm: abstract out wake_page_match() from wake_page_function()
` [PATCH 04/12] mm: add support for async page locking
` [PATCH 05/12] mm: support async buffered reads in generic_file_buffered_read()
` [PATCH 06/12] fs: add FMODE_BUF_RASYNC
` [PATCH 07/12] ext4: flag as supporting buffered async reads
` [PATCH 08/12] block: flag block devices as supporting IOCB_WAITQ
` [PATCH 09/12] xfs: flag files as supporting buffered async reads
` [PATCH 10/12] btrfs: "
` [PATCH 11/12] mm: add kiocb_wait_page_queue_init() helper
` [PATCH 12/12] io_uring: support true async buffered reads, if file provides it

[RFC PATCH v4] ovl: drop negative dentry in upper layer
 2020-05-26  1:35 UTC 

[PATCH] mm_types.h: change set_page_private to inline function
 2020-05-25 20:31 UTC 

io_uring: BUG: kernel NULL pointer dereference
 2020-05-25 19:25 UTC  (8+ messages)

[PATCH] fscrypt: add support for IV_INO_LBLK_32 policies
 2020-05-25 15:33 UTC  (2+ messages)

[RFC PATCH v3 0/9] Suppress negative dentry
 2020-05-25 13:50 UTC  (10+ messages)

[PATCH v2 2/7] radix-tree: Use local_lock for protection
 2020-05-25 13:26 UTC  (5+ messages)

Ignore mask handling in fanotify_group_event_mask()
 2020-05-25 12:42 UTC  (6+ messages)

[PATCH] fanotify: fix ignore mask logic for events on child and on dir
 2020-05-25  8:50 UTC  (3+ messages)

[PATCH v2] Implement close-on-fork
 2020-05-25  8:16 UTC  (6+ messages)

INFO: task hung in locks_remove_posix
 2020-05-25  0:14 UTC  (2+ messages)

[PATCHSET v4 0/12] Add support for async buffered reads
 2020-05-24 19:22 UTC  (13+ messages)
` [PATCH 01/12] block: read-ahead submission should imply no-wait as well
` [PATCH 02/12] mm: allow read-ahead with IOCB_NOWAIT set
` [PATCH 03/12] mm: abstract out wake_page_match() from wake_page_function()
` [PATCH 04/12] mm: add support for async page locking
` [PATCH 05/12] mm: support async buffered reads in generic_file_buffered_read()
` [PATCH 06/12] fs: add FMODE_BUF_RASYNC
` [PATCH 07/12] ext4: flag as supporting buffered async reads
` [PATCH 08/12] block: flag block devices as supporting IOCB_WAITQ
` [PATCH 09/12] xfs: flag files as supporting buffered async reads
` [PATCH 10/12] btrfs: "
` [PATCH 11/12] mm: add kiocb_wait_page_queue_init() helper
` [PATCH 12/12] io_uring: support true async buffered reads, if file provides it

[PATCH] proc/fd: Remove the initialization of variables in seq_show()
 2020-05-24  7:46 UTC 

next-20200522 - build fail in fs/binfmt_elf_fdpic.c
 2020-05-24  3:28 UTC 

[PATCH 0/3] fs: reduce export usage of kerne_read*() calls
 2020-05-24  2:52 UTC  (9+ 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).