linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-21 23:39:43 to 2020-05-25 13:51:03 UTC [more...]

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

io_uring: BUG: kernel NULL pointer dereference
 2020-05-25 13:45 UTC  (2+ messages)

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

[PATCH v3 0/3] Add file-system authentication to BTRFS
 2020-05-25 13:10 UTC  (7+ messages)
` [PATCH v3 3/3] btrfs: document btrfs authentication

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

[PATCH 1/4] exfat: redefine PBR as boot_sector
 2020-05-25 11:50 UTC  (4+ 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

[PATCH v2] PM: hibernate: restrict writes to the resume device
 2020-05-25 10:52 UTC  (2+ 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)

Writeback bug causing writeback stalls
 2020-05-25  7:38 UTC  (7+ messages)

[PATCH 0/4] kernfs: proposed locking and concurrency improvement
 2020-05-25  7:31 UTC  (8+ 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

[PATCHSET v2 0/12] Add support for async buffered reads
 2020-05-25  7:29 UTC  (22+ 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 V4 0/8] Enable ext4 support for per-file/directory DAX operations
 2020-05-25  7:28 UTC  (10+ messages)
` [PATCH V4 1/8] fs/ext4: Narrow scope of DAX check in setflags
` [PATCH V4 4/8] fs/ext4: Update ext4_should_use_dax()
` [PATCH V4 7/8] fs/ext4: Introduce DAX inode flag

fiemap cleanups v4
 2020-05-25  6:52 UTC  (14+ messages)
` [PATCH 1/9] ext4: split _ext4_fiemap
` [PATCH 2/9] ext4: remove the call to fiemap_check_flags in ext4_fiemap
` [PATCH 3/9] fs: mark __generic_block_fiemap static
` [PATCH 4/9] fs: move the fiemap definitions out of fs.h
` [PATCH 5/9] iomap: fix the iomap_fiemap prototype
` [PATCH 6/9] fs: move fiemap range validation into the file systems instances
` [PATCH 7/9] fs: handle FIEMAP_FLAG_SYNC in fiemap_prep
` [PATCH 8/9] fs: remove the access_ok() check in ioctl_fiemap
` [PATCH 9/9] ext4: remove the access_ok() check in ext4_ioctl_get_es_cache

mmotm 2020-05-24-22-09 uploaded
 2020-05-25  5:10 UTC 

[PATCH v4 00/36] Large pages in the page cache
 2020-05-25  4:59 UTC  (14+ messages)
` [PATCH v4 06/36] mm: Introduce offset_in_thp
` [PATCH v4 11/36] fs: Support THPs in zero_user_segments
` [PATCH v4 14/36] iomap: Support large pages in iomap_adjust_read_range
` [PATCH v4 24/36] mm: Remove page fault assumption of compound page size

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 00/10] Introduce attach/detach_page_private to cleanup code
 2020-05-24 19:02 UTC  (6+ messages)
` [PATCH 10/10] mm/migrate.c: call detach_page_private "

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

[PATCH] proc/fd: Remove the initialization of variables in seq_show()
 2020-05-23 15:49 UTC 

mmotm 2020-05-21-20-42 uploaded
 2020-05-23 15:08 UTC  (3+ messages)
` mmotm 2020-05-22-20-35 uploaded
  ` mmotm 2020-05-22-20-35 uploaded (phy/intel/phy-intel-combo.c)

[PATCH v2] fs: Remove duplicated flag O_NDELAY occurring twice in VALID_OPEN_FLAGS
 2020-05-23 11:44 UTC 

[PATCH] firmware_loader: change enum fw_opt to u32
 2020-05-23  6:48 UTC  (6+ messages)

[PATCH v2 0/4] io_uring: call statx directly
 2020-05-23  4:31 UTC  (5+ messages)
` [PATCH v2 1/4] io_uring: add io_statx structure
` [PATCH v2 2/4] statx: allow system call to be invoked from io_uring
` [PATCH v2 3/4] io_uring: call statx directly
` [PATCH v2 4/4] statx: hide interfaces no longer used by io_uring

[PATCH] ovl: make private mounts longterm
 2020-05-23  4:07 UTC  (7+ messages)

[PATCH v2] orangefs: convert get_user_pages() --> pin_user_pages()
 2020-05-23  3:59 UTC 

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

[PATCH v2] firmware_loader: change enum fw_opt to u32
 2020-05-23  0:14 UTC  (2+ messages)

[PATCH v2 0/2] fs: avoid fdput() after failed fdget()
 2020-05-22 22:47 UTC  (8+ messages)
` [PATCH v2 2/2] fs: avoid fdput() after failed fdget() in kernel_read_file_from_fd()

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

[PATCH] fs: Remove duplicated flag from VALID_OPEN_FLAGS
 2020-05-22 17:32 UTC  (6+ messages)

sort out the flush_icache_range mess v2
 2020-05-22 15:54 UTC  (3+ messages)
` [PATCH 09/29] arm64: use asm-generic/cacheflush.h

[vfs:uaccess.net 16/19] net/atm/ioctl.c:180:29: sparse: sparse: Using plain integer as NULL pointer
 2020-05-22 15:04 UTC  (4+ messages)

exec: Promised cleanups after introducing exec_update_mutex
 2020-05-22 13:35 UTC  (11+ messages)
` [PATCH 0/6] exec: Trivial cleanups for exec
  ` [PATCH 0/5] exec: Control flow simplifications
    ` [PATCH v2 0/8] "
      ` [PATCH v2 7/8] exec: Generic execfd support

[PATCH] files: Use rcu lock to get the file structures for better performance
 2020-05-22 11:43 UTC  (4+ messages)
  ` [External] "

kernel BUG at mm/hugetlb.c:LINE!
 2020-05-22 10:05 UTC  (8+ messages)

fix fiemap for ext4 bitmap files (+ cleanups) v3
 2020-05-22  6:35 UTC  (7+ messages)

[PATCH 0/5] ext4/overlayfs: fiemap related fixes
 2020-05-22  4:56 UTC  (4+ messages)

[PATCH] ext4: fix race between ext4_sync_parent() and rename()
 2020-05-22  3:34 UTC  (2+ messages)

[PATCH 0/2] io_uring: call statx directly
 2020-05-22  1:21 UTC  (7+ messages)
` [PATCH 1/2] statx: allow the system call to be invoked from the kernel
` [PATCH 2/2] io_uring: call statx directly

truncate for block size > page size
 2020-05-22  0:03 UTC  (2+ messages)

[PATCH] exfat: add the dummy mount options to be backward compatible with staging/exfat
 2020-05-21 23:44 UTC 

[PATCH] exfat: add the dummy mount options to be backward compatible with staging/exfat
 2020-05-21 23:41 UTC  (4+ 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).