Age | Commit message (Expand) | Author |
2018-12-19 | NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'. | NeilBrown |
2018-10-21 | page cache: Convert hole search to XArray | Matthew Wilcox |
2018-08-08 | NFS: Mark expected switch fall-throughs | Gustavo A. R. Silva |
2018-07-30 | pnfs/blocklayout: off by one in bl_map_stripe() | Dan Carpenter |
2018-01-25 | pnfs/blocklayout: Ensure disk address in block device map | Benjamin Coddington |
2018-01-25 | pnfs/blocklayout: pnfs_block_dev_map uses bytes, not sectors | Benjamin Coddington |
2018-01-14 | pnfs/blocklayout: handle transient devices | Benjamin Coddington |
2018-01-14 | pnfs/blocklayout: set PNFS_LAYOUTRETURN_ON_ERROR | Benjamin Coddington |
2018-01-14 | pnfs/blocklayout: Add module alias for LAYOUT4_SCSI | Benjamin Coddington |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-08-23 | block: replace bi_bdev with a gendisk pointer and partitions index | Christoph Hellwig |
2017-06-09 | block: switch bios to blk_status_t | Christoph Hellwig |
2017-02-27 | lib/vsprintf.c: remove %Z support | Alexey Dobriyan |
2016-10-13 | pnfs/blocklayout: fix last_write_offset incorrectly set to page boundary | Benjamin Coddington |
2016-08-23 | pnfs/blocklayout: update last_write_offset atomically with extents | Benjamin Coddington |
2016-07-30 | Merge tag 'nfs-for-4.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2016-07-24 | Merge branch 'pnfs' | Trond Myklebust |
2016-07-22 | Fix NULL pointer dereference in bl_free_device(). | Artem Savkov |
2016-07-19 | pnfs/blocklayout: put deviceid node after releasing bl_ext_lock | Benjamin Coddington |
2016-07-15 | nfs/blocklayout: Check max uuids and devices before decoding | Kinglong Mee |
2016-07-15 | nfs/blocklayout: Make sure calculate signature length aligned | Kinglong Mee |
2016-07-15 | nfs/blocklayout: support RH/Fedora dm-mpath device nodes | Christoph Hellwig |
2016-07-15 | nfs/blocklayout: refactor open-by-wwn | Christoph Hellwig |
2016-07-15 | nfs/blocklayout: use proper fmode for opening block devices | Christoph Hellwig |
2016-06-07 | block, fs, mm, drivers: use bio set/get op accessors | Mike Christie |
2016-06-07 | block/fs/drivers: remove rw argument from submit_bio | Mike Christie |
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 |