Age | Commit message (Expand) | Author |
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-06-11 | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2017-06-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2017-06-10 | Merge branch 'for-linus-4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-06-10 | ufs: we need to sync inode before freeing it | Al Viro |
2017-06-09 | excessive checks in ufs_write_failed() and ufs_evict_inode() | Al Viro |
2017-06-09 | ufs_getfrag_block(): we only grab ->truncate_mutex on block creation path | Al Viro |
2017-06-09 | ufs_extend_tail(): fix the braino in calling conventions of ufs_new_fragments() | Al Viro |
2017-06-09 | ufs: set correct ->s_maxsize | Al Viro |
2017-06-09 | ufs: restore maintaining ->i_blocks | Al Viro |
2017-06-09 | fix ufs_isblockset() | Al Viro |
2017-06-09 | ufs: restore proper tail allocation | Al Viro |
2017-06-09 | Btrfs: fix delalloc accounting leak caused by u32 overflow | Omar Sandoval |
2017-06-09 | Btrfs: clear EXTENT_DEFRAG bits in finish_ordered_io | Liu Bo |
2017-06-09 | btrfs: tree-log.c: Wrong printk information about namelen | Su Yue |
2017-06-04 | fs/ufs: Set UFS default maximum bytes per file | Richard Narron |
2017-06-04 | Merge tag 'nfs-for-4.12-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2017-06-03 | nfs: Mark unnecessarily extern functions as static | Jan Kara |