linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-07 18:07:34 to 2020-01-09 23:36:50 UTC [more...]

[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

[PATCH v9 00/13] add the latest exfat driver
 2020-01-09 23:32 UTC  (35+ 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

[RFC 0/9] Add persistent durable identifier to storage log messages
 2020-01-09 23:22 UTC  (12+ messages)
` [RFC 9/9] __xfs_printk: Add durable name to output

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

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

[PATCH v12 00/22] mm/gup: prereqs to track dma-pinned pages: FOLL_PIN
 2020-01-09 22:07 UTC  (24+ messages)
` [PATCH v12 01/22] mm/gup: factor out duplicate code from four routines
` [PATCH v12 02/22] mm/gup: move try_get_compound_head() to top, fix minor issues
` [PATCH v12 03/22] mm: Cleanup __put_devmap_managed_page() vs ->page_free()
` [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 07/22] vfio: fix FOLL_LONGTERM use, simplify get_user_pages_remote() call
` [PATCH v12 08/22] mm/gup: allow FOLL_FORCE for get_user_pages_fast()
` [PATCH v12 09/22] IB/umem: use get_user_pages_fast() to pin DMA pages
` [PATCH v12 10/22] media/v4l2-core: set pages dirty upon releasing DMA buffers
` [PATCH v12 11/22] mm/gup: introduce pin_user_pages*() and FOLL_PIN
` [PATCH v12 12/22] goldish_pipe: convert to pin_user_pages() and put_user_page()
` [PATCH v12 13/22] IB/{core,hw,umem}: set FOLL_PIN via pin_user_pages*(), fix up ODP
` [PATCH v12 14/22] mm/process_vm_access: set FOLL_PIN via pin_user_pages_remote()
` [PATCH v12 15/22] drm/via: set FOLL_PIN via pin_user_pages_fast()
` [PATCH v12 16/22] fs/io_uring: set FOLL_PIN via pin_user_pages()
` [PATCH v12 17/22] net/xdp: "
` [PATCH v12 18/22] media/v4l2-core: pin_user_pages (FOLL_PIN) and put_user_page() conversion
` [PATCH v12 19/22] vfio, mm: "
` [PATCH v12 20/22] powerpc: book3s64: convert to pin_user_pages() and put_user_page()
` [PATCH v12 21/22] mm/gup_benchmark: use proper FOLL_WRITE flags instead of hard-coding "1"
` [PATCH v12 22/22] mm, tree-wide: rename put_user_page*() to unpin_user_page*()

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

[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  (4+ messages)
` [PATCH v6 1/2] fs: "
` [PATCH v6 2/2] zonefs: Add documentation

[PATCH 01/19] dax: remove block device dependencies
 2020-01-09 20:03 UTC  (19+ messages)

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

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

[PATCH] udf: Fix free space reporting for metadata and virtual partitions
 2020-01-09 16:53 UTC  (6+ 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] sched/rt: Add a new sysctl to control uclamp_util_min
 2020-01-09 13:38 UTC  (16+ messages)

[PATCH v4] fs: Fix page_mkwrite off-by-one errors
 2020-01-09 13:34 UTC  (4+ 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 v5 0/2] fs: inode: shmem: Reduce risk of inum overflow
 2020-01-09  0:43 UTC  (21+ messages)
` [PATCH v5 1/2] tmpfs: Add per-superblock i_ino support
` [PATCH v5 2/2] tmpfs: Support 64-bit inums per-sb

[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 RFC 0/1] mount: universally disallow mounting over symlinks
 2020-01-08 21:34 UTC  (12+ messages)

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

[PATCH v3 0/3] protect page cache from freeing inode
 2020-01-08 16:03 UTC  (4+ messages)
` [PATCH v3 1/3] mm, list_lru: make memcg visible to lru walker isolation function
` [PATCH v3 2/3] mm, shrinker: make memcg low reclaim "
` [PATCH v3 3/3] memcg, inode: protect page cache from freeing inode

[PATCHSET v3 0/5] Support for RWF_UNCACHED
 2020-01-08 14:09 UTC  (12+ messages)

[RESEND PATCH 0/1] Use inode_lock/unlock class of provided APIs in filesystems
 2020-01-08 13:01 UTC  (4+ messages)

File monitor problem
 2020-01-08 12:04 UTC  (15+ messages)

[PATCH v3] fs: Fix page_mkwrite off-by-one errors
 2020-01-08 11:51 UTC  (4+ messages)

[ANNOUNCE] util-linux v2.35-rc2
 2020-01-08 10:38 UTC 

[PATCH v6 00/10] proc: modernize proc to support multiple private instances
 2020-01-08 10:37 UTC  (3+ messages)

Unification of filesystem encoding options
 2020-01-08  7:13 UTC  (7+ messages)

Why is O_DSYNC on linux so slow / what's wrong with my SSD?
 2020-01-08  6:58 UTC  (16+ messages)
                            ` slow sync performance on LSI / Broadcom MegaRaid performance with battery cache

[PATCH RFC 0/1] mount: universally disallow mounting over symlinks
 2020-01-08  4:39 UTC  (5+ messages)
` [PATCH RFC 1/1] "

[ANNOUNCE] xfs-linux: iomap-5.6-merge updated to 62e298db3fc3
 2020-01-08  4:20 UTC 

[PATCH] fs: inode: Reduce volatile inode wraparound risk when ino_t is 64 bit
 2020-01-08  3:00 UTC  (6+ messages)

[PATCH] memcg: fix a crash in wb_workfn when a device disappears
 2020-01-08  2:12 UTC  (4+ messages)
` [PATCH -v2] "

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

FS_IOC_GETFSLABEL and FS_IOC_SETFSLABEL
 2020-01-07 23:15 UTC  (7+ messages)

[PATCH 5.4 064/191] block: add bio_truncate to fix guard_bio_eod
 2020-01-07 20:53 UTC 

[PATCH v9 0/4] Add pidfd_getfd syscall
 2020-01-07 20:54 UTC  (2+ 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).