messages from 2016-03-15 02:46:32 to 2016-03-31 08:59:25 UTC [more...]
block allocator issue with ext4+DAX
2016-03-31 8:59 UTC (2+ messages)
Reporting project quota usage?
2016-03-31 8:47 UTC (10+ messages)
[oss-security] CVE Request - Linux kernel (multiple versions) ext2/ext3 filesystem DoS
2016-03-30 20:43 UTC (3+ 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 0/5] dax: handling of media errors
2016-03-30 7:49 UTC (22+ 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 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 1/2] quota: Handle Q_GETNEXTQUOTA when quota is disabled
2016-03-29 16:11 UTC (2+ messages)
` [PATCH 2/2] ocfs2: Fix Q_GETNEXTQUOTA for filesystem without quotas
[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)
[Bug 102731] New: I have a cough
2016-03-25 16:55 UTC (7+ messages)
` [Bug 102731] "
ext4 out of order when use cfq scheduler
2016-03-24 12:17 UTC (16+ messages)
[PATCH 1/2] common: make _dmerror_init accept device and mount point as param
2016-03-23 4:14 UTC (8+ messages)
` [PATCH 2/2] generic: test I/O on dm error device
` [PATCH v2] "
[PATCH v5 00/12] xfstests: minor fixes for the reflink/dedupe tests
2016-03-23 3:40 UTC (9+ messages)
` [PATCH 06/12] xfs/030: fix output on newer filesystems
` [PATCH 12/12] block: test fallocate for block devices
` [PATCH v2 "
hello
2016-03-22 13:59 UTC
[PATCH v18 00/22] Richacls (Core and Ext4)
2016-03-21 18:20 UTC (31+ messages)
` [PATCH v18 11/22] vfs: Cache base_acl objects in inodes
` [PATCH v18 19/22] richacl: Add richacl xattr handler
` [PATCH v18 21/22] ext4: Add richacl support
[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] ext4: Retry block allocation for failed DIO and DAX writes
2016-03-21 13:12 UTC
[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 (9+ 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 (26+ messages)
` [PATCH v20 01/23] vfs: Add IS_ACL() and IS_RICHACL() tests
` [PATCH v20 02/23] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags
` [PATCH v20 04/23] vfs: Make the inode passed to inode_change_ok non-const
` [PATCH v20 05/23] vfs: Add permission flags for setting file attributes
` [PATCH v20 06/23] richacl: In-memory representation and helper functions
` [PATCH v20 07/23] richacl: Permission mapping functions
` [PATCH v20 08/23] richacl: Compute maximum file masks from an acl
` [PATCH v20 09/23] richacl: Permission check algorithm
` [PATCH v20 10/23] posix_acl: Unexport acl_by_type and make it static
` [PATCH v20 11/23] posix_acl: Improve xattr fixup code
` [PATCH v20 12/23] vfs: Cache base_acl objects in inodes
` [PATCH v20 15/23] richacl: Update the file masks in chmod()
` [PATCH v20 16/23] richacl: Check if an acl is equivalent to a file mode
` [PATCH v20 17/23] richacl: Create-time inheritance
` [PATCH v20 18/23] richacl: Automatic Inheritance
` [PATCH v20 20/23] richacl: Add richacl xattr handler
` [PATCH v20 21/23] vfs: Add richacl permission checking
` [PATCH v20 22/23] ext4: Add richacl support
` [PATCH v20 23/23] ext4: Add richacl feature flag
` [PATCH v20 03/23] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD permission flags
` [PATCH v20 13/23] vfs: Add get_richacl and set_richacl inode operations
` [PATCH v20 14/23] vfs: Cache richacl in struct inode
` [PATCH v20 19/23] richacl: xattr mapping functions
[GIT PULL] ext4 changes for 4.6
2016-03-16 21:37 UTC
generic/224 failures on 4.5 - encrypted test case
2016-03-15 22:13 UTC (2+ messages)
[Bug 114621] New: /etc/fstab: impossible to disable relatime
2016-03-15 21:39 UTC (4+ messages)
` [Bug 114621] "
[PATCH] fuse2fs: improve command-line parsing
2016-03-15 18:42 UTC (2+ messages)
[Bug 113041] New: mbcache NULL pointer dereference
2016-03-15 15:47 UTC (3+ messages)
` [Bug 113041] "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).