linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-04-21 20:07:00 to 2016-05-05 00:09:49 UTC [more...]

[RFC][PATCH 0/6] Enhanced file stat system call
 2016-05-05  0:09 UTC  (19+ messages)
` [PATCH 1/6] statx: Add a system call to make enhanced file info available
` [PATCH 2/6] statx: AFS: Return enhanced file attributes
` [PATCH 3/6] statx: Ext4: "
` [PATCH 4/6] statx: NFS: "
` [PATCH 5/6] statx: Make windows attributes available for CIFS, NTFS and FAT to use
` [PATCH 6/6] statx: CIFS: Return enhanced attributes

[PATCH 00/42] v7: separate operations from flags in the bio/request structs
 2016-05-04 18:04 UTC  (5+ messages)

[PATCH v2 0/5] dax: handling of media errors
 2016-05-04  5:05 UTC  (40+ messages)
` [PATCH v2 5/5] dax: handle media errors in dax_do_io

[PATCH 0/2] scop GFP_NOFS api
 2016-05-04  1:00 UTC  (27+ messages)
` [PATCH 1/2] mm: add PF_MEMALLOC_NOFS
  ` [PATCH 1.1/2] xfs: abstract PF_FSTRANS to PF_MEMALLOC_NOFS
    ` [PATCH 1.2/2] mm: introduce memalloc_nofs_{save,restore} API
` [PATCH 2/2] mm, debug: report when GFP_NO{FS,IO} is used explicitly from memalloc_no{fs,io}_{save,restore} context
  ` [Cluster-devel] [PATCH 0/2] scop GFP_NOFS api

[RFC PATCH] ext4: Don't release mutex for DAX write
 2016-05-03 15:58 UTC  (3+ messages)

Listing from maryjanesogrub
 2016-05-03  5:09 UTC 

[PATCH v4 0/7] dax: handling media errors
 2016-05-02 19:22 UTC  (23+ messages)
` [PATCH v4 1/7] block, dax: pass blk_dax_ctl through to drivers
` [PATCH v4 2/7] dax: fallback from pmd to pte on error
` [PATCH v4 3/7] dax: enable dax in the presence of known media errors (badblocks)
` [PATCH v4 4/7] dax: use sb_issue_zerout instead of calling dax_clear_sectors
` [PATCH v4 5/7] fs: prioritize and separate direct_io from dax_io
` [PATCH v4 6/7] dax: for truncate/hole-punch, do zeroing through the driver if possible
` [PATCH v4 7/7] dax: fix a comment in dax_zero_page_range and dax_truncate_page
` [PATCH v4 8/7] Documentation: add error handling information to dax.txt

Backport commit 5e1021f2b6dff
 2016-05-02 18:50 UTC  (3+ messages)

[PATCH v5 0/2] ext4: Improve parallel I/O performance on NVDIMM
 2016-05-02 17:45 UTC  (6+ messages)
` [PATCH v5 1/2] dax: Don't touch i_dio_count in dax_do_io()
` [PATCH v5 2/2] ext4: Make cache hits/misses per-cpu counts

[PATCH] ext4: Fix oops on corrupted filesystem
 2016-05-02 14:51 UTC 

[RFC v3] [PATCH 0/18] DAX page fault locking
 2016-05-02 13:19 UTC  (24+ messages)
` [PATCH 05/18] ext2: Avoid DAX zeroing to corrupt data
` [PATCH 06/18] dax: Remove dead zeroing code from fault handlers
` [PATCH 08/18] ext4: Pre-zero allocated blocks for DAX IO
` [PATCH 09/18] dax: Remove zeroing from dax_io()
` [PATCH 10/18] dax: Remove pointless writeback from dax_do_io()
` [PATCH 11/18] dax: Fix condition for filling of PMD holes
` [PATCH 13/18] dax: Make huge page handling depend of CONFIG_BROKEN
` [PATCH 14/18] dax: Define DAX lock bit for radix tree exceptional entry
` [PATCH 15/18] dax: Allow DAX code to replace exceptional entries
` [PATCH 16/18] dax: New fault locking

EXT4 bad block
 2016-05-02  6:42 UTC  (3+ messages)
` EXT4 bad block - ext4_xattr_block_get

Emergency remount readonly and EFBIG errors when unlinking files on 3.18 android kernel
 2016-05-02  0:59 UTC 

[PATCH] ext4: guarantee already started handles to successfully finish while ro remounting
 2016-05-02  0:50 UTC 

[PATCH] direct-io: fix stale data exposure from concurrent buffered read
 2016-04-30 16:19 UTC 

Remarks regarding sparse_super2 feature
 2016-04-30 15:23 UTC 

[Bug 117421] New: e2fsprogs: mke2fs ignores sparse_super2 when also using extent or 64bit
 2016-04-30 11:08 UTC 

[Bug 42362] New: [ext4] possible circular locking dependency detected
 2016-04-29 17:39 UTC  (2+ messages)
` [Bug 42362] "

[PATCH v4 2/3] ext4: fix races between changing inode journal mode and ext4_writepages
 2016-04-29  1:06 UTC 

[Bug 113041] New: mbcache NULL pointer dereference
 2016-04-27 21:35 UTC  (4+ messages)
` [Bug 113041] "

Emergency remount readonly and EFBIG errors when unlinking files on 3.18 android kernel
 2016-04-27 17:56 UTC  (4+ messages)

[PATCH v4 2/3] ext4: fix races between changing inode journal mode and ext4_writepages
 2016-04-27 14:30 UTC  (2+ messages)

[PATCH] ext4: remove trailing \n from ext4_warning/ext4_error calls
 2016-04-27  5:12 UTC  (2+ messages)

[PATCH v4 1/3] ext4: handle unwritten or delalloc buffers before enabling per-file data journaling
 2016-04-27  5:05 UTC  (3+ messages)
` [PATCH v4 2/3] ext4: fix races between changing inode journal mode and ext4_writepages

[PATCH] ext4: refuse O_DIRECT opens for mode where DIO doesn't work
 2016-04-27  3:37 UTC  (12+ messages)
    ` O_DIRECT as a hint, was: "

[PATCH] e2image: ignore checksum errors
 2016-04-26 21:01 UTC  (4+ messages)

[PATCH v3 0/2] ext4: Improve parallel I/O performance on NVDIMM
 2016-04-26 16:32 UTC  (6+ messages)
` [PATCH v3 1/2] ext4: Pass in DIO_SKIP_DIO_COUNT flag if inode_dio_begin() called

[PATCH] ext4: fix jbd2 handle extension in ext4_ext_truncate_extend_restart()
 2016-04-26  3:13 UTC 

[PATCH] ext4 crypto: migrate into vfs's crypto engine
 2016-04-26  0:15 UTC 

[PATCH] fuse2fs: delete unused variables
 2016-04-25 19:50 UTC  (2+ messages)

f.s. corruption ext3, kernel 4.4.8
 2016-04-25 16:51 UTC  (4+ messages)

[PATCH 0/4 v2] ext4: Fix data exposure after a crash
 2016-04-25 10:24 UTC  (7+ messages)
` [PATCH 1/4] "
` [PATCH 2/4] ext4: Remove EXT4_STATE_ORDERED_MODE

[PATCH] e2fsck: update j_tail_sequence after recovery
 2016-04-25  4:43 UTC 

[PATCH v4 1/3] ext4: handle unwritten or delalloc buffers before enabling per-file data journaling
 2016-04-25  1:20 UTC 

[PATCH -v2] ext4: allow readdir()'s of large empty directories to be interrupted
 2016-04-24  2:51 UTC 

[PATCH 00/42] v6: separate operations from flags in the bio/request structs
 2016-04-23 23:26 UTC  (3+ messages)
` [PATCH 23/42] md/raid: set bi_op to REQ_OP
  ` [dm-devel] "

[PATCH 23/42] md/raid: set bi_op to REQ_OP
 2016-04-23 23:05 UTC  (2+ messages)
` [PATCH] RAID Cleanup for bio-split

[PATCH v3 0/7] dax: handling media errors
 2016-04-23 19:13 UTC  (8+ messages)
` [PATCH v3 1/7] block, dax: pass blk_dax_ctl through to drivers
` [PATCH v3 2/7] dax: fallback from pmd to pte on error
` [PATCH v3 3/7] dax: enable dax in the presence of known media errors (badblocks)
` [PATCH v3 4/7] dax: use sb_issue_zerout instead of calling dax_clear_sectors
` [PATCH v3 5/7] dax: handle media errors in dax_do_io
` [PATCH v3 6/7] dax: for truncate/hole-punch, do zeroing through the driver if possible
` [PATCH v3 7/7] dax: fix a comment in dax_zero_page_range and dax_truncate_page

[PATCH] ext4: Fix check of dqget() return value in ext4_ioctl_setproject()
 2016-04-22 18:36 UTC  (2+ messages)

HELLO DEAR
 2016-04-22 17:48 UTC 

[Bug 113781] New: kernel 4.4.1-2-ARCH, 4.4.3-1-ARCH and Fake RAID array setup
 2016-04-21 20:06 UTC  (2+ messages)
` [Bug 113781] "


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