linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-07-14 11:21:14 to 2018-08-29 01:43:47 UTC [more...]

[RFC PATCH 00/10] fs-verity: filesystem-level integrity protection
 2018-08-29  1:43 UTC  (40+ messages)
` [RFC PATCH 01/10] fs-verity: add setup code, UAPI, and Kconfig
` [RFC PATCH 02/10] fs-verity: add data verification hooks for ->readpages()
  ` [f2fs-dev] "
              `  "
` [RFC PATCH 03/10] fs-verity: implement FS_IOC_ENABLE_VERITY ioctl
` [RFC PATCH 04/10] fs-verity: implement FS_IOC_MEASURE_VERITY ioctl
` [RFC PATCH 05/10] fs-verity: add SHA-512 support
` [RFC PATCH 06/10] fs-verity: add CRC-32C support
` [RFC PATCH 07/10] fs-verity: support builtin file signatures
` [RFC PATCH 08/10] ext4: add basic fs-verity support
` [RFC PATCH 09/10] ext4: add fs-verity read support
` [RFC PATCH 10/10] f2fs: fs-verity support
  ` [f2fs-dev] "

[PATCH] fs: Convert return type int to vm_fault_t
 2018-08-28 19:25 UTC 

KASAN: stack-out-of-bounds Read in __schedule
 2018-08-28 15:30 UTC 

[PATCH v4 0/2] ext4: fix DAX dma vs truncate/hole-punch
 2018-08-27 16:09 UTC  (17+ messages)
` [PATCH v4 1/2] dax: dax_layout_busy_page() warn on !exceptional

[PATCH] ext4: avoid buffer overrun when deleting inline directories
 2018-08-27 13:38 UTC 

exporting uuid_t from uapi/linux/uuid.h
 2018-08-22  6:05 UTC  (2+ messages)

[PATCH 1/5] ext2: cache NULL when both default_acl and acl are NULL
 2018-08-14 14:16 UTC  (5+ messages)
` [PATCH 2/5] ext4: "
` [PATCH 3/5] f2fs: "
` [PATCH 4/5] jfs: "
` [PATCH 5/5] orangefs: "

[GIT PULL] ext4 updates for 4.19
 2018-08-13 20:22 UTC 

[PATCH v2 2/2] [PATCH] xfs: Close race between direct IO and xfs_break_layouts()
 2018-08-10 19:26 UTC  (9+ messages)

Help trying to use /dev/pmem for dax debugging?
 2018-08-10 17:28 UTC  (6+ messages)

[PATCH v2 1/2] ext4: Close race between direct IO and ext4_break_layouts()
 2018-08-09 16:21 UTC  (4+ messages)
  ` [PATCH v2 2/2] [PATCH] xfs: Close race between direct IO and xfs_break_layouts()

[PATCH 1/2] ext4: Close race between direct IO and ext4_break_layouts()
 2018-08-08 15:47 UTC  (5+ messages)
  ` [PATCH 2/2] [PATCH] xfs: Close race between direct IO and xfs_break_layouts()

SLAB_TYPESAFE_BY_RCU without constructors (was Re: [PATCH v4 13/17] khwasan: add hooks implementation)
 2018-08-06 20:20 UTC  (31+ messages)
                    ` Misuse of constructors

[PATCH] ext4/mballoc: Remove unneeded variable "err"
 2018-08-05 14:49 UTC  (4+ messages)

[PATCH] Improve code readability
 2018-08-02  4:11 UTC  (2+ messages)

[PATCH v2] ext4: mballoc: Fix spectre gadget in ext4_mb_regular_allocator
 2018-08-02  4:06 UTC  (6+ messages)

Remounting filesystem read-only
 2018-08-02  2:23 UTC  (6+ messages)

[PATCH] ext4: Convert int to vm_fault_t type
 2018-08-01 16:22 UTC  (11+ messages)

[next-20180727][qla2xxx][BUG] WARNING: CPU: 12 PID: 511 at drivers/scsi/scsi_lib.c:691 scsi_end_request+0x250/0x280
 2018-08-01  7:19 UTC  (2+ messages)

[PATCH 0/3] ext4: fix spectre v1 gadgets
 2018-07-31 17:31 UTC  (9+ messages)
` [PATCH 1/3] ext4: super: Fix spectre gadget in ext4_quota_on
` [PATCH 2/3] ext4: super: Fix spectre gadgets in ext4_quota_{read,write,off}
` [PATCH 3/3] ext4: mballoc: Fix spectre gadget in ext4_mb_simple_scan_group

[PATCH v2] ext4: use swap macro in mext_page_double_lock
 2018-07-29 20:12 UTC  (2+ messages)

[fstests PATCH v2 0/2] Add test for DAX+ext4+DMA race
 2018-07-27 21:12 UTC  (8+ messages)
` [fstests PATCH v2 1/2] src/: add license and copyright info to files
` [fstests PATCH v2 2/2] generic/999: test DAX DMA vs truncate/hole-punch
      ` [fstests PATCH v3] "

[PATCH] ext4: remove abnormal set for I_DATA_SEM subclass
 2018-07-23 16:23 UTC  (3+ messages)

[PATCH] ext4: use swap macro in mext_page_double_lock
 2018-07-22 23:30 UTC  (3+ messages)

[PATCH] ext4: fix warning message to output correct type
 2018-07-22 22:23 UTC  (2+ messages)

[PATCH] fs: ext4: use new return type vm_fault_t
 2018-07-22 22:13 UTC  (3+ messages)

[PATCH v2 1/6] ext4: sysfs: print ext4_super_block fields as little-endian
 2018-07-22 18:55 UTC  (12+ messages)
` [PATCH v2 2/6] ext4: use 64-bit timestamps for mmp_time
` [PATCH v2 3/6] ext4: use ktime_get_real_seconds for i_dtime
` [PATCH v2 4/6] ext4: use timespec64 for all inode times
` [PATCH v2 5/6] jbd2: replace current_kernel_time64 with ktime equivalent
` [PATCH v2 6/6] ext4: super: extend timestamps to 40 bits

Sphinx version dependencies?
 2018-07-21 10:38 UTC  (14+ messages)

INFO: task hung in ext4_direct_IO
 2018-07-18 11:48 UTC  (3+ messages)

iomap preparations for GFS2 v3
 2018-07-17 14:02 UTC  (4+ messages)
` [PATCH 5/6] iomap: add a page_done callback

vmalloc with GFP_NOFS
 2018-07-17 12:50 UTC  (8+ messages)

[Bisect] ext4_validate_inode_bitmap:98: comm stress-ng: Corrupt inode bitmap
 2018-07-16 23:13 UTC  (8+ 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).