Show patches with: State = Action Required       |   29668 patches
« 1 2 ... 191 192 193296 297 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v11,25/48] richacl: acl editing helper functions - - - --- 2015-10-16 Andreas Gruenbacher New
[v11,24/48] xfs: Add richacl support - - - --- 2015-10-16 Andreas Gruenbacher New
[v11,23/48] xfs: Make xfs_set_mode non-static - - - --- 2015-10-16 Andreas Gruenbacher New
[v11,22/48] xfs: Fix error path in xfs_get_acl - - - --- 2015-10-16 Andreas Gruenbacher New
[v11,21/48] ext4: Add richacl feature flag - - - --- 2015-10-16 Andreas Gruenbacher New
[v11,20/48] ext4: Add richacl support - - - --- 2015-10-16 Andreas Gruenbacher New
[v11,19/48] vfs: Add richacl permission checking - - - --- 2015-10-16 Andreas Gruenbacher New
[v11,18/48] richacl: Add richacl xattr handler - - - --- 2015-10-16 Andreas Gruenbacher New
[v11,17/48] richacl: xattr mapping functions - - - --- 2015-10-16 Andreas Gruenbacher New
[v11,16/48] richacl: Automatic Inheritance - - - --- 2015-10-16 Andreas Gruenbacher New
[v11,15/48] richacl: Create-time inheritance - - - --- 2015-10-16 Andreas Gruenbacher New
[v11,14/48] richacl: Check if an acl is equivalent to a file mode - - - --- 2015-10-16 Andreas Gruenbacher New
[v11,13/48] richacl: Update the file masks in chmod() - - - --- 2015-10-16 Andreas Gruenbacher New
[v11,12/48] vfs: Cache richacl in struct inode - - - --- 2015-10-16 Andreas Gruenbacher New
[v11,11/48] vfs: Add get_richacl and set_richacl inode operations - - - --- 2015-10-16 Andreas Gruenbacher New
[v11,10/48] vfs: Cache base_acl objects in inodes - - - --- 2015-10-16 Andreas Gruenbacher New
[v11,09/48] richacl: Permission check algorithm - - - --- 2015-10-16 Andreas Gruenbacher New
[v11,08/48] richacl: Compute maximum file masks from an acl - - - --- 2015-10-16 Andreas Gruenbacher New
[v11,07/48] richacl: Permission mapping functions - - - --- 2015-10-16 Andreas Gruenbacher New
[v11,06/48] richacl: In-memory representation and helper functions - - - --- 2015-10-16 Andreas Gruenbacher New
[v11,05/48] vfs: Add permission flags for setting file attributes - - - --- 2015-10-16 Andreas Gruenbacher New
[v11,04/48] vfs: Make the inode passed to inode_change_ok non-const - - - --- 2015-10-16 Andreas Gruenbacher New
[v11,03/48] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD permission flags - - - --- 2015-10-16 Andreas Gruenbacher New
[v11,02/48] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags - - - --- 2015-10-16 Andreas Gruenbacher New
[v11,01/48] vfs: Add IS_ACL() and IS_RICHACL() tests - - - --- 2015-10-16 Andreas Gruenbacher New
svcrdma: Do not send XDR roundup bytes for a write chunk - - - --- 2015-10-16 Chuck Lever New
[v3,16/16] NFS: Enable client side NFSv4.1 backchannel to use other transports - - - --- 2015-10-16 Chuck Lever New
[v3,15/16] SUNRPC: Remove the TCP-only restriction in bc_svc_process() - - - --- 2015-10-16 Chuck Lever New
[v3,14/16] svcrdma: Add backward direction service for RPC/RDMA transport - - - --- 2015-10-16 Chuck Lever New
[v3,13/16] xprtrdma: Handle incoming backward direction RPC calls - - - --- 2015-10-16 Chuck Lever New
[v3,12/16] xprtrdma: Add support for sending backward direction RPC replies - - - --- 2015-10-16 Chuck Lever New
[v3,11/16] xprtrdma: Pre-allocate Work Requests for backchannel - - - --- 2015-10-16 Chuck Lever New
[v3,10/16] xprtrdma: Pre-allocate backward rpc_rqst and send/receive buffers - - - --- 2015-10-16 Chuck Lever New
[v3,09/16] SUNRPC: Abstract backchannel operations - - - --- 2015-10-16 Chuck Lever New
[v3,08/16] xprtrdma: Saving IRQs no longer needed for rb_lock - - - --- 2015-10-16 Chuck Lever New
[v3,07/16] xprtrdma: Remove reply tasklet - - - --- 2015-10-16 Chuck Lever New
[v3,06/16] xprtrdma: Use workqueue to process RPC/RDMA replies - - - --- 2015-10-16 Chuck Lever New
[v3,05/16] xprtrdma: Replace send and receive arrays - - - --- 2015-10-16 Chuck Lever New
[v3,04/16] xprtrdma: Refactor reply handler error handling - - - --- 2015-10-16 Chuck Lever New
[v3,03/16] xprtrdma: Prevent loss of completion signals - - - --- 2015-10-16 Chuck Lever New
[v3,02/16] xprtrdma: Re-arm after missed events - - - --- 2015-10-16 Chuck Lever New
[v3,01/16] xprtrdma: Enable swap-on-NFS/RDMA - - - --- 2015-10-16 Chuck Lever New
[2/2] NFSv4.1/pnfs: Retry through MDS when getting bad length of data - - - --- 2015-10-16 Kinglong Mee New
[1/2] nfs/blocklayout: Fix bad using of page offset in bl_read_pagelist - - - --- 2015-10-16 Kinglong Mee New
[v2] sunrpc/cache: make cache flushing more reliable. - - - --- 2015-10-15 NeilBrown New
[v2] sunrpc: fix waitqueue_active without memory barrier in sunrpc - - - --- 2015-10-15 J. Bruce Fields New
[RFC] nfsd: don't revoke delegations that a client has stated it doesn't have - - - --- 2015-10-15 Andrew W Elble New
[v3] nfsd: eliminate sending duplicate and repeated delegations - - - --- 2015-10-15 Andrew W Elble New
[PATCH/RFC] sunrpc/cache: make cache flushing more reliable. - - - --- 2015-10-15 NeilBrown New
[v4,22/79] cld.h: use __u8, __u16, __s16, __u32 and __s64 from linux/types.h - - - --- 2015-10-15 Mikko Rapeli New
[10/10] NFS: Deferred unlocks - always unlock on FL_CLOSE - - - --- 2015-10-14 Benjamin Coddington New
[09/10] locks: Use more file_inode and fix a comment - - - --- 2015-10-14 Benjamin Coddington New
[08/10] NFS: Move do_vfs_lock to shared inline - - - --- 2015-10-14 Benjamin Coddington New
[07/10] lockd: Send the inode to nlmclnt_setlockargs() - - - --- 2015-10-14 Benjamin Coddington New
[06/10] lockd: Plumb nfs_open_context into nlm client unlock - - - --- 2015-10-14 Benjamin Coddington New
[05/10] NFSv4: Pass nfs_open_context instead of nfs4_state to nfs4_proc_unlck() - - - --- 2015-10-14 Benjamin Coddington New
[04/10] NFS: Pass nfs_open_context instead of file to the lock procs - - - --- 2015-10-14 Benjamin Coddington New
[03/10] NFS: Move the flock open mode check into nfs_flock() - - - --- 2015-10-14 Benjamin Coddington New
[02/10] NFS4: remove a redundant lock range checks - - - --- 2015-10-14 Benjamin Coddington New
[01/10] NFS: keep nfs4_state for nfs4_lock_state cleanup - - - --- 2015-10-14 Benjamin Coddington New
[1/1] Adding issync field to delegreturn_exit tracepoint - - - --- 2015-10-12 Olga Kornievskaia New
[1/1] Adding issync field to delegreturn_exit tracepoint - - - --- 2015-10-12 Olga Kornievskaia New
[v4,26/26] IB/core: Remove old fast registration API - - - --- 2015-10-12 Sagi Grimberg New
[v4,25/26] RDMA/nes: Remove old FRWR API - - - --- 2015-10-12 Sagi Grimberg New
[v4,24/26] IB/qib: Remove old FRWR API - - - --- 2015-10-12 Sagi Grimberg New
[v4,23/26] iw_cxgb4: Remove old FRWR API - - - --- 2015-10-12 Sagi Grimberg New
[v4,22/26] RDMA/cxgb3: Remove old FRWR API - - - --- 2015-10-12 Sagi Grimberg New
[v4,21/26] RDMA/ocrdma: Remove old FRWR API - - - --- 2015-10-12 Sagi Grimberg New
[v4,20/26] IB/mlx4: Remove old FRWR API support - - - --- 2015-10-12 Sagi Grimberg New
[v4,19/26] IB/mlx5: Remove old FRWR API support - - - --- 2015-10-12 Sagi Grimberg New
[v4,18/26] IB/srp: Dont allocate a page vector when using fast_reg - - - --- 2015-10-12 Sagi Grimberg New
[v4,17/26] IB/srp: Remove srp_finish_mapping - - - --- 2015-10-12 Sagi Grimberg New
[v4,16/26] IB/srp: Convert to new registration API - - - --- 2015-10-12 Sagi Grimberg New
[v4,15/26] IB/srp: Split srp_map_sg - - - --- 2015-10-12 Sagi Grimberg New
[v4,14/26] RDS/IW: Convert to new memory registration API - - - --- 2015-10-12 Sagi Grimberg New
[v4,13/26] svcrdma: Port to new memory registration API - - - --- 2015-10-12 Sagi Grimberg New
[v4,12/26] xprtrdma: Port to new memory registration API - - - --- 2015-10-12 Sagi Grimberg New
[v4,11/26] iser-target: Port to new memory registration API - - - --- 2015-10-12 Sagi Grimberg New
[v4,10/26] IB/iser: Port to new fast registration API - - - --- 2015-10-12 Sagi Grimberg New
[v4,09/26] RDMA/nes: Support the new memory registration API - - - --- 2015-10-12 Sagi Grimberg New
[v4,08/26] IB/qib: Support the new memory registration API - - - --- 2015-10-12 Sagi Grimberg New
[v4,07/26] iw_cxgb4: Support the new memory registration API - - - --- 2015-10-12 Sagi Grimberg New
[v4,06/26] RDMA/cxgb3: Support the new memory registration API - - - --- 2015-10-12 Sagi Grimberg New
[v4,05/26] RDMA/ocrdma: Support the new memory registration API - - - --- 2015-10-12 Sagi Grimberg New
[v4,04/26] IB/mlx4: Support the new memory registration API - - - --- 2015-10-12 Sagi Grimberg New
[v4,03/26] IB/mlx5: Support the new memory registration API - - - --- 2015-10-12 Sagi Grimberg New
[v4,02/26] IB/mlx5: Remove dead fmr code - - - --- 2015-10-12 Sagi Grimberg New
[v4,01/26] IB/core: Introduce new fast registration API - - - --- 2015-10-12 Sagi Grimberg New
svcrdma: Fix NFS server crash triggered by 1MB NFS WRITE - - - --- 2015-10-12 Chuck Lever New
[v10,46/46] richacl: uapi header split - - - --- 2015-10-11 Andreas Grünbacher New
[v10,45/46] nfs: Add support for the v4.1 dacl attribute - - - --- 2015-10-11 Andreas Grünbacher New
[v10,44/46] nfs: Add richacl support - - - --- 2015-10-11 Andreas Grünbacher New
[v10,43/46] nfs: Remove unused xdr page offsets in getacl/setacl arguments - - - --- 2015-10-11 Andreas Grünbacher New
[v10,42/46] nfs: Fix GETATTR bitmap verification - - - --- 2015-10-11 Andreas Grünbacher New
[v10,41/46] sunrpc: Add xdr_init_encode_pages - - - --- 2015-10-11 Andreas Grünbacher New
[v10,40/46] sunrpc: Allow to demand-allocate pages to encode into - - - --- 2015-10-11 Andreas Grünbacher New
[v10,39/46] ext4: Don't allow unmapped identifiers in richacls - - - --- 2015-10-11 Andreas Grünbacher New
[v10,38/46] richacl: Add support for unmapped identifiers - - - --- 2015-10-11 Andreas Grünbacher New
[v10,37/46] nfsd: Add support for the MAY_CREATE_{FILE,DIR} permissions - - - --- 2015-10-11 Andreas Grünbacher New
[v10,36/46] nfsd: Add support for the v4.1 dacl attribute - - - --- 2015-10-11 Andreas Grünbacher New
« 1 2 ... 191 192 193296 297 »