linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-15 18:43:07 to 2019-10-18 07:59:45 UTC [more...]

[PATCH V2 00/26] mm, xfs: non-blocking inode reclaim
 2019-10-18  7:59 UTC  (8+ messages)
` [PATCH 08/26] mm: directed shrinker work deferral
` [PATCH 25/26] xfs: rework unreferenced inode lookups

[PATCH] f*xattr: allow O_PATH descriptors
 2019-10-18  7:55 UTC 

lift the xfs writepage code into iomap v8
 2019-10-18  7:20 UTC  (25+ messages)
` [PATCH 01/14] iomap: iomap that extends beyond EOF should be marked dirty
` [PATCH 02/14] xfs: initialize iomap->flags in xfs_bmbt_to_iomap
` [PATCH 03/14] xfs: set IOMAP_F_NEW more carefully
` [PATCH 04/14] xfs: use a struct iomap in xfs_writepage_ctx
` [PATCH 05/14] xfs: refactor the ioend merging code
` [PATCH 06/14] xfs: turn io_append_trans into an io_private void pointer
` [PATCH 07/14] xfs: remove the fork fields in the writepage_ctx and ioend
` [PATCH 08/14] iomap: zero newly allocated mapped blocks
` [PATCH 09/14] iomap: lift common tracing code from xfs to iomap
` [PATCH 10/14] iomap: lift the xfs writeback code "
` [PATCH 11/14] iomap: warn on inline maps in iomap_writepage_map
` [PATCH 12/14] iomap: move struct iomap_page out of iomap.h
` [PATCH 13/14] iomap: cleanup iomap_ioend_compare
` [PATCH 14/14] iomap: pass a struct page to iomap_finish_page_writeback

[PATCH] iomap: enhance writeback error message
 2019-10-18  7:14 UTC  (3+ messages)

[PATCH] Convert filldir[64]() from __put_user() to unsafe_put_user()
 2019-10-18  0:27 UTC  (19+ messages)
                      ` [RFC] change of calling conventions for arch_futex_atomic_op_inuser()
                    ` [RFC] csum_and_copy_from_user() semantics

[GIT PULL] xfs: fixes for 5.4-rc4
 2019-10-17 21:25 UTC  (2+ messages)

[PATCH 2/2] hfsplus: add a check for hfs_bnode_find
 2019-10-17 20:52 UTC  (4+ messages)

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

KCSAN: data-race in task_dump_owner / task_dump_owner
 2019-10-17 18:32 UTC  (4+ messages)

[PATCH v6 00/43] compat_ioctl: remove most of fs/compat_ioctl.c
 2019-10-17 18:25 UTC  (7+ messages)
` [PATCH v6 10/43] compat_ioctl: move rtc handling into rtc-dev.c
  ` [Y2038] "
` [PATCH v6 16/43] compat_ioctl: move isdn/capi ioctl translation into driver
  ` [Y2038] "

A bug in fuse/cuse causing crashes
 2019-10-17 18:04 UTC  (2+ messages)

[PATCH] iomap: iomap that extends beyond EOF should be marked dirty
 2019-10-17 14:48 UTC  (9+ messages)
` [PATCH v2] "

[PATCH] aio: Fix io_pgetevents() struct __compat_aio_sigset layout
 2019-10-17 13:48 UTC  (2+ messages)

[Project Quota]file owner could change its project ID?
 2019-10-17 12:12 UTC  (7+ messages)

[RFC PATCH 00/21] pipe: Keyrings, Block and USB notifications
 2019-10-17 10:53 UTC  (32+ messages)
` [RFC PATCH 01/21] pipe: Reduce #inclusion of pipe_fs_i.h
` [RFC PATCH 02/21] Add a prelocked wake-up
` [RFC PATCH 03/21] pipe: Use head and tail pointers for the ring, not cursor and length
` [RFC PATCH 04/21] pipe: Advance tail pointer inside of wait spinlock in pipe_read()
` [RFC PATCH 05/21] pipe: Conditionalise wakeup "
` [RFC PATCH 06/21] pipe: Rearrange sequence in pipe_write() to preallocate slot
` [RFC PATCH 07/21] pipe: Remove redundant wakeup from pipe_write()
` [RFC PATCH 08/21] pipe: Check for ring full inside of the spinlock in pipe_write()
` [RFC PATCH 09/21] uapi: General notification queue definitions
` [RFC PATCH 10/21] security: Add hooks to rule on setting a watch
` [RFC PATCH 11/21] security: Add a hook for the point of notification insertion
` [RFC PATCH 12/21] pipe: Add general notification queue support
` [RFC PATCH 13/21] keys: Add a notification facility
` [RFC PATCH 14/21] Add sample notification program
` [RFC PATCH 15/21] pipe: Allow buffers to be marked read-whole-or-error for notifications
` [RFC PATCH 16/21] pipe: Add notification lossage handling
` [RFC PATCH 17/21] Add a general, global device notification watch list
` [RFC PATCH 18/21] block: Add block layer notifications
` [RFC PATCH 19/21] usb: Add USB subsystem notifications
` [RFC PATCH 20/21] selinux: Implement the watch_key security hook
` [RFC PATCH 21/21] smack: Implement the watch_key and post_notification hooks

[PATCH V2] fs: avoid softlockups in s_inodes iterators
 2019-10-17  8:39 UTC  (11+ messages)
` [PATCH 2/1] fs: call fsnotify_sb_delete after evict_inodes

[PATCH] fsnotify/fdinfo: exportfs_encode_inode_fh() takes pointer as 4th argument
 2019-10-17  8:33 UTC  (2+ messages)

[PATCH] fsnotify: move declaration of fsnotify_mark_connector_cachep to fsnotify.h
 2019-10-17  8:32 UTC  (2+ messages)

[PATCH] staging: exfat: add exfat filesystem code to staging
 2019-10-17  7:53 UTC  (16+ messages)

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

WARNING: bad unlock balance in rcu_lock_release
 2019-10-17  5:27 UTC  (4+ messages)

[PATCH v2] fs/namespace.c: fix use-after-free of mount in mnt_warn_timestamp_expiry()
 2019-10-17  3:15 UTC  (2+ messages)

KASAN: use-after-free Read in mnt_warn_timestamp_expiry
 2019-10-17  2:50 UTC  (6+ messages)

[PATCH v3] splice: only read in as much information as there is pipe buffer space
 2019-10-16 18:54 UTC  (5+ messages)

[PATCH v3 0/3] Fix typo in RWH_WRITE_LIFE_NOT_SET constant name
 2019-10-16 17:00 UTC  (5+ messages)

[PATCH] vfs: Handle fs_param_neg_with_empty
 2019-10-16 13:42 UTC  (2+ messages)

[RFC 0/2] ext4: bmap & fiemap conversion to use iomap
 2019-10-16 12:58 UTC  (7+ messages)
` [RFC 1/2] ext4: Move ext4 bmap to use iomap infrastructure
` [RFC 2/2] ext4: Move ext4_fiemap to "

lift the xfs writepage code into iomap v7
 2019-10-16 12:08 UTC  (31+ messages)
` [PATCH 01/12] xfs: initialize iomap->flags in xfs_bmbt_to_iomap
` [PATCH 02/12] xfs: set IOMAP_F_NEW more carefully
` [PATCH 03/12] xfs: use a struct iomap in xfs_writepage_ctx
` [PATCH 04/12] xfs: refactor the ioend merging code
` [PATCH 05/12] xfs: turn io_append_trans into an io_private void pointer
` [PATCH 06/12] xfs: remove the fork fields in the writepage_ctx and ioend
` [PATCH 07/12] iomap: zero newly allocated mapped blocks
` [PATCH 08/12] iomap: lift the xfs readpage / readpages tracing to iomap
` [PATCH 09/12] iomap: lift the xfs writeback code "
` [PATCH 10/12] iomap: warn on inline maps in iomap_writepage_map
` [PATCH 11/12] iomap: move struct iomap_page out of iomap.h
` [PATCH 12/12] iomap: cleanup iomap_ioend_compare

[PATCH 1/2] hfs: add a check for hfs_bnode_find
 2019-10-16 12:05 UTC 

[PATCH man-pages] Document encoded I/O
 2019-10-16 11:10 UTC  (11+ messages)
` [RFC PATCH v2 0/5] fs: interface for directly reading/writing compressed data
  ` [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 3/5] btrfs: generalize btrfs_lookup_bio_sums_dio()
  ` [RFC PATCH v2 4/5] btrfs: implement RWF_ENCODED reads
  ` [RFC PATCH v2 5/5] btrfs: implement RWF_ENCODED writes

[PATCH] fs/direct-io: include internal.h for sb_init_dio_done_wq
 2019-10-16 10:19 UTC 

WARNING: bad unlock balance in rcu_core
 2019-10-16 10:01 UTC  (3+ messages)

[ANNOUNCE] xfs-linux: iomap-5.5-merge updated to c9acd3aee077
 2019-10-16  9:35 UTC  (4+ messages)

[PATCH v2] cgroup, blkcg: prevent dirty inodes to pin dying memory cgroups
 2019-10-16  9:18 UTC  (4+ messages)

copy_mount_options() problem
 2019-10-16  7:39 UTC  (5+ messages)

[RFC 0/5] Ext4: Add support for blocksize < pagesize for dioread_nolock
 2019-10-16  7:37 UTC  (6+ messages)
` [RFC 1/5] ext4: keep uniform naming convention for io & io_end variables
` [RFC 2/5] ext4: Add API to bring in support for unwritten io_end_vec conversion
` [RFC 3/5] ext4: Refactor mpage_map_and_submit_buffers function
` [RFC 4/5] ext4: Add support for blocksize < pagesize in dioread_nolock
` [RFC 5/5] ext4: Enable blocksize < pagesize for dioread_nolock

"Dentry still in use" splats in v5.2-rc3
 2019-10-16  0:52 UTC  (6+ messages)
` [PATCH] vfs: fsmount: add missing mntget()

[PATCH] hugetlbfs: add O_TMPFILE support
 2019-10-15 23:37 UTC  (3+ messages)

[PATCH] mm, swap: disallow swapon() on zoned block devices
 2019-10-15 20:43 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 23/34] fs: Use CONFIG_PREEMPTION
 2019-10-15 19:18 UTC 


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