| Commit message (Expand) | Author | Age | Files | Lines |
* | NFSD: Annotate struct pnfs_block_deviceaddr with __counted_by() | Thorsten Blum | 2024-09-21 | 1 | -4/+2 |
* | nfsd: allow layout state to be admin-revoked. | NeilBrown | 2024-03-01 | 1 | -2/+2 |
* | nfsd: convert to new timestamp accessors | Jeff Layton | 2023-10-18 | 1 | -1/+2 |
* | nfsd: call op_release, even when op_func returns an error | Jeff Layton | 2023-03-31 | 1 | -0/+1 |
* | nfsd: move nfserrno() to vfs.c | Jeff Layton | 2022-11-28 | 1 | -0/+1 |
* | block: remove genhd.h | Christoph Hellwig | 2022-02-02 | 1 | -1/+0 |
* | nfsd/blocklayout: use ->get_unique_id instead of sending SCSI commands | Christoph Hellwig | 2021-10-22 | 1 | -117/+41 |
* | block: remove REQ_OP_SCSI_{IN,OUT} | Christoph Hellwig | 2021-06-30 | 1 | -1/+1 |
* | block: remove unnecessary argument from blk_execute_rq | Guoqing Jiang | 2021-01-25 | 1 | -1/+1 |
* | block: add a bdev_is_partition helper | Christoph Hellwig | 2020-09-25 | 1 | -2/+2 |
* | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 2020-08-24 | 1 | -2/+2 |
* | nfsd: convert fi_deleg_file and ls_file fields to nfsd_file | Jeff Layton | 2019-08-19 | 1 | -1/+2 |
* | nfsd: use 64-bit seconds fields in nfsd v4 code | J. Bruce Fields | 2019-07-03 | 1 | -5/+3 |
* | Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2018-06-15 | 1 | -3/+5 |
|\ |
|
| * | vfs: change inode times to use struct timespec64 | Deepa Dinamani | 2018-06-06 | 1 | -3/+5 |
* | | Merge tag 'nfsd-4.18' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2018-06-12 | 1 | -2/+16 |
|\ \ |
|
| * | | nfsd: make nfsd4_scsi_identify_device retry with a larger buffer | Scott Mayhew | 2018-05-11 | 1 | -2/+16 |
| |/ |
|
* / | block: sanitize blk_get_request calling conventions | Christoph Hellwig | 2018-05-14 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2017-11-14 | 1 | -2/+2 |
|\ |
|
| * | iomap: Switch from blkno to disk offset | Andreas Gruenbacher | 2017-10-01 | 1 | -2/+2 |
* | | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
|/ |
|
* | block: Make most scsi_req_init() calls implicit | Bart Van Assche | 2017-06-21 | 1 | -1/+0 |
* | nfsd: Check queue type before submitting a SCSI request | Bart Van Assche | 2017-06-01 | 1 | -0/+3 |
* | scsi: introduce a result field in struct scsi_request | Christoph Hellwig | 2017-04-20 | 1 | -2/+2 |
* | block: remove the blk_execute_rq return value | Christoph Hellwig | 2017-04-20 | 1 | -2/+3 |
* | fs: add i_blocksize() | Fabian Frederick | 2017-02-28 | 1 | -3/+3 |
* | block: fold cmd_type into the REQ_OP_ space | Christoph Hellwig | 2017-01-31 | 1 | -1/+1 |
* | block: split scsi_request out of struct request | Christoph Hellwig | 2017-01-27 | 1 | -7/+10 |
* | fs: Replace current_fs_time() with current_time() | Deepa Dinamani | 2016-09-28 | 1 | -1/+1 |
* | Merge tag 'nfsd-4.8' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2016-08-05 | 1 | -0/+2 |
|\ |
|
| * | nfsd: flex file device id encoding will need the server address | Tom Haynes | 2016-07-13 | 1 | -0/+2 |
* | | Merge tag 'xfs-for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2016-07-27 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | fs: move struct iomap from exportfs.h to a separate header | Christoph Hellwig | 2016-06-21 | 1 | -0/+1 |
* | | nfsd: Fix NFSD_MDS_PR_KEY on 32-bit by adding ULL postfix | Geert Uytterhoeven | 2016-06-14 | 1 | -1/+1 |
|/ |
|
* | nfsd: add SCSI layout support | Christoph Hellwig | 2016-03-18 | 1 | -1/+207 |
* | nfsd: move some blocklayout code | Christoph Hellwig | 2016-03-18 | 1 | -40/+50 |
* | nfsd/blocklayout: accept any minlength | Christoph Hellwig | 2015-10-09 | 1 | -8/+0 |
* | nfsd/blocklayout: pretend we can send deviceid notifications | Christoph Hellwig | 2015-05-04 | 1 | -0/+11 |
* | NFSD: Printk blocklayout length and offset as format 0x%llx | Kinglong Mee | 2015-03-26 | 1 | -1/+1 |
* | nfsd: pNFS block layout driver | Christoph Hellwig | 2015-02-05 | 1 | -0/+189 |