messages from 2013-11-28 11:33:03 to 2013-12-06 01:37:34 UTC [more...]
[PATCH 00/18] Consolidate Posix ACL implementation
2013-12-06 1:37 UTC (36+ messages)
` [PATCH 01/18] reiserfs: prefix ACL symbols with reiserfs_
` [PATCH 02/18] fs: add get_acl helper
` [PATCH 03/18] fs: add a set_acl inode operation
` [PATCH 04/18] fs: add generic xattr_acl handlers
` [PATCH 05/18] fs: make posix_acl_chmod more useful
` [PATCH 06/18] fs: make posix_acl_create "
` [PATCH 07/18] btrfs: use generic posix ACL infrastructure
` [PATCH 08/18] ext2/3/4: "
` [Jfs-discussion] "
` [PATCH 09/18] f2fs: "
` [PATCH 10/18] hfsplus: "
` [PATCH 11/18] jffs2: "
` [PATCH 12/18] ocfs2: "
` [PATCH 13/18] reiserfs: "
` [PATCH 14/18] xfs: "
` [PATCH 15/18] jfs: "
` [Jfs-discussion] "
` [PATCH 16/18] gfs2: "
` [Cluster-devel] "
` [PATCH 17/18] nfs: use generic posix ACL infrastructure for v3 Posix ACLs
` [PATCH 18/18] fs: remove generic_acl
3.12.0: sda2: WRITE SAME failed. Manually zeroing. with 3w-xxxx driver
2013-12-06 0:35 UTC (8+ messages)
difference between xip and o_direct
2013-12-05 22:47 UTC
[PATCH v2 0/4] ext4: Add XIP functionality
2013-12-05 20:02 UTC (5+ messages)
` [PATCH v2 1/4] Fix XIP fault vs truncate race
` [PATCH v2 2/4] ext4: Add XIP functionality
` [PATCH v2 3/4] xip: Add xip_zero_page_range
` [PATCH v2 4/4] ext4: Add xip hole punching
[PATCH] mke2fs: Fix block bitmaps initalization with -O ^resize_inode
2013-12-05 5:04 UTC (13+ messages)
[PATCH] debugfs: fix range mode of freei
2013-12-05 2:55 UTC (2+ messages)
[PATCH v2 00/28] e2fsprogs: inline data refinement patch set
2013-12-04 22:55 UTC (63+ messages)
` [PATCH v2 01/28] libext2fs: support modifying arbitrary extended attributes
` [PATCH v2 02/28] libext2fs: various tweaks to the xattr editor APIs
` [PATCH v2 03/28] libext2fs: extend xattr api to query number of attrs
` [PATCH v2 04/28] libext2fs: fix memory leaks in extended attribute code
` [PATCH v2 05/28] libext2fs: fix block leak when releasing xattr block
` [PATCH v2 06/28] libext2fs: remove redundant code
` [PATCH v2 07/28] libext2fs: free key/value pairs before reading
` [PATCH v2 08/28] debugfs: dump all extended attributes
` [PATCH v2 09/28] libext2fs: handle inline data in dir iterator function
` [PATCH v2 10/28] libext2fs: handle inline_data in block "
` [PATCH v2 11/28] debugfs: make stat command support inline data
` [PATCH v2 12/28] debugfs: make expand "
` [PATCH v2 13/28] debugfs: make mkdir "
` [PATCH v2 14/28] debugfs: make lsdel "
` [PATCH v2 15/28] debugfs: handle inline_data feature in bmap command
` [PATCH v2 16/28] debugfs: handle inline data feature in punch command
` [PATCH v2 17/28] libext2fs: handle inline data in read/write function
` [PATCH v2 18/28] libext2fs: add inline_data feature into EXT2_LIB_FEATURE_INCOMPAT_SUPP
` [PATCH v2 19/28] mke2fs: add inline_data support in mke2fs
` [PATCH v2 20/28] tune2fs: add inline_data feature in tune2fs
` [PATCH v2 21/28] e2fsck: add problem descriptions and check inline data feature
` [PATCH v2 22/28] e2fsck: check inline_data in pass1
` [PATCH v2 23/28] e2fsck: check inline_data in pass2
` [PATCH v2 24/28] e2fsck: check inline_data in pass3
` [PATCH v2 25/28] tests: change result in f_bad_disconnected_inode
` [PATCH v2 26/28] mke2fs: enable inline_data feature on ext4dev filesystem
` [PATCH v2 27/28] libext2fs: export inode cahce creation function
` [PATCH v2 28/28] libext2fs: add a unit test for inline data
[Bug 66161] many application blocked
2013-12-04 13:21 UTC (4+ messages)
[PATCH] ext2: Fix oops in ext2_get_block() called from ext2_quota_write()
2013-12-04 11:01 UTC (3+ messages)
[PATCH] fix del_timer() misuse for ->s_err_report
2013-12-04 7:29 UTC
[RFC PATCH 1/1] ext4: Try to better reuse recently freed space
2013-12-04 5:21 UTC (2+ messages)
[PATCH v2 00/25] e2fsprogs patchbomb 10/2013
2013-12-04 4:40 UTC (11+ messages)
` [PATCH 05/25] libext2fs: don't overflow when punching indirect blocks with large blocks
` [PATCH 23/25] libext2fs: support modifying arbitrary extended attributes
xfs over thin provisioning talk
2013-12-04 3:23 UTC (2+ messages)
[PATCH] ext4: don't cache out of order extents
2013-12-04 2:36 UTC (5+ messages)
` [PATCH v2] ext4: check for overlapping extents in ext4_valid_extent_entries()
` [PATCH v3] "
[PATCH] mmp: fix 64-bit handling of s_mmp_block
2013-12-04 1:07 UTC (2+ messages)
[PATCH] ext4: fix use-after-free in ext4_mb_new_blocks
2013-12-03 23:10 UTC (2+ messages)
Patch of adding utility to check the status of MMP
2013-12-03 20:39 UTC (4+ messages)
[PATCH] e2fsck: blk64_t to blk_t truncation
2013-12-03 20:13 UTC (17+ messages)
` [PATCH 00/10] Fix 64-bit type conversion issues in e2fsck
` [PATCH 01/10] e2fsck: use problem_t to suppress some -Wconversion warnings
` [PATCH 02/10] e2fsck: use errcode_t "
` [PATCH 03/10] e2fsck: use blk_t instead of blk64_t in check_resize_inode()
` [PATCH 04/10] dumpe2fs: fix printing of block offsets for 64-bit file systems
` [PATCH 05/10] libext2fs: add explicit casts to ext2fs.h
` [PATCH 06/10] libext2fs: add explicit casts to bitops.h
` [PATCH 07/10] e2fsck: fix j_maxlen if the file system is exactly 1 << 32 blocks
` [PATCH 08/10] e2fsck: add support for 64-bit extended attribute block refcounting
` [PATCH 09/10] e2fsck: use dgrp_t for block group numbers
` [PATCH 10/10] libext2fs: fix printf conversion spec in tst_iscan.c
still running into WARNING: CPU: at fs/ext4/inode.c:230 ext4_evict_inode+0x4a6/0x4e0
2013-12-03 18:58 UTC (6+ messages)
[PATCH] libblkid: Identify extN file system properly
2013-12-03 15:24 UTC
[PATCH] fs: fix iversion handling
2013-12-03 9:39 UTC (2+ messages)
[PATCH 1/2] ext4: call ext4_error_inode() if jbd2_journal_dirty_metadata() fails
2013-12-03 7:34 UTC (5+ messages)
` [PATCH 2/2] jbd2: return ENOSPC in journal_dirty_metadata if a handle runs out of space
[PATCH] tests: check backing filesystem can handle large file
2013-12-03 5:12 UTC (2+ messages)
` "
[ANNOUNCE] xfstests: tree updated to 0a7f216b
2013-12-03 5:08 UTC
[PATCH] libext2fs: fix printf conversion spec in tst_iscan.c
2013-12-03 4:37 UTC (2+ messages)
[PATCH] e2image: double free when restoring image
2013-12-02 19:55 UTC (8+ messages)
` [PATCH 1/3] e2image: pass the correct size write_header
` [PATCH 2/3] libext2fs: set the fs block size to new_io in ext2fs_rewrite_to_io()
` [PATCH 3/3] libext2fs: fix some memory leaks with image file handling
[PATCH] ext4: enable punch hole for bigalloc
2013-12-02 15:01 UTC (3+ messages)
[PATCH] jbd2:[trivial] rename obsoleted msg JBD->JBD2
2013-12-02 14:58 UTC (2+ messages)
[PATCH] jbd: Revise KERN_EMERG error messages
2013-12-02 14:55 UTC (3+ messages)
` [PATCH] jbd2: "
[PATCH] ext4: Add XIP functionality
2013-12-02 8:34 UTC (2+ messages)
[PATCH V4] mke2fs: disallow creating FS on a loop mounted file with no option
2013-11-30 20:35 UTC (3+ messages)
ext2 oops during xfstests
2013-11-30 14:40 UTC
[PATCH] ext4: Fix reading of extended tv_sec (bug 23732)
2013-11-29 22:11 UTC (18+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH] ext4: explain encoding of 34-bit a,c,mtime values
` [PATCH v4 2/2] e2fsck: Correct ext4 dates generated by old kernels
` [PATCH v5 "
` [PATCH v6] "
[PATCH] ext4: Do not reserve clusters when fs doesn't support extents
2013-11-29 12:01 UTC (3+ messages)
[BUG] ext4: cannot unfreeze a filesystem due to a deadlock
2013-11-29 8:00 UTC (5+ messages)
[PATCH v2] mke2fs: fix force option to create filesystem on mounted device
2013-11-29 6:30 UTC
[SPAM] Hi. luxury - A huge selection for you
2013-11-28 16:24 UTC
[PATCH 0/3] Extended file stat functions [ver #2]
2013-11-28 13:57 UTC (4+ messages)
CONFIG_EXT4_USE_FOR_EXT23 no space left on device
2013-11-28 11:33 UTC (4+ messages)
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).