linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-12-07 17:01:56 to 2019-12-10 10:16:37 UTC [more...]

single aio thread is migrated crazily by scheduler
 2019-12-10 10:16 UTC  (24+ messages)
                      ` [PATCH v2] sched/core: Preempt current task in favour of bound kthread

[PATCH] jbd2: fix kernel-doc notation warning
 2019-12-10  9:16 UTC  (2+ messages)

AW: Slow I/O on USB media after commit f664a3cc17b7d0a2bc3b3ab96181e1029b0ec0e6
 2019-12-10  8:05 UTC  (3+ messages)

[PATCH v8 00/26] mm/gup: track dma-pinned pages: FOLL_PIN
 2019-12-10  5:53 UTC  (31+ messages)
` [PATCH v8 01/26] mm/gup: factor out duplicate code from four routines
` [PATCH v8 02/26] mm/gup: move try_get_compound_head() to top, fix minor issues
` [PATCH v8 03/26] mm: Cleanup __put_devmap_managed_page() vs ->page_free()
` [PATCH v8 04/26] mm: devmap: refactor 1-based refcounting for ZONE_DEVICE pages
` [PATCH v8 05/26] goldish_pipe: rename local pin_user_pages() routine
` [PATCH v8 06/26] mm: fix get_user_pages_remote()'s handling of FOLL_LONGTERM
` [PATCH v8 07/26] vfio: fix FOLL_LONGTERM use, simplify get_user_pages_remote() call
` [PATCH v8 08/26] mm/gup: allow FOLL_FORCE for get_user_pages_fast()
` [PATCH v8 09/26] IB/umem: use get_user_pages_fast() to pin DMA pages
` [PATCH v8 10/26] mm/gup: introduce pin_user_pages*() and FOLL_PIN
` [PATCH v8 11/26] goldish_pipe: convert to pin_user_pages() and put_user_page()
` [PATCH v8 12/26] IB/{core,hw,umem}: set FOLL_PIN via pin_user_pages*(), fix up ODP
` [PATCH v8 13/26] mm/process_vm_access: set FOLL_PIN via pin_user_pages_remote()
` [PATCH v8 14/26] drm/via: set FOLL_PIN via pin_user_pages_fast()
` [PATCH v8 15/26] fs/io_uring: set FOLL_PIN via pin_user_pages()
` [PATCH v8 16/26] net/xdp: "
` [PATCH v8 17/26] media/v4l2-core: set pages dirty upon releasing DMA buffers
` [PATCH v8 18/26] media/v4l2-core: pin_user_pages (FOLL_PIN) and put_user_page() conversion
` [PATCH v8 19/26] vfio, mm: "
` [PATCH v8 20/26] powerpc: book3s64: convert to pin_user_pages() and put_user_page()
` [PATCH v8 21/26] mm/gup_benchmark: use proper FOLL_WRITE flags instead of hard-coding "1"
` [PATCH v8 22/26] mm, tree-wide: rename put_user_page*() to unpin_user_page*()
` [PATCH v8 23/26] mm/gup: pass flags arg to __gup_device_* functions
` [PATCH v8 24/26] mm/gup: track FOLL_PIN pages
` [PATCH v8 25/26] mm/gup_benchmark: support pin_user_pages() and related calls
` [PATCH v8 26/26] selftests/vm: run_vmtests: invoke gup_benchmark with basic FOLL_PIN coverage

[PATCH v5 00/28] btrfs: zoned block device support
 2019-12-10  4:41 UTC  (4+ messages)
` [PATCH v5 02/28] btrfs: Get zone information of zoned block devices

[PATCH 0/2] pipe: Fixes [ver #2]
 2019-12-10  2:58 UTC  (17+ messages)

[PATCH 0/3] sched/numa: introduce advanced numa statistic
 2019-12-10  2:19 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v3 0/2] sched/numa: introduce numa locality
    ` [PATCH v4 "
      ` [PATCH v5 "

[PATCH] mm: fix hanging shrinker management on long do_shrink_slab
 2019-12-10  1:20 UTC  (4+ messages)

[PATCH v1 2/3] fs/proc/page.c: allow inspection of last section and fix end detection
 2019-12-10  1:04 UTC  (3+ messages)

[PATCH] fs/namespace.c: make to_mnt_ns() static
 2019-12-09 23:48 UTC 

[PATCH] fs/nsfs.c: include headers for missing declarations
 2019-12-09 23:48 UTC 

[PATCH] fs/direct-io.c: include fs/internal.h for missing prototype
 2019-12-09 23:45 UTC 

[PATCH 1/2] selinux: revert "stop passing MAY_NOT_BLOCK to the AVC upon follow_link"
 2019-12-09 23:42 UTC  (4+ messages)
` [PATCH 2/2] selinux: fall back to ref-walk if audit is required

[LSF/MM/BPF TOPIC] How to make disconnected operation work?
 2019-12-09 23:14 UTC  (3+ messages)
` [Lsf-pc] "

[PATCH 0/2] ubifs: fixes for FS_IOC_GETFLAGS and FS_IOC_SETFLAGS
 2019-12-09 22:23 UTC  (3+ messages)
` [PATCH 1/2] ubifs: fix FS_IOC_SETFLAGS unexpectedly clearing encrypt flag
` [PATCH 2/2] ubifs: add support for FS_ENCRYPT_FL

[PATCH] fscrypt: introduce fscrypt_needs_contents_encryption()
 2019-12-09 20:50 UTC 

[PATCH v2 4/4] samples: Add example of using PTRACE_GETFD in conjunction with user trap
 2019-12-09 20:46 UTC  (4+ messages)

[PATCH 00/41] fs/adfs updates for 5.6
 2019-12-09 17:15 UTC  (47+ messages)
` [PATCH 01/41] fs/adfs: inode: update timestamps to centisecond precision
` [PATCH 02/41] fs/adfs: inode: fix adfs_mode2atts()
` [PATCH 03/41] fs/adfs: map: move map reading and validation to map.c
` [PATCH 04/41] fs/adfs: map: rename adfs_map_free() to adfs_map_statfs()
` [PATCH 05/41] fs/adfs: map: break up adfs_read_map()
` [PATCH 06/41] fs/adfs: map: factor out map cleanup
` [PATCH 07/41] fs/adfs: map: incorporate map offsets into layout
` [PATCH 08/41] fs/adfs: map: use find_next_bit_le() rather than open coding it
` [PATCH 09/41] fs/adfs: map: move map-specific sb initialisation to map.c
` [PATCH 10/41] fs/adfs: map: fix map scanning
` [PATCH 11/41] fs/adfs: dir: rename bh_fplus to bhs
` [PATCH 12/41] fs/adfs: dir: add common dir object initialisation
` [PATCH 13/41] fs/adfs: dir: add common directory buffer release method
` [PATCH 14/41] fs/adfs: dir: add common directory sync method
` [PATCH 15/41] fs/adfs: dir: add generic copy functions
` [PATCH 16/41] fs/adfs: dir: add generic directory reading
` [PATCH 17/41] fs/adfs: dir: add helper to read directory using inode
` [PATCH 18/41] fs/adfs: dir: add helper to mark directory buffers dirty
` [PATCH 19/41] fs/adfs: dir: update directory locking
` [PATCH 20/41] fs/adfs: dir: modernise on-disk directory structures
` [PATCH 21/41] fs/adfs: dir: improve update failure handling
` [PATCH 22/41] fs/adfs: dir: improve compiler coverage in adfs_dir_update
` [PATCH 23/41] fs/adfs: dir: switch to iterate_shared method
` [PATCH 24/41] fs/adfs: dir: add more efficient iterate() per-format method
` [PATCH 25/41] fs/adfs: dir: use pointers to access directory head/tails
` [PATCH 26/41] fs/adfs: newdir: factor out directory format validation
` [PATCH 27/41] fs/adfs: newdir: improve directory validation
` [PATCH 28/41] fs/adfs: newdir: merge adfs_dir_read() into adfs_f_read()
` [PATCH 29/41] fs/adfs: newdir: clean up adfs_f_update()
` [PATCH 30/41] fs/adfs: newdir: split out directory commit from update
` [PATCH 31/41] fs/adfs: bigdir: factor out directory entry offset calculation
` [PATCH 32/41] fs/adfs: bigdir: extract directory validation
` [PATCH 33/41] fs/adfs: bigdir: directory validation strengthening
` [PATCH 34/41] fs/adfs: bigdir: calculate and validate directory checkbyte
` [PATCH 35/41] fs/adfs: bigdir: implement directory update support
` [PATCH 36/41] fs/adfs: super: fix inode dropping
` [PATCH 37/41] fs/adfs: dir: remove debug in adfs_dir_update()
` [PATCH 38/41] fs/adfs: super: extract filesystem block probe
` [PATCH 39/41] fs/adfs: super: add support for E and E+ floppy image formats
` [PATCH 40/41] fs/adfs: mostly divorse inode number from indirect disc address
` [PATCH 41/41] Documentation: update adfs filesystem documentation

[LSF/MM TOPIC] The end of the DAX experiment
 2019-12-09 16:20 UTC  (4+ messages)
` [Lsf-pc] "

[PATCH v3] syscalls/newmount: new test case for new mount API
 2019-12-09 16:02 UTC 

[RFC PATCH v4 00/22] tracing: bootconfig: Boot-time tracing and Extra boot config
 2019-12-09 15:54 UTC  (5+ messages)
` [RFC PATCH v4 01/22] bootconfig: Add Extra Boot Config support

[PATCH v2 1/4] vfs, fdtable: Add get_task_file helper
 2019-12-09 15:52 UTC  (2+ messages)

[PATCH] fs/namei.c: micro-optimize acl_permission_check
 2019-12-09 14:54 UTC  (2+ messages)

[PATCH] xfs: fix Sphinx documentation warning
 2019-12-09 14:49 UTC  (2+ messages)

[LSF/MM/BPF TOPIC] How to make fscache/cachefiles read shaping play nicely with the VM?
 2019-12-09 14:00 UTC 

[PATCH v6 00/13] add the latest exfat driver
 2019-12-09 12:07 UTC  (20+ messages)
    ` [PATCH v6 01/13] exfat: add in-memory and on-disk structures and headers
    ` [PATCH v6 02/13] exfat: add super block operations
    ` [PATCH v6 03/13] exfat: add inode operations
    ` [PATCH v6 04/13] exfat: add directory operations
    ` [PATCH v6 05/13] exfat: add file operations
    ` [PATCH v6 06/13] exfat: add exfat entry operations
    ` [PATCH v6 07/13] exfat: add bitmap operations
    ` [PATCH v6 08/13] exfat: add exfat cache
    ` [PATCH v6 09/13] exfat: add misc operations
    ` [PATCH v6 10/13] exfat: add nls operations
    ` [PATCH v6 11/13] exfat: add Kconfig and Makefile
    ` [PATCH v6 12/13] exfat: add exfat in fs/Kconfig and fs/Makefile
    ` [PATCH v6 13/13] MAINTAINERS: add exfat filesystem

[PATCH v2 2/4] ptrace: add PTRACE_GETFD request to fetch file descriptors from tracees
 2019-12-09 11:23 UTC  (4+ messages)

[PATCH]ocfs2: flush journal to update log tail info after journal recovery when mount
 2019-12-09  9:37 UTC 

[bug] userspace hitting sporadic SIGBUS on xfs (Power9, ppc64le), v4.19 and later
 2019-12-09  8:26 UTC  (3+ messages)

[PATCH v2] syscalls/newmount: new test case for new mount API
 2019-12-09  7:37 UTC  (3+ messages)
` [LTP] "

[PATCH v2 3/4] samples: split generalized user-trap code into helper file
 2019-12-09  7:06 UTC 

[PATCH v2 0/4] Add ptrace get_fd request
 2019-12-09  7:04 UTC 

mmotm 2019-12-06-19-46 uploaded
 2019-12-09  6:31 UTC  (2+ messages)

[PATCH RESEND] fs: fix posix_acl.c kernel-doc warnings
 2019-12-09  4:30 UTC 

[PATCH] fs: eventfd: fix obsolete comment
 2019-12-09  2:44 UTC 

[PATCH v3] fs: introduce is_dot_dotdot helper for cleanup
 2019-12-09  2:00 UTC  (4+ messages)

[PATCH v2 0/6] Delete timespec64_trunc()
 2019-12-09  0:48 UTC  (6+ messages)

[RFC] Thing 1: Shardmap fox Ext4
 2019-12-08 22:42 UTC  (13+ messages)
                  ` [RFC] Thing 1: Shardmap for Ext4

[git pull] several misc cleanups
 2019-12-08 21:40 UTC  (2+ messages)

[PATCH] fs: fix use-after-free in __fput() when a chardev is removed but a file is still open
 2019-12-08 19:53 UTC  (3+ messages)

[PATCH v2] posix_acl: fix memleak when set posix acl
 2019-12-08 19:44 UTC  (2+ messages)

[PATCH V2 0/3] fix potential infinite loop in debugfs_remove_recursive
 2019-12-08 19:11 UTC  (6+ messages)
` [PATCH V2 1/3] dcache: add a new enum type for 'dentry_d_lock_class'

[RFC PATCH 00/10] pipe: Notification queue preparation [ver #2]
 2019-12-08 18:10 UTC  (8+ messages)
` [RFC PATCH 04/10] pipe: Use head and tail pointers for the ring, not cursor and length "

[PATCH 23/34] fs: Use CONFIG_PREEMPTION
 2019-12-08 14:58 UTC  (2+ messages)
` [tip: sched/urgent] sched/rt, "

[RFC PATCH] vfs: make rename_lock per-sb
 2019-12-08  5:54 UTC  (2+ messages)

memory leak in fasync_helper
 2019-12-08  5:51 UTC  (2+ messages)

[PATCH v18 0/1] fs: Add VirtualBox guest shared folder (vboxsf) support
 2019-12-08  5:33 UTC  (2+ messages)
  ` [PATCH v18] "

[GIT PULL] iomap: fixes for 5.5
 2019-12-08  1:10 UTC  (2+ messages)

[GIT PULL] xfs: fixes for 5.5-rc1
 2019-12-08  1:10 UTC  (2+ messages)

[GIT PULL] nfsd change for 5.5
 2019-12-08  1:10 UTC  (4+ messages)

[PATCH] pipe: Fix iteration end check in fuse_dev_splice_write()
 2019-12-07 19:33 UTC  (4+ messages)

[PATCH] fs: eventfd: fix obsolete comment
 2019-12-07 17:01 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).