messages from 2014-04-10 14:15:57 to 2014-04-16 02:51:45 UTC [more...]
[PATCH 1/3 v2] ext4: Remove unnecessary check for APPEND and IMMUTABLE
2014-04-16 2:51 UTC (5+ messages)
` [PATCH 2/3 v2] fs: Prevent doing FALLOC_FL_ZERO_RANGE on append only file
` [PATCH 3/3 v2] fs: move falloc collapse range check into the filesystem methods
[PATCH 0/9] xfs_db, xfs_repair: improve CRC error detection
2014-04-16 0:41 UTC (18+ messages)
` [PATCH 1/9] db: don't claim unchecked CRCs are correct
` [PATCH 2/9] db: verify buffer on type change
` [PATCH 3/9] repair: ensure prefetched buffers have CRCs validated
` [PATCH 4/9] repair: detect and correct CRC errors in directory blocks
` [PATCH 5/9] repair: detect CRC errors in AG headers
` [PATCH 6/9] repair: report AG btree verifier errors
` [PATCH 7/9] repair: remove more dirv1 leftovers
` [PATCH 8/9] repair: handle remote sylmlink CRC errors
` [PATCH 9/9] repair: detect and handle attribute tree "
[ANNOUNCE] xfstests: master branch updated to cd444c6
2014-04-16 0:38 UTC
[PATCH] check: add support for an external test expunging file
2014-04-16 0:34 UTC (4+ messages)
[PATCH] renameat2: add system call number for i386
2014-04-16 0:32 UTC (2+ messages)
[xfstests PATCH] renameat2 syscall: turn EEXIST into ENOTEMPTY
2014-04-16 0:31 UTC (2+ messages)
[PATCH] xfstests: btrfs, add test for btrfs properties
2014-04-16 0:29 UTC (2+ messages)
[PATCH] xfstests: btrfs, test send's ability to punch holes and prealloc extents
2014-04-16 0:23 UTC (2+ messages)
[PATCH] ext4: add fallocate mode blocking for debugging purposes
2014-04-16 0:06 UTC
[XFS updates] XFS development tree branch, for-next, updated. xfs-for-linus-3.15-rc1-14836-gb901592
2014-04-15 22:45 UTC
[XFS updates] XFS development tree branch, xfs-fixes-for-3.15-rc2, created. xfs-for-linus-3.15-rc1-14836-gb901592
2014-04-15 22:45 UTC
[PATCH v3 0/4] xfs: tmpfile fixes
2014-04-15 21:59 UTC (14+ messages)
` [PATCH v3 1/4] xfs: fix tmpfile/selinux ilock deadlock
` [PATCH v3 2/4] xfs: initialize inode security on tmpfile creation
` [PATCH v3 3/4] xfs: replace on-stack xfs_trans_res with pointer in xfs_create()
` [PATCH v3 4/4] xfs: fold xfs_create_tmpfile() into xfs_create()
[PATCH 1/4] ext4: Remove unnecessary check for APPEND and IMMUTABLE
2014-04-15 21:36 UTC (20+ messages)
` [PATCH 2/4] fs: Prevent doing FALLOC_FL_ZERO_RANGE on append only file
` [PATCH 3/4] fs: Remove i_size check from do_fallocate
` [PATCH 4/4] fs: Disallow all fallocate operation on active swapfile
Seeking XFS tuning advice for PostgreSQL on SATA SSDs/Linux-md
2014-04-15 21:34 UTC (2+ messages)
[PATCH v2 0/2] xfs: tmpfile fixes for inode security/acl
2014-04-15 19:31 UTC (7+ messages)
` [PATCH v2 1/2] xfs: fix tmpfile/selinux deadlock and initialize security/acl
[PATCH] xfs: unmount does not wait for shutdown during unmount
2014-04-15 14:59 UTC (9+ messages)
` "
[PATCH] ext4: add a new spinlock i_raw_lock to protect the ext4's raw inode
2014-04-15 2:08 UTC (11+ messages)
` [PATCH 1/3] generic/004: fix filtering of expected error message
` [PATCH 2/3] generic/022: update expected output after the test was renamed
` [PATCH 3/3] generic/237: fix filtering for expected failure message
xfs readdir hang on for-next (3.15.0-rc1)
2014-04-14 22:06 UTC (5+ messages)
[PATCH 0/2] xfsprogs: 2 quick coverity fixes
2014-04-14 15:01 UTC (5+ messages)
` [PATCH 1/2] xfs_logprint: Fix error handling in xlog_print_trans_efi
` [PATCH 2/2] mkfs.xfs: prevent close(-1) on protofile error path
[PATCH v5 00/11] xfs: introduce the free inode btree
2014-04-14 9:46 UTC (13+ messages)
` [PATCH v5 01/11] xfs: refactor xfs_ialloc_btree.c to support multiple inobt numbers
` [PATCH v5 02/11] xfs: reserve v5 superblock read-only compat. feature bit for finobt
` [PATCH v5 03/11] xfs: support the XFS_BTNUM_FINOBT free inode btree type
` [PATCH v5 04/11] xfs: update inode allocation/free transaction reservations for finobt
` [PATCH v5 05/11] xfs: insert newly allocated inode chunks into the finobt
` [PATCH v5 06/11] xfs: use and update the finobt on inode allocation
` [PATCH v5 07/11] xfs: refactor xfs_difree() inobt bits into xfs_difree_inobt() helper
` [PATCH v5 08/11] xfs: update the finobt on inode free
` [PATCH v5 09/11] xfs: add finobt support to growfs
` [PATCH v5 10/11] xfs: report finobt status in fs geometry
` [PATCH v5 11/11] xfs: enable the finobt feature on v5 superblocks
[PATCH 0/6 v2] xfs: delalloc, dio and corruption
2014-04-14 8:13 UTC (11+ messages)
` [PATCH 3/6] xfs: xfs_vm_write_end truncates too much on failure
` [PATCH 4/6] xfs: zeroing space needs to punch delalloc blocks
[XFS updates] XFS development tree branch, for-next, updated. xfs-for-linus-3.15-rc1-14826-gc9eaa44
2014-04-14 7:35 UTC
[XFS updates] XFS development tree branch, master, updated. xfs-for-linus-3.15-rc1-14826-gc9eaa44
2014-04-14 7:27 UTC
filestream allocator rewrite
2014-04-14 7:17 UTC (14+ messages)
` [PATCH 1/9] xfs: don't try to use the filestream allocator for metadata allocations
` [PATCH 2/9] xfs: split xfs_bmap_btalloc_nullfb
` [PATCH 3/9] xfs: handle duplicate entries in xfs_mru_cache_insert
` [PATCH 4/9] xfs: embedd mru_elem into parent structure
` [PATCH 5/9] xfs: remove XFS_IFILESTREAM
` [PATCH 6/9] xfs: rewrite the filestream allocator using the dentry cache
` [PATCH 7/9] xfs: don't create a slab cache for filestream items
` [PATCH 8/9] xfs: remove xfs_filestream_associate
` [PATCH 9/9] xfs: add filestream allocator tracepoints
[ANNOUNCE] xfsprogs: v3.2.0-rc1 tagged
2014-04-14 7:06 UTC
[PATCH 1/4] renameat2 syscall: add infrastructure
2014-04-14 2:30 UTC (6+ messages)
` [PATCH 2/4] renameat2 syscall: check plain rename
` [PATCH 3/4] renameat2 syscall: check noreplace rename
` [PATCH 4/4] renameat2 syscall: check cross rename
[PATCH] xfsprogs: fix xfs_logprint EFI entry split on log buffer
2014-04-14 1:42 UTC (2+ messages)
[ANNOUNCE] xfstests: master branch updated to 249cc51
2014-04-14 1:22 UTC (2+ messages)
` [ANNOUNCE] xfstests: master branch updated to 8874560
[PATCH] generic: add fallocate() checks to generic/300
2014-04-14 0:29 UTC (2+ messages)
Strange hole creation behavior
2014-04-11 23:05 UTC (4+ messages)
[PATCH 00/14] xfsprogs: varius & sundry fixes for coverity defects
2014-04-11 22:49 UTC (11+ messages)
` [PATCH 03/14] xfsprogs: trivial buffer frees on error paths
` [PATCH 03/14 V2] "
` [PATCH 08/14] xfsprogs: free resources in libxfs_alloc_file_space "
` [PATCH 08/14 V2] "
` [PATCH 15/14] xfs_io: free memory on error path exit from bmap_f()
[PATCH] generic: add fallocate() check to generic/311
2014-04-11 21:46 UTC
10GB memorys occupied by XFS
2014-04-11 21:35 UTC (6+ messages)
[PATCH] xfs: wrong error sign conversion during failed DIO writes
2014-04-11 7:39 UTC (2+ messages)
[PATCH] xfs_io: fix random pread/pwrite to honor offset
2014-04-11 4:48 UTC (4+ messages)
[PATCH] ext4/306: disable 64bit feature too
2014-04-11 3:23 UTC (3+ messages)
[ANNOUNCE] xfsdump: master branch updated to b1d6979
2014-04-11 1:26 UTC
[PATCH] xfstests: Add -s option to run only specified sections
2014-04-11 0:16 UTC (2+ messages)
[PATCH] xfstests: Fix generic/022 output file
2014-04-11 0:15 UTC (3+ messages)
[PATCH] xfstests: fix specifying configuration value with equality sign
2014-04-11 0:14 UTC (2+ messages)
generic/204: correct log size for XFS
2014-04-10 23:53 UTC (2+ messages)
xfs i_lock vs mmap_sem lockdep trace
2014-04-10 22:52 UTC (6+ messages)
[PATCH v3 00/20] xfsprogs: introduce the free inode btree
2014-04-10 16:11 UTC (21+ messages)
` [PATCH v3 01/20] xfs: refactor xfs_ialloc_btree.c to support multiple inobt numbers
` [PATCH v3 02/20] xfs: reserve v5 superblock read-only compat. feature bit for finobt
` [PATCH v3 03/20] xfs: support the XFS_BTNUM_FINOBT free inode btree type
` [PATCH v3 04/20] xfs: update inode allocation/free transaction reservations for finobt
` [PATCH v3 05/20] xfs: insert newly allocated inode chunks into the finobt
` [PATCH v3 06/20] xfs: use and update the finobt on inode allocation
` [PATCH v3 07/20] xfs: refactor xfs_difree() inobt bits into xfs_difree_inobt() helper
` [PATCH v3 08/20] xfs: update the finobt on inode free
` [PATCH v3 09/20] xfs: report finobt status in fs geometry
` [PATCH v3 10/20] xfs: enable the finobt feature on v5 superblocks
` [PATCH v3 11/20] xfsprogs/mkfs: finobt mkfs support
` [PATCH v3 12/20] xfsprogs/db: finobt support
` [PATCH v3 13/20] xfsprogs/repair: account for finobt in ag 0 geometry pre-calculation
` [PATCH v3 14/20] xfsprogs/repair: phase 2 finobt scan
` [PATCH v3 15/20] xfsprogs/repair: pass btree block magic as param to build_ino_tree()
` [PATCH v3 16/20] xfsprogs/repair: pull the build_agi() call up out of the inode tree build
` [PATCH v3 17/20] xfsprogs/repair: helpers for finding in-core inode records w/ free inodes
` [PATCH v3 18/20] xfsprogs/repair: reconstruct the finobt in phase 5
` [PATCH v3 19/20] xfsprogs/growfs: report finobt status in fs geometry (xfs_info)
` [PATCH v3 20/20] xfsprogs/db: add finobt support to metadump
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