linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-13 03:41:52 to 2020-01-15 08:36:28 UTC [more...]

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

[PATCH v10 00/14] add the latest exfat driver
 2020-01-15  8:24 UTC  (15+ 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

Weird fuse_operations.read calls with Linux 5.4
 2020-01-15  8:27 UTC 

[RFC v2 0/9] Replacing the readpages a_op
 2020-01-15  7:44 UTC  (14+ messages)
` [PATCH v2 1/9] mm: Fix the return type of __do_page_cache_readahead
` [PATCH v2 2/9] readahead: Ignore return value of ->readpages
` [PATCH v2 3/9] XArray: Add xarray_for_each_range
` [PATCH v2 4/9] readahead: Put pages in cache earlier
` [PATCH v2 5/9] mm: Add readahead address space operation
` [PATCH v2 6/9] iomap,xfs: Convert from readpages to readahead
` [PATCH v2 7/9] cifs: "
` [PATCH v2 8/9] mm: Remove add_to_page_cache_locked
` [PATCH v2 9/9] mm: Unify all add_to_page_cache variants

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

RFC: hold i_rwsem until aio completes
 2020-01-15  6:56 UTC  (23+ messages)
` [PATCH 01/12] mm: fix a comment in sys_swapon
` [PATCH 02/12] locking/rwsem: Exit early when held by an anonymous owner
` [PATCH 03/12] xfs: fix IOCB_NOWAIT handling in xfs_file_dio_aio_read
` [PATCH 04/12] gfs2: move setting current->backing_dev_info
` [PATCH 05/12] gfs2: fix O_SYNC write handling
` [PATCH 06/12] iomap: pass a flags value to iomap_dio_rw
` [PATCH 07/12] iomap: allow holding i_rwsem until aio completion
` [PATCH 08/12] ext4: hold i_rwsem until AIO completes
` [PATCH 09/12] gfs2: "
` [PATCH 10/12] xfs: "
` [PATCH 11/12] xfs: don't set IOMAP_DIO_SYNCHRONOUS for unaligned I/O
` [PATCH 12/12] iomap: remove the inode_dio_begin/end calls

[git pull] vfs fixes
 2020-01-15  6:41 UTC 

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

dcache: abstract take_name_snapshot() interface
 2020-01-15  5:51 UTC  (9+ messages)

Problems with determining data presence by examining extents?
 2020-01-15  3:54 UTC  (3+ messages)

mmotm 2020-01-14-19-14 uploaded
 2020-01-15  3:14 UTC 

[RFC PATCH V2 00/12] Enable per-file/directory DAX operations V2
 2020-01-15  0:57 UTC  (20+ messages)
` [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
` [RFC PATCH V2 10/12] fs/xfs: Fix truncate up

[PATCH v12 00/22] mm/gup: prereqs to track dma-pinned pages: FOLL_PIN
 2020-01-14 23:29 UTC  (4+ messages)

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

possible deadlock in proc_pid_stack
 2020-01-14 22:04 UTC 

[PATCH 0/2] ubifs: fixes for FS_IOC_GETFLAGS and FS_IOC_SETFLAGS
 2020-01-14 22:03 UTC  (3+ messages)

[PATCH] sched/rt: Add a new sysctl to control uclamp_util_min
 2020-01-14 21:34 UTC  (5+ messages)

[PATCH v3] fs-verity: implement readahead for FS_IOC_ENABLE_VERITY
 2020-01-14 21:32 UTC  (3+ messages)

[PATCH v2] fs-verity: implement readahead of Merkle tree pages
 2020-01-14 21:31 UTC  (4+ messages)
` [f2fs-dev] "

[PATCH v6 0/9] Inline Encryption Support
 2020-01-14 21:24 UTC  (10+ messages)
` [PATCH v6 2/9] block: Add encryption context to struct bio
` [PATCH v6 3/9] block: blk-crypto for Inline Encryption
` [PATCH v6 5/9] scsi: ufs: UFS crypto API
` [PATCH v6 7/9] fscrypt: add inline encryption support

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

[PATCHv2-next 0/3] serial/sysrq: Add MAGIC_SYSRQ_SERIAL_SEQUENCE
 2020-01-14 17:19 UTC  (2+ messages)
` [PATCHv2-next 1/3] sysctl/sysrq: Remove __sysrq_enabled copy

[PATCH] afs: Fix afs_lookup() to not clobber the version on a new dentry
 2020-01-14 16:16 UTC 

[PATCH] afs: Fix use-after-loss-of-ref
 2020-01-14 16:16 UTC 

[PATCH][v6] x86/resctrl: Add task resctrl information display
 2020-01-14 16:04 UTC  (3+ messages)

[PATCH 0/6] Prepare for fanotify name events
 2020-01-14 15:16 UTC  (7+ messages)
` [PATCH 1/6] fsnotify: tidy up FS_ and FAN_ constants
` [PATCH 2/6] fsnotify: pass dentry instead of inode for events possible on child
` [PATCH 3/6] fsnotify: simplify arguments passing to fsnotify_parent()
` [PATCH 4/6] fsnotify: replace inode pointer with tag
` [PATCH 5/6] fanotify: merge duplicate events on parent and child
` [PATCH 6/6] fanotify: fix merging marks masks with FAN_ONDIR

[PATCH 0/2] Allow deduplication of the eof block when it is safe to do so
 2020-01-14 14:36 UTC  (9+ messages)
` [PATCH 1/2] fs: allow deduplication of eof block into the end of the destination file

[PATCH v4] drivers/staging/exfat/exfat_super.c: Clean up ffsCamelCase function names
 2020-01-14 13:57 UTC  (2+ messages)

WARNING: refcount bug in chrdev_open
 2020-01-14 12:47 UTC  (3+ messages)

[PATCH v2] fuse: use true,false for bool variable
 2020-01-14 12:39 UTC 

[WIP PATCH 0/4] Support for UDF 1.01 and 2.60 revisions
 2020-01-14 12:01 UTC  (10+ messages)
` [WIP PATCH 1/4] udf: Do not access LVIDIU revision members when they are not filled
` [WIP PATCH 2/4] udf: Fix reading numFiles and numDirs from UDF 2.00+ VAT discs

[PATCH 0/4] fuse: use true,false for bool variable
 2020-01-14 10:02 UTC  (2+ messages)

[PATCH] vfs: prevent signed overflow by using u64 over loff_t
 2020-01-14  8:28 UTC  (3+ messages)
  ` [PATCH v2] "

kernel BUG at fs/namei.c:LINE!
 2020-01-14  6:58 UTC  (2+ messages)

[RFC 0/8] Replacing the readpages a_op
 2020-01-14  1:07 UTC  (25+ messages)
` [PATCH 1/8] pagevec: Add an iterator
` [PATCH 2/8] mm: Fix the return type of __do_page_cache_readahead
` [PATCH 3/8] mm: Use a pagevec for readahead
` [PATCH 4/8] mm/fs: Add a_ops->readahead
` [PATCH 5/8] iomap,xfs: Convert from readpages to readahead
` [PATCH 6/8] cifs: "
` [PATCH 7/8] mm: Remove add_to_page_cache_locked
` [PATCH 8/8] mm: Unify all add_to_page_cache variants

mmotm 2020-01-13-16-02 uploaded
 2020-01-14  0:02 UTC 

[PATCH] Add support for setting owner info, dos attributes, and create time
 2020-01-13 22:17 UTC  (5+ messages)

[PATCHSET 0/3] io_uring: add support for madvise/fadvise
 2020-01-13 16:58 UTC  (4+ messages)
` [PATCH 3/3] io_uring: add IORING_OP_MADVISE

[PATCH v9 0/4] Add pidfd_getfd syscall
 2020-01-13 15:02 UTC  (7+ messages)
` [PATCH v9 1/4] vfs, fdtable: Add fget_task helper
` [PATCH v9 2/4] pid: Implement pidfd_getfd syscall
` [PATCH v9 3/4] arch: wire up "

udf: Suspicious values in udf_statfs()
 2020-01-13 12:08 UTC  (2+ messages)

udf: Commit b085fbe2ef7fa (udf: Fix crash during mount) broke CD-RW support
 2020-01-13 11:48 UTC  (2+ messages)

[PATCH] udf: Disallow R/W mode for disk with Metadata partition
 2020-01-13 11:40 UTC  (2+ messages)

[PATCH] udf: Fix meaning of ENTITYID_FLAGS_* macros to be really bitwise-or flags
 2020-01-13 11:39 UTC  (2+ messages)

[PATCH v4] Documentation: filesystems: convert fuse to RST
 2020-01-13  8:51 UTC  (3+ messages)

[PATCH v5 2/2] tmpfs: Support 64-bit inums per-sb
 2020-01-13  7:36 UTC  (14+ messages)

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


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