Age | Commit message (Expand) | Author |
2021-10-22 | nfsd/blocklayout: use ->get_unique_id instead of sending SCSI commands | Christoph Hellwig |
2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva |
2019-12-19 | nfsd: fix delay timer on 32-bit architectures | Arnd Bergmann |
2019-08-19 | nfsd: convert fi_deleg_file and ls_file fields to nfsd_file | Jeff Layton |
2019-05-03 | nfsd: update callback done processing | Scott Mayhew |
2018-12-27 | nfsd: drop useless LIST_HEAD | Julia Lawall |
2018-06-19 | nfsd: don't advertise a SCSI layout for an unsupported request_queue | Benjamin Coddington |
2018-04-03 | nfsd: Add "nfsd_" to trace point names | Chuck Lever |
2017-11-18 | Merge tag 'nfsd-4.15' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2017-11-07 | fs, nfsd: convert nfs4_stid.sc_count from atomic_t to refcount_t | Elena Reshetova |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-02-22 | Merge tag 'driver-core-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2017-01-31 | NFSD: Fix a null reference case in find_or_create_lock_stateid() | Kinglong Mee |
2017-01-19 | Make static usermode helper binaries constant | Greg Kroah-Hartman |
2016-11-01 | nfsd: fix error handling for clients that fail to return the layout | Jeff Layton |
2016-09-16 | nfsd: don't set a FL_LAYOUT lease for flexfiles layouts | Jeff Layton |
2016-07-15 | nfsd: allow nfsd to advertise multiple layout types | Jeff Layton |
2016-07-13 | nfsd: Add a super simple flex file server | Tom Haynes |
2016-05-13 | nfsd: handle seqid wraparound in nfsd4_preprocess_layout_stateid | Jeff Layton |
2016-03-18 | nfsd: add SCSI layout support | Christoph Hellwig |
2016-03-18 | nfsd: add a new config option for the block layout driver | Christoph Hellwig |
2016-01-15 | Merge tag 'nfsd-4.5' of git://linux-nfs.org/~bfields/linux | Linus Torvalds |
2016-01-08 | nfsd: give up on CB_LAYOUTRECALLs after two lease periods | Jeff Layton |
2015-12-16 | nfsd: don't hold ls_mutex across a layout recall | Jeff Layton |
2015-11-23 | nfsd: constify nfsd4_callback_ops structure | Julia Lawall |
2015-10-23 | nfsd: ensure that seqid morphing operations are atomic wrt to copies | Jeff Layton |
2015-10-23 | nfsd: serialize layout stateid morphing operations | Jeff Layton |
2015-07-20 | nfsd: Fix a file leak on nfsd4_layout_setlease failure | Kinglong Mee |
2015-03-30 | nfsd: require an explicit option to enable pNFS | Christoph Hellwig |
2015-03-25 | NFSD: Fix bad update of layout in nfsd4_return_file_layout | Kinglong Mee |
2015-03-20 | NFSD: Check layout type when returning client layouts | Kinglong Mee |
2015-03-20 | NFSD: restore trace event lost in mismerge | Kinglong Mee |
2015-03-19 | Subject: nfsd: don't recursively call nfsd4_cb_layout_fail | Christoph Hellwig |
2015-02-05 | nfsd: pNFS block layout driver | Christoph Hellwig |
2015-02-02 | nfsd: add trace events | Christoph Hellwig |
2015-02-02 | nfsd: implement pNFS layout recalls | Christoph Hellwig |
2015-02-02 | nfsd: implement pNFS operations | Christoph Hellwig |