linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-28 00:55:49 to 2019-07-30 21:38:37 UTC [more...]

[PATCH] dm: fix dax_dev NULL dereference
 2019-07-30 21:38 UTC  (4+ messages)
  `  "

[RFC] configfs_unregister_group() API
 2019-07-30 21:13 UTC 

[PATCH v4 0/3] mm/gup: add make_dirty arg to put_user_pages_dirty_lock()
 2019-07-30 20:57 UTC  (4+ messages)
` [PATCH v4 1/3] "
` [PATCH v4 2/3] drivers/gpu/drm/via: convert put_page() to put_user_page*()
` [PATCH v4 3/3] net/xdp: "

[PATCH v5 00/29] compat_ioctl.c removal, part 1/3
 2019-07-30 20:14 UTC  (31+ messages)
` [PATCH v5 01/29] fix compat handling of FICLONERANGE, FIDEDUPERANGE and FS_IOC_FIEMAP
` [PATCH v5 02/29] FIGETBSZ: fix compat
` [PATCH v5 03/29] compat: itanic doesn't have one
` [PATCH v5 04/29] do_vfs_ioctl(): use saner types
` [PATCH v5 05/29] compat: move FS_IOC_RESVSP_32 handling to fs/ioctl.c
` [PATCH v5 06/29] compat_sys_ioctl(): make parallel to do_vfs_ioctl()
` [PATCH v5 07/29] ceph: fix compat_ioctl for ceph_dir_operations
` [PATCH v5 08/29] compat_ioctl: drop FIOQSIZE table entry
` [PATCH v5 09/29] compat_ioctl: pppoe: fix PPPOEIOCSFWD handling
` [PATCH v5 10/29] compat_ioctl: add compat_ptr_ioctl()
` [PATCH v5 11/29] compat_ioctl: move rtc handling into rtc-dev.c
` [PATCH v5 12/29] compat_ioctl: move drivers to compat_ptr_ioctl
` [PATCH v5 13/29] compat_ioctl: move more "
  ` [PATCH v5 14/29] compat_ioctl: use correct compat_ptr() translation in drivers
  ` [PATCH v5 15/29] compat_ioctl: move tape handling into drivers
  ` [PATCH v5 16/29] compat_ioctl: move ATYFB_CLK handling to atyfb driver
  ` [PATCH v5 17/29] compat_ioctl: move isdn/capi ioctl translation into driver
  ` [PATCH v5 18/29] compat_ioctl: move rfcomm handlers "
  ` [PATCH v5 19/29] compat_ioctl: move hci_sock "
` [PATCH v5 20/29] compat_ioctl: remove HCIUART handling
  ` [PATCH v5 21/29] compat_ioctl: remove HIDIO translation
  ` [PATCH v5 22/29] compat_ioctl: remove translation for sound ioctls
  ` [PATCH v5 23/29] compat_ioctl: remove IGNORE_IOCTL()
  ` [PATCH v5 24/29] compat_ioctl: remove /dev/random commands
  ` [PATCH v5 25/29] compat_ioctl: remove joystick ioctl translation
  ` [PATCH v5 26/29] compat_ioctl: remove PCI "
  ` [PATCH v5 27/29] compat_ioctl: remove /dev/raw "
  ` [PATCH v5 28/29] compat_ioctl: remove last RAID handling code
  ` [PATCH v5 29/29] compat_ioctl: remove unused convert_in_user macro

[PATCH 1/2] mm/filemap: don't initiate writeback if mapping has no dirty pages
 2019-07-30 18:15 UTC  (6+ messages)

[PATCH 00/20] vfs: Add support for timestamp limits
 2019-07-30 17:39 UTC  (28+ messages)
` [PATCH 01/20] vfs: Add file timestamp range support
` [PATCH 02/20] vfs: Add timestamp_truncate() api
` [PATCH 03/20] timestamp_truncate: Replace users of timespec64_trunc
` [PATCH 04/20] mount: Add mount warning for impending timestamp expiry
` [PATCH 05/20] utimes: Clamp the timestamps before update
` [PATCH 06/20] fs: Fill in max and min timestamps in superblock
` [PATCH 07/20] 9p: Fill min and max timestamps in sb
` [PATCH 08/20] adfs: Fill in max and min "
` [PATCH 09/20] ext4: Initialize timestamps limits
` [PATCH 10/20] fs: nfs: Initialize filesystem timestamp ranges
` [PATCH 11/20] fs: cifs: "
` [PATCH 12/20] fs: fat: "
` [PATCH 13/20] fs: affs: "
` [PATCH 14/20] fs: sysv: "
` [PATCH 15/20] fs: ceph: "
` [PATCH 16/20] fs: orangefs: "
` [PATCH 17/20] fs: hpfs: "
` [PATCH 18/20] fs: omfs: "
` [PATCH 19/20] pstore: fs superblock limits
` [PATCH 20/20] isofs: Initialize filesystem timestamp ranges

[PATCH 00/12] block/bio, fs: convert put_page() to put_user_page*()
 2019-07-30 15:57 UTC  (6+ messages)
` [PATCH 03/12] block: bio_release_pages: use flags arg instead of bool

[PATCH v11 2/4] fs: __vfs_getxattr nesting paradigm
 2019-07-30 15:52 UTC 

[PATCH v4 0/6] iomap: lift the xfs writepage code into iomap
 2019-07-30 14:48 UTC  (8+ messages)
` [PATCH 1/6] list.h: add list_pop and list_pop_entry helpers
` [PATCH 2/6] iomap: copy the xfs writeback code to iomap.c
` [PATCH 3/6] iomap: add tracing for the address space operations
` [PATCH 4/6] iomap: warn on inline maps in iomap_writepage_map
` [PATCH 5/6] xfs: set IOMAP_F_NEW more carefully
` [PATCH 6/6] iomap: zero newly allocated mapped blocks

[PATCH v2] aio: add timeout validity check for io_[p]getevents
 2019-07-30 13:52 UTC  (3+ messages)

[PATCH v3 1/2] mm/page_idle: Add per-pid idle page tracking using virtual indexing
 2019-07-30 13:06 UTC  (2+ messages)

[patch 0/4] fs: Substitute bit-spinlocks for PREEMPT_RT and debugging
 2019-07-30 11:24 UTC  (5+ messages)
` [patch 1/4] locking/lockdep: Add Kconfig option for bit spinlocks
` [patch 2/4] fs/buffer: Move BH_Uptodate_Lock locking into wrapper functions
` [patch 3/4] fs/buffer: Substitute BH_Uptodate_Lock for RT and bit spinlock debugging
` [patch 4/4] fs: jbd/jbd2: Substitute BH locks for RT and lock debugging

[PATCH v5 00/24] erofs: promote erofs from staging
 2019-07-30  7:14 UTC  (25+ messages)
` [PATCH v5 01/24] erofs: add on-disk layout
` [PATCH v5 02/24] erofs: add erofs in-memory stuffs
` [PATCH v5 03/24] erofs: add super block operations
` [PATCH v5 04/24] erofs: add raw address_space operations
` [PATCH v5 05/24] erofs: add inode operations
` [PATCH v5 06/24] erofs: support special inode
` [PATCH v5 07/24] erofs: add directory operations
` [PATCH v5 08/24] erofs: add namei functions
` [PATCH v5 09/24] erofs: support tracepoint
` [PATCH v5 10/24] erofs: update Kconfig and Makefile
` [PATCH v5 11/24] erofs: introduce xattr & posixacl support
` [PATCH v5 12/24] erofs: introduce tagged pointer
` [PATCH v5 13/24] erofs: add compression indexes support
` [PATCH v5 14/24] erofs: introduce superblock registration
` [PATCH v5 15/24] erofs: introduce erofs shrinker
` [PATCH v5 16/24] erofs: introduce workstation for decompression
` [PATCH v5 17/24] erofs: introduce per-CPU buffers implementation
` [PATCH v5 18/24] erofs: introduce pagevec for decompression subsystem
` [PATCH v5 19/24] erofs: add erofs_allocpage()
` [PATCH v5 20/24] erofs: introduce generic decompression backend
` [PATCH v5 21/24] erofs: introduce LZ4 decompression inplace
` [PATCH v5 22/24] erofs: introduce the decompression frontend
` [PATCH v5 23/24] erofs: introduce cached decompression
` [PATCH v5 24/24] erofs: add document

[regression] panic at __dax_synchronous after synchronous dax enabled
 2019-07-30  6:49 UTC  (2+ messages)

[PATCH v5 00/14] Provide generic top-down mmap layout functions
 2019-07-30  5:51 UTC  (15+ messages)
` [PATCH v5 01/14] mm, fs: Move randomize_stack_top from fs to mm
` [PATCH v5 02/14] arm64: Make use of is_compat_task instead of hardcoding this test
` [PATCH v5 03/14] arm64: Consider stack randomization for mmap base only when necessary
` [PATCH v5 04/14] arm64, mm: Move generic mmap layout functions to mm
` [PATCH v5 05/14] arm64, mm: Make randomization selected by generic topdown mmap layout
` [PATCH v5 06/14] arm: Properly account for stack randomization and stack guard gap
` [PATCH v5 07/14] arm: Use STACK_TOP when computing mmap base address
` [PATCH v5 08/14] arm: Use generic mmap top-down layout and brk randomization
` [PATCH v5 09/14] mips: Properly account for stack randomization and stack guard gap
` [PATCH v5 10/14] mips: Use STACK_TOP when computing mmap base address
` [PATCH v5 11/14] mips: Adjust brk randomization offset to fit generic version
` [PATCH v5 12/14] mips: Replace arch specific way to determine 32bit task with "
` [PATCH v5 13/14] mips: Use generic mmap top-down layout and brk randomization
` [PATCH v5 14/14] riscv: Make mmap allocation top-down by default

[PATCH 0/2] keys: ACLs
 2019-07-30  3:49 UTC  (4+ messages)
` [PATCH 1/2] KEYS: Replace uid/gid/perm permissions checking with an ACL

[PATCH v2] Fix typo reigster to register
 2019-07-30  2:42 UTC 

[PATCH] ext4: Fix deadlock on page reclaim
 2019-07-30  2:06 UTC  (9+ messages)

[PATCH] aio: add timeout validity check for io_[p]getevents
 2019-07-30  1:28 UTC  (6+ messages)

[PATCH v4 0/5] xfs: use the iomap writeback code
 2019-07-30  1:19 UTC  (6+ messages)
` [PATCH 1/5] xfs: use a struct iomap in xfs_writepage_ctx
` [PATCH 2/5] xfs: turn io_append_trans into an io_private void pointer
` [PATCH 3/5] xfs: remove the fork fields in the writepage_ctx and ioend
` [PATCH 4/5] xfs: convert the xfs writeback code to iomap writeback
` [PATCH 5/5] iomap: move struct iomap_page out of iomap.h

[PATCH v4 0/2] xfs: use new list helpers in writeback code
 2019-07-30  1:18 UTC  (3+ messages)
` [PATCH 1/2] xfs: initialize iomap->flags in xfs_bmbt_to_iomap
` [PATCH 2/2] xfs: refactor the ioend merging code

lift the xfs writepage code into iomap v3
 2019-07-30  1:17 UTC  (5+ messages)

[PATCH v7 00/16] fscrypt: key management improvements
 2019-07-30  0:39 UTC  (37+ messages)
` [PATCH v7 01/16] fs, fscrypt: move uapi definitions to new header <linux/fscrypt.h>
` [PATCH v7 04/16] fscrypt: add ->ci_inode to fscrypt_info
` [PATCH v7 05/16] fscrypt: refactor v1 policy key setup into keysetup_legacy.c
` [PATCH v7 06/16] fscrypt: add FS_IOC_ADD_ENCRYPTION_KEY ioctl
` [PATCH v7 07/16] fscrypt: add FS_IOC_REMOVE_ENCRYPTION_KEY ioctl
` [PATCH v7 08/16] fscrypt: add FS_IOC_GET_ENCRYPTION_KEY_STATUS ioctl
` [PATCH v7 09/16] fscrypt: add an HKDF-SHA512 implementation
` [PATCH v7 10/16] fscrypt: v2 encryption policy support
` [PATCH v7 11/16] fscrypt: allow unprivileged users to add/remove keys for v2 policies
` [PATCH v7 12/16] fscrypt: require that key be added when setting a v2 encryption policy
` [PATCH v7 13/16] ext4: wire up new fscrypt ioctls
` [PATCH v7 14/16] f2fs: "
` [PATCH v7 15/16] ubifs: "
` [PATCH v7 16/16] fscrypt: document the new ioctls and policy version

[PATCH v6 00/16] nvmet: add target passthru commands support
 2019-07-29 16:17 UTC  (10+ messages)

[PATCH] dax: Fix missed PMD wakeups
 2019-07-29 15:18 UTC  (12+ messages)

[PATCH v4 0/3] Casefolding in F2FS
 2019-07-29 14:57 UTC  (6+ messages)
` [PATCH v4 3/3] f2fs: Support case-insensitive file name lookups
  ` [f2fs-dev] "

[PATCH v2 18/30] virtio_fs, dax: Set up virtio_fs dax_device
 2019-07-29 13:20 UTC  (11+ messages)

[PATCH] Fix typo reigster to register
 2019-07-29  9:38 UTC  (2+ messages)

mmotm 2019-07-24-21-39 uploaded
 2019-07-28 23:51 UTC  (7+ messages)
` mmotm 2019-07-24-21-39 uploaded (mm/memcontrol)

[PATCH] udf: prevent allocation beyond UDF partition
 2019-07-28 19:19 UTC 

[PATCH v9 0/6] Enable THP for text section of non-shmem files
 2019-07-28  6:41 UTC  (4+ messages)
` [PATCH v9 5/6] mm,thp: add read-only THP support for (non-shmem) FS

[PATCH v11 0/8] namei: openat2(2) path resolution restrictions
 2019-07-28  1:02 UTC  (9+ messages)
` [PATCH v11 1/8] namei: obey trailing magic-link DAC permissions
` [PATCH v11 2/8] procfs: switch magic-link modes to be more sane
` [PATCH v11 3/8] open: O_EMPTYPATH: procfs-less file descriptor re-opening
` [PATCH v11 4/8] namei: O_BENEATH-style path resolution flags
` [PATCH v11 5/8] namei: LOOKUP_IN_ROOT: chroot-like path resolution
` [PATCH v11 6/8] namei: aggressively check for nd->root escape on ".." resolution
` [PATCH v11 7/8] open: openat2(2) syscall
` [PATCH v11 8/8] selftests: add openat2(2) selftests


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