Age | Commit message (Expand) | Author |
2016-04-04 | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros | Kirill A. Shutemov |
2016-03-24 | Merge tag 'nfsd-4.6-1' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2016-03-21 | nfs/blocklayout: make sure making a aligned read request | Kinglong Mee |
2016-03-18 | nfs/blocklayout: add SCSI layout support | Christoph Hellwig |
2016-02-17 | pnfs/blocklayout: fix a memeory leak when using,vmalloc_to_page | Kinglong Mee |
2015-10-21 | nfs/blocklayout: Fix bad using of page offset in bl_read_pagelist | Kinglong Mee |
2015-09-07 | Merge tag 'nfs-for-4.3-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2015-08-17 | pnfs: move common blocklayout XDR defintions to nfs4.h | Christoph Hellwig |
2015-08-17 | pnfs/blocklayout: pass proper file mode to blkdev_get/put | Christoph Hellwig |
2015-08-17 | pnfs/blocklayout: reject too long signatures | Christoph Hellwig |
2015-08-17 | pnfs/blocklayout: set up layoutupdate_pages properly | Christoph Hellwig |
2015-08-17 | pnfs/blocklayout: calculate layoutupdate size correctly | Christoph Hellwig |
2015-07-29 | block: add a bi_error field to struct bio | Christoph Hellwig |
2015-03-27 | NFSv4.1/pnfs: Separate out metadata and data consistency for pNFS | Trond Myklebust |
2015-03-27 | NFSv4.1: Convert pNFS deviceid to use kfree_rcu() | Trond Myklebust |
2015-02-03 | pnfs: release lseg in pnfs_generic_pg_cleanup | Weston Andros Adamson |
2014-12-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2014-12-08 | Merge branch 'iov_iter' into for-next | Al Viro |
2014-11-24 | pnfs/blocklayout: fix end calculation in pnfs_num_cont_bytes | Christoph Hellwig |
2014-11-19 | rpc_pipefs.c: get rid of f_dentry | Al Viro |
2014-11-12 | nfs: Remove bogus assignment | Jan Kara |
2014-11-12 | pnfs/blocklayout: serialize GETDEVICEINFO calls | Christoph Hellwig |
2014-10-13 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2014-09-21 | pnfs/blocklayout: Fix a 64-bit division/remainder issue in bl_map_stripe | Trond Myklebust |
2014-09-19 | sched, cleanup, treewide: Remove set_current_state(TASK_RUNNING) after schedu... | Kirill Tkhai |
2014-09-15 | pnfs/blocklayout: include vmalloc.h for __vmalloc | Stephen Rothwell |
2014-09-12 | pNFS/blocklayout: Remove a couple of unused variables | Trond Myklebust |
2014-09-12 | pnfs/blocklayout: in-kernel GETDEVICEINFO XDR parsing | Christoph Hellwig |
2014-09-12 | pnfs/blocklayout: move all rpc_pipefs related code into a single file | Christoph Hellwig |
2014-09-12 | pnfs/blocklayout: refactor extent processing | Christoph Hellwig |
2014-09-12 | pnfs/blocklayout: move extent processing to blocklayout.c | Christoph Hellwig |
2014-09-12 | pnfs/blocklayout: allocate separate pages for the layoutcommit payload | Christoph Hellwig |
2014-09-12 | pnfs: remove GETDEVICELIST implementation | Christoph Hellwig |
2014-09-12 | pnfs/blocklayout: remove some debugging | Christoph Hellwig |
2014-09-10 | pnfs/blocklayout: use the device id cache | Christoph Hellwig |
2014-09-10 | pnfs/blocklayout: return layouts on setattr | Christoph Hellwig |
2014-09-10 | pnfs/blocklayout: implement the return_range method | Christoph Hellwig |
2014-09-10 | pnfs/blocklayout: rewrite extent tracking | Christoph Hellwig |
2014-09-10 | pnfs/blocklayout: don't set pages uptodate | Christoph Hellwig |
2014-09-10 | pnfs/blocklayout: remove read-modify-write handling in bl_write_pagelist | Christoph Hellwig |
2014-09-10 | pnfs/blocklayout: correctly decrement extent length | Christoph Hellwig |
2014-09-10 | pnfs/blocklayout: plug block queues | Christoph Hellwig |
2014-09-10 | pnfs/blocklayout: improve GETDEVICEINFO error reporting | Christoph Hellwig |
2014-09-10 | pnfs/blocklayout: reject pnfs blocksize larger than page size | Christoph Hellwig |
2014-06-25 | FS/NFS: replace count*size kzalloc by kcalloc | Fabian Frederick |
2014-06-24 | nfs: remove unused writeverf code | Weston Andros Adamson |
2014-06-24 | nfs: merge nfs_pgio_data into _header | Weston Andros Adamson |
2014-06-24 | nfs: rename members of nfs_pgio_data | Weston Andros Adamson |
2014-05-29 | nfs: modify pg_test interface to return size_t | Weston Andros Adamson |
2014-05-28 | NFS: Create a common read and write data struct | Anna Schumaker |