messages from 2014-10-01 19:31:46 to 2014-10-10 14:24:14 UTC [more...]
[PATCH 0/2 v2] Fix data corruption when blocksize < pagesize for mmapped data
2014-10-10 14:23 UTC (44+ messages)
` [PATCH 1/2 RESEND] bdi: Fix hung task on sync
` [PATCH] block: free q->flush_rq in blk_init_allocated_queue error paths
` [PATCH] block: improve rq_affinity placement
` [PATCH] block: Make rq_affinity = 1 work as expected
` [PATCH] block: strict rq_affinity
` [PATCH] ext3: Fix deadlock in data=journal mode when fs is frozen
` [PATCH] ext3: Speedup WB_SYNC_ALL pass
` [PATCH] ext4: Avoid lock inversion between i_mmap_mutex and transaction start
` [PATCH 1/2] ext4: Don't check quota format when there are no quota files
` [PATCH 1/2] ext4: Fix block zeroing when punching holes in indirect block files
` [PATCH] ext4: Fix buffer double free in ext4_alloc_branch()
` [PATCH] ext4: Fix jbd2 warning under heavy xattr load
` [PATCH] ext4: Fix zeroing of page during writeback
` [PATCH] ext4: Remove orphan list handling
` [PATCH] ext4: Speedup WB_SYNC_ALL pass
` [PATCH for 3.14-stable] fanotify: fix double free of pending permission events
` [PATCH] fs: Avoid userspace mounting anon_inodefs filesystem
` [PATCH 1/2] jbd2: Avoid pointless scanning of checkpoint lists
` [PATCH] jbd2: Optimize jbd2_log_do_checkpoint() a bit
` [PATCH] lockdep: Dump info via tracing
` [PATCH] mm: Fixup pagecache_isize_extended() definitions for !CONFIG_MMU
` [PATCH] ncpfs: fix rmdir returns Device or resource busy
` [PATCH] ocfs2: Fix quota file corruption
` [PATCH 1/2] printk: Debug patch1
` [PATCH] printk: debug: Slow down printing to 9600 bauds
` [PATCH] printk: enable interrupts before calling console_trylock_for_printk()
` [PATCH] quota: Fix race between dqput() and dquot_scan_active()
` [PATCH] scsi: Keep interrupts disabled while submitting requests
` [PATCH] sync: don't block the flusher thread waiting on IO
` [PATCH] timer: Fix lock inversion between hrtimer_bases.lock and scheduler locks
` [PATCH] udf: Avoid infinite loop when processing indirect ICBs
` [PATCH] udf: Print error when inode is loaded
` [PATCH] vfs: Allocate anon_inode_inode in anon_inode_init()
` [PATCH 1/2] vfs: Fix data corruption when blocksize < pagesize for mmaped data
` [PATCH RESEND] vfs: Return EINVAL for default SEEK_HOLE, SEEK_DATA implementation
` [PATCH] writeback: plug writeback at a high level
` [PATCH] x86: Fixup lockdep complaint caused by io apic code
` [PATCH 2/2 RESEND] bdi: Avoid oops on device removal
` [PATCH 2/2] ext3: Don't check quota format when there are no quota files
` [PATCH 2/2] ext4: Fix hole punching for files with indirect blocks
` [PATCH 2/2] ext4: Fix mmap data corruption when blocksize < pagesize
` [PATCH 2/2] jbd2: Simplify calling convention around __jbd2_journal_clean_checkpoint_list
` [PATCH 2/2] printk: Debug patch 2
[PATCH] xfs: lock for removing item from cil->xc_cil in xlog_cil_push
2014-10-10 12:07 UTC (2+ messages)
XFS Filesystem is broken and cant repair and mount!
2014-10-10 10:28 UTC
XFS Filesystem is broken and cant repair and mount!
2014-10-10 10:17 UTC (2+ messages)
XFS Filesystem is broken and cant repair and mount!
2014-10-10 10:07 UTC (2+ messages)
gather write metrics on multiple files
2014-10-09 22:30 UTC (6+ messages)
TAIWAN TOOLS SUPPLIER - UNISON
2014-10-09 21:54 UTC
Re:XFS Filesystem is broken and cant repair and mount!
2014-10-09 21:48 UTC (2+ messages)
` XFS "
XFS Filesystem is broken and cant repair and mount!
2014-10-09 21:20 UTC (3+ messages)
[RFC v3] Unicode/UTF-8 support for XFS
2014-10-09 20:38 UTC (51+ messages)
` [PATCH 01/16] lib: add unicode character database files
` [PATCH 02/16] scripts: add trie generator for UTF-8
` [PATCH 03/16] lib: add supporting code "
` [PATCH 04/16] lib/utf8norm.c: reduce the size of utf8data[]
` [PATCH 05/16] xfs: return the first match during case-insensitive lookup
` [PATCH 06/16] xfs: rename XFS_CMP_CASE to XFS_CMP_MATCH
` [PATCH 07/16] xfs: add xfs_nameops.normhash
` [PATCH 08/16] xfs: change interface of xfs_nameops.hashname
` [PATCH 09/16] xfs: add a superblock feature bit to indicate UTF-8 support
` [PATCH 10/16] xfs: store utf8version in the superblock
` [PATCH 11/16] xfs: add xfs_nameops for utf8 and utf8+casefold
` [PATCH 12/16] xfs: apply utf-8 normalization rules to user extended attribute names
` [PATCH 13/16] xfs: implement demand load of utf8norm.ko
` [PATCH 14/16] xfs: rename XFS_IOC_FSGEOM to XFS_IOC_FSGEOM_V2
` [PATCH 15/16] xfs: xfs_fs_geometry returns a number of bytes to copy
` [PATCH 16/16] xfs: add versioned fsgeom ioctl with utf8version field
` [PATCH 17/35] xfsprogs: add unicode character database files
` [PATCH 18/35] xfsprogs: add trie generator for UTF-8
` [PATCH 19/35] xfsprogs: add supporting code "
` [PATCH 20/35] xfsprogs: reduce the size of utf8data[]
` [PATCH 21/35] libxfs: return the first match during case-insensitive lookup
` [PATCH 22/35] libxfs: rename XFS_CMP_CASE to XFS_CMP_MATCH
` [PATCH 23/35] libxfs: add xfs_nameops.normhash
` [PATCH 24/35] libxfs: change interface of xfs_nameops.hashname
` [PATCH 25/35] libxfs: add a superblock feature bit to indicate UTF-8 support
` [PATCH 26/35] libxfs: store utf8version in the superblock
` [PATCH 27/35] libxfs: add xfs_nameops for utf8 and utf8+casefold
` [PATCH 28/35] libxfs: apply utf-8 normalization rules to user extended attribute names
` [PATCH 29/35] libxfs: rename XFS_IOC_FSGEOM to XFS_IOC_FSGEOM_V2
` [PATCH 30/35] libxfs: add versioned fsgeom ioctl with utf8version field
` [PATCH 31/35] xfsprogs: add utf8 support to growfs
` [PATCH 32/35] xfsprogs: add utf8 support to mkfs.xfs
` [PATCH 33/35] xfsprogs: add utf8 support to xfs_repair
` [PATCH 34/35] xfsprogs: xfs_db support for sb_utf8version
` [PATCH 35/35] xfsprogs: add a test for utf8 support
[PATCH] xfs: create zero range helper to convert existing extents to unwritten
2014-10-09 19:00 UTC
[PATCH] xfs/262: update filter to deal with long device name correctly
2014-10-09 8:38 UTC
Can you help me to investiage a soft lockup?
2014-10-09 7:11 UTC (3+ messages)
[PATCH v3] xfs: rework zero range to prevent invalid i_size updates
2014-10-08 18:51 UTC
[PATCH v2] xfs: rework zero range to prevent invalid i_size updates
2014-10-08 14:24 UTC (3+ messages)
Кадастровый план
2014-10-08 8:07 UTC
[PATCH 0/12 RFC] Moving i_dquot out of struct inode
2014-10-08 8:45 UTC (20+ messages)
` [PATCH 01/12] quota: Allow each filesystem to specify which quota types it supports
` [PATCH 02/12] gfs2: Set allowed quota types
` [PATCH 03/12] xfs: "
` [PATCH 04/12] fs: Generic infrastructure for optional inode fields
` [PATCH 05/12] quota: Use optional inode field for i_dquot pointers
` [PATCH 06/12] ext2: Convert to private i_dquot field
` [PATCH 07/12] ext3: "
` [PATCH 08/12] ext4: "
` [PATCH 09/12] ocfs2: "
` [PATCH 10/12] reiserfs: "
` [PATCH 11/12] jfs: "
` [PATCH 12/12] vfs: Remove i_dquot field from inode
preadv2/pwritev2 updates
2014-10-08 2:58 UTC (11+ messages)
` [PATCH 1/3] xfs: add RWF_NONBLOCK support
` [PATCH 1/3 v2] "
` [PATCH 2/3] fs: pass iocb to generic_write_sync
` [PATCH 3/3] fs: add a flag for per-operation O_DSYNC semantics
Corrupted filesystem: thoughts?
2014-10-07 19:53 UTC (6+ messages)
Báscula modelo IPS1
2014-10-07 17:54 UTC
Question about services
2014-10-07 17:42 UTC (5+ messages)
Apologies, from Flipkart
2014-10-07 13:56 UTC
[PATCH] xfs: fix zero range i_size problems
2014-10-06 22:09 UTC (4+ messages)
Got "Internal error XFS_WANT_CORRUPTED_GOTO". Filesystem needs reformatting to correct issue
2014-10-05 14:28 UTC (8+ messages)
` Subject : Happened again, 20140811 -- "
` Happened again, 20140930 "
Votre compta en ligne
2014-10-04 5:40 UTC
[XFS updates] XFS development tree branch, for-next, updated. xfs-for-linus-3.17-rc3-62-gbdb119b
2014-10-02 23:26 UTC
[XFS updates] XFS development tree branch, xfs-misc-fixes-for-3.18-3, created. v3.16-11825-g5217793
2014-10-02 23:25 UTC
[XFS updates] XFS development tree branch, xfs-buf-iosubmit, created. v3.16-11807-g8c15612
2014-10-02 23:24 UTC
[PATCH] xfs: fix the xfs_iflush_done callback search
2014-10-02 22:59 UTC (4+ messages)
XFS issue xfs goes offline with various messages drive not recoverable without reboot
2014-10-02 19:42 UTC (7+ messages)
Programa de Especializacion en Cobranza
2014-10-02 18:08 UTC
Test xfs/287 failure
2014-10-02 7:45 UTC (3+ messages)
[PATCH 0/2 v2] Fix data corruption when blocksize < pagesize for mmapped data
2014-10-02 2:06 UTC (5+ messages)
` [PATCH 1/2] vfs: Fix data corruption when blocksize < pagesize for mmaped data
` [PATCH 2/2] ext4: Fix mmap data corruption when blocksize < pagesize
[PATCH] xfs: check for null dquot in xfs_quota_calc_throttle()
2014-10-01 23:25 UTC (2+ messages)
[PATCH] xfs: check for inode size overflow in xfs_new_eof()
2014-10-01 23:23 UTC (2+ messages)
[PATCH 0/2] xfs: cleanup XFS_IOC_SETXATTR behaviour
2014-10-01 23:21 UTC (4+ messages)
` [PATCH 2/2] xfs: only set extent size hint when asked
[PATCH 00/11 v2] xfs: clean up xfs_buf io interfaces
2014-10-01 23:03 UTC (4+ messages)
` [PATCH 09/11] xfs: introduce xfs_buf_submit[_wait]
[PATCH 0/2 RESEND] xfs: small bugfixes
2014-10-01 22:56 UTC (4+ messages)
` [PATCH 2/2] xfs: fix crc field handling in xfs_sb_to/from_disk
[PATCH] xfs: compat_xfs_bstat does not have forkoff
2014-10-01 22:54 UTC (3+ messages)
[PATCH] xfs: kill time.h
2014-10-01 22:52 UTC (3+ 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