linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-09 16:54:06 to 2020-04-14 09:32:32 UTC [more...]

[PATCH 1/4] exfat: Simplify exfat_utf8_d_hash() for code points above U+FFFF
 2020-04-14  9:29 UTC  (9+ messages)

[PATCH 0/5] blktrace: fix use after free
 2020-04-14  7:38 UTC  (9+ messages)
` [PATCH 1/5] block: move main block debugfs initialization to its own file
` [PATCH 2/5] blktrace: fix debugfs use after free
` [PATCH 3/5] blktrace: refcount the request_queue during ioctl
` [PATCH 4/5] mm/swapfile: refcount block and queue before using blkcg_schedule_throttle()
` [PATCH 5/5] block: revert back to synchronous request_queue removal

improve use_mm / unuse_mm
 2020-04-14  7:03 UTC  (11+ messages)
` [PATCH 2/6] i915/gvt/kvm: a NULL ->mm does not mean a thread is a kthread
` [PATCH 3/6] i915/gvt: remove unused xen bits

remove set_fs calls from the exec and coredump code v2
 2020-04-14  7:01 UTC  (9+ messages)
` [PATCH 1/8] powerpc/spufs: simplify spufs core dumping
` [PATCH 2/8] signal: clean up __copy_siginfo_to_user32
` [PATCH 3/8] signal: replace __copy_siginfo_to_user32 with to_compat_siginfo
` [PATCH 4/8] binfmt_elf: open code copy_siginfo_to_user to kernelspace buffer
` [PATCH 5/8] binfmt_elf: remove the set_fs(KERNEL_DS) in elf_core_dump
` [PATCH 6/8] binfmt_elf_fdpic: remove the set_fs(KERNEL_DS) in elf_fdpic_core_dump
` [PATCH 7/8] exec: simplify the copy_strings_kernel calling convention
` [PATCH 8/8] exec: open code copy_string_kernel

[PATCH V7 0/9] Enable per-file/per-directory DAX operations V7
 2020-04-14  6:27 UTC  (31+ messages)
` [PATCH V7 1/9] fs/xfs: Remove unnecessary initialization of i_rwsem
` [PATCH V7 2/9] fs: Remove unneeded IS_DAX() check in io_is_direct()
` [PATCH V7 3/9] fs/stat: Define DAX statx attribute
` [PATCH V7 4/9] fs/xfs: Make DAX mount option a tri-state
` [PATCH V7 5/9] fs/xfs: Create function xfs_inode_enable_dax()
` [PATCH V7 6/9] fs/xfs: Combine xfs_diflags_to_linux() and xfs_diflags_to_iflags()
` [PATCH V7 7/9] fs: Define I_DONTCACNE in VFS layer
` [PATCH V7 8/9] fs/xfs: Change xfs_ioctl_setattr_dax_invalidate()
` [PATCH V7 9/9] Documentation/dax: Update Usage section

[PATCH RFC 0/8] Enable ext4 support for per-file/directory DAX operations
 2020-04-14  4:00 UTC  (9+ messages)
` [PATCH RFC 1/8] fs/ext4: Narrow scope of DAX check in setflags
` [PATCH RFC 2/8] fs/ext4: Disallow verity if inode is DAX
` [PATCH RFC 3/8] fs/ext4: Disallow encryption "
` [PATCH RFC 4/8] fs/ext4: Introduce DAX inode flag
` [PATCH RFC 5/8] fs/ext4: Make DAX mount option a tri-state
` [PATCH RFC 6/8] fs/ext4: Update ext4_should_use_dax()
` [PATCH RFC 7/8] fs/ext4: Only change S_DAX on inode load
` [PATCH RFC 8/8] Documentation/dax: Update DAX enablement for ext4

[RFC v2 0/5] blktrace: fix use after free
 2020-04-14  3:38 UTC  (20+ messages)
` [RFC v2 1/5] block: move main block debugfs initialization to its own file
` [RFC v2 2/5] blktrace: fix debugfs use after free
` [RFC v2 3/5] blktrace: ref count the request_queue during ioctl
` [RFC v2 4/5] mm/swapfile: refcount block and queue before using blkcg_schedule_throttle()
` [RFC v2 5/5] block: revert back to synchronous request_queue removal

Same mountpoint restriction in FICLONE ioctls
 2020-04-14  3:00 UTC  (6+ messages)

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

[PATCH v2] fsnotify: Add missing annotation for fsnotify_finish_user_wait() and for fsnotify_prepare_user_wait()
 2020-04-13 21:42 UTC 

[PATCH v2] unicode: Expose available encodings in sysfs
 2020-04-13 18:02 UTC  (3+ messages)

[ANNOUNCE] erofs-utils: release 1.1
 2020-04-13 16:46 UTC 

[PATCH] xfs/XXX: Add xfs/XXX
 2020-04-13 16:30 UTC  (6+ messages)

[GIT PULL] afs: Fixes [try #2]
 2020-04-13 15:18 UTC 

[GIT PULL] afs: Fixes
 2020-04-13 15:13 UTC  (2+ messages)

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

[PATCH v2] exfat: replace 'time_ms' with 'time_10ms'
 2020-04-13  9:41 UTC  (3+ messages)

[PATCH] fs: only pass valid chmod mode_t bits to security_path_chmod
 2020-04-13  8:56 UTC 

[PATCH man-pages v2 0/2] document openat2(2)
 2020-04-13  7:22 UTC  (7+ messages)
` [PATCH man-pages v2 2/2] openat2.2: document new openat2(2) syscall

[PATCH] buffer: remove useless comment and WB_REASON_FREE_MORE_MEM, reason
 2020-04-13  5:12 UTC 

WARNING in iomap_apply
 2020-04-12 16:12 UTC  (6+ messages)
` [RFC 1/1] ext4: Fix overflow case for map.m_len in ext4_iomap_begin_*

[PATCH] unicode: Expose available encodings in sysfs
 2020-04-12 12:01 UTC  (3+ messages)
` [RFC PATCH] unicode: ucd_init() can be static

[PATCH] ovl: skip overlayfs superblocks at global sync
 2020-04-12  6:46 UTC  (3+ messages)

[GIT PULL] Rename page_offset() to page_pos()
 2020-04-11 23:22 UTC  (7+ messages)

[PATCH 0/9] XArray: several cleanups
 2020-04-11 13:56 UTC  (5+ messages)
` [PATCH 5/9] XArray: entry in last level is not expected to be a node

[PATCH] parisc: add sysctl file interface panic_on_stackoverflow
 2020-04-11 13:06 UTC 

[PATCH resend] fat: Improve the readahead for FAT entries
 2020-04-11 11:11 UTC 

What about adding AT_NO_AUTOMOUNT analogue to openat2?
 2020-04-11 10:51 UTC  (5+ messages)

[GIT PULL] orangefs: a fix and two cleanups and a merge conflict
 2020-04-11  1:20 UTC  (2+ messages)

[RFC v2 2/5] blktrace: fix debugfs use after free
 2020-04-10 19:37 UTC 

[GIT PULL] xfs: new code for 5.7, part 2
 2020-04-10 17:30 UTC  (2+ messages)

[PATCH v2] ext4: use non-movable memory for superblock readahead
 2020-04-10 16:12 UTC  (3+ messages)

[RFC 0/1] ext4: Fix mballoc race in freeing up group preallocations
 2020-04-10 15:52 UTC  (5+ messages)
` [RFC 1/1] ext4: Fix race in ext4_mb_discard_group_preallocations()

[PATCH v5 00/10] Introduce Zone Append for writing to zoned block devices
 2020-04-10 14:22 UTC  (22+ messages)
` [PATCH v5 02/10] block: Introduce REQ_OP_ZONE_APPEND
` [PATCH v5 04/10] block: Modify revalidate zones
` [PATCH v5 05/10] scsi: sd_zbc: factor out sanity checks for zoned commands
` [PATCH v5 06/10] scsi: export scsi_mq_free_sgtables
` [PATCH v5 07/10] scsi: sd_zbc: emulate ZONE_APPEND commands
` [PATCH v5 08/10] null_blk: Support REQ_OP_ZONE_APPEND
` [PATCH v5 09/10] block: export bio_release_pages and bio_iov_iter_get_pages
` [PATCH v5 10/10] zonefs: use REQ_OP_ZONE_APPEND for sync DIO

[PATCH] eventfd: Enlarge recursion limit to allow vhost to work
 2020-04-10 11:47 UTC 

[PATCH 1/2] eventfd: Make wake counter work for single fd instead of all
 2020-04-10 11:46 UTC  (5+ messages)

[selftests/landlock] d9d464ccf6: kernel-selftests.landlock.test_base.fail
 2020-04-10  8:45 UTC  (2+ messages)

[PATCH v4] proc/mounts: add cursor
 2020-04-10  6:04 UTC  (4+ messages)

[PATCH v3] proc/mounts: add cursor
 2020-04-10  5:07 UTC  (3+ messages)

[PATCH AUTOSEL 5.6 41/68] io-uring: drop completion when removing file
 2020-04-10  3:46 UTC 

[PATCH V6 0/8] Enable per-file/per-directory DAX operations V6
 2020-04-10  0:27 UTC  (21+ messages)
` [PATCH V6 6/8] fs/xfs: Combine xfs_diflags_to_linux() and xfs_diflags_to_iflags()

[PATCH] vfs: allow unprivileged whiteout creation
 2020-04-09 21:28 UTC 

[RFC 0/3] block: address blktrace use-after-free
 2020-04-09 20:59 UTC  (9+ messages)
` [RFC 3/3] block: avoid deferral of blk_release_queue() work

[PATCH] ubifs: remove broken lazytime support
 2020-04-09 20:04 UTC  (2+ messages)

[PATCH v2] proc/mounts: add cursor
 2020-04-09 19:36 UTC  (6+ messages)

[PATCH] xattr: fix uninitialized out-param
 2020-04-09 19:34 UTC  (2+ messages)

is this hang in a rename syscall is known?
 2020-04-09 19:30 UTC  (3+ 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).