Show patches with: none      |   11084 patches
« 1 2 ... 76 77 78110 111 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v17,18/22] richacl: xattr mapping functions - - - --- 2016-01-11 Andreas Gruenbacher New
[v17,17/22] richacl: Automatic Inheritance - 1 - --- 2016-01-11 Andreas Gruenbacher New
[v17,16/22] richacl: Create-time inheritance - 1 - --- 2016-01-11 Andreas Gruenbacher New
[v17,15/22] richacl: Check if an acl is equivalent to a file mode - 1 - --- 2016-01-11 Andreas Gruenbacher New
[v17,14/22] richacl: Update the file masks in chmod() - 1 - --- 2016-01-11 Andreas Gruenbacher New
[v17,13/22] vfs: Cache richacl in struct inode - - - --- 2016-01-11 Andreas Gruenbacher New
[v17,12/22] vfs: Add get_richacl and set_richacl inode operations - - - --- 2016-01-11 Andreas Gruenbacher New
[v17,11/22] vfs: Cache base_acl objects in inodes - 1 - --- 2016-01-11 Andreas Gruenbacher New
[v17,10/22] posix_acl: Unexport acl_by_type and make it static - - - --- 2016-01-11 Andreas Gruenbacher New
[v17,09/22] richacl: Permission check algorithm - 1 - --- 2016-01-11 Andreas Gruenbacher New
[v17,08/22] richacl: Compute maximum file masks from an acl - 1 - --- 2016-01-11 Andreas Gruenbacher New
[v17,07/22] richacl: Permission mapping functions - 1 - --- 2016-01-11 Andreas Gruenbacher New
[v17,06/22] richacl: In-memory representation and helper functions - 1 - --- 2016-01-11 Andreas Gruenbacher New
[v17,05/22] vfs: Add permission flags for setting file attributes - 1 - --- 2016-01-11 Andreas Gruenbacher New
[v17,04/22] vfs: Make the inode passed to inode_change_ok non-const - 2 - --- 2016-01-11 Andreas Gruenbacher New
[v17,03/22] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD permission flags - 1 - --- 2016-01-11 Andreas Gruenbacher New
[v17,02/22] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags - 2 - --- 2016-01-11 Andreas Gruenbacher New
[v17,01/22] vfs: Add IS_ACL() and IS_RICHACL() tests - 2 - --- 2016-01-11 Andreas Gruenbacher New
autoconf: Use $(DEFS) when building idmapwb.so and pam_cifscreds.so - - - --- 2016-01-08 Sachin Prabhu New
mount.cifs: ignore x-* mount options - - - --- 2016-01-07 Karel Zak New
cifs: fix race between call_async() and reconnect() 1 - - --- 2015-12-23 Rabin Vincent New
[v4] cifs: Make echo interval tunable - - - --- 2015-12-18 Sachin Prabhu New
[v3] cifs: Make echo interval tunable - - - --- 2015-12-17 Sachin Prabhu New
[v2] cifs: Make echo interval tunable - - - --- 2015-12-17 Sachin Prabhu New
[5/4] vfs: return EINVAL for unsupported file types in clone - - - --- 2015-12-14 Christoph Hellwig New
cifs: Make echo interval tunable. 1 - - --- 2015-12-14 Sachin Prabhu New
[2/4] vfs: pull btrfs clone API to vfs layer - - - --- 2015-12-09 Darrick J. Wong New
cifs: avoid unused variable and label - - - --- 2015-12-08 Arnd Bergmann New
cifs: Error STATUS_INVALID_OWNER should map to EACCES - - - --- 2015-12-08 Sachin Prabhu New
[4/4] nfsd: implement the NFSv4.2 CLONE operation 1 - - --- 2015-12-03 Christoph Hellwig New
[3/4] nfsd: Pass filehandle to nfs4_preprocess_stateid_op() 1 - - --- 2015-12-03 Christoph Hellwig New
[2/4] vfs: pull btrfs clone API to vfs layer - - - --- 2015-12-03 Christoph Hellwig New
[1/4] locks: new locks_mandatory_area calling convention 1 - - --- 2015-12-03 Christoph Hellwig New
[v16,22/22] ext4: Add richacl feature flag - 1 - --- 2015-12-02 Andreas Gruenbacher New
[v16,21/22] ext4: Add richacl support - 1 - --- 2015-12-02 Andreas Gruenbacher New
[v16,20/22] vfs: Add richacl permission checking - - - --- 2015-12-02 Andreas Gruenbacher New
[v16,19/22] richacl: Add richacl xattr handler - - - --- 2015-12-02 Andreas Gruenbacher New
[v16,18/22] richacl: xattr mapping functions - - - --- 2015-12-02 Andreas Gruenbacher New
[v16,17/22] richacl: Automatic Inheritance - 1 - --- 2015-12-02 Andreas Gruenbacher New
[v16,16/22] richacl: Create-time inheritance - 1 - --- 2015-12-02 Andreas Gruenbacher New
[v16,15/22] richacl: Check if an acl is equivalent to a file mode - 1 - --- 2015-12-02 Andreas Gruenbacher New
[v16,14/22] richacl: Update the file masks in chmod() - 1 - --- 2015-12-02 Andreas Gruenbacher New
[v16,13/22] vfs: Cache richacl in struct inode - - - --- 2015-12-02 Andreas Gruenbacher New
[v16,12/22] vfs: Add get_richacl and set_richacl inode operations - - - --- 2015-12-02 Andreas Gruenbacher New
[v16,11/22] vfs: Cache base_acl objects in inodes - 1 - --- 2015-12-02 Andreas Gruenbacher New
[v16,10/22] posix_acl: Unexport acl_by_type and make it static - - - --- 2015-12-02 Andreas Gruenbacher New
[v16,09/22] richacl: Permission check algorithm - 1 - --- 2015-12-02 Andreas Gruenbacher New
[v16,08/22] richacl: Compute maximum file masks from an acl - 1 - --- 2015-12-02 Andreas Gruenbacher New
[v16,07/22] richacl: Permission mapping functions - 1 - --- 2015-12-02 Andreas Gruenbacher New
[v16,06/22] richacl: In-memory representation and helper functions - 1 - --- 2015-12-02 Andreas Gruenbacher New
[v16,05/22] vfs: Add permission flags for setting file attributes - 1 - --- 2015-12-02 Andreas Gruenbacher New
[v16,04/22] vfs: Make the inode passed to inode_change_ok non-const - 2 - --- 2015-12-02 Andreas Gruenbacher New
[v16,03/22] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD permission flags - 1 - --- 2015-12-02 Andreas Gruenbacher New
[v16,02/22] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags - 2 - --- 2015-12-02 Andreas Gruenbacher New
[v16,01/22] vfs: Add IS_ACL() and IS_RICHACL() tests - 2 - --- 2015-12-02 Andreas Gruenbacher New
[v2,2/2] cifs: Check uniqueid for SMB2+ and return -ESTALE if necessary - - - --- 2015-12-02 Ross Lagerwall New
[v2,1/2] cifs: Allow using O_DIRECT with cache=loose - - - --- 2015-12-02 Ross Lagerwall New
[5/5] nfsd: implement the NFSv4.2 CLONE operation - - - --- 2015-11-26 Christoph Hellwig New
[4/5] nfsd: Pass filehandle to nfs4_preprocess_stateid_op() - - - --- 2015-11-26 Christoph Hellwig New
[3/5] vfs: pull btrfs clone API to vfs layer - - - --- 2015-11-26 Christoph Hellwig New
[2/5] locks: new locks_mandatory_area calling convention - - - --- 2015-11-26 Christoph Hellwig New
[1/5] cifs: implement clone_file_range operation - - - --- 2015-11-26 Christoph Hellwig New
[01/12] Ext4: Fix extended timestamp encoding and decoding 1 - - --- 2015-11-24 Theodore Ts'o New
[12/12] fsinfo: CIFS: Return information through the filesystem info syscall - - - --- 2015-11-20 David Howells New
[11/12] fsinfo: NFS: Return information through the filesystem info syscall - - - --- 2015-11-20 David Howells New
[10/12] fsinfo: AFS: Return information through the filesystem info syscall - - - --- 2015-11-20 David Howells New
[09/12] fsinfo: Ext4: Return information through the filesystem info syscall - - - --- 2015-11-20 David Howells New
[08/12] fsinfo: Add a system call to make enhanced filesystem info available - - - --- 2015-11-20 David Howells New
[07/12] statx: CIFS: Return enhanced attributes - - - --- 2015-11-20 David Howells New
[06/12] statx: NFS: Return enhanced file attributes - - - --- 2015-11-20 David Howells New
[05/12] statx: Ext4: Return enhanced file attributes - - - --- 2015-11-20 David Howells New
[04/12] statx: AFS: Return enhanced file attributes - - - --- 2015-11-20 David Howells New
[03/12] statx: Add a system call to make enhanced file info available - - - --- 2015-11-20 David Howells New
[02/12] statx: Provide IOC flags for Windows fs attributes - - - --- 2015-11-20 David Howells New
[01/12] Ext4: Fix extended timestamp encoding and decoding - - - --- 2015-11-20 David Howells New
manpage: clarify use of backupuid and backupgid in mount.cifs.8 - - - --- 2015-11-19 Uri Simchoni New
[CIFS] Print IP address of unresponsive server - - - --- 2015-11-16 Arnd Hannemann New
A patch to fix the segment fault when no sub-command - - - --- 2015-11-15 H Han New
[v15,00/22] Richacls (Core and Ext4) - - - --- 2015-11-11 Andreas Gruenbacher New
[SMB3] Allow copy offload (CopyChunk) across shares - 1 - --- 2015-11-09 Steve French New
[v15,22/22] ext4: Add richacl feature flag - 1 - --- 2015-11-09 Andreas Gruenbacher New
[v15,21/22] ext4: Add richacl support - 1 - --- 2015-11-09 Andreas Gruenbacher New
[v15,20/22] vfs: Add richacl permission checking - - - --- 2015-11-09 Andreas Gruenbacher New
[v15,19/22] richacl: Add richacl xattr handler - - - --- 2015-11-09 Andreas Gruenbacher New
[v15,18/22] richacl: xattr mapping functions - - - --- 2015-11-09 Andreas Gruenbacher New
[v15,17/22] richacl: Automatic Inheritance - 1 - --- 2015-11-09 Andreas Gruenbacher New
[v15,16/22] richacl: Create-time inheritance - 1 - --- 2015-11-09 Andreas Gruenbacher New
[v15,15/22] richacl: Check if an acl is equivalent to a file mode - 1 - --- 2015-11-09 Andreas Gruenbacher New
[v15,14/22] richacl: Update the file masks in chmod() - 1 - --- 2015-11-09 Andreas Gruenbacher New
[v15,13/22] vfs: Cache richacl in struct inode - - - --- 2015-11-09 Andreas Gruenbacher New
[v15,12/22] vfs: Add get_richacl and set_richacl inode operations - - - --- 2015-11-09 Andreas Gruenbacher New
[v15,11/22] vfs: Cache base_acl objects in inodes - 1 - --- 2015-11-09 Andreas Gruenbacher New
[v15,10/22] posix_acl: Unexport acl_by_type and make it static - - - --- 2015-11-09 Andreas Gruenbacher New
[v15,09/22] richacl: Permission check algorithm - 1 - --- 2015-11-09 Andreas Gruenbacher New
[v15,08/22] richacl: Compute maximum file masks from an acl - 1 - --- 2015-11-09 Andreas Gruenbacher New
[v15,07/22] richacl: Permission mapping functions - 1 - --- 2015-11-09 Andreas Gruenbacher New
[v15,06/22] richacl: In-memory representation and helper functions - 1 - --- 2015-11-09 Andreas Gruenbacher New
[v15,05/22] vfs: Add permission flags for setting file attributes - 1 - --- 2015-11-09 Andreas Gruenbacher New
[v15,04/22] vfs: Make the inode passed to inode_change_ok non-const - 2 - --- 2015-11-09 Andreas Gruenbacher New
[v15,03/22] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD permission flags - 1 - --- 2015-11-09 Andreas Gruenbacher New
« 1 2 ... 76 77 78110 111 »