linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-15 06:29:16 to 2020-01-16 19:24:07 UTC [more...]

[PATCH 01/19] dax: remove block device dependencies
 2020-01-16 19:23 UTC  (19+ messages)

[PATCH AUTOSEL 5.4 150/205] affs: fix a memory leak in affs_remount
 2020-01-16 16:42 UTC 

[v10 00/14] add the latest exfat driver
 2020-01-16 19:20 UTC  (4+ messages)

[RFC PATCH V2 00/12] Enable per-file/directory DAX operations V2
 2020-01-16 19:12 UTC  (38+ messages)
` [RFC PATCH V2 01/12] fs/stat: Define DAX statx attribute
` [RFC PATCH V2 05/12] fs: remove unneeded IS_DAX() check
` [RFC PATCH V2 07/12] fs: Add locking for a dynamic inode 'mode'
` [RFC PATCH V2 08/12] fs/xfs: Add lock/unlock mode to xfs
` [RFC PATCH V2 09/12] fs: Prevent mode change if file is mmap'ed

[PATCH AUTOSEL 4.19 479/671] coredump: split pipe command whitespace before expanding template
 2020-01-16 17:04 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 649/671] affs: fix a memory leak in affs_remount

dax: Get rid of fs_dax_get_by_host() helper
 2020-01-16 18:09 UTC  (3+ messages)

[PATCH AUTOSEL 4.9 175/251] coredump: split pipe command whitespace before expanding template
 2020-01-16 17:35 UTC 

[PATCH AUTOSEL 4.4 116/174] coredump: split pipe command whitespace before expanding template
 2020-01-16 17:41 UTC 

[PATCH AUTOSEL 4.14 260/371] coredump: split pipe command whitespace before expanding template
 2020-01-16 17:23 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 355/371] affs: fix a memory leak in affs_remount

[PATCH] io_uring: wakeup threads waiting for EPOLLOUT events
 2020-01-16 17:03 UTC  (7+ messages)

[PATCH v2 0/3] introduce a uid/gid shifting bind mount
 2020-01-16 16:29 UTC  (6+ messages)
` [PATCH v2 2/3] fs: introduce "

[PATCH v10 00/14] add the latest exfat driver
 2020-01-16 16:00 UTC  (38+ messages)
    ` [PATCH v10 01/14] exfat: add in-memory and on-disk structures and headers
    ` [PATCH v10 02/14] exfat: add super block operations
    ` [PATCH v10 03/14] exfat: add inode operations
    ` [PATCH v10 04/14] exfat: add directory operations
    ` [PATCH v10 05/14] exfat: add file operations
    ` [PATCH v10 06/14] exfat: add fat entry operations
    ` [PATCH v10 07/14] exfat: add bitmap operations
    ` [PATCH v10 08/14] exfat: add exfat cache
    ` [PATCH v10 09/14] exfat: add misc operations
    ` [PATCH v10 10/14] exfat: add nls operations
    ` [PATCH v10 11/14] exfat: add Kconfig and Makefile
    ` [PATCH v10 12/14] exfat: add exfat in fs/Kconfig and fs/Makefile
    ` [PATCH v10 13/14] MAINTAINERS: add exfat filesystem
    ` [PATCH v10 14/14] staging: exfat: make staging/exfat and fs/exfat mutually exclusive

udf: Commit b085fbe2ef7fa (udf: Fix crash during mount) broke CD-RW support
 2020-01-16 15:46 UTC  (3+ messages)

[RFC] iomap: fix race between readahead and direct write
 2020-01-16 15:32 UTC  (2+ messages)

udf: Suspicious values in udf_statfs()
 2020-01-16 15:30 UTC  (3+ messages)

[PATCH] vfs: prevent signed overflow by using u64 over loff_t
 2020-01-16 15:21 UTC  (2+ messages)

[PATCH v10 00/14] add the latest exfat driver
 2020-01-16 14:45 UTC 

RFC: hold i_rwsem until aio completes
 2020-01-16 14:00 UTC  (16+ messages)
` [PATCH 08/12] ext4: hold i_rwsem until AIO completes

Weird fuse_operations.read calls with Linux 5.4
 2020-01-16 11:59 UTC  (5+ messages)

Still a pretty bad time on 5.4.6 with fuse_request_end
 2020-01-16 11:06 UTC  (2+ messages)

Problems with determining data presence by examining extents?
 2020-01-16 10:16 UTC  (22+ messages)

[PATCH v12 00/22] mm/gup: prereqs to track dma-pinned pages: FOLL_PIN
 2020-01-16  9:37 UTC  (16+ messages)
` [PATCH v12 04/22] mm: devmap: refactor 1-based refcounting for ZONE_DEVICE pages
` [PATCH v12 05/22] goldish_pipe: rename local pin_user_pages() routine
` [PATCH v12 06/22] mm: fix get_user_pages_remote()'s handling of FOLL_LONGTERM
` [PATCH v12 08/22] mm/gup: allow FOLL_FORCE for get_user_pages_fast()
` [PATCH v12 11/22] mm/gup: introduce pin_user_pages*() and FOLL_PIN
` [PATCH v12 22/22] mm, tree-wide: rename put_user_page*() to unpin_user_page*()

[PATCH v10 00/14] add the latest exfat driver
 2020-01-16  9:36 UTC 

[PATCH v4] binfmt_misc: pass info about P flag by AT_FLAGS
 2020-01-16  9:28 UTC 

[PATCH v3] binfmt_misc: pass info about P flag by AT_FLAGS
 2020-01-16  8:52 UTC  (2+ messages)

[PATCH v2] binfmt_misc: pass info about P flag by AT_FLAGS
 2020-01-16  8:18 UTC  (4+ messages)

REMINDER: LSF/MM/BPF: 2020: Call for Proposals
 2020-01-15 21:54 UTC 

[PATCH] cifs: Don't use iov_iter::type directly
 2020-01-15 21:19 UTC  (3+ messages)

[RFC PATCH 00/14] pipe: Keyrings, Block and USB notifications [ver #3]
 2020-01-15 21:07 UTC  (17+ messages)
` [RFC PATCH 01/14] uapi: General notification queue definitions "
` [RFC PATCH 02/14] security: Add hooks to rule on setting a watch "
` [RFC PATCH 03/14] security: Add a hook for the point of notification insertion "
` [RFC PATCH 04/14] pipe: Add O_NOTIFICATION_PIPE "
` [RFC PATCH 05/14] pipe: Add general notification queue support "
` [RFC PATCH 06/14] keys: Add a notification facility "
` [RFC PATCH 07/14] Add sample notification program "
` [RFC PATCH 08/14] pipe: Allow buffers to be marked read-whole-or-error for notifications "
` [RFC PATCH 09/14] pipe: Add notification lossage handling "
` [RFC PATCH 10/14] Add a general, global device notification watch list "
` [RFC PATCH 11/14] block: Add block layer notifications "
` [RFC PATCH 12/14] usb: Add USB subsystem "
` [RFC PATCH 13/14] selinux: Implement the watch_key security hook "
` [RFC PATCH 14/14] smack: Implement the watch_key and post_notification hooks "

[git pull] vfs fixes
 2020-01-15 19:35 UTC  (2+ messages)

[PATCH v4] fs: Fix page_mkwrite off-by-one errors
 2020-01-15 17:10 UTC  (3+ messages)

[PATCH] io_uring: fix compat for IORING_REGISTER_FILES_UPDATE
 2020-01-15 16:59 UTC  (5+ messages)

[PATCH v7 0/2] New zonefs file system
 2020-01-15 16:22 UTC  (7+ messages)
` [PATCH v7 1/2] fs: "
` [PATCH v7 2/2] zonefs: Add documentation

[PATCH RFC 0/1] mount: universally disallow mounting over symlinks
 2020-01-15 14:48 UTC  (16+ messages)

[RFC v2] binfmt_misc: pass binfmt_misc flags to the interpreter
 2020-01-15 14:07 UTC  (5+ messages)

[PATCHv2-next 0/3] serial/sysrq: Add MAGIC_SYSRQ_SERIAL_SEQUENCE
 2020-01-15 12:36 UTC  (3+ messages)
` [PATCHv2-next 1/3] sysctl/sysrq: Remove __sysrq_enabled copy

[PATCH][v7] x86/resctrl: Add task resctrl information display
 2020-01-15  9:28 UTC 

Making linkat() able to overwrite the target
 2020-01-15  8:36 UTC  (2+ messages)

[RFC v2 0/9] Replacing the readpages a_op
 2020-01-15  7:44 UTC  (7+ messages)
` [PATCH v2 6/9] iomap,xfs: Convert from readpages to readahead
` [PATCH v2 9/9] mm: Unify all add_to_page_cache variants


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