Age | Commit message (Expand) | Author |
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 |
2014-04-03 | mm: filemap: move radix tree hole searching here | Johannes Weiner |
2013-12-31 | Merge tag 'v3.13-rc6' into for-3.14/core | Jens Axboe |
2013-12-04 | nfs: fix do_div() warning by instead using sector_div() | Helge Deller |
2013-11-23 | block: Abstract out bvec iterator | Kent Overstreet |
2013-11-23 | block: Convert various code to bio_for_each_segment() | Kent Overstreet |
2013-11-19 | NFS: Enabling v4.2 should not recompile nfsd and lockd | Anna Schumaker |
2013-06-28 | NFSv4.1 use pnfs_device maxcount for the blocklayout gdia_maxcount | Andy Adamson |
2013-06-06 | NFSv4.1: Use layout credentials for get_deviceinfo calls | Trond Myklebust |
2013-05-07 | make blkdev_put() return void | Al Viro |
2013-03-21 | pnfs-block: removing DM device maybe cause oops when call dev_remove | fanchaoting |
2013-02-17 | umount oops when remove blocklayoutdriver first | fanchaoting |
2012-12-06 | NFSv4.1: Move slot table and session struct definitions to nfs4session.h | Trond Myklebust |
2012-10-08 | pnfsblock: cleanup nfs4_blkdev_get | Peng Tao |