linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-04-28 22:08:56 to 2019-05-01 01:36:53 UTC [more...]

[PATCH 0/4] vfs: update ->get_link() related documentation
 2019-05-01  1:36 UTC  (4+ messages)

[PATCH resend] vfs: return EINVAL instead of ENOENT when missing source
 2019-05-01  1:03 UTC  (2+ messages)

[PATCH V2 00/13] Consolidate FS read I/O callbacks code
 2019-04-30 23:08 UTC  (17+ messages)
` [PATCH V2 02/13] Consolidate "read callbacks" into a new file
` [PATCH V2 03/13] fsverity: Add call back to decide if verity check has to be performed
` [PATCH V2 07/13] Add decryption support for sub-pagesized blocks
` [PATCH V2 10/13] fscrypt_encrypt_page: Loop across all blocks mapped by a page range
    ` [f2fs-dev] "
` [PATCH V2 11/13] ext4: Compute logical block and the page range to be encrypted
` [PATCH V2 12/13] fscrypt_zeroout_range: Encrypt all zeroed out blocks of a page

[RFC] [PATCH V2 0/1] Introduce emergency raid0 stop for mounted arrays
 2019-04-30 22:41 UTC  (3+ messages)

[GIT PULL] keys: Namespacing
 2019-04-30 22:39 UTC 

[GIT PULL] fsnotify fix for v5.1-rc8
 2019-04-30 22:30 UTC  (3+ messages)

[PATCH v7 0/5] iomap and gfs2 fixes
 2019-04-30 21:21 UTC  (17+ messages)
` [PATCH v7 1/5] iomap: Clean up __generic_write_end calling
` [PATCH v7 2/5] fs: Turn __generic_write_end into a void function
` [PATCH v7 3/5] iomap: Fix use-after-free error in page_done callback
` [PATCH v7 4/5] iomap: Add a page_prepare callback
` [PATCH v7 5/5] gfs2: Fix iomap write page reclaim deadlock

Strange issues with epoll since 5.0
 2019-04-30 21:07 UTC  (6+ messages)

[PATCH v2] fs/proc: add VmTaskSize field to /proc/$$/status
 2019-04-30 21:01 UTC  (3+ messages)

io_uring: not good enough for release
 2019-04-30 18:42 UTC  (8+ messages)
    ` io_uring: submission error handling

[PATCH v5] proc/sysctl: add shared variables for range check
 2019-04-30 18:14 UTC  (2+ messages)

[PATCH] io_uring: avoid page allocation warnings
 2019-04-30 18:11 UTC  (6+ messages)

[PATCH v4] proc/sysctl: add shared variables for range check
 2019-04-30 18:08 UTC  (9+ messages)

[PATCHv2] io_uring: free allocated io_memory once
 2019-04-30 16:33 UTC  (2+ messages)

[PATCH] io_uring: free allocated io_memory once
 2019-04-30 16:26 UTC  (3+ messages)

[PATCH] io_uring: fix SQPOLL cpu validation
 2019-04-30 16:20 UTC  (2+ messages)

[LSF/MM] Preliminary agenda ? Anyone ... anyone ? Bueller ?
 2019-04-30 16:03 UTC  (11+ messages)
      ` [Lsf] "
  ` Scheduling conflicts

[PATCH v2 0/8] vfs: make immutable files actually immutable
 2019-04-30 15:46 UTC  (2+ messages)

io_uring: RWF_NOWAIT support
 2019-04-30 15:40 UTC  (3+ messages)
` [PATCH v1 1/1] [io_uring] fix handling SQEs requesting NOWAIT

INFO: task hung in __get_super
 2019-04-30 15:34 UTC  (11+ messages)

[PATCH 00/11] keys: Namespacing [ver #2]
 2019-04-30 15:08 UTC  (12+ messages)
` [PATCH 01/11] keys: Invalidate used request_key authentication keys "
` [PATCH 02/11] keys: Kill off request_key_async{, _with_auxdata} "
` [PATCH 03/11] keys: Simplify key description management "
` [PATCH 04/11] keys: Cache the hash value to avoid lots of recalculation "
` [PATCH 05/11] keys: Add a 'recurse' flag for keyring searches "
` [PATCH 06/11] keys: Namespace keyring names "
` [PATCH 07/11] keys: Move the user and user-session keyrings to the user_namespace "
` [PATCH 08/11] keys: Include target namespace in match criteria "
` [PATCH 09/11] keys: Garbage collect keys for which the domain has been removed "
` [PATCH 10/11] keys: Network namespace domain tag "
` [PATCH 11/11] keys: Pass the network namespace into request_key mechanism "

[LSF/MM TOPIC ][LSF/MM ATTEND] Read-only Mapping of Program Text using Large THP Pages
 2019-04-30 12:12 UTC  (9+ messages)
    `  "

[PATCH 5.0 09/89] cifs: fix page reference leak with readv/writev
 2019-04-30 11:38 UTC 

[ANNOUNCE] util-linux v2.34-rc1
 2019-04-30 10:36 UTC  (2+ messages)

dcache_readdir NULL inode oops
 2019-04-30  9:32 UTC  (11+ messages)

[PATCH 1/2] cpumask: Introduce possible_cpu_safe()
 2019-04-30  9:26 UTC  (3+ messages)
` [PATCH v2 2/2] io_uring: Potential Oops in io_sq_offload_start()

Better interop for NFS/SMB file share mode/reservation
 2019-04-30  9:22 UTC  (19+ messages)

[PATCH] fs: VALIDATE_FS_PARSER should default to n
 2019-04-30  8:56 UTC  (2+ messages)

[RESEND PATCH] chardev: set variable ret to -EBUSY before checking minor range overlap
 2019-04-30  8:32 UTC  (2+ messages)

[PATCH v7 0/6] virtio pmem driver
 2019-04-30  6:06 UTC  (4+ messages)
` [PATCH v7 2/6] virtio-pmem: Add "
  ` [Qemu-devel] "

[RFC][PATCHSET] sorting out RCU-delayed stuff in ->destroy_inode()
 2019-04-30  5:26 UTC  (7+ messages)

[PATCH 1/2] memcg, oom: no oom-kill for __GFP_RETRY_MAYFAIL
 2019-04-30  3:32 UTC  (4+ messages)
` [PATCH 2/2] memcg, fsnotify: no oom-kill for remote memcg charging

[RFC PATCH v4 00/15] Slab Movable Objects (SMO)
 2019-04-30  3:07 UTC  (16+ messages)
` [RFC PATCH v4 01/15] slub: Add isolate() and migrate() methods
` [RFC PATCH v4 02/15] tools/vm/slabinfo: Add support for -C and -M options
` [RFC PATCH v4 03/15] slub: Sort slab cache list
` [RFC PATCH v4 04/15] slub: Slab defrag core
` [RFC PATCH v4 05/15] tools/vm/slabinfo: Add remote node defrag ratio output
` [RFC PATCH v4 06/15] tools/vm/slabinfo: Add defrag_used_ratio output
` [RFC PATCH v4 07/15] tools/testing/slab: Add object migration test module
` [RFC PATCH v4 08/15] tools/testing/slab: Add object migration test suite
` [RFC PATCH v4 09/15] xarray: Implement migration function for objects
` [RFC PATCH v4 10/15] tools/testing/slab: Add XArray movable objects tests
` [RFC PATCH v4 11/15] slub: Enable moving objects to/from specific nodes
` [RFC PATCH v4 12/15] slub: Enable balancing slabs across nodes
` [RFC PATCH v4 13/15] dcache: Provide a dentry constructor
` [RFC PATCH v4 14/15] dcache: Implement partial shrink via Slab Movable Objects
` [RFC PATCH v4 15/15] dcache: Add CONFIG_DCACHE_SMO

Allow trusted filesystems to provide IMA hashes directly
 2019-04-29 22:51 UTC  (30+ messages)
` [PATCH V2 3/4] IMA: Optionally make use of filesystem-provided hashes

[PATCH v3] proc/sysctl: add shared variables for range check
 2019-04-29 22:21 UTC  (6+ messages)

[PATCH v6 1/4] iomap: Clean up __generic_write_end calling
 2019-04-29 21:44 UTC  (10+ messages)
` [PATCH v6 2/4] iomap: Fix use-after-free error in page_done callback
` [PATCH v6 3/4] iomap: Add a page_prepare callback
` [PATCH v6 4/4] gfs2: Fix iomap write page reclaim deadlock

[PATCH v4 00/18] btrfs dax support
 2019-04-29 17:26 UTC  (19+ messages)
` [PATCH 01/18] btrfs: create a mount option for dax
` [PATCH 02/18] btrfs: Carve out btrfs_get_extent_map_write() out of btrfs_get_blocks_write()
` [PATCH 03/18] btrfs: basic dax read
` [PATCH 04/18] dax: Introduce IOMAP_DAX_COW to CoW edges during writes
` [PATCH 05/18] btrfs: return whether extent is nocow or not
` [PATCH 06/18] btrfs: Rename __endio_write_update_ordered() to btrfs_update_ordered_extent()
` [PATCH 07/18] btrfs: add dax write support
` [PATCH 08/18] dax: memcpy page in case of IOMAP_DAX_COW for mmap faults
` [PATCH 09/18] btrfs: Add dax specific address_space_operations
` [PATCH 10/18] dax: replace mmap entry in case of CoW
` [PATCH 11/18] btrfs: add dax mmap support
` [PATCH 12/18] btrfs: allow MAP_SYNC mmap
` [PATCH 13/18] fs: dedup file range to use a compare function
` [PATCH 14/18] dax: memcpy before zeroing range
` [PATCH 15/18] btrfs: handle dax page zeroing
` [PATCH 16/18] btrfs: Writeprotect mmap pages on snapshot
` [PATCH 17/18] btrfs: Disable dax-based defrag and send
` [PATCH 18/18] btrfs: trace functions for btrfs_iomap_begin/end

[PATCH] fanotify: Make wait for permission events interruptible
 2019-04-29 16:05 UTC  (3+ messages)

[LSF/MM TOPIC] Direct block mapping through fs for device
 2019-04-29 13:26 UTC  (5+ messages)

[PATCH v3 00/26] compat_ioctl: cleanups
 2019-04-29 12:43 UTC  (5+ messages)
` [PATCH v3 20/26] compat_ioctl: remove translation for sound ioctls

[PATCH v5 1/3] iomap: Fix use-after-free error in page_done callback
 2019-04-28 19:20 UTC  (2+ messages)

WARNING in io_uring_setup
 2019-04-29 10:54 UTC  (4+ messages)

[PATCH] fuse: move attr_version to a more relevant place
 2019-04-29  8:20 UTC 

[PATCH] fuse: move attr_version to a more relevant place
 2019-04-29  7:02 UTC 

[PATCH] fuse: clean up fuse_alloc_inode
 2019-04-29  6:16 UTC 

[PATCH] fuse: fix a NULL pointer dereference
 2019-04-29  6:13 UTC 

general protection fault in fanotify_handle_event
 2019-04-29  5:36 UTC  (4+ messages)

[RFC PATCH 00/10] RDMA/FS DAX "LONGTERM" lease proposal
 2019-04-29  4:53 UTC  (11+ messages)
` [RFC PATCH 01/10] fs/locks: Add trace_leases_conflict
` [RFC PATCH 02/10] fs/locks: Introduce FL_LONGTERM file lease
` [RFC PATCH 03/10] mm/gup: Pass flags down to __gup_device_huge* calls
` [RFC PATCH 04/10] WIP: mm/gup: Ensure F_LONGTERM lease is held on GUP pages
` [RFC PATCH 05/10] mm/gup: Take FL_LONGTERM lease if not set by user
` [RFC PATCH 06/10] fs/locks: Add longterm lease traces
` [RFC PATCH 07/10] fs/dax: Create function dax_mapping_is_dax()
` [RFC PATCH 08/10] mm/gup: fs: Send SIGBUS on truncate of active file
` [RFC PATCH 09/10] fs/locks: Add tracepoint for SIGBUS on LONGTERM expiration
` [RFC PATCH 10/10] mm/gup: Remove FOLL_LONGTERM DAX exclusion

[PATCH v2] unicode: refactor the rule for regenerating utf8data.h
 2019-04-29  3:15 UTC 

[PATCH] unicode: refactor the rule for regenerating utf8data.h
 2019-04-29  3:09 UTC  (4+ messages)

[PATCH 00/10] exposing knfsd opens to userspace
 2019-04-28 22:57 UTC  (8+ 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).