| Commit message (Expand) | Author | Age | Files | Lines |
* | nfsd: don't set a FL_LAYOUT lease for flexfiles layouts | Jeff Layton | 2016-09-16 | 1 | -1/+5 |
* | nfsd: allow nfsd to advertise multiple layout types | Jeff Layton | 2016-07-15 | 1 | -3/+3 |
* | nfsd: Add a super simple flex file server | Tom Haynes | 2016-07-13 | 1 | -1/+11 |
* | nfsd: handle seqid wraparound in nfsd4_preprocess_layout_stateid | Jeff Layton | 2016-05-13 | 1 | -1/+1 |
* | nfsd: add SCSI layout support | Christoph Hellwig | 2016-03-18 | 1 | -3/+24 |
* | nfsd: add a new config option for the block layout driver | Christoph Hellwig | 2016-03-18 | 1 | -0/+4 |
* | Merge tag 'nfsd-4.5' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2016-01-15 | 1 | -12/+27 |
|\ |
|
| * | nfsd: give up on CB_LAYOUTRECALLs after two lease periods | Jeff Layton | 2016-01-08 | 1 | -10/+25 |
| * | nfsd: constify nfsd4_callback_ops structure | Julia Lawall | 2015-11-23 | 1 | -2/+2 |
* | | nfsd: don't hold ls_mutex across a layout recall | Jeff Layton | 2015-12-16 | 1 | -1/+1 |
|/ |
|
* | nfsd: ensure that seqid morphing operations are atomic wrt to copies | Jeff Layton | 2015-10-23 | 1 | -9/+4 |
* | nfsd: serialize layout stateid morphing operations | Jeff Layton | 2015-10-23 | 1 | -4/+21 |
* | nfsd: Fix a file leak on nfsd4_layout_setlease failure | Kinglong Mee | 2015-07-20 | 1 | -0/+1 |
* | nfsd: require an explicit option to enable pNFS | Christoph Hellwig | 2015-03-30 | 1 | -1/+1 |
* | NFSD: Fix bad update of layout in nfsd4_return_file_layout | Kinglong Mee | 2015-03-25 | 1 | -3/+2 |
* | NFSD: Check layout type when returning client layouts | Kinglong Mee | 2015-03-20 | 1 | -0/+3 |
* | NFSD: restore trace event lost in mismerge | Kinglong Mee | 2015-03-20 | 1 | -0/+2 |
* | Subject: nfsd: don't recursively call nfsd4_cb_layout_fail | Christoph Hellwig | 2015-03-19 | 1 | -2/+0 |
* | nfsd: pNFS block layout driver | Christoph Hellwig | 2015-02-05 | 1 | -0/+8 |
* | nfsd: add trace events | Christoph Hellwig | 2015-02-02 | 1 | -1/+15 |
* | nfsd: implement pNFS layout recalls | Christoph Hellwig | 2015-02-02 | 1 | -1/+213 |
* | nfsd: implement pNFS operations | Christoph Hellwig | 2015-02-02 | 1 | -0/+487 |