Age | Commit message (Expand) | Author |
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 | nfsd4: const-ify nfsd4_ops | Christoph Hellwig |
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 | nfsd4: properly type op_func callbacks | Christoph Hellwig |
2017-07-13 | nfsd4: remove nfsd4op_rsize | Christoph Hellwig |
2017-07-13 | nfsd4: properly type op_get_currentstateid callbacks | Christoph Hellwig |
2017-07-13 | nfsd4: properly type op_set_currentstateid callbacks | 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_release callbacks | Christoph Hellwig |
2017-07-13 | sunrpc: properly type pc_func callbacks | Christoph Hellwig |
2017-07-13 | nfsd: remove the unused PROC() macro in nfs3proc.c | Christoph Hellwig |
2017-07-13 | nfsd: use named initializers in PROC() | Christoph Hellwig |
2017-07-13 | nfsd4: const-ify nfs_cb_version4 | 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 | lockd: fix some weird indentation | 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 | lockd: fix decoder callback prototypes | Christoph Hellwig |
2017-07-13 | nfsd: fix decoder callback prototypes | Christoph Hellwig |
2017-07-13 | nfsd: fix encoder callback prototypes | Christoph Hellwig |
2017-07-13 | nfs: fix encoder callback prototypes | Christoph Hellwig |
2017-07-13 | lockd: fix encoder callback prototypes | Christoph Hellwig |
2017-07-13 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2017-07-13 | Btrfs: fix write corruption due to bio cloning on raid5/6 | Filipe Manana |
2017-07-13 | isofs: Fix isofs_show_options() | David Howells |
2017-07-13 | ext2: Fix memory leak when truncate races ext2_get_blocks | Ernesto A. Fernández |
2017-07-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds |
2017-07-12 | writeback: rework wb_[dec|inc]_stat family of functions | Nikolay Borisov |
2017-07-12 | xfs: map KM_MAYFAIL to __GFP_RETRY_MAYFAIL | Michal Hocko |
2017-07-12 | fault-inject: support systematic fault injection | Dmitry Vyukov |
2017-07-12 | kcmp: fs/epoll: wrap kcmp code with CONFIG_CHECKPOINT_RESTORE | Cyrill Gorcunov |
2017-07-12 | kcmp: add KCMP_EPOLL_TFD mode to compare epoll target files | Cyrill Gorcunov |