Linux CIFS
[Prev Page][Next Page]
- Re: [PATCH] libmount: Special handling of root comparison for cifs in mnt_table_is_fs_mounted(), (continued)
- [PATCH 1036/1285] Replace numeric parameter like 0444 with macro, Baole Ni
- [PATCH 0/3] bug fixes and code cleanups for inaccessible root patch,
Sachin Prabhu
- [GIT] CIFS/SMB3 Fixes, Steve French
- [PATCH v24 00/22] Richacls (Core and Ext4),
Andreas Gruenbacher
- [PATCH v24 07/22] richacl: Permission mapping functions, Andreas Gruenbacher
- [PATCH v24 06/22] richacl: In-memory representation and helper functions, Andreas Gruenbacher
- [PATCH v24 12/22] vfs: Cache richacl in struct inode, Andreas Gruenbacher
- [PATCH v24 22/22] ext4: Add richacl feature flag, Andreas Gruenbacher
- [PATCH v24 21/22] ext4: Add richacl support, Andreas Gruenbacher
- [PATCH v24 20/22] vfs: Move check_posix_acl and check_richacl out of fs/namei.c, Andreas Gruenbacher
- [PATCH v24 19/22] vfs: Add richacl permission checking, Andreas Gruenbacher
- [PATCH v24 17/22] richacl: xattr mapping functions, Andreas Gruenbacher
- [PATCH v24 16/22] richacl: Automatic Inheritance, Andreas Gruenbacher
- [PATCH v24 18/22] richacl: Add richacl xattr handler, Andreas Gruenbacher
- [PATCH v24 15/22] richacl: Create-time inheritance, Andreas Gruenbacher
- [PATCH v24 14/22] richacl: Check if an acl is equivalent to a file mode, Andreas Gruenbacher
- [PATCH v24 13/22] richacl: Update the file masks in chmod(), Andreas Gruenbacher
- [PATCH v24 11/22] vfs: Add get_richacl and set_richacl inode operations, Andreas Gruenbacher
- [PATCH v24 10/22] vfs: Cache base_acl objects in inodes, Andreas Gruenbacher
- [PATCH v24 09/22] richacl: Compute maximum file masks from an acl, Andreas Gruenbacher
- [PATCH v24 08/22] richacl: Permission check algorithm, Andreas Gruenbacher
- [PATCH v24 05/22] vfs: Add permission flags for setting file attributes, Andreas Gruenbacher
- [PATCH v24 04/22] vfs: Make the inode passed to inode_change_ok non-const, Andreas Gruenbacher
- [PATCH v24 03/22] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD permission flags, Andreas Gruenbacher
- [PATCH v24 01/22] vfs: Add IS_ACL() and IS_RICHACL() tests, Andreas Gruenbacher
- [PATCH v24 02/22] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags, Andreas Gruenbacher
- [PATCH] CIFS: Fix a possible invalid memory access in smb2_query_symlink(),
Pavel Shilovsky
filenames with special chars and posix path caps enabled - regression?,
a.biardi
[PATCH] cifs: fix crash due to race in hmac(md5) handling,
Rabin Vincent
[PATCH] cifs: unbreak TCP session reuse,
Rabin Vincent
Re: [PATCH] cifs: unbreak TCP session reuse, Pavel Shilovsky
[bug report] CIFS: Implement follow_link for SMB2,
Dan Carpenter
[PATCH] Add MF-Symlinks support for SMB 2.0,
Sachin Prabhu
[PATCH v23 00/22] Richacls (Core and Ext4),
Andreas Gruenbacher
- [PATCH v23 22/22] ext4: Add richacl feature flag, Andreas Gruenbacher
- [PATCH v23 03/22] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD permission flags, Andreas Gruenbacher
- [PATCH v23 05/22] vfs: Add permission flags for setting file attributes, Andreas Gruenbacher
- [PATCH v23 20/22] vfs: Add richacl permission checking, Andreas Gruenbacher
- [PATCH v23 17/22] richacl: Automatic Inheritance, Andreas Gruenbacher
- [PATCH v23 21/22] ext4: Add richacl support, Andreas Gruenbacher
- [PATCH v23 19/22] richacl: Add richacl xattr handler, Andreas Gruenbacher
- [PATCH v23 14/22] richacl: Update the file masks in chmod(), Andreas Gruenbacher
- [PATCH v23 15/22] richacl: Check if an acl is equivalent to a file mode, Andreas Gruenbacher
- [PATCH v23 16/22] richacl: Create-time inheritance, Andreas Gruenbacher
- [PATCH v23 13/22] vfs: Cache richacl in struct inode, Andreas Gruenbacher
- [PATCH v23 18/22] richacl: xattr mapping functions, Andreas Gruenbacher
- [PATCH v23 12/22] vfs: Add get_richacl and set_richacl inode operations, Andreas Gruenbacher
- [PATCH v23 11/22] vfs: Cache base_acl objects in inodes, Andreas Gruenbacher
- [PATCH v23 08/22] richacl: Compute maximum file masks from an acl, Andreas Gruenbacher
- [PATCH v23 09/22] richacl: Permission check algorithm, Andreas Gruenbacher
- [PATCH v23 06/22] richacl: In-memory representation and helper functions, Andreas Gruenbacher
- [PATCH v23 04/22] vfs: Make the inode passed to inode_change_ok non-const, Andreas Gruenbacher
- [PATCH v23 01/22] vfs: Add IS_ACL() and IS_RICHACL() tests, Andreas Gruenbacher
- [PATCH v23 10/22] posix_acl: Improve xattr fixup code, Andreas Gruenbacher
- [PATCH v23 07/22] richacl: Permission mapping functions, Andreas Gruenbacher
- [PATCH v23 02/22] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags, Andreas Gruenbacher
- Re: [PATCH v23 00/22] Richacls (Core and Ext4), Volker Lendecke
[PATCH v2] [SMB3] Fix reconnect to not defer smb3 session reconnect long after socket reconnect, Steve French
[PATCH] [SMB3] File names with trailing period or space need special case conversion, Steve French
[PATCH 1/2] [SMB3] Fix reconnect to not defer smb3 session reconnect long after socket reconnect,
Steve French
PROBLEM: Attempting to create subdirectory returns error after removing parent directory with child entries using rmdir(),
Bastian Arjun Shajit
Message not available
[PATCH 07/21] fs: cifs: Replace CURRENT_TIME by current_fs_time(), Deepa Dinamani
[PATCH 08/21] fs: cifs: Replace CURRENT_TIME with ktime_get_real_ts(), Deepa Dinamani
[PATCH 09/21] fs: cifs: Replace CURRENT_TIME by get_seconds, Deepa Dinamani
[PATCH] cifs: check hash calculating succeeded, Luis de Bethencourt
[PATCH v22 00/22] Richacls (Core and Ext4),
Andreas Gruenbacher
- [PATCH v22 04/22] vfs: Make the inode passed to inode_change_ok non-const, Andreas Gruenbacher
- [PATCH v22 05/22] vfs: Add permission flags for setting file attributes, Andreas Gruenbacher
- [PATCH v22 06/22] richacl: In-memory representation and helper functions, Andreas Gruenbacher
- [PATCH v22 12/22] vfs: Add get_richacl and set_richacl inode operations, Andreas Gruenbacher
- [PATCH v22 13/22] vfs: Cache richacl in struct inode, Andreas Gruenbacher
- [PATCH v22 22/22] ext4: Add richacl feature flag, Andreas Gruenbacher
- [PATCH v22 21/22] ext4: Add richacl support, Andreas Gruenbacher
- [PATCH v22 20/22] vfs: Add richacl permission checking, Andreas Gruenbacher
- [PATCH v22 19/22] richacl: Add richacl xattr handler, Andreas Gruenbacher
- [PATCH v22 18/22] richacl: xattr mapping functions, Andreas Gruenbacher
- [PATCH v22 17/22] richacl: Automatic Inheritance, Andreas Gruenbacher
- [PATCH v22 15/22] richacl: Check if an acl is equivalent to a file mode, Andreas Gruenbacher
- [PATCH v22 16/22] richacl: Create-time inheritance, Andreas Gruenbacher
- [PATCH v22 14/22] richacl: Update the file masks in chmod(), Andreas Gruenbacher
- [PATCH v22 11/22] vfs: Cache base_acl objects in inodes, Andreas Gruenbacher
- [PATCH v22 10/22] posix_acl: Improve xattr fixup code, Andreas Gruenbacher
- [PATCH v22 09/22] richacl: Permission check algorithm, Andreas Gruenbacher
- [PATCH v22 07/22] richacl: Permission mapping functions, Andreas Gruenbacher
- [PATCH v22 08/22] richacl: Compute maximum file masks from an acl, Andreas Gruenbacher
- [PATCH v22 03/22] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD permission flags, Andreas Gruenbacher
- [PATCH v22 02/22] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags, Andreas Gruenbacher
- [PATCH v22 01/22] vfs: Add IS_ACL() and IS_RICHACL() tests, Andreas Gruenbacher
[PATCH] Making shares unaccessible at root level mountable (aka solving bsc#8950 ...again),
Aurélien Aptel
[PATCH 1/2] cifs: use CIFS_MAX_DOMAINNAME_LEN when converting the domain name,
Jerome Marchand
[PATCH] cifs: stuff the fl_owner into "pid" field in the lock request,
Jeff Layton
[PATCH] posix acls: Move namespace conversion into filesystem / xattr handlers,
Andreas Gruenbacher
linux-next: build failure after merge of the security tree,
Stephen Rothwell
[PATCH] CIFS: Remove some obsolete comments,
Steve French
linux-next: manual merge of the vfs tree with Linus' tree,
Stephen Rothwell
proposal, welcome
[git pull] vfs.git#sendmsg.cifs, Al Viro
[PATCH] fs: Add MODULE_SOFTDEP declarations for hard-coded crypto drivers,
Ben Hutchings
duplicate extents SMB3 fcntl and cp --reflink from cifs.ko, Steve French
[PATCH] [SMB3] remove directory incorrectly tries to set delete on close on non-empty directories,
Steve French
[PATCH v21 00/22] Richacls,
Andreas Gruenbacher
- [PATCH v21 22/22] ext4: Add richacl feature flag, Andreas Gruenbacher
- [PATCH v21 21/22] ext4: Add richacl support, Andreas Gruenbacher
- [PATCH v21 20/22] vfs: Add richacl permission checking, Andreas Gruenbacher
- [PATCH v21 19/22] richacl: Add richacl xattr handler, Andreas Gruenbacher
- [PATCH v21 18/22] richacl: xattr mapping functions, Andreas Gruenbacher
- [PATCH v21 17/22] richacl: Automatic Inheritance, Andreas Gruenbacher
- [PATCH v21 16/22] richacl: Create-time inheritance, Andreas Gruenbacher
- [PATCH v21 15/22] richacl: Check if an acl is equivalent to a file mode, Andreas Gruenbacher
- [PATCH v21 14/22] richacl: Update the file masks in chmod(), Andreas Gruenbacher
- [PATCH v21 13/22] vfs: Cache richacl in struct inode, Andreas Gruenbacher
- [PATCH v21 12/22] vfs: Add get_richacl and set_richacl inode operations, Andreas Gruenbacher
- [PATCH v21 11/22] vfs: Cache base_acl objects in inodes, Andreas Gruenbacher
- [PATCH v21 09/22] richacl: Permission check algorithm, Andreas Gruenbacher
- [PATCH v21 10/22] posix_acl: Improve xattr fixup code, Andreas Gruenbacher
- [PATCH v21 08/22] richacl: Compute maximum file masks from an acl, Andreas Gruenbacher
- [PATCH v21 07/22] richacl: Permission mapping functions, Andreas Gruenbacher
- [PATCH v21 06/22] richacl: In-memory representation and helper functions, Andreas Gruenbacher
- [PATCH v21 05/22] vfs: Add permission flags for setting file attributes, Andreas Gruenbacher
- [PATCH v21 04/22] vfs: Make the inode passed to inode_change_ok non-const, Andreas Gruenbacher
- [PATCH v21 03/22] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD permission flags, Andreas Gruenbacher
- [PATCH v21 02/22] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags, Andreas Gruenbacher
- [PATCH v21 01/22] vfs: Add IS_ACL() and IS_RICHACL() tests, Andreas Gruenbacher
- Re: [PATCH v21 00/22] Richacls, Volker Lendecke
- <Possible follow-ups>
- Re: [PATCH v21 00/22] Richacls, James Johnston
[PATCH 25/41] Documentation: filesystems: fix spelling mistakes,
Eric Engestrom
[PATCH] cifs: Create dedicated keyring for spnego operations,
Sachin Prabhu
[PATCH] cifs: Switch to generic xattr handlers, Andreas Gruenbacher
Design of fsnotify for FUSE, nfs and cifs: when/how to send a watch.,
Stef Bon
[PATCH] Add full_path_type arg to cifs_build_path_to_root(),
Aurélien Aptel
[PATCH] cifs: Use file_dentry(),
Goldwyn Rodrigues
[PATCH] Create test groups for cifs in xfstests,
Steve French
Re: [PATCH] xattr: Export xattr_resolve_name,
Andreas Gruenbacher
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
<Possible follow-ups>
Re: [PATCH] xattr: Export xattr_resolve_name, Andreas Gruenbacher
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
Message not available
[RFC][PATCHSET] reduce messing with iovecs in cifs,
Al Viro
[PATCH net-next] sock: tigthen lockdep checks for sock_owned_by_user,
Hannes Frederic Sowa
combination of cifs and ecryptfs, Hans-Joachim Kliemeck
Re: questions cifs.upcall.c,
Jeff Layton
cifs multiuser mount issue, Damjan Dimitrov
[PATCH v20 00/23] Richacls (Core and Ext4),
Andreas Gruenbacher
- [PATCH v20 04/23] vfs: Make the inode passed to inode_change_ok non-const, Andreas Gruenbacher
- [PATCH v20 23/23] ext4: Add richacl feature flag, Andreas Gruenbacher
- [PATCH v20 22/23] ext4: Add richacl support, Andreas Gruenbacher
- [PATCH v20 21/23] vfs: Add richacl permission checking, Andreas Gruenbacher
- [PATCH v20 19/23] richacl: xattr mapping functions, Andreas Gruenbacher
- [PATCH v20 20/23] richacl: Add richacl xattr handler, Andreas Gruenbacher
- [PATCH v20 16/23] richacl: Check if an acl is equivalent to a file mode, Andreas Gruenbacher
- [PATCH v20 17/23] richacl: Create-time inheritance, Andreas Gruenbacher
- [PATCH v20 18/23] richacl: Automatic Inheritance, Andreas Gruenbacher
- [PATCH v20 13/23] vfs: Add get_richacl and set_richacl inode operations, Andreas Gruenbacher
- [PATCH v20 15/23] richacl: Update the file masks in chmod(), Andreas Gruenbacher
- [PATCH v20 14/23] vfs: Cache richacl in struct inode, Andreas Gruenbacher
- [PATCH v20 12/23] vfs: Cache base_acl objects in inodes, Andreas Gruenbacher
- [PATCH v20 11/23] posix_acl: Improve xattr fixup code, Andreas Gruenbacher
- [PATCH v20 10/23] posix_acl: Unexport acl_by_type and make it static, Andreas Gruenbacher
- [PATCH v20 09/23] richacl: Permission check algorithm, Andreas Gruenbacher
- [PATCH v20 08/23] richacl: Compute maximum file masks from an acl, Andreas Gruenbacher
- [PATCH v20 06/23] richacl: In-memory representation and helper functions, Andreas Gruenbacher
- [PATCH v20 05/23] vfs: Add permission flags for setting file attributes, Andreas Gruenbacher
- [PATCH v20 07/23] richacl: Permission mapping functions, Andreas Gruenbacher
- [PATCH v20 03/23] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD permission flags, Andreas Gruenbacher
- [PATCH v20 01/23] vfs: Add IS_ACL() and IS_RICHACL() tests, Andreas Gruenbacher
- [PATCH v20 02/23] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags, Andreas Gruenbacher
- Re: [PATCH v20 00/23] Richacls (Core and Ext4), Steve French
[PATCH v19 00/23] Richacls (Core and Ext4),
Andreas Gruenbacher
- [PATCH v19 23/23] ext4: Add richacl feature flag, Andreas Gruenbacher
- [PATCH v19 22/23] ext4: Add richacl support, Andreas Gruenbacher
- [PATCH v19 20/23] richacl: Add richacl xattr handler, Andreas Gruenbacher
- [PATCH v19 21/23] vfs: Add richacl permission checking, Andreas Gruenbacher
- [PATCH v19 19/23] richacl: xattr mapping functions, Andreas Gruenbacher
- [PATCH v19 18/23] richacl: Automatic Inheritance, Andreas Gruenbacher
- [PATCH v19 17/23] richacl: Create-time inheritance, Andreas Gruenbacher
- [PATCH v19 15/23] richacl: Update the file masks in chmod(), Andreas Gruenbacher
- [PATCH v19 16/23] richacl: Check if an acl is equivalent to a file mode, Andreas Gruenbacher
- [PATCH v19 14/23] vfs: Cache richacl in struct inode, Andreas Gruenbacher
- [PATCH v19 12/23] vfs: Cache base_acl objects in inodes, Andreas Gruenbacher
- [PATCH v19 13/23] vfs: Add get_richacl and set_richacl inode operations, Andreas Gruenbacher
- [PATCH v19 11/23] posix_acl: Improve xattr fixup code, Andreas Gruenbacher
- [PATCH v19 10/23] posix_acl: Unexport acl_by_type and make it static, Andreas Gruenbacher
- [PATCH v19 06/23] richacl: In-memory representation and helper functions, Andreas Gruenbacher
- [PATCH v19 09/23] richacl: Permission check algorithm, Andreas Gruenbacher
- [PATCH v19 08/23] richacl: Compute maximum file masks from an acl, Andreas Gruenbacher
- [PATCH v19 07/23] richacl: Permission mapping functions, Andreas Gruenbacher
- [PATCH v19 05/23] vfs: Add permission flags for setting file attributes, Andreas Gruenbacher
- [PATCH v19 02/23] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags, Andreas Gruenbacher
- [PATCH v19 04/23] vfs: Make the inode passed to inode_change_ok non-const, Andreas Gruenbacher
- [PATCH v19 03/23] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD permission flags, Andreas Gruenbacher
- [PATCH v19 01/23] vfs: Add IS_ACL() and IS_RICHACL() tests, Andreas Gruenbacher
NTFS pseudo-xattr, Steve French
Fwd: xfstest groups for network file systems, Steve French
ntfs.streams.list xattr and listing alternate data streams, Steve French
[PATCH 2/2] CIFS: Fix duplicate line introduced by clone_file_range patch,
Steve French
[PATCH 1/3] s390x: fix condition to choose correct function,
Steve French
[PATCH v18 00/22] Richacls (Core and Ext4),
Andreas Gruenbacher
- [PATCH v18 02/22] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags, Andreas Gruenbacher
- [PATCH v18 03/22] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD permission flags, Andreas Gruenbacher
- [PATCH v18 13/22] vfs: Cache richacl in struct inode, Andreas Gruenbacher
- [PATCH v18 22/22] ext4: Add richacl feature flag, Andreas Gruenbacher
- [PATCH v18 21/22] ext4: Add richacl support, Andreas Gruenbacher
- [PATCH v18 20/22] vfs: Add richacl permission checking, Andreas Gruenbacher
- [PATCH v18 19/22] richacl: Add richacl xattr handler, Andreas Gruenbacher
- [PATCH v18 18/22] richacl: xattr mapping functions, Andreas Gruenbacher
- [PATCH v18 16/22] richacl: Create-time inheritance, Andreas Gruenbacher
- [PATCH v18 17/22] richacl: Automatic Inheritance, Andreas Gruenbacher
- [PATCH v18 14/22] richacl: Update the file masks in chmod(), Andreas Gruenbacher
- [PATCH v18 15/22] richacl: Check if an acl is equivalent to a file mode, Andreas Gruenbacher
- [PATCH v18 11/22] vfs: Cache base_acl objects in inodes, Andreas Gruenbacher
- [PATCH v18 12/22] vfs: Add get_richacl and set_richacl inode operations, Andreas Gruenbacher
- [PATCH v18 10/22] posix_acl: Unexport acl_by_type and make it static, Andreas Gruenbacher
- [PATCH v18 09/22] richacl: Permission check algorithm, Andreas Gruenbacher
- [PATCH v18 08/22] richacl: Compute maximum file masks from an acl, Andreas Gruenbacher
- [PATCH v18 07/22] richacl: Permission mapping functions, Andreas Gruenbacher
- [PATCH v18 05/22] vfs: Add permission flags for setting file attributes, Andreas Gruenbacher
- [PATCH v18 04/22] vfs: Make the inode passed to inode_change_ok non-const, Andreas Gruenbacher
- [PATCH v18 06/22] richacl: In-memory representation and helper functions, Andreas Gruenbacher
- [PATCH v18 01/22] vfs: Add IS_ACL() and IS_RICHACL() tests, Andreas Gruenbacher
- Re: [PATCH v18 00/22] Richacls (Core and Ext4), Christoph Hellwig
[PATCH] s390x: fix condition to choose correct function,
Yadan Fan
Re: Interop Issue: SMB2+ async replies, and the kernel, Samba side fix enclosed.,
Stefan Metzmacher
<Possible follow-ups>
Re: Interop Issue: SMB2+ async replies, and the kernel, Samba side fix enclosed., Shirish Pargaonkar
Re: Interop Issue: SMB2+ async replies, and the kernel, Samba side fix enclosed., Jeremy Allison
Re: Interop Issue: SMB2+ async replies, and the kernel, Samba side fix enclosed., Pavel Shilovsky
Re: Interop Issue: SMB2+ async replies, and the kernel, Samba side fix enclosed., Pavel Shilovsky
ANNOUNCE: cifs-utils release 6.5 ready for download, Jeff Layton
CIFS hang,
Markus Greger
<Possible follow-ups>
CIFS hang, Dāvis Mosāns
Re: CIFS hang, Shirish Pargaonkar
ASYNC operation, Sachin Prabhu
[PATCH] cifs: fix erroneous return value,
Anton Protopopov
[PATCH] cifs: fix out-of-bounds access in lease parsing,
Justin Maggard
[PATCH] cifs: remove any preceding delimiter from prefix_path,
Sachin Prabhu
RichACLs man-pages review,
Michael Kerrisk (man-pages)
[PATCH v3 0/4] lib: add "on" and "off" to strtobool,
Kees Cook
[PATCH v2 0/4] lib: add "on" and "off" to strtobool,
Kees Cook
cifs: out-of-bound write in build_ntlmssp_auth_blob(), Jerome Marchand
Oracle Backups to CIFS failing, Martin Decker
[PATCH 03/10] fs: cifs: Replace CURRENT_TIME with current_fs_time(), Deepa Dinamani
[PATCH 04/10] fs: cifs: Replace CURRENT_TIME with ktime_get_real_ts(), Deepa Dinamani
[PATCH 05/10] fs: cifs: Replace CURRENT_TIME by get_seconds, Deepa Dinamani
[PATCH] cifs: fix potential overflow in cifs_compose_mount_options,
Insu Yun
[PATCH 0/3] lib: add "on" and "off" to strtobool,
Kees Cook
[PATCH] lib: fix callers of strtobool to use char array,
Kees Cook
Is there a way to enumerate Alternate Data Streams?, Markus Greger
[PATCH] cifs: remove redundant check for null string pointer,
Colin King
Re: [PATCH 9/26] eCryptfs: Use skcipher and shash,
Julia Lawall
[PATCH 0/26] crypto: Use skcipher and ahash/shash where possible,
Herbert Xu
- [PATCH 7/26] wusb: Use skcipher, Herbert Xu
- [PATCH 12/26] sunrpc: Use skcipher and ahash/shash, Herbert Xu
- [PATCH 16/26] libceph: Use skcipher, Herbert Xu
- [PATCH 21/26] nfc: s3fwrn5: Use shash, Herbert Xu
- [PATCH 26/26] tcp: Use ahash, Herbert Xu
- [PATCH 25/26] sctp: Use shash, Herbert Xu
- [PATCH 24/26] nfsd: Use shash, Herbert Xu
- [PATCH 23/26] iscsi-target: Use shash and ahash, Herbert Xu
- [PATCH 22/26] iscsi_tcp: Use ahash, Herbert Xu
- [PATCH 20/26] drbd: Use shash and ahash, Herbert Xu
- [PATCH 19/26] ipsec: Use skcipher and ahash when probing algorithms, Herbert Xu
- [PATCH 18/26] rxrpc: Use skcipher, Herbert Xu
- [PATCH 17/26] mac802154: Use skcipher, Herbert Xu
- [PATCH 15/26] Bluetooth: Use skcipher and hash, Herbert Xu
- [PATCH 14/26] KEYS: Use skcipher, Herbert Xu
- [PATCH 13/26] lib80211: Use skcipher and ahash, Herbert Xu
- [PATCH 11/26] f2fs: Use skcipher, Herbert Xu
- [PATCH 10/26] ext4: Use skcipher, Herbert Xu
- [PATCH 9/26] eCryptfs: Use skcipher and shash, Herbert Xu
- [PATCH 8/26] cifs: Use skcipher, Herbert Xu
- [PATCH 6/26] staging: rtl8192u: Use skcipher and ahash, Herbert Xu
- [PATCH 5/26] orinoco: Use ahash, Herbert Xu
- [PATCH 4/26] dm crypt: Use skcipher and ahash, Herbert Xu
- [PATCH 3/26] staging: rtl8192e: Replace uses of obsolete blkcipher and hash, Herbert Xu
- [PATCH 2/26] ppp_mppe: Use skcipher and ahash, Herbert Xu
- [PATCH 1/26] block: cryptoloop - Use new skcipher interface, Herbert Xu
[PATCH 0/3] cifs: Better dependencies,
Jean Delvare
[PATCH] cifs_dbg() outputs an uninitialized buffer in cifs_readdir(),
Vasily Averin
crash inside debug printk in cifs_readdir(), Vasily Averin
LSF/MM 2016: Call for Proposals, Martin K. Petersen
[PATCH v17 00/22] Richacls (Core and Ext4),
Andreas Gruenbacher
- [PATCH v17 19/22] richacl: Add richacl xattr handler, Andreas Gruenbacher
- [PATCH v17 22/22] ext4: Add richacl feature flag, Andreas Gruenbacher
- [PATCH v17 21/22] ext4: Add richacl support, Andreas Gruenbacher
- [PATCH v17 20/22] vfs: Add richacl permission checking, Andreas Gruenbacher
- [PATCH v17 18/22] richacl: xattr mapping functions, Andreas Gruenbacher
- [PATCH v17 17/22] richacl: Automatic Inheritance, Andreas Gruenbacher
- [PATCH v17 16/22] richacl: Create-time inheritance, Andreas Gruenbacher
- [PATCH v17 15/22] richacl: Check if an acl is equivalent to a file mode, Andreas Gruenbacher
- [PATCH v17 14/22] richacl: Update the file masks in chmod(), Andreas Gruenbacher
- [PATCH v17 13/22] vfs: Cache richacl in struct inode, Andreas Gruenbacher
- [PATCH v17 12/22] vfs: Add get_richacl and set_richacl inode operations, Andreas Gruenbacher
- [PATCH v17 11/22] vfs: Cache base_acl objects in inodes, Andreas Gruenbacher
- [PATCH v17 10/22] posix_acl: Unexport acl_by_type and make it static, Andreas Gruenbacher
- [PATCH v17 09/22] richacl: Permission check algorithm, Andreas Gruenbacher
- [PATCH v17 08/22] richacl: Compute maximum file masks from an acl, Andreas Gruenbacher
- [PATCH v17 07/22] richacl: Permission mapping functions, Andreas Gruenbacher
- [PATCH v17 06/22] richacl: In-memory representation and helper functions, Andreas Gruenbacher
- [PATCH v17 05/22] vfs: Add permission flags for setting file attributes, Andreas Gruenbacher
- [PATCH v17 04/22] vfs: Make the inode passed to inode_change_ok non-const, Andreas Gruenbacher
- [PATCH v17 03/22] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD permission flags, Andreas Gruenbacher
- [PATCH v17 02/22] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags, Andreas Gruenbacher
- [PATCH v17 01/22] vfs: Add IS_ACL() and IS_RICHACL() tests, Andreas Gruenbacher
[PATCH] autoconf: Use $(DEFS) when building idmapwb.so and pam_cifscreds.so,
Sachin Prabhu
[PATCH] mount.cifs: ignore x-* mount options,
Karel Zak
umount/lsof hangs after network interruption on 4.1.15 kernel, Adam Baxter
[PATCH] cifs: fix race between call_async() and reconnect(),
Rabin Vincent
[PATCH] [v4]cifs: Make echo interval tunable,
Sachin Prabhu
[PATCH] [v3]cifs: Make echo interval tunable,
Sachin Prabhu
[PATCH] [v2]cifs: Make echo interval tunable, Sachin Prabhu
[PATCH] cifs: Make echo interval tunable.,
Sachin Prabhu
[PATCH] cifs: avoid unused variable and label, Arnd Bergmann
[PATCH] cifs: Error STATUS_INVALID_OWNER should map to EACCES,
Sachin Prabhu
move btrfs clone ioctls to common code V2,
Christoph Hellwig
[PATCH v16 00/22] Richacls (Core and Ext4),
Andreas Gruenbacher
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]