linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-25 07:33:33 to 2019-11-28 10:20:43 UTC [more...]

[PATCH] f2fs: Fix direct IO handling
 2019-11-28 10:20 UTC  (7+ messages)

[PATCH RFC] signalfd: add support for SFD_TASK
 2019-11-28 10:07 UTC  (7+ messages)

[RFC] Thing 1: Shardmap fox Ext4
 2019-11-28 10:03 UTC  (11+ messages)

single aio thread is migrated crazily by scheduler
 2019-11-28  9:53 UTC  (6+ messages)

INFO: trying to register non-static key in io_cqring_overflow_flush
 2019-11-28  8:35 UTC 

Handling of 32/64 bit off_t by getdents64()
 2019-11-28  7:42 UTC  (4+ messages)
  ` [fuse-devel] "

[PATCH 4.14 000/211] 4.14.157-stable review
 2019-11-28  7:35 UTC  (3+ messages)

[PATCH 4.19 000/306] 4.19.87-stable review
 2019-11-28  7:36 UTC  (2+ messages)

[RFC PATCH] mm: shmem: allow split THP when truncating THP partially
 2019-11-28  3:06 UTC  (7+ messages)

Potential data race on the file->f_pos field between getdents and sendfile
 2019-11-28  2:56 UTC 

[PATCH 0/3] sched/numa: introduce advanced numa statistic
 2019-11-28  2:09 UTC  (10+ messages)
` [PATCH v2 "
  ` [PATCH v2 1/3] sched/numa: advanced per-cgroup "
  ` [PATCH v2 2/3] sched/numa: expose per-task pages-migration-failure
  ` [PATCH v2 3/3] sched/numa: documentation for per-cgroup numa stat

Possible data race on file->f_ra.ra_pages between generic_fadvise() and force_page_cache_readahead()
 2019-11-27 22:23 UTC 

Feature bug with the new mount API: no way of doing read only bind mounts
 2019-11-27 20:38 UTC  (10+ messages)
      ` [RFC 1/6] logger: add a limited buffer logging facility
      ` [RFC 2/6] configfd: add generic file descriptor based configuration parser
      ` [RFC 3/6] configfd: syscall: wire up configfd syscalls
      ` [RFC 4/6] fs: implement fsconfig via configfd
      ` [RFC 5/6] fs: expose internal interfaces open_detached_copy and do_reconfigure_mount
      ` [RFC 6/6] fs: bind: add configfs type for bind mounts

[PATCH] proc_do_large_bitmap - return error on writes to non-existant bitmap
 2019-11-27 21:32 UTC  (2+ messages)

Question about clone_range() metadata stability
 2019-11-27 20:21 UTC  (2+ messages)

[PATCH] Add prctl support for controlling mem reclaim V4
 2019-11-27 18:07 UTC  (2+ messages)

[PATCH] mm/filemap: do not allocate cache pages beyond end of file at read
 2019-11-27 17:29 UTC  (15+ messages)

[PATCH] fs: Fix page_mkwrite off-by-one errors
 2019-11-27 15:49 UTC  (2+ messages)

[PATCH 0/5 v2] btrfs direct-io using iomap
 2019-11-27 15:51 UTC  (18+ messages)
` [PATCH 1/5] fs: Export generic_file_buffered_read()
` [PATCH 2/5] iomap: add a filesystem hook for direct I/O bio submission
` [PATCH 3/5] btrfs: Switch to iomap_dio_rw() for dio
` [PATCH 4/5] btrfs: Wait for extent bits to release page
` [PATCH 5/5] fs: Remove dio_end_io()

[GIT PULL] compat_ioctl: remove most of fs/compat_ioctl.c
 2019-11-27 13:34 UTC 

[RFC PATCH v3 00/12] fs: interface for directly reading/writing compressed data
 2019-11-27 10:33 UTC  (18+ messages)
` [RFC PATCH v3 03/12] fs: add RWF_ENCODED for "
` [RFC PATCH v3 04/12] btrfs: get rid of trivial __btrfs_lookup_bio_sums() wrappers
` [RFC PATCH v3 05/12] btrfs: don't advance offset for compressed bios in btrfs_csum_one_bio()
` [RFC PATCH v3 06/12] btrfs: remove dead snapshot-aware defrag code
` [RFC PATCH v3 08/12] btrfs: add ram_bytes and offset to btrfs_ordered_extent
` [RFC PATCH v3 09/12] btrfs: support different disk extent size for delalloc

[PATCH v2] fs/splice: ignore flag SPLICE_F_GIFT in syscall vmsplice
 2019-11-27  9:44 UTC  (2+ messages)

[PATCH v4 rebase 00/10] Fix cdrom autoclose
 2019-11-27  8:11 UTC  (15+ messages)
` [PATCH v4 rebase 01/10] cdrom: add poll_event_interruptible
` [PATCH v4 rebase 02/10] cdrom: factor out common open_for_* code
` [PATCH v4 rebase 03/10] cdrom: wait for the tray to close
` [PATCH v4 rebase 04/10] cdrom: export autoclose logic as a separate function
` [PATCH v4 rebase 05/10] cdrom: unify log messages
` [PATCH v4 rebase 06/10] bdev: reset first_open when looping in __blkget_dev
` [PATCH v4 rebase 07/10] bdev: separate parts of __blkdev_get as helper functions
` [PATCH v4 rebase 08/10] bdev: add open_finish
` [PATCH v4 rebase 09/10] scsi: blacklist: add VMware ESXi cdrom - broken tray emulation
` [PATCH v4 rebase 10/10] scsi: sr: wait for the medium to become ready

[PATCH] mm/shmem.c: don't set 'seals' to 'F_SEAL_SEAL' in shmem_get_inode
 2019-11-27  6:46 UTC  (3+ messages)

WARNING in exfat_bdev_read
 2019-11-27  5:25 UTC 

[GIT PULL] pipe: General notification queue
 2019-11-26 23:18 UTC 

[GIT PULL] afs: Minor cleanups and a minor bugfix
 2019-11-26 22:43 UTC 

[PATCH V3] orangefs: posix open permission checking
 2019-11-26 22:43 UTC  (3+ messages)
    ` Fwd: "

[PATCH TRIVIAL] iomap: remove unneeded variable in iomap_dio_rw()
 2019-11-26 17:47 UTC  (3+ messages)

[PATCH 0/2 v2] iomap: Cleanup of iomap_dio_rw()
 2019-11-26 21:47 UTC  (8+ messages)
` [PATCH] iomap: Do not create fake iter in iomap_dio_bio_actor()

btrfs/058 deadlock with lseek
 2019-11-26 14:58 UTC  (3+ messages)

[PATCH v2] posix_acl: fix memleak when set posix acl
 2019-11-26 14:20 UTC  (3+ messages)

[RFCv3 0/4] ext4: Introducing ilock wrapper APIs & fixing i_rwsem scalablity prob. in DIO mixed-rw
 2019-11-26 12:45 UTC  (5+ messages)
` [RFCv3 4/4] ext4: Move to shared iolock even without dioread_nolock mount opt

[MANPAGE] fsopen.2, fsmount.2
 2019-11-26 10:53 UTC  (2+ messages)

[RFC PATCH 0/3] Rework the gfs2 read and page fault locking
 2019-11-26  9:08 UTC  (5+ messages)
` [RFC PATCH 3/3] gfs2: Rework "

[PATCH] posix_acl: fix memleak when set posix acl
 2019-11-26  8:50 UTC 

[PATCH V2 0/2] ovl: implement async IO routines
 2019-11-26  2:00 UTC  (2+ messages)

[PATCH v2 00/19] pin_user_pages(): reduced-risk series for Linux 5.5
 2019-11-25 23:10 UTC  (20+ messages)
` [PATCH v2 01/19] mm/gup: factor out duplicate code from four routines
` [PATCH v2 02/19] mm/gup: move try_get_compound_head() to top, fix minor issues
` [PATCH v2 03/19] mm: Cleanup __put_devmap_managed_page() vs ->page_free()
` [PATCH v2 04/19] goldish_pipe: rename local pin_user_pages() routine
` [PATCH v2 05/19] mm: fix get_user_pages_remote()'s handling of FOLL_LONGTERM
` [PATCH v2 06/19] vfio: fix FOLL_LONGTERM use, simplify get_user_pages_remote() call
` [PATCH v2 07/19] mm/gup: introduce pin_user_pages*() and FOLL_PIN
` [PATCH v2 08/19] goldish_pipe: convert to pin_user_pages() and put_user_page()
` [PATCH v2 09/19] IB/{core,hw,umem}: set FOLL_PIN via pin_user_pages*(), fix up ODP
` [PATCH v2 10/19] mm/process_vm_access: set FOLL_PIN via pin_user_pages_remote()
` [PATCH v2 11/19] drm/via: set FOLL_PIN via pin_user_pages_fast()
` [PATCH v2 12/19] fs/io_uring: set FOLL_PIN via pin_user_pages()
` [PATCH v2 13/19] net/xdp: "
` [PATCH v2 14/19] media/v4l2-core: set pages dirty upon releasing DMA buffers
` [PATCH v2 15/19] media/v4l2-core: pin_user_pages (FOLL_PIN) and put_user_page() conversion
` [PATCH v2 16/19] vfio, mm: "
` [PATCH v2 17/19] powerpc: book3s64: convert to pin_user_pages() and put_user_page()
` [PATCH v2 18/19] mm/gup_benchmark: use proper FOLL_WRITE flags instead of hard-coding "1"
` [PATCH v2 19/19] mm, tree-wide: rename put_user_page*() to unpin_user_page*()

[GIT PULL] splice: fix for 5.5
 2019-11-25 23:03 UTC 

[GIT PULL] fscrypt updates for 5.5
 2019-11-25 22:45 UTC  (2+ messages)

[GIT PULL] fsverity updates for 5.5
 2019-11-25 22:45 UTC  (2+ messages)

[GIT PULL] pipe: Notification queue preparation
 2019-11-25 22:39 UTC 

[PATCH 00/19] pin_user_pages(): reduced-risk series for Linux 5.5
 2019-11-25 20:46 UTC  (4+ messages)
` [PATCH 17/19] powerpc: book3s64: convert to pin_user_pages() and put_user_page()

[PATCH 07/19] mm/gup: introduce pin_user_pages*() and FOLL_PIN
 2019-11-25 20:13 UTC  (4+ messages)

[GIT PULL] iomap: new code for 5.5
 2019-11-25 19:09 UTC 

[PATCH] utimes: Clamp the timestamps in notify_change()
 2019-11-25 18:16 UTC  (4+ messages)

[PATCH RT 1/2 v2] dm-snapshot: fix crash with the realtime kernel
 2019-11-25 17:25 UTC  (2+ messages)

[PATCH] fuse: Fix the return code of fuse_direct_IO() to deal with the error for aio
 2019-11-25 16:58 UTC  (3+ messages)

[PATCH V2] orangefs: posix open permission checking
 2019-11-25 16:55 UTC  (2+ messages)

[RFC PATCH 0/5] allow unprivileged overlay mounts
 2019-11-25 15:14 UTC  (3+ messages)

[PATCH v18 0/1] fs: Add VirtualBox guest shared folder (vboxsf) support
 2019-11-25 14:08 UTC 

[PATCH] fs: fix use-after-free in __fput() when a chardev is removed but a file is still open
 2019-11-25 12:53 UTC 

[PATCH v2] Documentation: filesystems: convert fuse to RST
 2019-11-25 10:41 UTC  (2+ messages)

[PATCH][v5] x86/resctrl: Add task resctrl information display
 2019-11-25  9:32 UTC  (2+ messages)

[PATCH v5 00/13] add the latest exfat driver
 2019-11-25  9:26 UTC  (6+ messages)
    ` [PATCH v5 10/13] exfat: add nls operations
    ` [PATCH v5 04/13] exfat: add directory operations

[PATCH 0/2] iomap: Fix leakage of pipe pages while splicing
 2019-11-25  8:18 UTC  (4+ messages)
` [PATCH 2/2] iomap: Do not create fake iter in iomap_dio_bio_actor()

Kernel Oops wenn USB stick with FAT32 is unplugged wenn tcpdump is writing to it
 2019-11-25  7:33 UTC  (2+ 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).