linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-08-29 11:18:19 to 2019-08-31 15:58:25 UTC [more...]

broken userland ABI in configfs binary attributes
 2019-08-31 15:58 UTC  (17+ messages)
` [RFC] "

[PATCH v3 01/11] checkpatch: check for nested (un)?likely() calls
 2019-08-31 15:54 UTC  (4+ messages)
` [PATCH v3 05/11] fs: remove unlikely() from WARN_ON() condition

[fs/namei.c] e013ec23b8: WARNING:at_fs/dcache.c:#dentry_free
 2019-08-31 15:42 UTC 

[PATCH] drivers/staging/exfat - by default, prohibit mount of fat/vfat
 2019-08-31 14:51 UTC  (7+ messages)

[PATCH v7 0/6] Disable compat cruft on ppc64le v7
 2019-08-31 13:02 UTC  (10+ messages)
` [PATCH v7 1/6] powerpc: Add back __ARCH_WANT_SYS_LLSEEK macro
` [PATCH v7 2/6] powerpc: move common register copy functions from signal_32.c to signal.c
` [PATCH v7 3/6] powerpc/perf: consolidate read_user_stack_32
` [PATCH v7 4/6] powerpc/64: make buildable without CONFIG_COMPAT
` [PATCH v7 5/6] powerpc/64: Make COMPAT user-selectable disabled on littleendian by default
` [PATCH v7 6/6] powerpc/perf: split callchain.c by bitness

[PATCH] staging: exfat: add exfat filesystem code to staging
 2019-08-31 10:31 UTC  (41+ messages)
                        ` Checking usage of likeliness annotations

[PATCH] proc: fix ubsan waring in mem_lseek
 2019-08-31 10:06 UTC 

[PATCH v6 00/24] erofs: promote erofs from staging
 2019-08-31  6:48 UTC  (30+ messages)
` [PATCH v6 01/24] erofs: add on-disk layout
` [PATCH v6 03/24] erofs: add super block operations
` [PATCH v6 04/24] erofs: add raw address_space operations
` [PATCH v6 05/24] erofs: add inode operations
` [PATCH v6 08/24] erofs: add namei functions

[PATCH v3 00/13] virtio-fs: shared file system for virtual machines
 2019-08-31  5:46 UTC  (10+ messages)

[PATCH] vfs: set fs_context::user_ns for reconfigure
 2019-08-31  3:12 UTC  (2+ messages)

[PATCH vfs/for-next] vfs: fix vfs_get_single_reconf_super error handling
 2019-08-31  3:10 UTC 

[vfs:work.namei 4/12] fs/nfs/./nfstrace.h:210:19: error: 'LOOKUP_NO_EVAL' undeclared here (not in a function); did you mean 'LOOKUP_NO_REVAL'?
 2019-08-31  0:55 UTC 

[PATCH 2/9] cachefiles: drop direct usage of ->bmap method
 2019-08-31  0:45 UTC  (9+ messages)
  ` [PATCH 0/9 V5] New ->fiemap infrastructure and ->bmap removal

[PATCH -next] fuse: fix virtio_fs.c build warnings
 2019-08-30 23:29 UTC 

[PATCH 00/11] Keyrings, Block and USB notifications [ver #7]
 2019-08-30 22:09 UTC  (20+ messages)
` [PATCH 01/11] uapi: General notification ring definitions "
` [PATCH 02/11] security: Add hooks to rule on setting a watch "
` [PATCH 03/11] security: Add a hook for the point of notification insertion "
` [PATCH 04/11] General notification queue with user mmap()'able ring buffer "
` [PATCH 05/11] keys: Add a notification facility "
` [PATCH 06/11] Add a general, global device notification watch list "
` [PATCH 07/11] block: Add block layer notifications "
` [PATCH 08/11] usb: Add USB subsystem "
` [PATCH 09/11] Add sample notification program "
` [PATCH 10/11] selinux: Implement the watch_key security hook "
` [PATCH 11/11] smack: Implement the watch_key and post_notification hooks [untested] "
` watch_queue(7) manpage
` watch_devices(2) manpage
` keyctl_watch_key.3 manpage

[PATCH] splice: only read in as much information as there is pipe buffer space
 2019-08-30 21:06 UTC  (3+ messages)
` [RFC PATCH] generic: test splice() with pipes
` [PATCH v2] splice: only read in as much information as there is pipe buffer space

Re:
 2019-08-30 20:32 UTC 

[PATCH V4] fs: New zonefs file system
 2019-08-30 20:12 UTC  (2+ messages)

[PATCH v3 00/10] Sort out fsnotify_nameremove() mess
 2019-08-30 19:48 UTC  (4+ messages)
` [PATCH v3 04/10] tracefs: call fsnotify_{unlink,rmdir}() hooks

CONFIG_HARDENED_USERCOPY
 2019-08-30 19:47 UTC  (4+ messages)

[PATCH] Revert "asm-generic: Remove unneeded __ARCH_WANT_SYS_LLSEEK macro"
 2019-08-30 19:46 UTC 

[PATCH v2 0/2] guarantee natural alignment for kmalloc()
 2019-08-30 17:41 UTC  (9+ messages)
` [PATCH v2 2/2] mm, sl[aou]b: guarantee natural alignment for kmalloc(power-of-two)

[PATCH v8 00/24] erofs: promote erofs from staging v8
 2019-08-30 16:55 UTC  (7+ messages)
` [PATCH v8 20/24] erofs: introduce generic decompression backend

Merging virtualbox shared-folder VFS driver through drivers/staging?
 2019-08-30 16:43 UTC  (5+ messages)

[PATCH 0/3 v2] xfs: Fix races between readahead and hole punching
 2019-08-30 16:02 UTC  (8+ messages)
` [PATCH 1/3] mm: Handle MADV_WILLNEED through vfs_fadvise()
` [PATCH 2/3] fs: Export generic_fadvise()
` [PATCH 3/3] xfs: Fix stale data exposure when readahead races with hole punch

[GIT PULL] vfs: Add support for timestamp limits
 2019-08-30 15:47 UTC  (3+ messages)
  ` [GIT PULL RESEND] "

[PATCH] unicode: Move static keyword to the front of declarations
 2019-08-30 13:13 UTC 

[PATCH 02/10] vfs: syscall: Add move_mount(2) to move mounts around
 2019-08-30 10:11 UTC  (12+ messages)
                  ` [RFC][PATCH] fix d_absolute_path() interplay with fsmount()

[PATCH 0/2] Trivial changes found during code-review
 2019-08-30  9:17 UTC  (3+ messages)
` [RFC 1/2] direct-io: Change is_async member of struct dio from int to bool
` [RFC 2/2] Doc: vfs: Update few inode specific super_operations methods

[PATCH] fs/epoll: fix the edge-triggered mode for epoll itself
 2019-08-30  5:44 UTC 

mmotm 2019-08-27-20-39 uploaded
 2019-08-30  4:10 UTC  (13+ messages)
` mmotm 2019-08-27-20-39 uploaded (sound/hda/intel-nhlt.c)
          ` [alsa-devel] "
  ` mmotm 2019-08-27-20-39 uploaded (objtool: xen)

[PATCH v3 00/39] put_user_pages(): miscellaneous call sites
 2019-08-30  2:21 UTC  (4+ messages)

ext4 fsck vs. kernel recovery policy
 2019-08-29 23:50 UTC  (5+ messages)

[RFC PATCH v2 00/19] RDMA/FS DAX truncate proposal V1,000,002 ;-)
 2019-08-29 23:34 UTC  (9+ messages)
` [RFC PATCH v2 02/19] fs/locks: Add Exclusive flag to user Layout lease
` [RFC PATCH v2 06/19] fs/ext4: Teach dax_layout_busy_page() to operate on a sub-range

[ANNOUNCE] Three things
 2019-08-29 22:16 UTC 

[PATCH 00/11] Keyrings, Block and USB notifications [ver #6]
 2019-08-29 19:11 UTC  (14+ messages)
` [PATCH 01/11] uapi: General notification ring definitions "
` [PATCH 02/11] security: Add hooks to rule on setting a watch "
` [PATCH 03/11] security: Add a hook for the point of notification insertion "
` [PATCH 04/11] General notification queue with user mmap()'able ring buffer "
` [PATCH 05/11] keys: Add a notification facility "
` [PATCH 06/11] Add a general, global device notification watch list "
` [PATCH 07/11] block: Add block layer notifications "
` [PATCH 08/11] usb: Add USB subsystem "
` [PATCH 09/11] Add sample notification program "
` [PATCH 10/11] selinux: Implement the watch_key security hook "
` [PATCH 11/11] smack: Implement the watch_key and post_notification hooks [untested] "

[PATCH AUTOSEL 5.2 40/76] vfs: fix page locking deadlocks when deduping files
 2019-08-29 18:13 UTC  (4+ messages)
` [PATCH AUTOSEL 5.2 55/76] io_uring: fix potential hang with polled IO
` [PATCH AUTOSEL 5.2 58/76] io_uring: don't enter poll loop if we have CQEs pending
` [PATCH AUTOSEL 5.2 74/76] io_uring: add need_resched() check in inner poll loop

[PATCH AUTOSEL 4.19 22/45] vfs: fix page locking deadlocks when deduping files
 2019-08-29 18:15 UTC 

[PATCH AUTOSEL 4.14 14/27] vfs: fix page locking deadlocks when deduping files
 2019-08-29 18:16 UTC 

[RFC PATCH v2 00/19] RDMA/FS DAX truncate proposal V1,000,002 ;-)
 2019-08-29 16:16 UTC  (11+ messages)

[PATCH 0/5] ext4: direct IO via iomap infrastructure
 2019-08-29 14:41 UTC  (12+ messages)

[PATCH] virtio-fs: add Documentation/filesystems/virtiofs.rst
 2019-08-29 13:48 UTC  (2+ messages)

[PATCH RESEND v11 0/8] openat2(2)
 2019-08-29 13:19 UTC  (6+ messages)
` [PATCH RESEND v11 7/8] open: openat2(2) syscall

[PATCH 0/5] ext4: direct IO via iomap infrastructure
 2019-08-29 12:38 UTC  (7+ messages)
` [PATCH 4/5] ext4: introduce direct IO write code path using "

[PATCH 0/2] udf: Verify domain identifier
 2019-08-29 12:25 UTC  (3+ messages)
` [PATCH 1/2] udf: Verify domain identifier fields
` [PATCH 2/2] udf: Drop forward function declarations

[PATCH v2 1/2] splice: don't read more than available pipe space
 2019-08-29 11:49 UTC  (7+ messages)
` [PATCH v2 2/2] iomap: partially revert 4721a601099 (simulated directio short read on EFAULT)


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