messages from 2016-12-06 23:59:11 to 2016-12-21 17:04:02 UTC [more...]
[RFC PATCH v1 00/30] fs: inode->i_version rework and optimization
2016-12-21 17:03 UTC (30+ messages)
` [RFC PATCH v1 01/30] lustre: don't set f_version in ll_readdir
` [RFC PATCH v1 02/30] ecryptfs: remove unnecessary i_version bump
` [RFC PATCH v1 03/30] ceph: remove the bump of i_version
` [RFC PATCH v1 04/30] f2fs: don't bother setting i_version
` [RFC PATCH v1 05/30] hpfs: don't bother with the i_version counter
` [RFC PATCH v1 06/30] jfs: remove initialization of "
` [RFC PATCH v1 07/30] nilfs2: remove inode->i_version initialization
` [RFC PATCH v1 08/30] orangefs: remove initialization of i_version
` [RFC PATCH v1 09/30] reiserfs: remove unneeded i_version bump
` [RFC PATCH v1 10/30] ntfs: remove i_version handling
` [RFC PATCH v1 11/30] fs: new API for handling i_version
` [RFC PATCH v1 12/30] fat: convert to new i_version API
` [RFC PATCH v1 13/30] affs: "
` [RFC PATCH v1 14/30] afs: "
` [RFC PATCH v1 15/30] btrfs: "
` [RFC PATCH v1 16/30] exofs: switch "
` [RFC PATCH v1 17/30] ext2: convert "
` [RFC PATCH v1 18/30] ext4: "
` [RFC PATCH v1 19/30] nfs: "
` [RFC PATCH v1 20/30] nfsd: "
` [RFC PATCH v1 21/30] ocfs2: "
` [RFC PATCH v1 22/30] ufs: use "
` [RFC PATCH v1 23/30] xfs: convert to "
` [RFC PATCH v1 24/30] IMA: switch IMA over "
` [RFC PATCH v1 25/30] fs: add a "force" parameter to inode_inc_iversion
` [RFC PATCH v1 26/30] fs: only set S_VERSION when updating times if it has been queried
` [RFC PATCH v1 27/30] xfs: avoid setting XFS_ILOG_CORE if i_version doesn't need incrementing
` [RFC PATCH v1 28/30] btrfs: only dirty the inode in btrfs_update_time if something was changed
` [RFC PATCH v1 29/30] fs: track whether the i_version has been queried with an i_state flag
[RFC PATCH] mm: introduce kv[mz]alloc helpers
2016-12-21 8:45 UTC (18+ messages)
[PATCH 0/9 v2] scope GFP_NOFS api
2016-12-20 21:39 UTC (31+ messages)
` [PATCH 1/9] lockdep: allow to disable reclaim lockup detection
` [PATCH 2/9] xfs: introduce and use KM_NOLOCKDEP to silence reclaim lockdep false positives
` [PATCH 2/9 v2] "
` [PATCH 3/9] xfs: abstract PF_FSTRANS to PF_MEMALLOC_NOFS
` [PATCH 4/9] mm: introduce memalloc_nofs_{save,restore} API
` [PATCH 5/9] xfs: use memalloc_nofs_{save,restore} instead of memalloc_noio*
` [PATCH 5/9 v2] "
` [PATCH 6/9] jbd2: mark the transaction context with the scope GFP_NOFS context
` [PATCH 7/9] jbd2: make the whole kjournald2 kthread NOFS safe
` [PATCH 8/9] Revert "ext4: avoid deadlocks in the writeback path by using sb_getblk_gfp"
` [PATCH 9/9] Revert "ext4: fix wrong gfp type under transaction"
` [DEBUG PATCH 0/2] debug explicit GFP_NO{FS,IO} usage from the scope context
` [DEBUG PATCH 1/2] mm, debug: report when GFP_NO{FS,IO} is used explicitly from memalloc_no{fs,io}_{save,restore} context
` [DEBUG PATCH 2/2] silent warnings which we cannot do anything about
[PATCH 0/6 v3] dax: Page invalidation fixes
2016-12-20 20:09 UTC (19+ messages)
` [PATCH 1/6] ext2: Return BH_New buffers for zeroed blocks
` [PATCH 2/6] mm: Invalidate DAX radix tree entries only if appropriate
` [PATCH 3/6] dax: Avoid page invalidation races and unnecessary radix tree traversals
` [PATCH 4/6] dax: Finish fault completely when loading holes
` [PATCH 5/6] dax: Call ->iomap_begin without entry lock during dax fault
` [PATCH 6/6] ext4: Simplify DAX fault path
[RFC PATCH] ext4: convert swap_inode_data() over to use swap() on most of the fields
2016-12-20 15:55 UTC
[PATCH] libext2fs: don't ignore fsync errors
2016-12-20 15:23 UTC
[PATCH] fscrypt: Factor out bio specific functions
2016-12-20 6:42 UTC (10+ messages)
` [PATCH v2] "
[GIT PULL] Quota, fsnotify, and ext2 changes for 4.10-rc1
2016-12-19 13:18 UTC (2+ messages)
Erasure?
2016-12-18 13:11 UTC
???????????????
2016-12-18 13:16 UTC
Parcel ID00663101 delivery problems, please review
2016-12-17 9:27 UTC
Creating a mailing list, git tree, and patchwork project for fscrypt
2016-12-16 22:25 UTC (5+ messages)
[PATCH 1/3] fscrypt: fix loophole in one-encryption-policy-per-tree enforcement
2016-12-16 20:46 UTC (7+ messages)
` [PATCH 2/3] fscrypt: fix renaming and linking special files
` [PATCH 3/3] fscrypt: consolidate fscrypt_has_permitted_context() checks
[PATCH] ubifs: add CONFIG_BLOCK dependency for encryption
2016-12-16 9:35 UTC (2+ messages)
Big I/O requests are split into small ones due to unaligned ext4 partition boundary?
2016-12-16 5:42 UTC (4+ messages)
linux-next: Tree for Dec 15 (fs/ubifs/ causes problems in fs/crypto/)
2016-12-15 22:46 UTC
[GIT PULL] ext4 updates for 4.10
2016-12-14 18:49 UTC (3+ messages)
superblock completely overwritten
2016-12-14 16:28 UTC (5+ messages)
` Aw: "
[ext4] e2ae766c1b: BUG:sleeping_function_called_from_invalid_context_at_kernel/locking/rwsem.c
2016-12-14 3:11 UTC (10+ messages)
` [LKP] "
Fwd: Filesystem size problem
2016-12-14 1:43 UTC (9+ messages)
` "
[PATCH] xfstests-bld: populate keyring with default key for test_dummy_encryption
2016-12-13 6:54 UTC
[PATCH] fscrypt / ext4: make test_dummy_encryption require a keyring key
2016-12-13 6:52 UTC
DO YOU NEED A LOAN??
2016-12-13 5:28 UTC
[PATCH 0/6] UBIFS NFS export support
2016-12-12 22:29 UTC (4+ messages)
` [PATCH 1/6] ext4: Move is_32bit_api() to generic code
[PATCH] ext4: do not perform data journaling when data is encrypted
2016-12-10 22:56 UTC (2+ messages)
[patch] ext4: return -ENOMEM instead of success
2016-12-10 14:58 UTC (2+ messages)
[PATCH] ext4: reject inodes with negative size
2016-12-10 14:55 UTC (2+ messages)
HUGE slowdown when doing dpkg with ext4 over nbd
2016-12-09 21:31 UTC (13+ messages)
[PATCH 0/6 v2] dax: Page invalidation fixes
2016-12-09 12:02 UTC (5+ messages)
` [PATCH 2/6] mm: Invalidate DAX radix tree entries only if appropriate
- - Re
2016-12-08 7:23 UTC
LSF/MM 2017: Call for Proposals
2016-12-08 15:37 UTC (6+ messages)
` [Lsf-pc] "
[PATCHSET RFC] sched, jbd2: mark sleeps on journal->j_checkpoint_mutex as iowait
2016-12-07 20:48 UTC (5+ messages)
` [PATCH 1/4] sched: move IO scheduling accounting from io_schedule_timeout() to __schedule()
` [PATCH v2 "
` [PATCH v3 1/4] sched: move IO scheduling accounting from io_schedule_timeout() into scheduler
[PATCH 1/2] test: add f_mke2fs_baddisk v2
2016-12-07 14:55 UTC (2+ messages)
` [PATCH 2/2] ext2fs: check fsync error code
[PATCH 1/2] test: add f_mke2fs_baddisk
2016-12-07 14:50 UTC (4+ messages)
` [PATCH 2/2] ext2fs: check fsync error code
[PATCH] ext2: reject inodes with negative size
2016-12-07 12:05 UTC (2+ messages)
patch ext4: fix data exposure after a crash still work ?
2016-12-07 11:47 UTC (2+ 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).