linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-12-27 12:48:13 to 2020-01-03 14:12:49 UTC [more...]

[PATCH v3 00/19][RFC] virtio-fs: Enable DAX support
 2020-01-03 14:12 UTC  (6+ messages)
` [PATCH 02/19] dax: Pass dax_dev to dax_writeback_mapping_range()

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

[PATCH] staging: exfat: add STAGING prefix to config names
 2020-01-03 10:41 UTC  (3+ messages)

[GIT PULL v3 00/27] block, scsi: final compat_ioctl cleanup
 2020-01-03  8:56 UTC  (9+ messages)
` [PATCH v3 13/22] compat_ioctl: scsi: move ioctl handling into drivers
` [PATCH v3 14/22] compat_ioctl: move sys_compat_ioctl() to ioctl.c
` [PATCH v3 15/22] compat_ioctl: simplify the implementation

[PATCH v6 00/10] proc: modernize proc to support multiple private instances
 2020-01-03  8:56 UTC  (4+ messages)
` [PATCH v6 07/10] proc: flush task dcache entries from all procfs instances

5.5.0-0.rc1 hang, could be zstd compression related
 2020-01-03  8:26 UTC  (6+ messages)

[PATCH 0/3] erofs: remove tags of pointers stored in a radix tree
 2020-01-03  7:08 UTC  (6+ messages)
` [PATCH 1/3] erofs: remove unused tag argument while finding a workgroup
` [PATCH 2/3] erofs: remove unused tag argument while registering "
` [PATCH 3/3] erofs: remove void tagging/untagging of workgroup pointers

mmotm 2020-01-02-19-03 uploaded
 2020-01-03  3:04 UTC 

[PATCH v5 0/2] New zonefs file system
 2020-01-03  2:34 UTC  (3+ messages)
` [PATCH v5 1/2] fs: "
` [PATCH v5 2/2] zonefs: Add documentation

[PATCH RFC 0/1] mount: universally disallow mounting over symlinks
 2020-01-03  1:49 UTC  (17+ messages)
` [PATCH RFC 1/1] "

[PATCH v4 0/2] New zonefs file system
 2020-01-03  0:12 UTC  (3+ messages)
` [PATCH v4 2/2] zonefs: Add documentation

[PATCH v3 0/2] New zonefs file system
 2020-01-03  0:08 UTC  (8+ messages)
` [PATCH v3 1/2] fs: "

[RFC 0/9] Add persistent durable identifier to storage log messages
 2020-01-02 22:53 UTC  (9+ messages)
` [RFC 1/9] lib/string: Add function to trim duplicate WS
` [RFC 6/9] create_syslog_header: Add durable name

FS_IOC_GETFSLABEL and FS_IOC_SETFSLABEL
 2020-01-02 22:08 UTC  (8+ messages)

Unification of filesystem encoding options
 2020-01-02 21:18 UTC 

[RESEND PATCH 0/1] Use inode_lock/unlock class of provided APIs in filesystems
 2020-01-02 21:01 UTC  (3+ messages)
` [RESEND PATCH 1/1] fs: "

[PATCH v2 0/2] tmpfs: Reduce risk of inum overflow
 2020-01-02 20:14 UTC  (8+ messages)
` [PATCH v2 1/2] tmpfs: Add per-superblock i_ino support
` [PATCH v2 2/2] tmpfs: Support 64-bit inums per-sb

possible deadlock in seq_read (2)
 2020-01-02 19:21 UTC  (2+ messages)

[PATCH 0/8 v6] btrfs direct-io using iomap
 2020-01-02 18:01 UTC  (4+ messages)
` [PATCH 4/8] btrfs: Switch to iomap_dio_rw() for dio

[PATCH v8 00/13] add the latest exfat driver
 2020-01-02 14:13 UTC  (31+ messages)
    ` [PATCH v8 02/13] exfat: add super block operations
    ` [PATCH v8 09/13] exfat: add misc operations
    ` [PATCH v8 03/13] exfat: add inode operations
    ` [PATCH v8 08/13] exfat: add exfat cache
          ` [v8 "
    ` [PATCH v8 01/13] exfat: add in-memory and on-disk structures and headers

memory leak in path_openat
 2020-01-02 12:35 UTC 

[PATCH] erofs: correct indentation of an assigned structure inside a function
 2020-01-02 12:33 UTC  (3+ messages)

[PATCH v8 10/13] exfat: add nls operations
 2020-01-02  9:56 UTC  (4+ messages)

AW: Slow I/O on USB media after commit f664a3cc17b7d0a2bc3b3ab96181e1029b0ec0e6
 2020-01-01 13:53 UTC  (10+ messages)
                  ` slow IO on USB media

[PATCH 1/2] proc: decouple proc from VFS with "struct proc_ops"
 2019-12-31 23:01 UTC  (2+ messages)
  ` [PATCH 2/2] proc: convert everything to "

[PATCH ghak90 V8 00/16] audit: implement container identifier
 2019-12-31 19:48 UTC  (17+ messages)
` [PATCH ghak90 V8 01/16] audit: collect audit task parameters
` [PATCH ghak90 V8 02/16] audit: add container id
` [PATCH ghak90 V8 03/16] audit: read container ID of a process
` [PATCH ghak90 V8 04/16] audit: convert to contid list to check for orch/engine ownership
` [PATCH ghak90 V8 05/16] audit: log drop of contid on exit of last task
` [PATCH ghak90 V8 06/16] audit: log container info of syscalls
` [PATCH ghak90 V8 07/16] audit: add contid support for signalling the audit daemon
` [PATCH ghak90 V8 08/16] audit: add support for non-syscall auxiliary records
` [PATCH ghak90 V8 09/16] audit: add containerid support for user records
` [PATCH ghak90 V8 10/16] audit: add containerid filtering
` [PATCH ghak90 V8 11/16] audit: add support for containerid to network namespaces
` [PATCH ghak90 V8 12/16] audit: contid check descendancy and nesting
` [PATCH ghak90 V8 13/16] audit: track container nesting
` [PATCH ghak90 V8 14/16] audit: check contid depth and add limit config param
` [PATCH ghak90 V8 15/16] audit: check contid count per netns and add config param limit
` [PATCH ghak90 V8 16/16] audit: add capcontid to set contid outside init_user_ns

[PATCH v4] Documentation: filesystems: convert fuse to RST
 2019-12-31 18:51 UTC 

[PATCH 1/3] keys: Fix request_key() cache
 2019-12-31 15:25 UTC  (3+ messages)
` [PATCH 2/3] afs: Fix use-after-loss-of-ref
` [PATCH 3/3] afs: Fix afs_lookup() to not clobber the version on a new dentry

[LSF/MM TOPIC] Congestion
 2019-12-31 12:59 UTC 

[PATCH] f2fs: introduce DEFAULT_IO_TIMEOUT_JIFFIES
 2019-12-31 12:52 UTC  (2+ messages)

File monitor problem
 2019-12-31 11:53 UTC  (14+ messages)

[PATCH] fs: fix use-after-free in __fput() when a chardev is removed but a file is still open
 2019-12-31  4:19 UTC  (5+ messages)
` [PATCH v2] ptp: fix the race between the release of ptp_clock and cdev

[PATCH v2] Fix alignment of value in /proc/$pid/smaps
 2019-12-30  8:41 UTC 

[PATCH] Fix alignment of value in /proc/$pid/smaps
 2019-12-30  4:53 UTC 

[PATCH v7 2/3] pid: Introduce pidfd_getfd syscall
 2019-12-29 17:32 UTC  (4+ messages)

[GIT PULL] /proc/locks formatting fix for v5.5
 2019-12-29 14:27 UTC 

[PATCH] locks: print unsigned ino in /proc/locks
 2019-12-29 13:19 UTC  (4+ messages)

[PATCH 0/2] Allow deduplication of the eof block when it is safe to do so
 2019-12-29  5:22 UTC  (3+ messages)
` [PATCH 2/2] Btrfs: make deduplication with range including the last block work

[PATCH v11 00/25] mm/gup: track dma-pinned pages: FOLL_PIN
 2019-12-29  4:33 UTC  (11+ messages)

WARNING: ODEBUG bug in io_sqe_files_unregister
 2019-12-28 21:53 UTC  (2+ messages)

flag specifications for structs
 2019-12-28 21:24 UTC  (2+ messages)

[PATCHSET 0/10] io_uring items for 5.6
 2019-12-28 19:03 UTC  (7+ messages)
` [PATCH 03/10] fs: add namei support for doing a non-blocking path lookup

[ANNOUNCE] udftools 2.2
 2019-12-28 16:52 UTC 

[PATCH V2] block: add bio_truncate to fix guard_bio_eod
 2019-12-28 16:45 UTC  (2+ messages)

[PATCH v3 6/6] ovl: add ovl_fadvise()
 2019-12-28 10:10 UTC  (2+ messages)

[PATCH 0/3] fs: inode: shmem: Reduce risk of inum overflow
 2019-12-28  4:20 UTC  (8+ messages)
` [PATCH 1/3] fs: inode: Recycle volatile inode numbers from private slabs
` [PATCH 2/3] fs: inode: Add API to retrieve global next ino using full ino_t width
` [PATCH 3/3] shmem: Add support for using full width of ino_t

[PATCH] memcg: fix a crash in wb_workfn when a device disappears
 2019-12-28  0:52 UTC  (6+ messages)
` [PATCH -v2] "

[PATCH AUTOSEL 4.14 44/57] fs: avoid softlockups in s_inodes iterators
 2019-12-27 18:02 UTC 

[PATCH AUTOSEL 4.19 66/84] fs: avoid softlockups in s_inodes iterators
 2019-12-27 17:43 UTC 

[PATCH] block: add bio_truncate to fix guard_bio_eod
 2019-12-27 15:54 UTC  (2+ messages)

[QUESTION] question about the errno of rename the parent dir to a subdir of a specified directory
 2019-12-27 12:47 UTC  (3+ 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).