linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-03-18 08:48:14 to 2016-04-08 16:49:09 UTC [more...]

[PATCH v2 0/4] ext4: Improve parallel I/O performance on NVDIMM
 2016-04-08 16:49 UTC  (7+ messages)
` [PATCH v2 1/4] percpu_stats: Simple per-cpu statistics count helper functions
` [PATCH v2 2/4] percpu_stats: Enable 64-bit counts in 32-bit architectures
` [PATCH v2 3/4] ext4: Pass in DIO_SKIP_DIO_COUNT flag if inode_dio_begin() called
` [PATCH v2 4/4] ext4: Make cache hits/misses per-cpu counts

[Bug 102731] New: I have a cough
 2016-04-08 15:49 UTC  (8+ messages)
` [Bug 102731] "

[Bug 107301] New: system hang during ext4 xattr operation
 2016-04-08 10:09 UTC  (3+ messages)
` [Bug 107301] "

我的相册在
 2016-04-08  0:43 UTC 

[PATCH 0/3] ext4: Improve parallel I/O performance on NVDIMM
 2016-04-07 21:38 UTC  (19+ messages)
` [PATCH 1/3] ext4: Pass in DIO_SKIP_DIO_COUNT flag if inode_dio_begin() called
` [PATCH 2/3] percpu_stats: Simple per-cpu statistics count helper functions
` [PATCH 3/3] ext4: Make cache hits/misses per-cpu counts

[GIT PULL] ext4 bug fixes for 4.6
 2016-04-07 18:36 UTC 

[PATCH 0/5] dax: handling of media errors
 2016-04-04 12:09 UTC  (24+ messages)
` [PATCH 1/5] block, dax: pass blk_dax_ctl through to drivers
` [PATCH 2/5] dax: fallback from pmd to pte on error
` [PATCH 3/5] dax: enable dax in the presence of known media errors (badblocks)
` [PATCH 4/5] dax: use sb_issue_zerout instead of calling dax_clear_sectors
` [PATCH 5/5] dax: handle media errors in dax_do_io

[PATCH 1/2] quota: Handle Q_GETNEXTQUOTA when quota is disabled
 2016-04-04  9:40 UTC  (4+ messages)
` [PATCH 2/2] ocfs2: Fix Q_GETNEXTQUOTA for filesystem without quotas

[patch] ext4 crypto: fix some error handling
 2016-04-04  6:19 UTC  (2+ messages)

Refreshed rootfs.img for kvm-xfstests
 2016-04-04  6:13 UTC 

[PATCH] ext4:Remove unneeded function definition and prototype for ext4_ext_calc_metadata_amount
 2016-04-04  3:04 UTC 

[PATCH 00/13] fscrypto: cleanups and fixes
 2016-04-03  7:45 UTC  (15+ messages)
` [PATCH 01/13] fscrypto: remove unnecessary includes
` [PATCH 02/13] fscrypto: rename some functions for clarity
` [PATCH 03/13] fscrypto: rename functions to load and unload inode encryption info
` [PATCH 04/13] fscrypto: return bool instead of int where appropriate
` [PATCH 05/13] fscrypto: comment improvements and fixes
` [PATCH 06/13] fscrypto: crypto_alloc_skcipher() always returns an ERR_PTR(), never NULL
` [PATCH 07/13] fscrypto: simplify building key descriptor string
` [PATCH 08/13] fscrypto: use standard macros from kernel.h
` [PATCH 09/13] fscrypto: make fname_encrypt() actually return length of ciphertext
` [PATCH 10/13] fscrypto: restrict setting new policy to empty files and directories only
` [PATCH 11/13] fscrypto: restrict setting encryption policy to inode owner
` [PATCH 12/13] fscrypto: require write access to mount to set encryption policy
` [PATCH 13/13] fscrypto: improve error handling in fscrypt_set_policy()

A few more filesystem encryption questions
 2016-04-03  7:41 UTC  (2+ messages)

[Bug 88321] New: WARNING: CPU: 1 PID: 6784 at fs/dcache.c:1318 umount_check+0x77/0x7b()
 2016-04-02 17:55 UTC  (3+ messages)
` [Bug 88321] "

[Bug 115731] New: ext2 file system is not supporting
 2016-04-01 17:05 UTC  (2+ messages)
` [Bug 115731] "

Legal characters in encrypted fscrypto (f2fs/ext4) filename?
 2016-04-01  6:21 UTC  (2+ messages)

[PATCH] ext4: Retry block allocation for failed DIO and DAX writes
 2016-04-01  6:06 UTC  (2+ messages)

[PATCH] ext4: add lockdep annotations for i_data_sem
 2016-04-01  5:32 UTC 

ext4_file_open: Inconsistent encryption contexts (commit ff978b09f973) breaking Docker
 2016-03-31 20:39 UTC  (6+ messages)

[oss-security] CVE Request - Linux kernel (multiple versions) ext2/ext3 filesystem DoS
 2016-03-31 16:51 UTC  (7+ messages)
          `  "

block allocator issue with ext4+DAX
 2016-03-31 15:13 UTC  (3+ messages)

To Your Attention
 2016-03-31 13:30 UTC 

Reporting project quota usage?
 2016-03-31  8:47 UTC  (9+ messages)

[PATCH 1/1] Fix Ubsan error
 2016-03-30 16:59 UTC 

[PATCH 0/4 v2] ext4: Fix data exposure after a crash
 2016-03-30 16:19 UTC  (5+ messages)
` [PATCH 1/4] "
` [PATCH 2/4] ext4: Remove EXT4_STATE_ORDERED_MODE
` [PATCH 3/4] jbd2: Add support for avoiding data writes during transaction commits
` [PATCH 4/4] ext4: Do not ask jbd2 to write data for delalloc buffers

[Bug 114301] New: "Oops: Kernel access of bad area, sig: 11 [#1]" (check log for details)
 2016-03-30  9:19 UTC  (2+ messages)
` [Bug 114301] jbd2_journal_write_revoke_records

[Bug 112161] New: UBSAN: Undefined behaviour in fs/ext4/mballoc.c:1274:11
 2016-03-30  9:14 UTC  (2+ messages)
` [Bug 112161] "

[Bug 114701] New: ubsan: "shift exponent -1 is negative" in fs/ext4/mballoc.c:2612:15
 2016-03-30  9:12 UTC  (2+ messages)
` [Bug 114701] "

[PATCH v2 0/5] dax: handling of media errors
 2016-03-30  6:56 UTC  (11+ messages)
` [PATCH v2 1/5] block, dax: pass blk_dax_ctl through to drivers
` [PATCH v2 2/5] dax: fallback from pmd to pte on error
` [PATCH v2 3/5] dax: enable dax in the presence of known media errors (badblocks)
` [PATCH v2 4/5] dax: use sb_issue_zerout instead of calling dax_clear_sectors
` [PATCH v2 5/5] dax: handle media errors in dax_do_io

[Bug 115441] New: Cant boot with nvme with recent kernels
 2016-03-29 22:10 UTC  (2+ messages)
` [Bug 115441] "

[PATCH 0/5] Miklos's vfs/nfs/ext4 patches in the ext4.git tree
 2016-03-29 20:12 UTC  (17+ messages)
` [PATCH 1/5] fs: add file_dentry()
` [PATCH 2/5] nfs: use file_dentry()
` [PATCH 3/5] ext4: use dget_parent() in ext4_file_open()
` [PATCH 4/5] ext4: use file_dentry()
` [PATCH 5/5] ext4 crypto: use dget_parent() in ext4_d_revalidate()

[Bug 115491] New: ext4_mb_generate_buddy, filesystem remounted read-only
 2016-03-29 18:45 UTC  (2+ messages)
` [Bug 115491] "

[PATCH] ext4: Fix check of dqget() return value in ext4_ioctl_setproject()
 2016-03-29 13:01 UTC 

Size of extent LRU
 2016-03-29 12:44 UTC  (2+ messages)

GETNEXTQUOTA causes kernel crash if quota not enabled
 2016-03-29 11:36 UTC  (2+ messages)

Question about CFQ queue preemption with REQ_PRIO
 2016-03-29  3:08 UTC 

[PATCH e2fsprogs] include sys/sysmacros.h as needed
 2016-03-29  0:42 UTC 

corrupted fs, one nonreadable file after fsck
 2016-03-28 15:05 UTC 

Darlehen Angebot
 2016-03-27 12:43 UTC 

[PATCH] ext4 crypto: don't let data integrity writebacks fail with ENOMEM
 2016-03-26 21:04 UTC 

[PATCH] ext4: check if in-inode xattr is corrupted in ext4_expand_extra_isize_ea()
 2016-03-26 21:03 UTC 

Noticeable usability weakness of ext4 recovery, especially during boot
 2016-03-26 17:03 UTC  (3+ messages)

Ext4 jbd2 state lock race condition
 2016-03-26 15:21 UTC  (2+ messages)

ext4 out of order when use cfq scheduler
 2016-03-24 12:17 UTC  (14+ messages)

[PATCH 2/2] generic: test I/O on dm error device
 2016-03-23  4:14 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v5 00/12] xfstests: minor fixes for the reflink/dedupe tests
 2016-03-23  3:40 UTC  (4+ messages)
` [PATCH 06/12] xfs/030: fix output on newer filesystems

hello
 2016-03-22 13:59 UTC 

[PATCH v18 00/22] Richacls (Core and Ext4)
 2016-03-21 18:20 UTC  (13+ messages)
` [PATCH v18 19/22] richacl: Add richacl xattr handler

[PATCH] ext4: remove unnecessary bio get/put
 2016-03-21 16:15 UTC 

Softlockup when doing fallocate on 4.4.1
 2016-03-21 15:38 UTC  (3+ messages)

[PATCH] jbd2: remove excess descriptions for handle_s
 2016-03-21  8:41 UTC  (2+ messages)

Question about JBD2 transactions
 2016-03-21  5:21 UTC  (2+ messages)

[Bug 108631] New: Stuck on mb_cache_spinlock
 2016-03-20 21:54 UTC  (2+ messages)
` [Bug 108631] "

[Bug 114821] New: Frequent and recurring ext4 "bad header invalid magic" errors on a healthy drive
 2016-03-20 20:50 UTC  (5+ messages)
` [Bug 114821] "

[Bug 23732] New: ext4 timestamp range contains 68-year gaps
 2016-03-20 16:54 UTC  (2+ messages)
` [Bug 23732] "

[Bug 92501] New: Root filesystem corruption
 2016-03-20 12:04 UTC  (3+ messages)
` [Bug 92501] "

[PATCH] fs/ext4: mb_find_order_for_block(): silence UBSAN
 2016-03-19 21:13 UTC  (2+ messages)

[PATCH v2 0/2] fs/ext4: mballoc.c: silence two UBSAN reports
 2016-03-19 21:12 UTC  (3+ messages)
` [PATCH v2 1/2] fs/ext4: mb_find_order_for_block(): silence UBSAN
` [PATCH v2 2/2] fs/ext4: ext4_mb_init(): "

RE
 2016-03-19 10:06 UTC 

[PATCH v20 00/23] Richacls (Core and Ext4)
 2016-03-18  8:48 UTC  (3+ 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).