Ecryptfs
[Prev Page][Next Page]
- [PATCH 4/5] fs: Simplify getattr interface function checking AT_GETATTR_NOSEC flag,
Al Viro
- [PATCH][next] ecryptfs: Fix spelling mistake "validationg" -> "validating",
Colin Ian King
- [PATCH] ecryptfs_parse_options(): Replace strcpy with strscpy, Daniel Yang
- [PATCH] fs: Simplify getattr interface function checking AT_GETATTR_NOSEC flag,
Stefan Berger
- [PATCH V2 0/2] ecryptfs: convert to the new mount API,
Eric Sandeen
- [PATCH] eccryptfs: select CONFIG_BUFFER_HEAD,
Arnd Bergmann
- [PATCH v2 00/10] Convert ecryptfs to use folios,
Matthew Wilcox (Oracle)
- [PATCH v2 02/10] ecryptfs: Use a folio throughout ecryptfs_read_folio(), Matthew Wilcox (Oracle)
- [PATCH v2 04/10] ecryptfs: Convert ecryptfs_read_lower_page_segment() to take a folio, Matthew Wilcox (Oracle)
- [PATCH v2 06/10] ecryptfs: Convert ecryptfs_write_lower_page_segment() to take a folio, Matthew Wilcox (Oracle)
- [PATCH v2 07/10] ecryptfs: Convert ecryptfs_encrypt_page() to take a folio, Matthew Wilcox (Oracle)
- [PATCH v2 03/10] ecryptfs: Convert ecryptfs_copy_up_encrypted_with_header() to take a folio, Matthew Wilcox (Oracle)
- [PATCH v2 08/10] ecryptfs: Convert ecryptfs_decrypt_page() to take a folio, Matthew Wilcox (Oracle)
- [PATCH v2 10/10] ecryptfs: Pass the folio index to crypt_extent(), Matthew Wilcox (Oracle)
- [PATCH v2 09/10] ecryptfs: Convert lower_offset_for_page() to take a folio, Matthew Wilcox (Oracle)
- [PATCH v2 01/10] ecryptfs: Convert ecryptfs_writepage() to ecryptfs_writepages(), Matthew Wilcox (Oracle)
- [PATCH v2 05/10] ecryptfs: Convert ecryptfs_write() to use a folio, Matthew Wilcox (Oracle)
- Re: [PATCH v2 00/10] Convert ecryptfs to use folios, Matthew Wilcox
- Re: [PATCH v2 00/10] Convert ecryptfs to use folios, Christian Brauner
- linux-next: Please re-add eCryptfs next branch,
Tyler Hicks
- [RESEND PATCH] ecryptfs: Fix packet format comment in parse_tag_67_packet(),
Thorsten Blum
- [PATCH 00/10] Convert ecryptfs to use folios,
Matthew Wilcox (Oracle)
- [PATCH 02/10] ecryptfs: Use a folio throughout ecryptfs_read_folio(), Matthew Wilcox (Oracle)
- [PATCH 03/10] ecryptfs: Convert ecryptfs_copy_up_encrypted_with_header() to take a folio, Matthew Wilcox (Oracle)
- [PATCH 08/10] ecryptfs: Convert ecryptfs_decrypt_page() to take a folio, Matthew Wilcox (Oracle)
- [PATCH 04/10] ecryptfs: Convert ecryptfs_read_lower_page_segment() to take a folio, Matthew Wilcox (Oracle)
- [PATCH 09/10] ecryptfs: Convert lower_offset_for_page() to take a folio, Matthew Wilcox (Oracle)
- [PATCH 06/10] ecryptfs: Convert ecryptfs_write_lower_page_segment() to take a folio, Matthew Wilcox (Oracle)
- [PATCH 07/10] ecryptfs: Convert ecryptfs_encrypt_page() to take a folio, Matthew Wilcox (Oracle)
- [PATCH 10/10] ecryptfs: Pass the folio index to crypt_extent(), Matthew Wilcox (Oracle)
- [PATCH 05/10] ecryptfs: Convert ecryptfs_write() to use a folio, Matthew Wilcox (Oracle)
- [PATCH 01/10] ecryptfs: Convert ecryptfs_writepage() to ecryptfs_writepages(), Matthew Wilcox (Oracle)
- [PATCH 00/17] replace call_rcu by kfree_rcu for simple kmem_cache_free callback,
Julia Lawall
- [PATCH 0/2] ecryptfs: convert to the new mount API,
Eric Sandeen
- [PATCH] ecryptfs: Fix packet format comment in parse_tag_67_packet(), Thorsten Blum
- [PATCH] ecryptfs: Remove unused declartion ecryptfs_fill_zeros(),
Zhang Zekun
- [linux-next:master] [fs] cdc4ad36a8: kernel_BUG_at_include/linux/page-flags.h,
kernel test robot
- [6.12] Conversion of aops->write_end to use a folio, Matthew Wilcox
- [no subject], Unknown
- [PATCH 00/14] replace call_rcu by kfree_rcu for simple kmem_cache_free callback,
Julia Lawall
- [PATCH] ecryptfs: set s_time_gran to get correct time granularity, Frank Hsiao 蕭法宣
- [PATCH] treewide: Fix common grammar mistake "the the",
Thorsten Blum
- [PATCH] fs: ecryptfs: replace deprecated strncpy with strscpy,
Justin Stitt
- [PATCH] ecryptfs: Fix buffer size for tag 66 packet,
Brian Kubisiak
- [PATCH RFC 00/24] vfs, nfsd, nfs: implement directory delegations,
Jeff Layton
- [PATCH RFC 01/24] filelock: push the S_ISREG check down to ->setlease handlers, Jeff Layton
- [PATCH RFC 02/24] filelock: add a lm_set_conflict lease_manager callback, Jeff Layton
- [PATCH RFC 03/24] vfs: add try_break_deleg calls for parents to vfs_{link,rename,unlink}, Jeff Layton
- [PATCH RFC 04/24] vfs: allow mkdir to wait for delegation break on parent, Jeff Layton
- [PATCH RFC 05/24] vfs: allow rmdir to wait for delegation break on parent, Jeff Layton
- [PATCH RFC 06/24] vfs: break parent dir delegations in open(..., O_CREAT) codepath, Jeff Layton
- [PATCH RFC 07/24] vfs: make vfs_create break delegations on parent directory, Jeff Layton
- [PATCH RFC 08/24] vfs: make vfs_mknod break delegations on parent directory, Jeff Layton
- [PATCH RFC 09/24] filelock: lift the ban on directory leases in generic_setlease, Jeff Layton
- [PATCH RFC 10/24] nfsd: allow filecache to hold S_IFDIR files, Jeff Layton
- [PATCH RFC 11/24] nfsd: allow DELEGRETURN on directories, Jeff Layton
- [PATCH RFC 12/24] nfsd: encoders and decoders for GET_DIR_DELEGATION, Jeff Layton
- [PATCH RFC 13/24] nfsd: check for delegation conflicts vs. the same client, Jeff Layton
- [PATCH RFC 14/24] nfsd: wire up GET_DIR_DELEGATION handling, Jeff Layton
- [PATCH RFC 15/24] nfs: fix nfs_stateid_hash prototype when CONFIG_CRC32 isn't set, Jeff Layton
- [PATCH RFC 16/24] nfs: remove unused NFS_CALL macro, Jeff Layton
- [PATCH RFC 17/24] nfs: add cache_validity to the nfs_inode_event tracepoints, Jeff Layton
- [PATCH RFC 18/24] nfs: add a tracepoint to nfs_inode_detach_delegation_locked, Jeff Layton
- [PATCH RFC 19/24] nfs: new tracepoint in nfs_delegation_need_return, Jeff Layton
- [PATCH RFC 20/24] nfs: new tracepoint in match_stateid operation, Jeff Layton
- [PATCH RFC 21/24] nfs: add a GDD_GETATTR rpc operation, Jeff Layton
- [PATCH RFC 22/24] nfs: skip dentry revalidation when parent dir has a delegation, Jeff Layton
- [PATCH RFC 23/24] nfs: optionally request a delegation on GETATTR, Jeff Layton
- [PATCH RFC 24/24] nfs: add a module parameter to disable directory delegations, Jeff Layton
- [PATCH AUTOSEL 5.4 5/9] ecryptfs: Reject casefold directory inodes, Sasha Levin
- [PATCH AUTOSEL 5.10 5/9] ecryptfs: Reject casefold directory inodes, Sasha Levin
- [PATCH AUTOSEL 5.15 07/11] ecryptfs: Reject casefold directory inodes, Sasha Levin
- [PATCH AUTOSEL 6.1 10/14] ecryptfs: Reject casefold directory inodes, Sasha Levin
- [PATCH AUTOSEL 6.6 15/19] ecryptfs: Reject casefold directory inodes, Sasha Levin
- [PATCH AUTOSEL 6.7 17/21] ecryptfs: Reject casefold directory inodes, Sasha Levin
- [PATCH] ecryptfs: Simplify ecryptfs_crypto_api_algify_cipher_name(),
Christophe JAILLET
- This list is being migrated to the new vger infra (no action required),
Konstantin Ryabitsev
- [PATCH 07/29] ecryptfs: move ecryptfs_xattr_handlers to .rodata, Wedson Almeida Filho
- [PATCH v6 00/11] io_uring getdents,
Hao Xu
- [PATCH 01/11] fs: split off vfs_getdents function of getdents64 syscall, Hao Xu
- [PATCH 02/11] xfs: add NOWAIT semantics for readdir, Hao Xu
- [PATCH 03/11] vfs: add nowait flag for struct dir_context, Hao Xu
- [PATCH 04/11] vfs: add a vfs helper for io_uring file pos lock, Hao Xu
- [PATCH 06/11] vfs: add a nowait parameter for touch_atime(), Hao Xu
- [PATCH 07/11] vfs: add nowait parameter for file_accessed(), Hao Xu
- [PATCH 08/11] vfs: move file_accessed() to the beginning of iterate_dir(), Hao Xu
- [PATCH 05/11] vfs: add file_pos_unlock() for io_uring usage, Hao Xu
- [PATCH 09/11] vfs: error out -EAGAIN if atime needs to be updated, Hao Xu
- [PATCH 11/11] io_uring: add support for getdents, Hao Xu
- [PATCH 10/11] vfs: trylock inode->i_rwsem in iterate_dir() to support nowait, Hao Xu
- Re: [PATCH v6 00/11] io_uring getdents, Christian Brauner
- [PATCH RFC v5 00/29] io_uring getdents,
Hao Xu
- [PATCH 03/29] xfs: add NOWAIT semantics for readdir, Hao Xu
- [PATCH 04/29] vfs: add nowait flag for struct dir_context, Hao Xu
- [PATCH 05/29] vfs: add a vfs helper for io_uring file pos lock, Hao Xu
- [PATCH 06/29] vfs: add file_pos_unlock() for io_uring usage, Hao Xu
- [PATCH 07/29] vfs: add a nowait parameter for touch_atime(), Hao Xu
- [PATCH 08/29] vfs: add nowait parameter for file_accessed(), Hao Xu
- [PATCH 09/29] vfs: move file_accessed() to the beginning of iterate_dir(), Hao Xu
- [PATCH 10/29] vfs: add S_NOWAIT for nowait time update, Hao Xu
- [PATCH 11/29] vfs: trylock inode->i_rwsem in iterate_dir() to support nowait, Hao Xu
- [PATCH 13/29] xfs: make xfs_trans_alloc() support nowait semantics, Hao Xu
- [PATCH 14/29] xfs: support nowait for xfs_log_reserve(), Hao Xu
- [PATCH 12/29] xfs: enforce GFP_NOIO implicitly during nowait time update, Hao Xu
- [PATCH 15/29] xfs: don't wait for free space in xlog_grant_head_check() in nowait case, Hao Xu
- [PATCH 17/29] xfs: make xfs_trans_ijoin() error out -EAGAIN, Hao Xu
- [PATCH 18/29] xfs: set XBF_NOWAIT for xfs_buf_read_map if necessary, Hao Xu
- [PATCH 19/29] xfs: support nowait memory allocation in _xfs_buf_alloc(), Hao Xu
- [PATCH 01/29] fs: split off vfs_getdents function of getdents64 syscall, Hao Xu
- [PATCH 02/29] xfs: rename XBF_TRYLOCK to XBF_NOWAIT, Hao Xu
- [PATCH 20/29] xfs: distinguish error type of memory allocation failure for nowait case, Hao Xu
- [PATCH 23/29] xfs: don't print warn info for -EAGAIN error in xfs_buf_get_map(), Hao Xu
- [PATCH 16/29] xfs: add nowait parameter for xfs_inode_item_init(), Hao Xu
- [PATCH 25/29] xfs: support nowait for xfs_buf_item_init(), Hao Xu
- [PATCH 22/29] xfs: comment page allocation for nowait case in xfs_buf_find_insert(), Hao Xu
- [PATCH 27/29] xfs: add a comment for xlog_kvmalloc(), Hao Xu
- [PATCH 28/29] xfs: support nowait semantics for xc_ctx_lock in xlog_cil_commit(), Hao Xu
- [PATCH 21/29] xfs: return -EAGAIN when bulk memory allocation fails in nowait case, Hao Xu
- [PATCH 24/29] xfs: support nowait for xfs_buf_read_map(), Hao Xu
- [PATCH 26/29] xfs: return -EAGAIN when nowait meets sync in transaction commit, Hao Xu
- [PATCH 29/29] io_uring: add support for getdents, Hao Xu
- Re: [PATCH RFC v5 00/29] io_uring getdents, Darrick J. Wong
- Re: [PATCH RFC v5 00/29] io_uring getdents, Dave Chinner
- [PATCH v7 00/13] fs: implement multigrain timestamps,
Jeff Layton
- [PATCH v7 02/13] fs: pass the request_mask to generic_fillattr, Jeff Layton
- [PATCH v7 03/13] fs: drop the timespec64 arg from generic_update_time, Jeff Layton
- [PATCH v7 01/13] fs: remove silly warning from current_time, Jeff Layton
- [PATCH v7 04/13] btrfs: have it use inode_update_timestamps, Jeff Layton
- [PATCH v7 07/13] xfs: have xfs_vn_update_time gets its own timestamp, Jeff Layton
- [PATCH v7 06/13] ubifs: have ubifs_update_time use inode_update_timestamps, Jeff Layton
- [PATCH v7 08/13] fs: drop the timespec64 argument from update_time, Jeff Layton
- [PATCH v7 05/13] fat: make fat_update_time get its own timestamp, Jeff Layton
- [PATCH v7 13/13] btrfs: convert to multigrain timestamps, Jeff Layton
- [PATCH v7 12/13] ext4: switch to multigrain timestamps, Jeff Layton
- [PATCH v7 11/13] xfs: switch to multigrain timestamps, Jeff Layton
- [PATCH v7 09/13] fs: add infrastructure for multigrain timestamps, Jeff Layton
- [PATCH v7 10/13] tmpfs: add support for multigrain timestamps, Jeff Layton
- Re: [PATCH v7 00/13] fs: implement multigrain timestamps, Christian Brauner
- Re: [f2fs-dev] [PATCH v7 00/13] fs: implement multigrain timestamps, patchwork-bot+f2fs
[PATCH -next] fs/ecryptfs: remove kernel-doc warnings,
Zhu Wang
[PATCH v6 0/7] fs: implement multigrain timestamps,
Jeff Layton
[PATCH v5 0/8] fs: implement multigrain timestamps,
Jeff Layton
[PATCH v2 36/92] ecryptfs: convert to ctime accessor functions,
Jeff Layton
[PATCH v2 00/89] fs: new accessors for inode->i_ctime,
Jeff Layton
[PATCH] ecryptfs: keystore: Fix a buffer overrun in write_tag_66_packet(), Yiyuan Guo
Re: [PATCH 00/79] fs: new accessors for inode->i_ctime,
Christian Brauner
Re: [PATCH 01/79] fs: add ctime accessors infrastructure,
Jeff Layton
[PATCH 23/79] ecryptfs: switch to new ctime accessors, Jeff Layton
Re: [linux-next:master] [splice] 2cb1e08985: stress-ng.sendfile.ops_per_sec 11.6% improvement, David Howells
[PATCH v22 17/31] ecryptfs: Provide a splice-read wrapper, David Howells
[PATCH v21 17/30] ecryptfs: Provide a splice-read stub, David Howells
[PATCH v20 14/32] ecryptfs: Provide a splice-read stub, David Howells
[PATCH -next 0/2] lsm: Change inode_setattr() to take struct,
Xiu Jianfeng
[PATCH v2 0/3] fs/ecryptfs: Replace kmap{,_atomic}() with kmap_local_page(),
Fabio M. De Francesco
[RESEND] ecryptfs: make splice write available again, Yangtao Li
Re: Does Landlock not work with eCryptfs?,
Günther Noack
Re: [PATCH] MAINTAINERS: mark ecryptfs as orphan state,
Yangtao Li
[PATCH] fs: ecryptfs: comment typo fix,
Zipeng Zhang
[PATCH 0/17] crypto: api - Change completion callback argument to void star,
Herbert Xu
- [PATCH 12/17] net: macsec: Remove completion function scaffolding, Herbert Xu
- [PATCH 4/17] Bluetooth: Use crypto_wait_req, Herbert Xu
- [PATCH 17/17] crypto: api - Remove completion function scaffolding, Herbert Xu
- [PATCH 15/17] tipc: Remove completion function scaffolding, Herbert Xu
- [PATCH 16/17] tls: Remove completion function scaffolding, Herbert Xu
- [PATCH 13/17] net: ipv4: Remove completion function scaffolding, Herbert Xu
- [PATCH 11/17] dm: Remove completion function scaffolding, Herbert Xu
- [PATCH 14/17] net: ipv6: Remove completion function scaffolding, Herbert Xu
- [PATCH 10/17] crypto: api - Use data directly in completion function, Herbert Xu
- [PATCH 9/17] KEYS: DH: Use crypto_wait_req, Herbert Xu
- [PATCH 8/17] tls: Only use data field in crypto completion function, Herbert Xu
- [PATCH 5/17] net: ipv4: Add scaffolding to change completion function signature, Herbert Xu
- [PATCH 1/17] dm: Add scaffolding to change completion function signature, Herbert Xu
- [PATCH 3/17] fs: ecryptfs: Use crypto_wait_req, Herbert Xu
- [PATCH 2/17] net: macsec: Add scaffolding to change completion function signature, Herbert Xu
- [PATCH 6/17] net: ipv6: Add scaffolding to change completion function signature, Herbert Xu
- [PATCH 7/17] tipc: Add scaffolding to change completion function signature, Herbert Xu
- Re: [PATCH 0/17] crypto: api - Change completion callback argument to void star, Jakub Kicinski
[PATCH] fs/ecryptfs: Replace kmap_atomic() with kmap_local_page(),
Fabio M. De Francesco
[PATCH linux-next] ecryptfs: main: use strscpy() to instead of strncpy(), yang.yang29
[PATCH linux-next] ecryptfs: crypto: use strscpy() to instead of strncpy(),
yang.yang29
[PATCH] ecryptfs: main: Remove unnecessary (void*) conversions, Li zeming
[PATCH v5 26/30] ecryptfs: use stub posix acl handlers, Christian Brauner
[PATCH v5 20/30] ecryptfs: implement set acl method, Christian Brauner
[PATCH v5 19/30] ecryptfs: implement get acl method, Christian Brauner
[PATCH v4 26/30] ecryptfs: use stub posix acl handlers, Christian Brauner
[PATCH v4 20/30] ecryptfs: implement set acl method, Christian Brauner
[PATCH v4 19/30] ecryptfs: implement get acl method, Christian Brauner
[PATCH v3 25/29] ecryptfs: use stub posix acl handlers, Christian Brauner
[PATCH v3 19/29] ecryptfs: implement set acl method, Christian Brauner
[PATCH v3 18/29] ecryptfs: implement get acl method, Christian Brauner
[PATCH v2 26/30] ecryptfs: use stub posix acl handlers, Christian Brauner
[PATCH v2 21/30] ecryptfs: implement set acl method, Christian Brauner
[PATCH v2 20/30] ecryptfs: implement get acl method, Christian Brauner
[PATCH 19/29] ecryptfs: implement get acl method, Christian Brauner
[PATCH 20/29] ecryptfs: implement set acl method, Christian Brauner
[PATCH 25/29] ecryptfs: use stub posix acl handlers, Christian Brauner
[RESEND PATCH] ecryptfs: Replace kmap() with kmap_local_page(),
Fabio M. De Francesco
[PATCH] ecryptfs: make splice write available again,
Yangtao Li
[PATCH] fs/ecryptfs: Fix repeated word in comments,
Jules Maselbas
[PATCH] ecryptfs: keystore: Fix comment typo, Jason Wang
[PATCH] ecryptfs: Fix comment typo,
Jason Wang
[PATCH] ecryptfs: keystore: Fix typo 'the the' in comment,
Slark Xiao
[PATCH] ecryptfs: Replace kmap() with kmap_local_page(), Fabio M. De Francesco
[RFC PATCH] ecryptfs: Replace kmap() with kmap_local_page(),
Fabio M. De Francesco
[bug report] eCryptfs: convert mmap functions to use persistent file, Dan Carpenter
[PATCH v2] eCryptfs: fix setattr on empty lower file, Sascha Hauer
bad file permissions: write but no read access,
Matthias Bodenbinder
[PATCH] ecryptfs: add a ->set_page_dirty cludge,
Christoph Hellwig
Re: [PATCH 3/3] mm: require ->set_page_dirty to be explicitly wire up, Christoph Hellwig
[GIT PULL] eCryptfs updates for 5.13-rc1,
Tyler Hicks
[PATCH 0/7] fs: tweak and switch more fses to private mounts,
Christian Brauner
[PATCH 0/3] ecryptfs: fixes and port to private mounts,
Christian Brauner
[PATCH -next] eCryptfs: Use DEFINE_MUTEX() for mutex lock,
Ye Bin
[PATCH 00/31] Rid W=1 warnings from GFS2 and EncryptFS,
Lee Jones
- [PATCH 31/31] fs: ecryptfs: keystore: Fix some kernel-doc issues and demote non-conformant headers, Lee Jones
- [PATCH 23/31] fs: ecryptfs: file: Demote kernel-doc abuses, Lee Jones
- [PATCH 25/31] fs: ecryptfs: messaging: Add missing param descriptions and demote abuses, Lee Jones
- [PATCH 24/31] fs: ecryptfs: super: Fix formatting, naming and kernel-doc abuses, Lee Jones
- [PATCH 27/31] fs: ecryptfs: miscdev: File headers are not good kernel-doc candidates, Lee Jones
- [PATCH 28/31] fs: ecryptfs: crypto: Supply some missing param descriptions and demote abuses, Lee Jones
- [PATCH 20/31] fs: ecryptfs: debug: Demote a couple of kernel-doc abuses, Lee Jones
- [PATCH 29/31] fs: ecryptfs: mmap: Help out one function header and demote other abuses, Lee Jones
- [PATCH 26/31] fs: ecryptfs: main: Demote a bunch of non-conformant kernel-doc headers, Lee Jones
- [PATCH 30/31] fs: ecryptfs: inode: Help out nearly-there header and demote non-conformant ones, Lee Jones
- [PATCH 22/31] fs: ecryptfs: kthread: Demote file header and provide description for 'cred', Lee Jones
- [PATCH 21/31] fs: ecryptfs: dentry: File headers are not good candidates for kernel-doc, Lee Jones
- [PATCH 19/31] fs: ecryptfs: read_write: File headers do not make good candidates for kernel-doc, Lee Jones
- Re: [PATCH 00/31] Rid W=1 warnings from GFS2 and EncryptFS, Tyler Hicks
[PATCH 1/4] ecryptfs: get rid of pointless dget/dput in ->symlink() and ->link(),
Al Viro
[PATCH] ecryptfs: fix incorrect kernel-doc comment syntax in files,
Aditya Srivastava
[PATCH] ecryptfs: add rename flag support, Jeffrey Mitchell
[PATCH] ecryptfs: fix kernel panic with null dev_name,
Jeffrey Mitchell
[PATCH] ecryptfs: Fix typo in message,
Sascha Hauer
[PATCH] eCryptfs: fix setattr on empty lower file, Sascha Hauer
[GIT PULL] eCryptfs fix for 5.11-rc6,
Tyler Hicks
[PATCH v2 -next] ecryptfs: use DEFINE_MUTEX() for mutex lock,
Zheng Yongjun
[PATCH -next] ecryptfs: use DEFINE_MUTEX (and mutex_init() had been too late), Zheng Yongjun
[PATCH] eCryptfs: add a semicolon,
trix
[RFC] MAINTAINERS tag for cleanup robot,
trix
[PATCH v3 00/18] Allow readpage to return a locked page,
Matthew Wilcox (Oracle)
[PATCH RFC PKS/PMEM 00/58] PMEM: Introduce stray write protection for PMEM,
ira . weiny
- [PATCH RFC PKS/PMEM 06/58] kmap: Introduce k[un]map_thread debugging, ira . weiny
- [PATCH RFC PKS/PMEM 16/58] fs/gfs2: Utilize new kmap_thread(), ira . weiny
- [PATCH RFC PKS/PMEM 15/58] fs/ecryptfs: Utilize new kmap_thread(), ira . weiny
- [PATCH RFC PKS/PMEM 18/58] fs/hfs: Utilize new kmap_thread(), ira . weiny
- [PATCH RFC PKS/PMEM 55/58] samples: Utilize new kmap_thread(), ira . weiny
- [PATCH RFC PKS/PMEM 56/58] dax: Stray access protection for dax_direct_access(), ira . weiny
- [PATCH RFC PKS/PMEM 58/58] [dax|pmem]: Enable stray access protection, ira . weiny
- [PATCH RFC PKS/PMEM 57/58] nvdimm/pmem: Stray access protection for pmem->virt_addr, ira . weiny
- [PATCH RFC PKS/PMEM 54/58] powerpc: Utilize new kmap_thread(), ira . weiny
- [PATCH RFC PKS/PMEM 53/58] lib: Utilize new kmap_thread(), ira . weiny
- [PATCH RFC PKS/PMEM 52/58] mm: Utilize new kmap_thread(), ira . weiny
- [PATCH RFC PKS/PMEM 51/58] kernel: Utilize new kmap_thread(), ira . weiny
- [PATCH RFC PKS/PMEM 49/58] drivers/misc: Utilize new kmap_thread(), ira . weiny
- [PATCH RFC PKS/PMEM 48/58] drivers/md: Utilize new kmap_thread(), ira . weiny
- [PATCH RFC PKS/PMEM 50/58] drivers/android: Utilize new kmap_thread(), ira . weiny
- [PATCH RFC PKS/PMEM 47/58] drivers/mtd: Utilize new kmap_thread(), ira . weiny
- [PATCH RFC PKS/PMEM 46/58] drives/staging: Utilize new kmap_thread(), ira . weiny
- [PATCH RFC PKS/PMEM 45/58] drivers/firmware: Utilize new kmap_thread(), ira . weiny
- [PATCH RFC PKS/PMEM 44/58] drivers/xen: Utilize new kmap_thread(), ira . weiny
[Index of Archives]
[Linux Crypto]
[Device Mapper Crypto]
[Bugtraq]
[Yosemite Discussion]