messages from 2019-08-07 20:01:30 to 2019-08-10 01:14:24 UTC [more...]
[PATCH v2 0/13] Btrfs iomap
2019-08-10 1:13 UTC (20+ messages)
` [PATCH 10/13] iomap: use a function pointer for dio submits
[RFC PATCH v2 00/19] RDMA/FS DAX truncate proposal V1,000,002 ;-)
2019-08-10 0:30 UTC (28+ messages)
` [RFC PATCH v2 01/19] fs/locks: Export F_LAYOUT lease to user space
` [RFC PATCH v2 02/19] fs/locks: Add Exclusive flag to user Layout lease
` [RFC PATCH v2 03/19] mm/gup: Pass flags down to __gup_device_huge* calls
` [RFC PATCH v2 04/19] mm/gup: Ensure F_LAYOUT lease is held prior to GUP'ing pages
` [RFC PATCH v2 05/19] fs/ext4: Teach ext4 to break layout leases
` [RFC PATCH v2 06/19] fs/ext4: Teach dax_layout_busy_page() to operate on a sub-range
` [RFC PATCH v2 07/19] fs/xfs: Teach xfs to use new dax_layout_busy_page()
` [RFC PATCH v2 08/19] fs/xfs: Fail truncate if page lease can't be broken
` [RFC PATCH v2 09/19] mm/gup: Introduce vaddr_pin structure
` [RFC PATCH v2 10/19] mm/gup: Pass a NULL vaddr_pin through GUP fast
` [RFC PATCH v2 11/19] mm/gup: Pass follow_page_context further down the call stack
` [RFC PATCH v2 12/19] mm/gup: Prep put_user_pages() to take an vaddr_pin struct
` [RFC PATCH v2 13/19] {mm,file}: Add file_pins objects
` [RFC PATCH v2 14/19] fs/locks: Associate file pins while performing GUP
` [RFC PATCH v2 15/19] mm/gup: Introduce vaddr_pin_pages()
` [RFC PATCH v2 16/19] RDMA/uverbs: Add back pointer to system file object
` [RFC PATCH v2 17/19] RDMA/umem: Convert to vaddr_[pin|unpin]* operations
` [RFC PATCH v2 18/19] {mm,procfs}: Add display file_pins proc
` [RFC PATCH v2 19/19] mm/gup: Remove FOLL_LONGTERM DAX exclusion
[PATCH RESEND] block: annotate refault stalls from IO submission
2019-08-09 23:03 UTC (3+ messages)
[PATCH] direct-io: use GFP_NOIO to avoid deadlock
2019-08-09 21:57 UTC (9+ messages)
` [PATCH] loop: set PF_MEMALLOC_NOIO for the worker thread
[PATCH] drm/i915: Stop reconfiguring our shmemfs mountpoint
2019-08-09 20:11 UTC (5+ messages)
` [Intel-gfx] "
[PATCH 0/3] mm/: 3 more put_user_page() conversions
2019-08-09 18:36 UTC (19+ messages)
` [PATCH 1/3] mm/mlock.c: convert put_page() to put_user_page*()
[PATCH v2] fanotify, inotify, dnotify, security: add security hook for fs notifications
2019-08-09 18:14 UTC
[PATCH] fanotify, inotify, dnotify, security: add security hook for fs notifications
2019-08-09 16:43 UTC (8+ messages)
` [Non-DoD Source] "
[PATCH v4 0/6] Remove x86-specific code from generic headers
2019-08-09 16:02 UTC (3+ messages)
[PATCH] udf: reduce leakage of blocks related to named streams
2019-08-09 14:10 UTC (3+ messages)
[RFC] [PATCH 00/24] mm, xfs: non-blocking inode reclaim
2019-08-09 12:36 UTC (17+ messages)
` [PATCH 18/24] xfs: reduce kswapd blocking on inode locking
` [PATCH 20/24] xfs: use AIL pushing for inode reclaim IO
` [PATCH 22/24] xfs: track reclaimable inodes using a LRU list
` [PATCH 23/24] xfs: reclaim inodes from the LRU
[PATCH v3 00/39] put_user_pages(): miscellaneous call sites
2019-08-09 12:20 UTC (7+ messages)
` [PATCH v3 38/41] powerpc: convert put_page() to put_user_page*()
` [PATCH v3 20/41] fbdev/pvr2fb: "
[PATCH v6 00/14] Provide generic top-down mmap layout functions
2019-08-09 9:45 UTC (19+ messages)
` [PATCH v6 01/14] mm, fs: Move randomize_stack_top from fs to mm
` [PATCH v6 02/14] arm64: Make use of is_compat_task instead of hardcoding this test
` [PATCH v6 03/14] arm64: Consider stack randomization for mmap base only when necessary
` [PATCH v6 04/14] arm64, mm: Move generic mmap layout functions to mm
` [PATCH v6 05/14] arm64, mm: Make randomization selected by generic topdown mmap layout
` [PATCH v6 06/14] arm: Properly account for stack randomization and stack guard gap
` [PATCH v6 07/14] arm: Use STACK_TOP when computing mmap base address
` [PATCH v6 08/14] arm: Use generic mmap top-down layout and brk randomization
` [PATCH v6 09/14] mips: Properly account for stack randomization and stack guard gap
` [PATCH v6 10/14] mips: Use STACK_TOP when computing mmap base address
` [PATCH v6 11/14] mips: Adjust brk randomization offset to fit generic version
` [PATCH v6 12/14] mips: Replace arch specific way to determine 32bit task with "
` [PATCH v6 13/14] mips: Use generic mmap top-down layout and brk randomization
` [PATCH v6 14/14] riscv: Make mmap allocation top-down by default
[PATCH 00/34] put_user_pages(): miscellaneous call sites
2019-08-09 8:34 UTC (13+ messages)
[PATCH 0/9 V5] New ->fiemap infrastructure and ->bmap removal
2019-08-09 1:56 UTC (16+ messages)
` [PATCH 1/9] fs: Enable bmap() function to properly return errors
` [PATCH 2/9] cachefiles: drop direct usage of ->bmap method
` [PATCH 3/9] ecryptfs: drop direct calls to ->bmap
` [PATCH 4/9] fibmap: Use bmap instead of ->bmap method in ioctl_fibmap
` [PATCH 5/9] fs: Move start and length fiemap fields into fiemap_extent_info
` [PATCH 6/9] iomap: Remove length and start fields from iomap_fiemap
` [PATCH 7/9] fiemap: Use a callback to fill fiemap extents
` [PATCH 8/9] Use FIEMAP for FIBMAP calls
` [PATCH 9/9] xfs: Get rid of ->bmap
[PATCH 0/9 V4] New ->fiemap infrastructure and ->bmap removal
2019-08-08 18:53 UTC (14+ messages)
` [PATCH 4/9] fibmap: Use bmap instead of ->bmap method in ioctl_fibmap
[vfs:work.dcache 8/12] include/linux/spinlock.h:378:9: sparse: sparse: context imbalance in 'dput_to_list' - unexpected unlock
2019-08-08 18:29 UTC
[PATCH 00/20] vfs: Add support for timestamp limits
2019-08-08 18:27 UTC (14+ messages)
` [PATCH 09/20] ext4: Initialize timestamps limits
[PATCH 1/1] fs/splice.c: Fix old documentation about moving pages
2019-08-08 18:19 UTC (2+ messages)
[PATCHv2 0/3] convert i915 to new mount API
2019-08-08 17:03 UTC (11+ messages)
` [PATCHv2 2/3] i915: convert "
KASAN: use-after-free Read in __blkdev_direct_IO
2019-08-08 16:48 UTC
[PATCH RESEND] fs: use UB-safe check for signed addition overflow in remap_verify_area
2019-08-08 12:39 UTC
[PATCH] epoll: optimize epmutex in ep_free and eventpoll_release_file
2019-08-08 11:52 UTC (2+ messages)
[PATCH v3 00/27] btrfs zoned block device support
2019-08-08 9:30 UTC (28+ messages)
` [PATCH v3 01/27] btrfs: introduce HMZONED feature flag
` [PATCH v3 02/27] btrfs: Get zone information of zoned block devices
` [PATCH v3 03/27] btrfs: Check and enable HMZONED mode
` [PATCH v3 04/27] btrfs: disallow RAID5/6 in "
` [PATCH v3 05/27] btrfs: disallow space_cache "
` [PATCH v3 06/27] btrfs: disallow NODATACOW "
` [PATCH v3 07/27] btrfs: disable tree-log "
` [PATCH v3 08/27] btrfs: disable fallocate "
` [PATCH v3 09/27] btrfs: align device extent allocation to zone boundary
` [PATCH v3 10/27] btrfs: do sequential extent allocation in HMZONED mode
` [PATCH v3 11/27] btrfs: make unmirroed BGs readonly only if we have at least one writable BG
` [PATCH v3 12/27] btrfs: ensure metadata space available on/after degraded mount in HMZONED
` [PATCH v3 13/27] btrfs: reset zones of unused block groups
` [PATCH v3 14/27] btrfs: limit super block locations in HMZONED mode
` [PATCH v3 15/27] btrfs: redirty released extent buffers in sequential BGs
` [PATCH v3 16/27] btrfs: serialize data allocation and submit IOs
` [PATCH v3 17/27] btrfs: implement atomic compressed IO submission
` [PATCH v3 18/27] btrfs: support direct write IO in HMZONED
` [PATCH v3 19/27] btrfs: serialize meta IOs on HMZONED mode
` [PATCH v3 20/27] btrfs: wait existing extents before truncating
` [PATCH v3 21/27] btrfs: avoid async checksum/submit on HMZONED mode
` [PATCH v3 22/27] btrfs: disallow mixed-bg in "
` [PATCH v3 23/27] btrfs: disallow inode_cache "
` [PATCH v3 24/27] btrfs: support dev-replace "
` [PATCH v3 25/27] btrfs: enable relocation "
` [PATCH v3 26/27] btrfs: relocate block group to repair IO failure in HMZONED
` [PATCH v3 27/27] btrfs: enable to mount HMZONED incompat flag
[PATCH v5 1/6] mm/page_idle: Add per-pid idle page tracking using virtual index
2019-08-08 8:00 UTC (7+ messages)
[PATCH v2 0/4] selinux: fix race when removing selinuxfs entries
2019-08-08 7:59 UTC (3+ messages)
[patch V2 0/7] fs: Substitute bit-spinlocks for PREEMPT_RT and debugging
2019-08-08 7:54 UTC (7+ messages)
[PATCH] vfs: fix page locking deadlocks when deduping files
2019-08-08 2:10 UTC (3+ messages)
[PATCH resend] fs/handle.c - fix up kerneldoc
2019-08-08 1:52 UTC (2+ messages)
[PATCH] powerpc: convert put_page() to put_user_page*()
2019-08-07 23:34 UTC (3+ messages)
[PATCH v4 1/5] mm/page_idle: Add per-pid idle page tracking using virtual indexing
2019-08-07 20:44 UTC (5+ messages)
page: next (older) | prev (newer) | latest
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).