linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-08 17:26:35 to 2020-01-13 06:11:04 UTC [more...]

[PATCH RFC 0/1] mount: universally disallow mounting over symlinks
 2020-01-13  6:03 UTC  (24+ 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 "

[PATCH] sched/rt: Add a new sysctl to control uclamp_util_min
 2020-01-12 23:35 UTC  (20+ messages)

[PATCH] udf: Fix meaning of ENTITYID_FLAGS_* macros to be really bitwise-or flags
 2020-01-12 22:13 UTC 

[PATCHSET 0/3] io_uring: add support for madvise/fadvise
 2020-01-12 21:39 UTC  (7+ messages)
` [PATCH 1/3] io_uring: add IORING_OP_FADVISE
` [PATCH 2/3] mm: make do_madvise() available internally
` [PATCH 3/3] io_uring: add IORING_OP_MADVISE

[WIP PATCH 0/4] Support for UDF 1.01 and 2.60 revisions
 2020-01-12 17:59 UTC  (5+ 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
` [WIP PATCH 3/4] udf: Fix reading minUDFReadRev and minUDFWriteRev "
` [WIP PATCH 4/4] udf: Allow to read UDF 2.60 discs

udf: Suspicious values in udf_statfs()
 2020-01-12 16:23 UTC 

[PATCH] udf: Disallow R/W mode for disk with Metadata partition
 2020-01-12 14:49 UTC 

udf: Commit b085fbe2ef7fa (udf: Fix crash during mount) broke CD-RW support
 2020-01-12 14:47 UTC 

[PATCH] udf: Fix free space reporting for metadata and virtual partitions
 2020-01-12 12:23 UTC  (7+ messages)

[PATCH v2 6/6] fs: bind: add configfs type for bind mounts
 2020-01-12 10:35 UTC  (3+ messages)
` [RFC PATCH] fs: bind: to_bind_data() can be static

Investment opportunity
 2020-01-12  5:00 UTC 

[PATCH] staging: exfat: make staging/exfat and fs/exfat mutually exclusive
 2020-01-11 23:35 UTC  (3+ messages)

[PATCH v2 4/6] fs: implement fsconfig via configfd
 2020-01-11 19:58 UTC  (2+ messages)

[PATCH] staging: exfat: Fix alignment warnings
 2020-01-11 14:22 UTC 

[PATCH v19 0/1] fs: Add VirtualBox guest shared folder (vboxsf) support
 2020-01-11 11:46 UTC  (2+ messages)

[vfs:work.misc 4/5] fs/inode.c:1615:5: error: redefinition of 'bmap'
 2020-01-11  2:25 UTC 

[RFC PATCH] generic/XXX: Add generic/XXX
 2020-01-11  2:18 UTC 

[PATCH-next 0/3] serial/sysrq: Add MAGIC_SYSRQ_SERIAL_SEQUENCE
 2020-01-10 22:01 UTC  (7+ messages)
` [PATCH-next 2/3] sysctl/sysrq: Remove __sysrq_enabled copy

[RFC PATCH V2 00/12] Enable per-file/directory DAX operations V2
 2020-01-10 19:29 UTC  (13+ messages)
` [RFC PATCH V2 01/12] fs/stat: Define DAX statx attribute
` [RFC PATCH V2 02/12] fs/xfs: Isolate the physical DAX flag from effective
` [RFC PATCH V2 03/12] fs/xfs: Separate functionality of xfs_inode_supports_dax()
` [RFC PATCH V2 04/12] fs/xfs: Clean up DAX support check
` [RFC PATCH V2 05/12] fs: remove unneeded IS_DAX() check
` [RFC PATCH V2 06/12] fs/xfs: Check if the inode supports DAX under lock
` [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
` [RFC PATCH V2 11/12] fs/xfs: Clean up locking in dax invalidate
` [RFC PATCH V2 12/12] fs/xfs: Allow toggle of effective DAX flag

general protection fault in simple_recursive_removal
 2020-01-10 19:10 UTC 

[PATCH v4] Documentation: filesystems: convert fuse to RST
 2020-01-10 18:09 UTC  (2+ messages)

[PATCH v5 0/2] fs: inode: shmem: Reduce risk of inum overflow
 2020-01-10 16:45 UTC  (13+ messages)
` [PATCH v5 2/2] tmpfs: Support 64-bit inums per-sb

[RFC 0/9] Add persistent durable identifier to storage log messages
 2020-01-10 16:13 UTC  (14+ messages)
` [RFC 9/9] __xfs_printk: Add durable name to output

[PATCH v6 00/22] tracing: bootconfig: Boot-time tracing and Extra boot config
 2020-01-10 16:07 UTC  (23+ messages)
` [PATCH v6 01/22] bootconfig: Add Extra Boot Config support
` [PATCH v6 02/22] bootconfig: Load boot config from the tail of initrd
` [PATCH v6 03/22] tools: bootconfig: Add bootconfig command
` [PATCH v6 04/22] tools: bootconfig: Add bootconfig test script
` [PATCH v6 05/22] proc: bootconfig: Add /proc/bootconfig to show boot config list
` [PATCH v6 06/22] init/main.c: Alloc initcall_command_line in do_initcall() and free it
` [PATCH v6 07/22] bootconfig: init: Allow admin to use bootconfig for kernel command line
` [PATCH v6 08/22] bootconfig: init: Allow admin to use bootconfig for init "
` [PATCH v6 09/22] Documentation: bootconfig: Add a doc for extended boot config
` [PATCH v6 10/22] tracing: Apply soft-disabled and filter to tracepoints printk
` [PATCH v6 11/22] tracing: kprobes: Output kprobe event to printk buffer
` [PATCH v6 12/22] tracing: kprobes: Register to dynevent earlier stage
` [PATCH v6 13/22] tracing: Accept different type for synthetic event fields
` [PATCH v6 14/22] tracing: Add NULL trace-array check in print_synth_event()
` [PATCH v6 15/22] tracing/boot: Add boot-time tracing
` [PATCH v6 16/22] tracing/boot: Add per-event settings
` [PATCH v6 17/22] tracing/boot Add kprobe event support
` [PATCH v6 18/22] tracing/boot: Add synthetic "
` [PATCH v6 19/22] tracing/boot: Add instance node support
` [PATCH v6 20/22] tracing/boot: Add cpu_mask option support
` [PATCH v6 21/22] tracing/boot: Add function tracer filter options
` [PATCH v6 22/22] Documentation: tracing: Add boot-time tracing document

[PATCH v5 00/22] tracing: bootconfig: Boot-time tracing and Extra boot config
 2020-01-10 15:30 UTC  (6+ messages)
` [PATCH v5 05/22] proc: bootconfig: Add /proc/bootconfig to show boot config list

[PATCH 01/19] dax: remove block device dependencies
 2020-01-10 12:36 UTC  (13+ messages)

dax: Get rid of fs_dax_get_by_host() helper
 2020-01-10 12:31 UTC  (2+ messages)

[PATCH v9 0/4] Add pidfd_getfd syscall
 2020-01-10 11:40 UTC  (3+ messages)

[PATCH][v6] x86/resctrl: Add task resctrl information display
 2020-01-10  7:06 UTC 

mmotm 2020-01-09-17-33 uploaded
 2020-01-10  5:03 UTC  (2+ messages)
` mmotm 2020-01-09-17-33 uploaded (PHY_EXYNOS5250_SATA)

[PATCH 0/4] memcg, inode: protect page cache from freeing inode
 2020-01-10  2:08 UTC  (9+ messages)

[PATCH v9 00/13] add the latest exfat driver
 2020-01-09 23:41 UTC  (36+ messages)
  ` [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 01/13] exfat: add in-memory and on-disk structures and headers
  ` [PATCH v9 02/13] exfat: add super block operations

[PATCH v8 00/13] add the latest exfat driver
 2020-01-09 23:36 UTC  (4+ messages)
  ` [PATCH v8 02/13] exfat: add super block operations

[PATCH v2 00/13] add the latest exfat driver
 2020-01-09 23:35 UTC  (4+ messages)
  ` [PATCH v2 09/13] exfat: add misc operations

[LSF/MM TOPIC] Congestion
 2020-01-09 23:00 UTC  (5+ messages)
` [Lsf-pc] "

[PATCH v12 00/22] mm/gup: prereqs to track dma-pinned pages: FOLL_PIN
 2020-01-09 22:07 UTC  (2+ messages)

[PATCHSET v2 0/6] io_uring: add support for open/close
 2020-01-09 21:31 UTC  (19+ messages)
` [PATCH 3/6] io_uring: add support for IORING_OP_OPENAT

[PATCH v6 0/2] New zonefs file system
 2020-01-09 20:17 UTC  (3+ messages)
` [PATCH v6 1/2] fs: "

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

[PATCH] Add support for setting owner info, dos attributes, and create time
 2020-01-09 19:10 UTC 

[PATCH][RESEND v5] x86/resctrl: Add task resctrl information display
 2020-01-09 17:45 UTC  (5+ messages)

[RESEND] fs: posix-acl.c: Fix warnings
 2020-01-09 15:37 UTC  (2+ messages)
` [RESEND] fs: seq_file.c: "

[PATCH V8 0/5] Refactor ioctl_fibmap() internal interface
 2020-01-09 15:05 UTC  (7+ messages)
` [PATCH 1/5] fs: Enable bmap() function to properly return errors
` [PATCH 2/5] cachefiles: drop direct usage of ->bmap method
` [PATCH 3/5] ecryptfs: drop direct calls to ->bmap
` [PATCH 4/5] fibmap: Use bmap instead of ->bmap method in ioctl_fibmap
` [PATCH 5/5] fibmap: Reject negative block numbers

[PATCH v4] fs: Fix page_mkwrite off-by-one errors
 2020-01-09 13:34 UTC  (3+ messages)

[PATCH v2] udf: Fix free space reporting for metadata and virtual partitions
 2020-01-09 12:59 UTC  (2+ messages)

[LSF/MM/BFP ATTEND] [LSF/MM/BFP TOPIC] Storage: add blktrace extension support
 2020-01-09 12:59 UTC  (4+ messages)

[PATCH V2] block: add bio_truncate to fix guard_bio_eod
 2020-01-09  7:17 UTC  (4+ messages)

Q, SIGIO on pipe
 2020-01-09  5:45 UTC 

[PATCH v6 0/9] Inline Encryption Support
 2020-01-09  3:40 UTC  (11+ messages)
` [PATCH v6 2/9] block: Add encryption context to struct bio

[PATCH v2 0/3] Fscrypt support for casefolded encryption
 2020-01-08 22:07 UTC  (3+ messages)
` [PATCH v2 3/3] fscrypt: Change format of no-key token

[PATCH v2 0/6] Support for Casefolding and Encryption
 2020-01-08 21:24 UTC  (3+ messages)

[PATCH] xfstests: add fuse support
 2020-01-08 19:25 UTC 

[PATCH v8 08/13] exfat: add exfat cache
 2020-01-08 19:01 UTC  (5+ messages)
` [v8 "

[PATCH v2 0/6] introduce configfd as generalisation of fsconfig
 2020-01-08 18:42 UTC  (5+ 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).