messages from 2014-10-03 21:51:57 to 2014-10-10 14:23:17 UTC [more...]
[PATCH 0/2 v2] Fix data corruption when blocksize < pagesize for mmapped data
2014-10-10 14:23 UTC (10+ messages)
` [PATCH 1/2 RESEND] bdi: Fix hung task on sync
` [PATCH] block: improve rq_affinity placement
` [PATCH] block: strict rq_affinity
` [PATCH] ext3: Fix deadlock in data=journal mode when fs is frozen
` [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
direct_access, pinning and truncation
2014-10-10 13:08 UTC (8+ messages)
[PATCH] ext4: fix race between write and fcntl(F_SETFL)
2014-10-10 10:09 UTC (2+ messages)
[GIT PULL] UDF and quota changes for 3.18-rc1
2014-10-10 8:14 UTC
[PATCH] fs: Add a missing permission check to do_umount
2014-10-09 22:36 UTC
[PATCH v1 0/7] Huge page support for DAX
2014-10-09 20:47 UTC (14+ messages)
` [PATCH v1 1/7] thp: vma_adjust_trans_huge(): adjust file-backed VMA too
` [PATCH v1 2/7] mm: Prepare for DAX huge pages
` [PATCH v1 3/7] mm: Add vm_insert_pfn_pmd()
` [PATCH v1 4/7] mm: Add a pmd_fault handler
` [PATCH v1 5/7] dax: Add huge page fault support
` [PATCH v1 6/7] ext2: Huge "
` [PATCH v1 7/7] ext4: "
[RFC v3] Unicode/UTF-8 support for XFS
2014-10-09 20:38 UTC (50+ messages)
` [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
xfstests and linux nfs testing
2014-10-09 17:36 UTC (4+ messages)
[PATCH] [RFC] mnt: add ability to clone mntns starting with the current root
2014-10-09 10:29 UTC (33+ messages)
[GIT PULL] please pull file locking changes for v3.18
2014-10-08 19:47 UTC (2+ messages)
[PATCH] mnt: Prevent pivot_root from creating a loop in the mount tree
2014-10-08 17:42 UTC
[PATCH 0/5] Support for Open-Channel SSDs (was dm-lightnvm)
2014-10-08 16:13 UTC (7+ messages)
` [PATCH 1/5] NVMe: Convert to blk-mq
` [PATCH 2/5] block: extend rq_flag_bits
` [PATCH 3/5] lightnvm: Support for Open-Channel SSDs
` [PATCH 4/5] lightnvm: NVMe integration
` [PATCH 5/5] lightnvm: null_blk integration
[PATCH] mnt: don't allow to detach the namespace root
2014-10-08 10:47 UTC (11+ messages)
` [PATCH] umount: Do not allow unmounting rootfs
` [PATCH] mnt: Move the clear of MNT_LOCKED from copy_tree to it's
[PATCH 0/12 RFC] Moving i_dquot out of struct inode
2014-10-08 8:45 UTC (9+ messages)
` [PATCH 03/12] xfs: Set allowed quota types
` [PATCH 04/12] fs: Generic infrastructure for optional inode fields
[GIT PULL] f2fs updates for v3.18
2014-10-08 5:57 UTC
preadv2/pwritev2 updates
2014-10-08 2:58 UTC (2+ messages)
[RFC PATCH 0/7] Non-blockling buffered fs read (page cache only)
2014-10-08 2:53 UTC (3+ messages)
` [RFC v3 0/4] vfs: "
[PATCH] NULL pointer dereference in ecryptfs (ecryptfs_setxattr)
2014-10-07 23:48 UTC (3+ messages)
` [PATCH] eCryptfs: Force RO mount when encrypted view is enabled
[PATCH RFC] introduce ioctl to completely invalidate page cache
2014-10-07 19:35 UTC (9+ messages)
[PATCH 1/1] ftruncate: create FAN_MODIFY and IN_MODIFY events
2014-10-07 19:23 UTC (4+ messages)
[PATCH 1/1] fallocate: create FAN_MODIFY and IN_MODIFY events
2014-10-07 18:24 UTC (5+ messages)
[PATCH v2 00/17] locks: internal lease API overhaul
2014-10-07 18:02 UTC (6+ messages)
` [PATCH v2 02/17] security: make security_file_set_fowner, f_setown and __f_setown void return
[PATCH 0/2] renamed freeze/thaw hooks
2014-10-07 9:26 UTC (4+ messages)
` [PATCH 1/2] fs: add freeze_super/thaw_super fs hooks
` [PATCH 2/2] gfs2: update freeze code to use freeze/thaw_super on all nodes
BUG at /build/buildd/linux-3.13.0/fs/pnode.c:372!
2014-10-06 19:50 UTC (5+ messages)
[PATCH v2 1/1] truncate: generate fanotify and inotify events
2014-10-06 18:13 UTC
[PATCH v2 0/3] fuse: Add support for mounts from pid/user namespaces
2014-10-06 16:37 UTC (15+ messages)
[PATCH] vfs: fix compilation for no-MMU configurations
2014-10-06 9:25 UTC (2+ messages)
dcache: NULL ptr deref in dentry_kill
2014-10-06 5:35 UTC (6+ messages)
[PATCH] fs: use kfree_rcu instead of i_callback
2014-10-05 10:24 UTC (3+ messages)
[PATCH] f2fs: remove unused return vale
2014-10-04 7:05 UTC
[PATCH 1/4] f2fs: check the use of macros on block counts and addresses
2014-10-04 7:04 UTC (4+ messages)
` [PATCH 2/4] f2fs: support atomic_write feature for database
` [PATCH 2/4 v2] "
` [f2fs-dev] "
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).