linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-21 16:18:53 to 2019-10-24 07:06:42 UTC [more...]

[PATCH v14 0/6] open: introduce openat2(2) syscall
 2019-10-24  7:06 UTC  (6+ messages)
` [PATCH v14 2/6] namei: LOOKUP_IN_ROOT: chroot-like path resolution

[PATCH 0/3] fscrypt: support for inline-encryption-optimized policies
 2019-10-24  7:04 UTC  (17+ messages)
` [PATCH 1/3] fscrypt: add "
` [PATCH 2/3] ext4: add support for INLINE_CRYPT_OPTIMIZED encryption policies
` [PATCH 3/3] f2fs: "

[PATCH v2 0/8] Fix cdrom autoclose
 2019-10-24  5:46 UTC  (17+ messages)
` [PATCH v2 1/8] cdrom: add poll_event_interruptible
` [PATCH v2 2/8] cdrom: factor out common open_for_* code
` [PATCH v2 3/8] cdrom: wait for the tray to close
` [PATCH v2 4/8] cdrom: separate autoclose into an IOCTL
` [PATCH v2 5/8] docs: cdrom: Add autoclose IOCTL
` [PATCH v2 6/8] bdev: add open_finish
` [PATCH v2 7/8] scsi: sr: workaround VMware ESXi cdrom emulation bug
` [PATCH v2 8/8] scsi: sr: wait for the medium to become ready

[PATCH v14 1/5] Add flags option to get xattr method paired to __vfs_getxattr
 2019-10-24  4:57 UTC 

[ANNOUNCE] erofs-utils: release 1.0 and package inclusion requests
 2019-10-24  3:33 UTC 

Please add the zuf tree to linux-next
 2019-10-24  2:36 UTC  (2+ messages)

[PATCH 0/5] Enable per-file/directory DAX operations
 2019-10-24  2:31 UTC  (15+ messages)
` [PATCH 1/5] fs/stat: Define DAX statx attribute
` [PATCH 2/5] fs/xfs: Isolate the physical DAX flag from effective
` [PATCH 5/5] fs/xfs: Allow toggle of physical DAX flag

[PATCH v5 00/12] ext4: port direct I/O to iomap infrastructure
 2019-10-24  1:58 UTC  (42+ messages)
` [PATCH v5 01/12] ext4: move set iomap routines into separate helper ext4_set_iomap()
` [PATCH v5 02/12] ext4: iomap that extends beyond EOF should be marked dirty
` [PATCH v5 03/12] ext4: split IOMAP_WRITE branch in ext4_iomap_begin() into helper
` [PATCH v5 04/12] ext4: introduce new callback for IOMAP_REPORT
` [PATCH v5 05/12] iomap: Allow forcing of waiting for running DIO in iomap_dio_rw()
` [PATCH v5 07/12] ext4: introduce direct I/O read using iomap infrastructure
` [PATCH v5 08/12] ext4: update direct I/O read to do trylock in IOCB_NOWAIT cases
` [PATCH v5 09/12] ext4: move inode extension/truncate code out from ->iomap_end() callback
` [PATCH v5 12/12] ext4: introduce direct I/O write using iomap infrastructure

[PATCH v2 linux-kselftest-test 0/3] kunit: support building core/tests as modules
 2019-10-24  1:33 UTC  (10+ messages)
` [PATCH v2 linux-kselftest-test 1/3] kunit: allow kunit tests to be loaded as a module

[RFC 0/5] Ext4: Add support for blocksize < pagesize for dioread_nolock
 2019-10-24  1:12 UTC  (3+ messages)

[PATCH] ovl_obtain_alias(): don't call d_instantiate_anon() for old dentry
 2019-10-24  1:06 UTC 

[Project Quota]file owner could change its project ID?
 2019-10-23 23:01 UTC  (11+ messages)

"New" ext4 features tests in LTP
 2019-10-23 22:58 UTC  (2+ messages)

Is rename(2) atomic on FAT?
 2019-10-23 22:22 UTC  (14+ messages)

[RFC PATCH 00/10] pipe: Notification queue preparation [ver #2]
 2019-10-23 20:18 UTC  (11+ messages)
` [RFC PATCH 01/10] pipe: Reduce #inclusion of pipe_fs_i.h "
` [RFC PATCH 02/10] Remove the nr_exclusive argument from __wake_up_sync_key() "
` [RFC PATCH 03/10] Add wake_up_interruptible_sync_poll_locked() "
` [RFC PATCH 04/10] pipe: Use head and tail pointers for the ring, not cursor and length "
` [RFC PATCH 05/10] pipe: Allow pipes to have kernel-reserved slots "
` [RFC PATCH 06/10] pipe: Advance tail pointer inside of wait spinlock in pipe_read() "
` [RFC PATCH 07/10] pipe: Conditionalise wakeup "
` [RFC PATCH 08/10] pipe: Rearrange sequence in pipe_write() to preallocate slot "
` [RFC PATCH 09/10] pipe: Remove redundant wakeup from pipe_write() "
` [RFC PATCH 10/10] pipe: Check for ring full inside of the spinlock in "

[PATCH] Add prctl support for controlling PF_MEMALLOC V2
 2019-10-23 17:35 UTC  (10+ messages)

KCSAN: data-race in task_dump_owner / task_dump_owner
 2019-10-23 17:06 UTC  (5+ messages)

[PATCH v6 00/43] compat_ioctl: remove most of fs/compat_ioctl.c
 2019-10-23 15:26 UTC  (16+ messages)
` [PATCH v6 10/43] compat_ioctl: move rtc handling into rtc-dev.c
  ` [Y2038] "
` [PATCH v6 11/43] compat_ioctl: move drivers to compat_ptr_ioctl

[PATCH] virtiofs: Remove set but not used variable 'fc'
 2019-10-23 14:33 UTC  (3+ messages)

[PATCH -next] virtiofs: remove unused variable 'fc'
 2019-10-23 14:31 UTC  (2+ messages)

[RFC PATCH v2 0/5] fs: interface for directly reading/writing compressed data
 2019-10-23 12:12 UTC  (25+ messages)
` [PATCH man-pages] Document encoded I/O
` [RFC PATCH v2 1/5] fs: add O_ENCODED open flag
` [RFC PATCH v2 2/5] fs: add RWF_ENCODED for reading/writing compressed data
` [RFC PATCH v2 5/5] btrfs: implement RWF_ENCODED writes

[PATCH RESEND 1/1] vfs: Really check for inode ptr in lookup_fast
 2019-10-23 11:05 UTC  (7+ messages)

INFO: task hung in vfs_unlink
 2019-10-23  7:25 UTC 

[PATCH] hugetlbfs: add O_TMPFILE support
 2019-10-23  7:14 UTC  (7+ messages)

[PATCH 0/8] staging: exfat: Code cleanups
 2019-10-23  5:27 UTC  (9+ messages)
` [PATCH 1/8] staging: exfat: Clean up namespace pollution, part 1
` [PATCH 2/8] staging: exfat: Remove FAT/VFAT mount support, "
` [PATCH 3/8] staging: exfat: Remove FAT/VFAT mount support, part 2
` [PATCH 4/8] staging: exfat: Cleanup static entries in exfat.h
` [PATCH 5/8] staging: exfat: Clean up static definitions in exfat_cache.c
` [PATCH 6/8] staging: exfat: More static cleanups for exfat_core.c
` [PATCH 7/8] staging: exfat: Finished code movement for static cleanups in exfat_core.c
` [PATCH 8/8] staging: exfat: Update TODO

[PATCH v2 0/2] ext4: support encryption with blocksize != PAGE_SIZE
 2019-10-23  3:33 UTC  (3+ messages)
` [PATCH v2 1/2] fs/buffer.c: support fscrypt in block_read_full_page()
` [PATCH v2 2/2] ext4: Enable encryption for subpage-sized blocks

mmotm 2019-10-22-17-07 uploaded
 2019-10-23  0:07 UTC 

INFO: task hung in d_alloc_parallel (2)
 2019-10-22 22:44 UTC 

[PATCH ghak90 V7 00/21] audit: implement container identifier
 2019-10-22 20:06 UTC  (13+ messages)
` [PATCH ghak90 V7 20/21] audit: add capcontid to set contid outside init_user_ns

[PATCH] fs: exFAT read-only driver GPL implementation by Paragon Software
 2019-10-22 17:13 UTC  (2+ messages)
  ` [PATCH] "

[PATCH] aio: Fix io_pgetevents() struct __compat_aio_sigset layout
 2019-10-22 12:45 UTC  (5+ messages)
    ` [PATCH v2] "

[PATCH v2] cgroup, blkcg: prevent dirty inodes to pin dying memory cgroups
 2019-10-22  8:15 UTC  (6+ messages)

[PATCH v2] fs/dax: Fix pmd vs pte conflict detection
 2019-10-22  7:27 UTC  (2+ messages)

[LTP] [PATCH v2] syscalls/copy_file_range02: skip if cross-fs isn't supported
 2019-10-22  6:13 UTC 

xfs COW cleanups v3
 2019-10-22  1:45 UTC  (2+ messages)

[ANNOUNCE] xfs-linux: iomap-for-next updated to c039b9979272
 2019-10-22  1:42 UTC 

Mysterious fs ioctl
 2019-10-22  1:22 UTC 

[vfs:fixes 2/2] fs/aio.c:2196:38: note: in expansion of macro 'NULL'
 2019-10-21 22:49 UTC 

[PATCH] docs: ioctl-number: document fscrypt ioctl numbers
 2019-10-21 20:29 UTC  (2+ messages)

[PATCH] proc: fix inode uid/gid writeback race
 2019-10-21 18:32 UTC  (3+ messages)

[RESEND trivial] fs: Fix Kconfig indentation
 2019-10-21 17:29 UTC 

[PATCH] fs: proc: Clarify warnings for invalid proc dir names
 2019-10-21 17:29 UTC  (2+ 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).