Age | Commit message (Expand) | Author |
2017-07-13 | Merge tag 'nfs-for-4.13-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds |
2017-07-13 | NFS: Don't run wake_up_bit() when nobody is waiting... | Trond Myklebust |
2017-07-13 | nfs: add export operations | Peng Tao |
2017-07-13 | Merge tag 'nfsd-4.13' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2017-07-13 | nfs4: add NFSv4 LOOKUPP handlers | Jeff Layton |
2017-07-13 | nfs: add a nfs_ilookup helper | Peng Tao |
2017-07-13 | nfs: replace d_add with d_splice_alias in atomic_open | Peng Tao |
2017-07-13 | NFSv4.2 fix size storage for nfs42_proc_copy | Olga Kornievskaia |
2017-07-13 | NFSv4.1: Use seqid returned by EXCHANGE_ID after state migration | Chuck Lever |
2017-07-13 | NFSv4.1: Handle EXCHGID4_FLAG_CONFIRMED_R during NFSv4.1 migration | Chuck Lever |
2017-07-13 | NFS: check for nfs_refresh_inode() errors in nfs_fhget() | NeilBrown |
2017-07-13 | NFS: guard against confused server in nfs_atomic_open() | NeilBrown |
2017-07-13 | NFS: only invalidate dentrys that are clearly invalid. | NeilBrown |
2017-07-13 | PNFS for stateid errors retry against MDS first | Olga Kornievskaia |
2017-07-13 | PNFS fix EACCESS on commit to DS handling | Olga Kornievskaia |
2017-07-13 | NFS: silence a uninitialized variable warning | Dan Carpenter |
2017-07-13 | nfs: Fix fscache stat printing in nfs_show_stats() | Tuo Chen Peng |
2017-07-13 | NFS: Fix initialization of nfs_page_array->npages | Benjamin Coddington |
2017-07-13 | NFS: Fix commit policy for non-blocking calls to nfs_write_inode() | Trond Myklebust |
2017-07-13 | NFS: Ensure we commit after writeback is complete | Trond Myklebust |
2017-07-13 | NFS: Remove unused fields in the page I/O structures | Trond Myklebust |
2017-07-13 | NFS: nfs_rename() - revalidate directories on -ERESTARTSYS | Benjamin Coddington |
2017-07-13 | NFS: convert flags to bool | Benjamin Coddington |
2017-07-13 | NFS: Set FATTR4_WORD0_TYPE for . and .. entries | Anna Schumaker |
2017-07-13 | sunrpc: mark all struct svc_version instances as const | Christoph Hellwig |
2017-07-13 | sunrpc: mark all struct svc_procinfo instances as const | Christoph Hellwig |
2017-07-13 | sunrpc: move pc_count out of struct svc_procinfo | Christoph Hellwig |
2017-07-13 | sunrpc: properly type pc_encode callbacks | Christoph Hellwig |
2017-07-13 | sunrpc: properly type pc_decode callbacks | Christoph Hellwig |
2017-07-13 | sunrpc: properly type pc_func callbacks | Christoph Hellwig |
2017-07-13 | sunrpc: mark all struct rpc_procinfo instances as const | Christoph Hellwig |
2017-07-13 | nfs: use ARRAY_SIZE() in the nfsacl_version3 declaration | Christoph Hellwig |
2017-07-13 | sunrpc: move p_count out of struct rpc_procinfo | Christoph Hellwig |
2017-07-13 | nfs: don't cast callback decode/proc/encode routines | Christoph Hellwig |
2017-07-13 | nfs: fix decoder callback prototypes | Christoph Hellwig |
2017-07-13 | nfs: fix encoder callback prototypes | Christoph Hellwig |
2017-07-05 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/... | Linus Torvalds |
2017-07-03 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-07-03 | Merge branch 'for-4.13/block' of git://git.kernel.dk/linux-block | Linus Torvalds |
2017-06-28 | Merge tag 'v4.12-rc5' into nfsd tree | J. Bruce Fields |
2017-06-27 | NFSv4.1: nfs4_callback_free_slot() cannot call nfs4_slot_tbl_drain_complete() | Trond Myklebust |
2017-06-27 | Revert "NFS: nfs_rename() handle -ERESTARTSYS dentry left behind" | Benjamin Coddington |
2017-06-27 | NFSv4.1: Fix a race in nfs4_proc_layoutget | Trond Myklebust |
2017-06-27 | NFS: Trunking detection should handle ERESTARTSYS/EINTR | Trond Myklebust |
2017-06-20 | sched/wait: Split out the wait_bit*() APIs from <linux/wait.h> into <linux/wa... | Ingo Molnar |
2017-06-20 | sched/wait: Rename wait_queue_t => wait_queue_entry_t | Ingo Molnar |
2017-06-12 | Merge tag 'v4.12-rc5' into for-4.13/block | Jens Axboe |
2017-06-09 | security/selinux: allow security_sb_clone_mnt_opts to enable/disable native l... | Scott Mayhew |
2017-06-09 | block: switch bios to blk_status_t | Christoph Hellwig |
2017-06-05 | NFSv4.2: Don't send mode again in post-EXCLUSIVE4_1 SETATTR with umask | Benjamin Coddington |