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