index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
blocklayout.c
Age
Commit message (
Expand
)
Author
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