linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-06-06 06:21:12 to 2016-07-05 02:43:30 UTC [more...]

[PATCH 0/4] ext4: Fix deadlock during page writeback
 2016-07-05  2:43 UTC  (20+ messages)
` [PATCH 1/4] "
` [PATCH 2/4] jbd2: Move lockdep instrumentation for jbd2 handles
` [PATCH 3/4] jbd2: Move lockdep tracking to journal_s
` [PATCH 4/4] jbd2: Track more dependencies on transaction commit

[4.7-rc4] WARNING: CPU: 10 PID: 3359 at fs/inode.c:280 drop_nlink+0x3e/0x50
 2016-07-04 23:46 UTC 

4.7-rc6, ext4, sparc64: Unable to handle kernel paging request at 
 2016-07-04 17:04 UTC  (3+ messages)

[RFC PATCH] coredump: avoid ext4 auto_da_alloc for core file
 2016-07-04 15:11 UTC  (4+ messages)

[PATCH] ext4: don't call ext4_should_journal_data() on the journal inode
 2016-07-04 15:02 UTC  (5+ messages)

[PATCH 0/1]ext4: Fix for WARN_ON_ONCE when marking buffer dirty
 2016-07-04 14:29 UTC  (4+ messages)
` [PATCH 1/1]ext4: Fix "

[PATCH -v2] quota: fix generic/244 on 32-bit platforms
 2016-07-04 14:09 UTC 

[Bug 121371] New: fsck created undeletable directory
 2016-07-04 10:46 UTC  (6+ messages)
` [Bug 121371] "

ext4 crash in 4.4.10
 2016-07-04  8:49 UTC  (3+ messages)

[PATCH] quota: fix generic/244 on 32-bit platforms
 2016-07-04  5:26 UTC  (2+ messages)

[PATCH RESEND] ext4: correct error value of function verifying dx checksum
 2016-07-04  1:12 UTC  (2+ messages)

[PATCH] ext4: avoid modifying checksum fields directly during checksum verification
 2016-07-03 22:05 UTC  (4+ messages)

[RFC PATCH] ext4: validate number of meta clusters in group
 2016-07-02  7:49 UTC  (2+ messages)

Refreshed rootfs.img for kvm-xfstests
 2016-07-01 15:54 UTC  (2+ messages)

ext4: what are possible causes of "zero length extent" ?
 2016-07-01 15:52 UTC  (4+ messages)

[PATCH] ext4: check for extents that wrap around
 2016-06-30 15:54 UTC  (2+ messages)

[PATCH] jbd2: make journal y2038 safe
 2016-06-30 15:49 UTC  (3+ messages)

[PATCH] ext4: optimize ext4_should_retry_alloc() to improve ENOSPC performance
 2016-06-30 15:00 UTC  (7+ messages)
` [PATCH -v2] "
        ` [PATCH -v3] "

[PATCH v23 00/22] Richacls (Core and Ext4)
 2016-06-30 14:11 UTC  (24+ messages)
` [PATCH v23 01/22] vfs: Add IS_ACL() and IS_RICHACL() tests
` [PATCH v23 02/22] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags
` [PATCH v23 03/22] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD "
` [PATCH v23 04/22] vfs: Make the inode passed to inode_change_ok non-const
` [PATCH v23 05/22] vfs: Add permission flags for setting file attributes
` [PATCH v23 06/22] richacl: In-memory representation and helper functions
` [PATCH v23 07/22] richacl: Permission mapping functions
` [PATCH v23 08/22] richacl: Compute maximum file masks from an acl
` [PATCH v23 09/22] richacl: Permission check algorithm
` [PATCH v23 10/22] posix_acl: Improve xattr fixup code
` [PATCH v23 11/22] vfs: Cache base_acl objects in inodes
` [PATCH v23 12/22] vfs: Add get_richacl and set_richacl inode operations
` [PATCH v23 13/22] vfs: Cache richacl in struct inode
` [PATCH v23 14/22] richacl: Update the file masks in chmod()
` [PATCH v23 15/22] richacl: Check if an acl is equivalent to a file mode
` [PATCH v23 16/22] richacl: Create-time inheritance
` [PATCH v23 17/22] richacl: Automatic Inheritance
` [PATCH v23 18/22] richacl: xattr mapping functions
` [PATCH v23 19/22] richacl: Add richacl xattr handler
` [PATCH v23 20/22] vfs: Add richacl permission checking
` [PATCH v23 21/22] ext4: Add richacl support
` [PATCH v23 22/22] ext4: Add richacl feature flag

Corrupted inode timestamps on v4.4+?
 2016-06-30 11:35 UTC 

WARNING at fs/ext4/inode.c ext4_evict_inode() triggers on 4.0
 2016-06-30  7:00 UTC  (5+ messages)

[PATCH v3 00/24] Delete CURRENT_TIME_SEC and replace current_fs_time()
 2016-06-29 19:48 UTC  (3+ messages)
` [PATCH v3 07/24] fs: ext4: Use current_time() for inode timestamps
  ` [Y2038] [PATCH v3 00/24] Delete CURRENT_TIME_SEC and replace current_fs_time()

[PATCH] Fix filesystem deadlock while reading corrupted xattr block
 2016-06-29  8:36 UTC  (2+ messages)

[PATCH v2 00/24] Delete CURRENT_TIME and CURRENT_TIME_SEC macros
 2016-06-24 23:08 UTC  (8+ messages)
` [PATCH v2 06/24] fs: ext4: Use current_time() for inode timestamps
      ` [Y2038] [PATCH v2 00/24] Delete CURRENT_TIME and CURRENT_TIME_SEC macros

[RFC] weirdness in ext4_sync_file()
 2016-06-24  4:36 UTC 

[PATCH v2] ext4: always pre-allocate max depth for path
 2016-06-23 11:52 UTC 

[PATCH] ext4: always pre-allocate max depth for path
 2016-06-23 10:37 UTC  (6+ messages)

[PATCH e2fsprogs] fuse2fs: needs SYSLIBS
 2016-06-22 23:58 UTC 

ext4 out of order when use cfq scheduler
 2016-06-22 13:09 UTC  (11+ messages)
                    ` FW: "

[PATCH] jbd2: wake up j_wait_done_commit before commit callback
 2016-06-22 11:04 UTC  (4+ messages)

xfstests generic/130 hang with non-4k block size ext4 on 4.7-rc1 kernel
 2016-06-22  8:55 UTC  (22+ messages)

[PATCH] e2undo: fix endian issues
 2016-06-22  3:11 UTC  (4+ messages)

[patch] ext4: underflow in alignment check
 2016-06-21 13:06 UTC  (5+ messages)

Reported regressions for 4.7 as of Sunday, 2016-06-19
 2016-06-20 10:21 UTC 

PROBLEM: incorrect data block bitmap after running resize2fs and e2fsck
 2016-06-17 17:58 UTC  (3+ messages)
  ` PROBLEM: [SOLVED] "

[PATCH] ext4: respect the nobarrier mount option in nojournal mode
 2016-06-16 18:07 UTC  (4+ messages)
  ` [PATCH -v2] "

[PATCH 01/21] fs: Replace CURRENT_TIME_SEC with current_fs_time()
 2016-06-14 20:59 UTC  (14+ messages)
` [PATCH 02/21] fs: ext4: Use current_fs_time() for inode timestamps
      ` [Y2038] "

K3.18-lts : ext4/namei.c: hash used un-initialized
 2016-06-10  6:36 UTC 

[PATCH e2fsprogs] fuse2fs: might need librt
 2016-06-09 20:57 UTC  (2+ messages)

[PATCH 0/3] dax, ext4: Improve DAX performance in ext4
 2016-06-09  9:02 UTC  (5+ messages)
` [PATCH 1/3] dax: Take shared lock in dax_do_io()
` [PATCH 3/3] ext4: Pass DIO_SKIP_DIO_COUNT to dax_do_io

Release of e2fsprogs 1.43.1
 2016-06-09  3:20 UTC 

[PATCH 0/2] linux-block for-next REQ_OP fixes
 2016-06-08 21:00 UTC  (5+ messages)
` [PATCH 1/2] ext4: use bio op helprs in ext4 crypto code
` [PATCH 2/2] mg_disk: fix enum REQ_OP_ kbuild error

[PATCH] ext4: mballoc.c: fix ac_g_ex and ac_f_ex misuse bug in EXT4_MB_HINT_TRY_GOAL path
 2016-06-08  6:15 UTC  (4+ messages)

[PATCH] ext4: mballoc.h typo fix: correct wrong comments about MB_DEFAULT_STREAM_THRESHOLD
 2016-06-07  6:47 UTC 

[PATCH 00/45] v8: separate operations from flags in the bio/request structs
 2016-06-06 15:43 UTC  (19+ messages)
` [PATCH 09/45] block discard: use bio set op accessor
` [PATCH 24/45] dm: use bio op accessors
` [PATCH 25/45] bcache: "
` [PATCH 28/45] target: "
` [PATCH 37/45] drivers: use req op accessor
` [PATCH 40/45] block: move bio io prio to a new field
` [PATCH 41/45] block, drivers, fs: shrink bi_rw from long to int
` [PATCH 42/45] block, fs, drivers: remove REQ_OP compat defs and related code

[Bug 118401] New: Lenovo A740 gave up waiting for root device with kernels >= 4.3
 2016-06-06  7:27 UTC  (2+ messages)
` [Bug 118401] "


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