Age | Commit message (Expand) | Author |
2014-05-29 | pnfs: fix race in filelayout commit path | Weston Andros Adamson |
2014-05-29 | NFS: Create a common nfs_pageio_ops struct | Anna Schumaker |
2014-05-29 | NFS: Create a common generic_pg_pgios() | Anna Schumaker |
2014-05-29 | NFS: Create a common multiple_pgios() function | Anna Schumaker |
2014-05-29 | NFS: Create a common initiate_pgio() function | Anna Schumaker |
2014-05-28 | NFS: Create a generic_pgio function | Anna Schumaker |
2014-05-28 | NFS: Create a common pgio_error function | Anna Schumaker |
2014-05-28 | NFS: Create a common rpcsetup function for reads and writes | Anna Schumaker |
2014-05-28 | NFS: Create a common rpc_call_ops struct | Anna Schumaker |
2014-05-28 | NFS: Create a common nfs_pgio_result_common function | Anna Schumaker |
2014-05-28 | NFS: Create a common pgio_rpc_prepare function | Anna Schumaker |
2014-05-28 | NFS: Create a common rw_header_alloc and rw_header_free function | Anna Schumaker |
2014-05-28 | NFS: Create a common pgio_alloc and pgio_release function | Anna Schumaker |
2014-05-28 | NFS: Move the write verifier into the nfs_pgio_header | Anna Schumaker |
2014-05-28 | NFS: Create a common read and write header struct | Anna Schumaker |
2014-05-28 | NFS: Create a common read and write data struct | Anna Schumaker |
2014-05-28 | NFS: Create a common results structure for reads and writes | Anna Schumaker |
2014-05-28 | NFS: Create a common argument structure for reads and writes | Anna Schumaker |
2014-05-28 | nfs: remove ->read_pageio_init from rpc ops | Christoph Hellwig |
2014-05-28 | nfs: remove ->write_pageio_init from rpc ops | Christoph Hellwig |
2014-05-28 | nfs: commit layouts in fdatasync | Christoph Hellwig |
2014-05-06 | nfs: switch to ->write_iter() | Al Viro |
2014-05-06 | nfs: switch to ->read_iter() | Al Viro |
2014-05-06 | new helper: iov_iter_get_pages_alloc() | Al Viro |
2014-05-06 | start adding the tag to iov_iter | Al Viro |
2014-05-06 | new helper: generic_file_read_iter() | Al Viro |
2014-05-06 | get rid of pointless iov_length() in ->direct_IO() | Al Viro |
2014-05-06 | convert the guts of nfs_direct_IO() to iov_iter | Al Viro |
2014-05-06 | pass iov_iter to ->direct_IO() | Al Viro |
2014-04-18 | arch: Mass conversion of smp_mb__*() | Peter Zijlstra |
2014-04-15 | NFS: Don't ignore suid/sgid bit changes after a successful write | Trond Myklebust |
2014-04-15 | NFS: Don't declare inode uptodate unless all attributes were checked | Trond Myklebust |
2014-04-15 | NFS: Fix memroy leak for double mounts | Kinglong Mee |
2014-04-07 | mm: implement ->map_pages for page cache | Kirill A. Shutemov |
2014-04-06 | Merge tag 'nfs-for-3.15-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2014-04-05 | nfs: pass string length to pr_notice message about readdir loops | Jeff Layton |
2014-04-04 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds |
2014-04-03 | mm + fs: store shadow entries in page cache | Johannes Weiner |
2014-04-03 | mm: filemap: move radix tree hole searching here | Johannes Weiner |
2014-03-28 | NFSv4: Fix a use-after-free problem in open() | Trond Myklebust |
2014-03-19 | NFSv4: Ensure we respect soft mount timeouts during trunking discovery | Trond Myklebust |
2014-03-19 | NFSv4: Schedule recovery if nfs40_walk_client_list() is interrupted | Trond Myklebust |
2014-03-17 | NFS: advertise only supported callback netids | Chuck Lever |
2014-03-17 | NFS: Clean up: revert increase in READDIR RPC buffer max size | Chuck Lever |
2014-03-17 | Merge branch 'devel' into linux-next | Trond Myklebust |
2014-03-17 | nfs: emit a fsnotify_nameremove call in sillyrename codepath | Jeff Layton |
2014-03-17 | nfs: remove synchronous rename code | Jeff Layton |
2014-03-17 | nfs: convert nfs_rename to use async_rename infrastructure | Jeff Layton |
2014-03-17 | nfs: make nfs_async_rename non-static | Jeff Layton |
2014-03-17 | nfs: abstract out code needed to complete a sillyrename | Jeff Layton |