messages from 2016-12-16 22:01:21 to 2017-01-07 19:24:06 UTC [more...]
[PATCH] fscrypt: Factor out bio specific functions
2017-01-07 19:24 UTC (16+ messages)
` [PATCH v2] "
Mount option "noacl" will be removed by 3.5
2017-01-07 16:48 UTC (2+ messages)
[BUG v4.10-rc1] fzero returns EIO on DAX mount
2017-01-07 10:57 UTC (2+ messages)
[PATCH v3] ext4: increase the protection of nlink dec and ext4 inode destroy
2017-01-07 3:22 UTC
[PATCH v2 0/2] ext4: fallocate insert/collapse range fixes
2017-01-06 20:26 UTC (3+ messages)
` [PATCH v2 1/2] ext4: Include forgotten start block on fallocate insert range
` [PATCH v2 2/2] ext4: Do not populate extents tree with outdated offsets while shifting extents
[PATCH 0/3] ext4: fallocate insert/collapse range fixes
2017-01-06 20:21 UTC (11+ messages)
` [PATCH 1/3] ext4: Include forgotten start block on fallocate insert range
` [PATCH 2/3] ext4: Do not populate extents tree with outdated offsets while shifting extents
` [PATCH 3/3] ext4: Find desired extent in ext4_ext_shift_extents() using binsearch
[PATCH] ext4: move halfmd4 into hash.c directly
2017-01-06 19:49 UTC (2+ messages)
[PATCH] mm: introduce kv[mz]alloc helpers
2017-01-06 15:10 UTC (13+ messages)
` [PATCH] mm: support __GFP_REPEAT in kvmalloc_node
[PATCH 0/8 v3] scope GFP_NOFS api
2017-01-06 14:18 UTC (12+ messages)
` [PATCH 1/8] lockdep: allow to disable reclaim lockup detection
` [PATCH 2/8] xfs: abstract PF_FSTRANS to PF_MEMALLOC_NOFS
` [PATCH 3/8] mm: introduce memalloc_nofs_{save,restore} API
` [PATCH 4/8] xfs: use memalloc_nofs_{save,restore} instead of memalloc_noio*
` [PATCH 5/8] jbd2: mark the transaction context with the scope GFP_NOFS context
` [PATCH 6/8] jbd2: make the whole kjournald2 kthread NOFS safe
` [PATCH 7/8] Revert "ext4: avoid deadlocks in the writeback path by using sb_getblk_gfp"
` [PATCH 8/8] 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
Linux Foundation's open source file & storage conference CFP
2017-01-05 22:30 UTC
[PATCH] ext4: don't allow encrypted operations without keys
2017-01-05 20:15 UTC (3+ messages)
[RFC PATCH] ext4: increase the protection of drop nlink and ext4 inode destroy
2017-01-05 17:38 UTC (9+ messages)
generic/383 triggers lockdep warning in 4.10-rc2
2017-01-05 16:53 UTC
[PATCH] fscrypt / ext4: make test_dummy_encryption require a keyring key
2017-01-05 15:10 UTC (4+ messages)
[PATCH v2 1/1] xfstests: ext4/023: reproduces incorrect right shift (insert range)
2017-01-05 12:04 UTC (4+ messages)
Trouble mounting metadata_csum ext4 filesystems with v4.7.x after c9274d891869880648c4ee9365df3ecc7ba2e285: not enough inode bytes checksummed?
2017-01-05 11:09 UTC (2+ messages)
ext4 filesystem corruption with 4.10-rc2 on ppc64le
2017-01-05 10:44 UTC (8+ messages)
[RFC PATCH] ext4: convert swap_inode_data() over to use swap() on most of the fields
2017-01-05 7:24 UTC (4+ messages)
Why is 64bit option always on by default now?
2017-01-05 7:13 UTC (4+ messages)
[PATCH] Ext4: cleanup fsxattr related stuff
2017-01-04 21:51 UTC (2+ messages)
[PATCH 1/1] xfstests: ext4/023: reproduces incorrect right shift (insert range)
2017-01-04 19:04 UTC (2+ messages)
[RFC PATCH V2] ext4: increase the protection of drop nlink and ext4 inode destroy
2017-01-04 16:29 UTC (2+ messages)
fs/ext4/indirect.c:81: possible 32 / 64 bit mixup ?
2017-01-04 12:22 UTC
[PATCH 0/6] UBIFS NFS export support
2017-01-03 19:52 UTC (14+ messages)
` [PATCH 3/6] ubifs: Use 64bit readdir cookies
` [PATCH 6/6] ubifs: Wire up NFS support
Urgent Please;;
2017-01-02 17:34 UTC
[PATCH V2 2/2 linux-next] ext4: return -EACCES on inode_owner_or_capable() error
2017-01-01 11:04 UTC
[PATCH V2 1/2 linux-next] ext4: check inode permissions in ext4_ioctl()
2017-01-01 11:04 UTC
[PATCH 2/2 linux-next] ext4: return -EACCES on inode_owner_or_capable() error
2017-01-01 10:16 UTC
[PATCH 1/2 linux-next] ext4: check inode permissions in ext4_ioctl()
2017-01-01 10:16 UTC
[PATCH] fscrypt: fix the test_dummy_encryption mount option
2016-12-29 1:01 UTC (4+ messages)
[RFC PATCH 0/5] fscrypt error code cleanup
2016-12-28 3:26 UTC (11+ messages)
` [RFC PATCH 1/5] fscrypt: use ENOKEY when file cannot be created w/o key
` [RFC PATCH 2/5] fscrypt: use ENOTDIR when setting encryption policy on nondirectory
` [RFC PATCH 3/5] fscrypt: use EEXIST when file already uses different policy
` [RFC PATCH 4/5] fscrypt: remove user-triggerable warning messages
` [RFC PATCH 5/5] fscrypt: pass up error codes from ->get_context()
LSF/MM 2017: Call for Proposals
2016-12-27 17:19 UTC
[PATCH v1 41/54] ext4: convert to bio_for_each_segment_all_sp()
2016-12-27 16:04 UTC
[PATCH v1 00/54] block: support multipage bvec
2016-12-27 15:55 UTC
[Bug 191151] New: error
2016-12-26 23:53 UTC (2+ messages)
` [Bug 191151] error
(unknown),
2016-12-25 16:42 UTC
[Bug 190931] New: Talk.Help}= ((1844+762^^+8448())Looking for Customer care to resolve all FB Call at our customer Care Number FB help Line Phone number
2016-12-22 22:49 UTC
[PATCH] ext4: move halfmd4 into hash.c directly
2016-12-22 19:24 UTC (3+ messages)
` [PATCH v2] "
[RFC PATCH v1 00/30] fs: inode->i_version rework and optimization
2016-12-22 14:42 UTC (35+ 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 v1 30/30] fs: convert i_version counter over to an atomic64_t
[PATCH 0/9 v2] scope GFP_NOFS api
2016-12-22 9:38 UTC (14+ messages)
` [PATCH 2/9] xfs: introduce and use KM_NOLOCKDEP to silence reclaim lockdep false positives
` [PATCH 2/9 v2] "
[PATCH] debugfs: ls -p can print invalid characters
2016-12-21 19:11 UTC
[RFC PATCH] mm: introduce kv[mz]alloc helpers
2016-12-21 8:45 UTC (8+ messages)
[PATCH 0/6 v3] dax: Page invalidation fixes
2016-12-20 20:09 UTC (9+ messages)
[PATCH] libext2fs: don't ignore fsync errors
2016-12-20 15:23 UTC
[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 (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).