Show patches with: State = Action Required       |   29892 patches
« 1 2 ... 186 187 188298 299 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[25/26] sctp: Use shash - - - --- 2016-01-24 Herbert Xu New
[24/26] nfsd: Use shash - - - --- 2016-01-24 Herbert Xu New
[23/26] iscsi-target: Use shash and ahash - - - --- 2016-01-24 Herbert Xu New
[22/26] iscsi_tcp: Use ahash - - - --- 2016-01-24 Herbert Xu New
[21/26] nfc: s3fwrn5: Use shash - - - --- 2016-01-24 Herbert Xu New
[20/26] drbd: Use shash and ahash - - - --- 2016-01-24 Herbert Xu New
[19/26] ipsec: Use skcipher and ahash when probing algorithms - - - --- 2016-01-24 Herbert Xu New
[18/26] rxrpc: Use skcipher - - - --- 2016-01-24 Herbert Xu New
[17/26] mac802154: Use skcipher - - - --- 2016-01-24 Herbert Xu New
[16/26] libceph: Use skcipher - - - --- 2016-01-24 Herbert Xu New
[15/26] Bluetooth: Use skcipher and hash - - - --- 2016-01-24 Herbert Xu New
[14/26] KEYS: Use skcipher - - - --- 2016-01-24 Herbert Xu New
[13/26] lib80211: Use skcipher and ahash - - - --- 2016-01-24 Herbert Xu New
[12/26] sunrpc: Use skcipher and ahash/shash - - - --- 2016-01-24 Herbert Xu New
[11/26] f2fs: Use skcipher - - - --- 2016-01-24 Herbert Xu New
[10/26] ext4: Use skcipher - - - --- 2016-01-24 Herbert Xu New
[9/26] eCryptfs: Use skcipher and shash - - - --- 2016-01-24 Herbert Xu New
[8/26] cifs: Use skcipher - - - --- 2016-01-24 Herbert Xu New
[7/26] wusb: Use skcipher - - - --- 2016-01-24 Herbert Xu New
[6/26] staging: rtl8192u: Use skcipher and ahash - - - --- 2016-01-24 Herbert Xu New
[5/26] orinoco: Use ahash - - - --- 2016-01-24 Herbert Xu New
[4/26] dm crypt: Use skcipher and ahash - - - --- 2016-01-24 Herbert Xu New
[3/26] staging: rtl8192e: Replace uses of obsolete blkcipher and hash - - - --- 2016-01-24 Herbert Xu New
[2/26] ppp_mppe: Use skcipher and ahash - - - --- 2016-01-24 Herbert Xu New
[1/26] block: cryptoloop - Use new skcipher interface - - - --- 2016-01-24 Herbert Xu New
[2/2] pNFS/flexfiles: Fix an XDR encoding bug in layoutreturn - - - --- 2016-01-21 Trond Myklebust New
[1/2] pNFS/flexfiles: Improve merging of errors in LAYOUTRETURN - - - --- 2016-01-21 Trond Myklebust New
[v2,3/3] nfsd: implement machine credential support for some operations - - - --- 2016-01-18 Andrew W Elble New
[v2,2/3] nfsd: allow mach_creds_match to be used more broadly - - - --- 2016-01-18 Andrew W Elble New
[v2,1/3] nfs/nfsd: Move useful bitfield ops to a commonly accessible place - - - --- 2016-01-18 Andrew W Elble New
NFS: Simplify nfs_request_add_commit_list() arguments - - - --- 2016-01-15 Schumaker, Anna New
[1/1,nfs-utils] handle EINTR during connection establishment - - - --- 2016-01-14 Olga Kornievskaia New
NFS: Close a race in nfs42_proc_deallocate() - - - --- 2016-01-12 Schumaker, Anna New
[v17,22/22] ext4: Add richacl feature flag - - - --- 2016-01-11 Andreas Gruenbacher New
[v17,21/22] ext4: Add richacl support - - - --- 2016-01-11 Andreas Gruenbacher New
[v17,20/22] vfs: Add richacl permission checking - - - --- 2016-01-11 Andreas Gruenbacher New
[v17,19/22] richacl: Add richacl xattr handler - - - --- 2016-01-11 Andreas Gruenbacher New
[v17,18/22] richacl: xattr mapping functions - - - --- 2016-01-11 Andreas Gruenbacher New
[v17,17/22] richacl: Automatic Inheritance - - - --- 2016-01-11 Andreas Gruenbacher New
[v17,16/22] richacl: Create-time inheritance - - - --- 2016-01-11 Andreas Gruenbacher New
[v17,15/22] richacl: Check if an acl is equivalent to a file mode - - - --- 2016-01-11 Andreas Gruenbacher New
[v17,14/22] richacl: Update the file masks in chmod() - - - --- 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 - - - --- 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 - - - --- 2016-01-11 Andreas Gruenbacher New
[v17,08/22] richacl: Compute maximum file masks from an acl - - - --- 2016-01-11 Andreas Gruenbacher New
[v17,07/22] richacl: Permission mapping functions - - - --- 2016-01-11 Andreas Gruenbacher New
[v17,06/22] richacl: In-memory representation and helper functions - - - --- 2016-01-11 Andreas Gruenbacher New
[v17,05/22] vfs: Add permission flags for setting file attributes - - - --- 2016-01-11 Andreas Gruenbacher New
[v17,04/22] vfs: Make the inode passed to inode_change_ok non-const - - - --- 2016-01-11 Andreas Gruenbacher New
[v17,03/22] vfs: Add MAY_DELETE_SELF and MAY_DELETE_CHILD permission flags - - - --- 2016-01-11 Andreas Gruenbacher New
[v17,02/22] vfs: Add MAY_CREATE_FILE and MAY_CREATE_DIR permission flags - - - --- 2016-01-11 Andreas Gruenbacher New
[v17,01/22] vfs: Add IS_ACL() and IS_RICHACL() tests - - - --- 2016-01-11 Andreas Gruenbacher New
[v5,11/10] svc_rdma: use local_dma_lkey - - - --- 2016-01-08 Christoph Hellwig New
nfsd: don't hold i_mutex over userspace upcalls - - - --- 2016-01-07 J. Bruce Fields New
[v5,10/10] svcrdma: Add class for RDMA backwards direction transport - - - --- 2016-01-07 Chuck Lever New
[v5,09/10] svcrdma: Define maximum number of backchannel requests - - - --- 2016-01-07 Chuck Lever New
[v5,08/10] svcrdma: Make map_xdr non-static - - - --- 2016-01-07 Chuck Lever New
[v5,07/10] svcrdma: Remove last two __GFP_NOFAIL call sites - - - --- 2016-01-07 Chuck Lever New
[v5,06/10] svcrdma: Add gfp flags to svc_rdma_post_recv() - - - --- 2016-01-07 Chuck Lever New
[v5,05/10] svcrdma: Remove unused req_map and ctxt kmem_caches - - - --- 2016-01-07 Chuck Lever New
[v5,04/10] svcrdma: Improve allocation of struct svc_rdma_req_map - - - --- 2016-01-07 Chuck Lever New
[v5,03/10] svcrdma: Improve allocation of struct svc_rdma_op_ctxt - - - --- 2016-01-07 Chuck Lever New
[v5,02/10] svcrdma: Clean up process_context() - - - --- 2016-01-07 Chuck Lever New
[v5,01/10] svcrdma: Clean up rdma_create_xprt() - - - --- 2016-01-07 Chuck Lever New
nfs: set RPC_TASK_TIMEOUT on rpc task to separate TIMEOUT from IO errors - - - --- 2016-01-06 Mkrtchyan, Tigran New
SUNRPC: Fixup socket wait for memory - - - --- 2016-01-06 Trond Myklebust New
NFS: Use wait_on_atomic_t() for unlock after readahead - - - --- 2016-01-06 Benjamin Coddington New
[v2,3/3] nfsd: implement machine credential support for some operations - - - --- 2016-01-05 Andrew W Elble New
[v2,2/3] nfsd: allow mach_creds_match to be used more broadly - - - --- 2016-01-05 Andrew W Elble New
[v2,1/3] nfs/nfsd: Move useful bitfield ops to a commonly accessible place - - - --- 2016-01-05 Andrew W Elble New
[v2] nfs: machine credential support for additional operations - - - --- 2016-01-05 Andrew W Elble New
[-next] svcrdma: fix a couple warning messages - - - --- 2016-01-05 Dan Carpenter New
svcrdma: signedness bug in xprt_rdma_bc_send_request() - - - --- 2016-01-05 Dan Carpenter New
[v3,18/18] NFSv4.1/pNFS: Cleanup constify struct pnfs_layout_range arguments - - - --- 2016-01-04 Trond Myklebust New
[v3,17/18] NFSv4.1/pnfs: Cleanup copying of pnfs_layout_range structures - - - --- 2016-01-04 Trond Myklebust New
[v3,16/18] NFSv4.1/pNFS: Cleanup pnfs_mark_matching_lsegs_invalid() - - - --- 2016-01-04 Trond Myklebust New
[v3,15/18] NFSv4.1/pNFS: Fix a race in initiate_file_draining() - - - --- 2016-01-04 Trond Myklebust New
[v3,14/18] NFSv4.1/pNFS: pnfs_error_mark_layout_for_return() must always return layout - - - --- 2016-01-04 Trond Myklebust New
[v3,13/18] NFSv4.1/pNFS: pnfs_mark_matching_lsegs_return() should set the iomode - - - --- 2016-01-04 Trond Myklebust New
[v3,12/18] NFSv4.1/pNFS: Use nfs4_stateid_copy for copying stateids - - - --- 2016-01-04 Trond Myklebust New
[v3,11/18] NFSv4.1/pNFS: Don't pass stateids by value to pnfs_send_layoutreturn() - - - --- 2016-01-04 Trond Myklebust New
[v3,10/18] NFS: Relax requirements in nfs_flush_incompatible - - - --- 2016-01-04 Trond Myklebust New
[v3,09/18] NFSv4.1/pNFS: Don't queue up a new commit if the layout segment is invalid - - - --- 2016-01-04 Trond Myklebust New
[v3,08/18] NFS: Allow multiple commit requests in flight per file - - - --- 2016-01-04 Trond Myklebust New
[v3,07/18] NFS/pNFS: Fix up pNFS write reschedule layering violations and bugs - - - --- 2016-01-04 Trond Myklebust New
[v3,06/18] NFSv4: List stateid information in the callback tracepoints - - - --- 2016-01-04 Trond Myklebust New
[v3,05/18] NFSv4.1/pNFS: Don't return NFS4ERR_DELAY unnecessarily in CB_LAYOUTRECALL - - - --- 2016-01-04 Trond Myklebust New
[v3,04/18] NFSv4.1/pNFS: Ensure we enforce RFC5661 Section 12.5.5.2.1 - - - --- 2016-01-04 Trond Myklebust New
[v3,03/18] pNFS: If we have to delay the layout callback, mark the layout for return - - - --- 2016-01-04 Trond Myklebust New
[v3,02/18] NFSv4.1/pNFS: Add a helper to mark the layout as returned - - - --- 2016-01-04 Trond Myklebust New
[v3,01/18] pNFS: Ensure nfs4_layoutget_prepare returns the correct error - - - --- 2016-01-04 Trond Myklebust New
nfsd: Fix nfsd leaks sunrpc module references - - - --- 2016-01-04 Kinglong Mee New
[3/3] lockd: use to_delayed_work - - - --- 2016-01-01 Geliang Tang New
[2/3] nfsd: use to_delayed_work - - - --- 2016-01-01 Geliang Tang New
[4/4] NFS: Relax requirements in nfs_flush_incompatible - - - --- 2015-12-31 Trond Myklebust New
[3/4] NFSv4.1/pNFS: Don't queue up a new commit if the layout segment is invalid - - - --- 2015-12-31 Trond Myklebust New
[2/4] NFS: Allow multiple commit requests in flight per file - - - --- 2015-12-31 Trond Myklebust New
« 1 2 ... 186 187 188298 299 »