linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-21 19:18:36 to 2020-04-23 11:30:12 UTC [more...]

[PATCH v12 2/7] proc: allow to mount many instances of proc in one pid namespace
 2020-04-23 11:28 UTC  (2+ messages)
` [PATCH v13 "

[PATCH 0/5] ext4/overlayfs: fiemap related fixes
 2020-04-23 11:20 UTC  (11+ messages)
` [PATCH 1/5] ext4: Fix EXT4_MAX_LOGICAL_BLOCK macro
` [PATCH 2/5] ext4: Rename fiemap_check_ranges() to make it ext4 specific
` [PATCH 3/5] vfs: EXPORT_SYMBOL for fiemap_check_ranges()
` [PATCH 4/5] overlayfs: Check for range bounds before calling i_op->fiemap()
` [PATCH 5/5] ext4: Get rid of ext4_fiemap_check_ranges

stop using ioctl_by_bdev for file system access to CDROMs
 2020-04-23 11:05 UTC  (17+ messages)
` [PATCH 1/7] block: add a cdrom_device_info pointer to struct gendisk
` [PATCH 2/7] ide-cd: rename cdrom_read_tocentry
` [PATCH 3/7] cdrom: factor out a cdrom_read_tocentry helper
` [PATCH 4/7] cdrom: factor out a cdrom_multisession helper
` [PATCH 5/7] hfsplus: stop using ioctl_by_bdev
` [PATCH 6/7] isofs: "
` [PATCH 7/7] udf: "

[RFC] fs: Use slab constructor to initialize conn objects in fsnotify
 2020-04-23 10:48 UTC  (4+ messages)

[PATCH v5 0/3] Support userspace-selected fds
 2020-04-23  9:46 UTC  (24+ messages)
` [PATCH v5 1/3] fs: Support setting a minimum fd for "lowest available fd" allocation
` [PATCH v5 2/3] fs: openat2: Extend open_how to allow userspace-selected fds
` [PATCH v5 3/3] fs: pipe2: Support O_SPECIFIC_FD

[ANNOUNCE] exfatprogs-1.0.2 version released
 2020-04-23  8:49 UTC 

[PATCH V10 00/11] XFS - Enable per-file/per-directory DAX operations V10
 2020-04-23  8:40 UTC  (15+ messages)
` [PATCH V10 01/11] fs/xfs: Remove unnecessary initialization of i_rwsem
` [PATCH V10 02/11] fs: Remove unneeded IS_DAX() check in io_is_direct()
` [PATCH V10 03/11] fs/stat: Define DAX statx attribute
` [PATCH V10 04/11] Documentation/dax: Update Usage section
` [PATCH V10 05/11] fs/xfs: Change XFS_MOUNT_DAX to XFS_MOUNT_DAX_ALWAYS
` [PATCH V10 06/11] fs/xfs: Make DAX mount option a tri-state
` [PATCH V10 07/11] fs/xfs: Create function xfs_inode_should_enable_dax()
` [PATCH V10 08/11] fs/xfs: Combine xfs_diflags_to_linux() and xfs_diflags_to_iflags()
` [PATCH V10 09/11] fs: Lift XFS_IDONTCACHE to the VFS layer
` [PATCH V10 10/11] fs: Introduce DCACHE_DONTCACHE
` [PATCH V10 11/11] fs/xfs: Update xfs_ioctl_setattr_dax_invalidate()

[PATCH V9 00/11] XFS - Enable per-file/per-directory DAX operations V9
 2020-04-23  8:24 UTC  (36+ messages)
` [PATCH V9 01/11] fs/xfs: Remove unnecessary initialization of i_rwsem
` [PATCH V9 02/11] fs: Remove unneeded IS_DAX() check in io_is_direct()
` [PATCH V9 03/11] fs/stat: Define DAX statx attribute
` [PATCH V9 04/11] fs/xfs: Change XFS_MOUNT_DAX to XFS_MOUNT_DAX_ALWAYS
` [PATCH V9 05/11] fs/xfs: Make DAX mount option a tri-state
` [PATCH V9 06/11] fs/xfs: Create function xfs_inode_should_enable_dax()
` [PATCH V9 07/11] fs/xfs: Combine xfs_diflags_to_linux() and xfs_diflags_to_iflags()
` [PATCH V9 08/11] fs: Lift XFS_IDONTCACNE to the VFS layer
` [PATCH V9 09/11] fs: Introduce DCACHE_DONTCACHE
` [PATCH V9 10/11] fs/xfs: Update xfs_ioctl_setattr_dax_invalidate()
` [PATCH V9 11/11] Documentation/dax: Update Usage section

[PATCH] fuse: Mark fscrypt ioctls as unrestricted
 2020-04-23  7:47 UTC 

[PATCH 01/15] sched: make nr_running() return "unsigned int"
 2020-04-23  3:42 UTC  (8+ messages)
` [PATCH 03/15] print_integer: new and improved way of printing integers

[PATCH 0/2] Control over userfaultfd kernel-fault handling
 2020-04-23  0:26 UTC  (3+ messages)
` [PATCH 1/2] Add UFFD_USER_MODE_ONLY
` [PATCH 2/2] Add a new sysctl knob: unprivileged_userfaultfd_user_mode_only

pass kernel pointers to the sysctl ->proc_handler method v2
 2020-04-22 23:40 UTC  (14+ messages)
` [PATCH 1/5] bpf-cgroup: remove unused exports
` [PATCH 2/5] mm: remove watermark_boost_factor_sysctl_handler
` [PATCH 3/5] sysctl: remove all extern declaration from sysctl.c
  ` [PATCH 5/5] sysctl: pass kernel pointers to ->proc_handler

LSFMMBPF 2020 Cancellation announcement
 2020-04-22 23:14 UTC 

[PATCH v3 6/7] misc: bcm-vk: add Broadcom VK driver
 2020-04-22 22:01 UTC  (5+ messages)

out-of-bounds in pid_nr_ns() due to "proc: modernize proc to support multiple private instances"
 2020-04-22 19:35 UTC 

pass kernel pointers to the sysctl ->proc_handler method
 2020-04-22 17:26 UTC  (4+ messages)
` [PATCH 4/6] sysctl: remove all extern declaration from sysctl.c

[PATCH ghak90 V8 07/16] audit: add contid support for signalling the audit daemon
 2020-04-22 17:24 UTC  (16+ messages)

[PATCH v4 0/3] SELinux support for anonymous inodes and UFFD
 2020-04-22 17:12 UTC  (5+ messages)
` [PATCH v5 "

Implement close-on-fork
 2020-04-22 16:55 UTC  (17+ messages)
` [PATCH 1/4] fs: "

[PATCH v2 0/7] libfs: group and simplify linux fs code
 2020-04-22 16:50 UTC  (3+ messages)
` [PATCH v2 2/7] libfs: wrap simple_pin_fs/simple_release_fs arguments in a struct

[PATCH v10 00/13] arm64: Branch Target Identification support
 2020-04-22 16:29 UTC  (3+ messages)

[PATCH 0/23 v2] mm: Speedup page cache truncation
 2020-04-22 15:02 UTC  (24+ messages)
` [PATCH 01/23] xarray: Remove stale comment
` [PATCH 02/23] xarray: Provide xas_erase() and xas_store_noinit() helpers
` [PATCH 03/23] xarray: Use xas_store_noinit() in __xa_store, __xa_insert, __xa_alloc
` [PATCH 04/23] xarray: Switch xa_store_range() to use xas_store_noinit()
` [PATCH 05/23] xarray: Use xas_erase() in __xa_erase()
` [PATCH 06/23] xarray: Explicitely set XA_FREE_MARK in __xa_cmpxchg()
` [PATCH 07/23] xarray: Switch __xa_cmpxchg() to use xas_store_noinit()
` [PATCH 08/23] dax: Use xas_erase() in __dax_invalidate_entry()
` [PATCH 09/23] dax: Use dax_store_noinit() in grab_mapping_entry()
` [PATCH 10/23] dax: Convert xas_store() to xas_store_noinit()
` [PATCH 11/23] mm: Use xas_erase() in page_cache_delete_batch()
` [PATCH 12/23] mm: Use xas_erase() in collapse_file()
` [PATCH 13/23] mm: Use xas_store_noinit() when storing non-NULL
` [PATCH 14/23] workingset: Use xas_store_noinit() to clear shadow entry
` [PATCH 15/23] swap: Use xas_erase() when removing page from swap cache
` [PATCH 16/23] idr: Use xas_erase() in ida_destroy()
` [PATCH 17/23] idr: Use xas_erase() in ida_free()
` [PATCH 18/23] idr: Convert xas_store() to xas_store_noinit()
` [PATCH 19/23] testing: Use xas_erase() to remove entries from xarray
` [PATCH 20/23] testing: Use xas_store_noinit() for non-NULL entries
` [PATCH 21/23] testing: Introduce xa_erase_order() and use it
` [PATCH 22/23] testing: Switch xa_store_order() to xas_store_noinit()
` [PATCH 23/23] xarray: Remove xas_store()

[PATCH 1/2] sched/uclamp: Add a new sysctl to control RT default boost value
 2020-04-22 13:13 UTC  (7+ messages)

[PATCHv2 1/1] ext4: Fix overflow case for map.m_len in ext4_iomap_begin_*
 2020-04-22 12:26 UTC  (2+ messages)

[PATCH v2 00/10] block: fix blktrace debugfs use after free
 2020-04-22 10:31 UTC  (16+ messages)
` [PATCH v2 02/10] blktrace: move blktrace debugfs creation to helper function
` [PATCH v2 03/10] blktrace: fix debugfs use after free

[PATCH v10 00/12] Inline Encryption Support
 2020-04-22  9:37 UTC  (7+ messages)
` [PATCH v10 02/12] block: Keyslot Manager for Inline Encryption
` [PATCH v10 03/12] block: Inline encryption support for blk-mq
` [PATCH v10 05/12] block: blk-crypto-fallback for Inline Encryption

[PATCH v7 00/11] Introduce Zone Append for writing to zoned block devices
 2020-04-22  6:49 UTC  (13+ messages)
` [PATCH v7 01/11] scsi: free sgtables in case command setup fails
` [PATCH v7 04/11] block: Introduce REQ_OP_ZONE_APPEND
` [PATCH v7 06/11] block: Modify revalidate zones
` [PATCH v7 08/11] scsi: sd_zbc: emulate ZONE_APPEND commands

[PATCH-v4] exfat: replace 'time_ms' with 'time_cs'
 2020-04-22  0:37 UTC  (2+ messages)

[Bug 207367] Accraid / aptec / Microsemi / ext4 / larger then 16TB
 2020-04-21 23:15 UTC  (6+ messages)

Missing fs_param_v_optional implementation
 2020-04-21 22:08 UTC 

[PATCH] staging: exfat: add exfat filesystem code to staging
 2020-04-21 21:30 UTC  (11+ messages)
                  ` exfat upcase table for code points above U+FFFF (Was: Re: [PATCH] staging: exfat: add exfat filesystem code to staging)

[PATCH v3] unicode: Expose available encodings in sysfs
 2020-04-21 20:53 UTC 

remove set_fs calls from the exec and coredump code v3
 2020-04-21 19:25 UTC  (6+ messages)
` [PATCH 1/7] powerpc/spufs: simplify spufs core dumping


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