linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-11-06 17:44:33 to 2016-11-24 03:46:28 UTC [more...]

[PATCH 0/2] ext4: Inode flags handling
 2016-11-24  3:44 UTC  (3+ messages)
` [PATCH 2/2] ext4: Inode flags diet

[RFC 4/6] ext4: Initialize timestamps limits
 2016-11-24  0:47 UTC 

[PATCH 0/6] introduce DAX tracepoint support
 2016-11-23 18:44 UTC  (7+ messages)
` [PATCH 1/6] dax: fix build breakage with ext4, dax and !iomap
` [PATCH 2/6] dax: remove leading space from labels
  ` [PATCH 3/6] dax: add tracepoint infrastructure, PMD tracing
  ` [PATCH 4/6] dax: update MAINTAINERS entries for FS DAX
  ` [PATCH 5/6] dax: add tracepoints to dax_pmd_load_hole()
  ` [PATCH 6/6] dax: add tracepoints to dax_pmd_insert_mapping()

[PATCH 0/3 v2] ext4: Inode flags handling
 2016-11-23  9:36 UTC  (2+ messages)

kernel BUG at fs/ext4/inode.c:2428!
 2016-11-23  9:27 UTC  (12+ messages)

[ext4:dev 21/26] file.c:undefined reference to `dax_iomap_fault'
 2016-11-23  8:14 UTC  (5+ messages)

linux-next: Tree for Nov 22 (ext4 + dax)
 2016-11-23  4:28 UTC  (3+ messages)

[PATCH] ext4: fix inode checksum calculation problem of inode in some range of inode size
 2016-11-23  0:28 UTC 

[PATCH] fscrypto: move ioctl processing more fully into common code
 2016-11-22 23:15 UTC  (2+ messages)

JBD2: Spotted dirty metadata buffer
 2016-11-22 23:02 UTC  (4+ messages)

[PATCH] ext4: fix reading new encrypted symlinks on no-journal filesystems
 2016-11-22 22:49 UTC  (6+ messages)

[PATCH] ext4/001: Fixup file layout with DAX
 2016-11-22 10:16 UTC 

[PATCH] ext4: disable pwsalt ioctl when encryption disabled by config
 2016-11-22  0:23 UTC 

[PATCH] ext4: get rid of ext4_sb_has_crypto()
 2016-11-22  0:22 UTC 

[PATCH 0/4] Add filesystem-level encryption tests
 2016-11-21 23:41 UTC  (18+ messages)
` [PATCH 1/4] generic: add utilities for testing filesystem encryption
` [PATCH 2/4] generic: test setting and getting encryption policies
` [PATCH 3/4] generic: test encrypted file access
` [PATCH 4/4] generic: test locking when setting encryption policy

[PATCH] ext4: avoid lockdep warning when inheriting encryption context
 2016-11-21 16:59 UTC  (6+ messages)

[PATCH 0/10 v3] ext4: Convert ext4 DAX IO to iomap framework
 2016-11-21 16:54 UTC  (14+ messages)
` [PATCH 01/10] ext4: Factor out checks from ext4_file_write_iter()
` [PATCH 02/10] ext4: Let S_DAX set only if DAX is really supported
` [PATCH 03/10] ext4: Convert DAX reads to iomap infrastructure
` [PATCH 04/10] ext4: Use iomap for zeroing blocks in DAX mode
` [PATCH 05/10] ext4: DAX iomap write support
` [PATCH 06/10] ext4: Avoid split extents for DAX writes
` [PATCH 07/10] ext4: Convert DAX faults to iomap infrastructure
` [PATCH 08/10] ext4: Rip out DAX handling from direct IO path
  ` [PATCH] ext4: remove unused function ext4_aligned_io()
` [PATCH 09/10] ext2: Use iomap_zero_range() for zeroing truncated page in DAX path
` [PATCH 10/10] dax: Rip out get_block based IO support

external journal an data= option
 2016-11-21 15:39 UTC 

ext4 corruption causing a crash
 2016-11-21 15:24 UTC  (19+ messages)
        ` [PATCH 1/3] ext4: sanity check the block and cluster size at mount time
          ` [PATCH 2/3] ext4: fix in-superblock mount options processing
          ` [PATCH 3/3] ext4: use more strict checks for inodes_per_block on mount

QUICK LOAN OFFER
 2016-11-20  6:08 UTC 

[GIT PULL] ext4 bug fixes for 4.9
 2016-11-20  2:29 UTC 

[PATCH 1/4] ext4: sanity check the block and cluster size at mount time
 2016-11-18 21:56 UTC  (9+ messages)
` [PATCH 2/4] ext4: fix in-superblock mount options processing
` [PATCH 3/4] ext4: use more strict checks for inodes_per_block on mount
` [PATCH 4/4] ext4: add sanity checking to count_overhead()

63922 linux-ext4
 2016-11-18 19:21 UTC 

[PATCH 0/11 v2] ext4: Convert ext4 DAX IO to iomap framework
 2016-11-17  9:45 UTC  (32+ messages)
` [PATCH 01/11] ext4: Factor out checks from ext4_file_write_iter()
` [PATCH 02/11] ext4: Let S_DAX set only if DAX is really supported
` [PATCH 03/11] ext4: Convert DAX reads to iomap infrastructure
` [PATCH 04/11] ext4: Use iomap for zeroing blocks in DAX mode
` [PATCH 05/11] ext4: DAX iomap write support
` [PATCH 06/11] ext4: Avoid split extents for DAX writes
` [PATCH 07/11] dax: Introduce IOMAP_FAULT flag
` [PATCH 08/11] ext4: Convert DAX faults to iomap infrastructure
` [PATCH 09/11] ext4: Rip out DAX handling from direct IO path
` [PATCH 10/11] ext2: Use iomap_zero_range() for zeroing truncated page in DAX path
` [PATCH 11/11] dax: Rip out get_block based IO support

Клиентские базы Skype: prodawez390 Whatsapp: +79139230330 Viber: +79139230330 Telegram: +79139230330 Email: prodawez391@gmail.com
 2016-11-17 11:58 UTC 

35853 linux-ext4
 2016-11-15 22:29 UTC 

[PATCH 1/2] fscrypto: don't use on-stack buffer for filename encryption
 2016-11-15 18:53 UTC  (10+ messages)
` [PATCH 2/2] fscrypto: don't use on-stack buffer for key derivation

[PATCH] ext4: remove parameter from ext4_xattr_ibody_set()
 2016-11-15  2:58 UTC  (2+ messages)

[RESEND PATCH] fs: ext4: Use current_time() for inode timestamps
 2016-11-15  2:53 UTC  (2+ messages)
` [RESEND] "

[PATCH] ext4: allow inode expansion for nojournal file systems
 2016-11-15  2:52 UTC  (2+ messages)

[PATCH V2] ext4: ext4_mb_seq_groups_show: Fix stack memory corruption
 2016-11-15  2:35 UTC  (3+ messages)

[PATCH] ext4: ext4_mb_mark_free_simple: Fix integer value truncation
 2016-11-15  2:24 UTC  (3+ messages)

[PATCH 1/2] ext4: allow ext4_truncate() to return an error
 2016-11-13 22:33 UTC  (2+ messages)
` [PATCH 2/2] ext4: allow ext4_ext_truncate() "

[PATCH] ext4: don't lock buffer in ext4_commit_super if holding spinlock
 2016-11-13 22:32 UTC 

26270 linux-ext4
 2016-11-13 20:57 UTC 

47993 linux-ext4
 2016-11-13 12:05 UTC 

4042 linux-ext4
 2016-11-11  6:11 UTC 

33981 linux-ext4
 2016-11-10  7:01 UTC 

[PATCH] ext4: ext4_mb_seq_groups_show: Fix stack memory corruption
 2016-11-10  5:44 UTC  (3+ messages)

[PATCHSET RFC] sched, jbd2: mark sleeps on journal->j_checkpoint_mutex as iowait
 2016-11-08 22:51 UTC  (4+ messages)
` [PATCH 1/4] sched: move IO scheduling accounting from io_schedule_timeout() to __schedule()

[PATCH] EXT4: fixes for recovery mode
 2016-11-08 15:19 UTC 

[Bug 187051] New: "orphan list check failed" error in ext4
 2016-11-08 15:15 UTC  (8+ messages)
` [Bug 187051] "

47323 linux-ext4
 2016-11-08 12:46 UTC 

Richacl and ext4 vs. xfs
 2016-11-07 19:50 UTC  (4+ messages)

[PATCHv3 00/41] ext4: support of huge pages
 2016-11-07 16:03 UTC  (13+ messages)
` [PATCHv3 15/41] filemap: handle huge pages in do_generic_file_read()

[PATCH V2 linux-next] ext4: fix block_validity definition
 2016-11-07  7:25 UTC 

[RFC] A proposal for adding case insensitive lookups to ext4
 2016-11-07  5:42 UTC  (7+ messages)

[PATCH 3/6] ext4: Use clean_bdev_aliases() instead of iteration
 2016-11-07  2:40 UTC  (2+ messages)
` [lkp] [ext4] adad5aa544: fio.write_bw_MBps +4074.4% improvement

[RFC 0/6] vfs: Add timestamp range check support
 2016-11-06 21:14 UTC  (7+ 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).