index
:
pub/scm/linux/kernel/git/ralf/linux.git
master
The Linux/MIPS repository
Ralf Baechle
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
blocklayout.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-05-11
exportfs: don't pass struct iattr to ->commit_blocks
Christoph Hellwig
1
-10
/
+2
2026-05-11
exportfs: split out the ops for layout-based block device access
Christoph Hellwig
1
-7
/
+7
2026-05-11
nfsd/blocklayout: always ignore loca_time_modify
Christoph Hellwig
1
-5
/
+10
2026-03-29
NFSD: Enforce timeout on layout recall and integrate lease manager fencing
Dai Ngo
1
-7
/
+35
2026-03-29
NFSD: Track SCSI Persistent Registration Fencing per Client with xarray
Dai Ngo
1
-0
/
+72
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-3
/
+3
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-3
/
+3
2025-11-25
NFSD: Add trace point for SCSI fencing operation.
Dai Ngo
1
-1
/
+4
2025-11-25
NFSD: use correct reservation type in nfsd4_scsi_fence_client
Dai Ngo
1
-1
/
+2
2025-11-16
NFSD/blocklayout: Support multiple extents per LAYOUTGET
Sergey Bashirov
1
-13
/
+34
2025-11-16
NFSD/blocklayout: Introduce layout content structure
Sergey Bashirov
1
-4
/
+22
2025-11-16
NFSD/blocklayout: Extract extent mapping from proc_layoutget
Sergey Bashirov
1
-49
/
+66
2025-11-16
NFSD/blocklayout: Fix minlength check in proc_layoutget
Sergey Bashirov
1
-1
/
+3
2025-10-01
NFSD: Do the grace period check in ->proc_layoutget
Chuck Lever
1
-2
/
+5
2025-09-21
NFSD: Fix last write offset handling in layoutcommit
Sergey Bashirov
1
-3
/
+2
2025-09-21
NFSD: Implement large extent array support in pNFS
Sergey Bashirov
1
-8
/
+12
2025-07-14
nfsd: Use correct error code when decoding extents
Sergey Bashirov
1
-8
/
+12
2024-09-20
NFSD: Annotate struct pnfs_block_deviceaddr with __counted_by()
Thorsten Blum
1
-4
/
+2
2024-03-01
nfsd: allow layout state to be admin-revoked.
NeilBrown
1
-2
/
+2
2023-10-18
nfsd: convert to new timestamp accessors
Jeff Layton
1
-1
/
+2
2023-03-31
nfsd: call op_release, even when op_func returns an error
Jeff Layton
1
-0
/
+1
2022-11-28
nfsd: move nfserrno() to vfs.c
Jeff Layton
1
-0
/
+1
2022-02-02
block: remove genhd.h
Christoph Hellwig
1
-1
/
+0
2021-10-22
nfsd/blocklayout: use ->get_unique_id instead of sending SCSI commands
Christoph Hellwig
1
-117
/
+41
2021-06-30
block: remove REQ_OP_SCSI_{IN,OUT}
Christoph Hellwig
1
-1
/
+1
2021-01-24
block: remove unnecessary argument from blk_execute_rq
Guoqing Jiang
1
-1
/
+1
2020-09-25
block: add a bdev_is_partition helper
Christoph Hellwig
1
-2
/
+2
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+2
2019-08-19
nfsd: convert fi_deleg_file and ls_file fields to nfsd_file
Jeff Layton
1
-1
/
+2
2019-07-03
nfsd: use 64-bit seconds fields in nfsd v4 code
J. Bruce Fields
1
-5
/
+3
2018-06-15
Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-3
/
+5
2018-06-12
Merge tag 'nfsd-4.18' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-2
/
+16
2018-06-05
vfs: change inode times to use struct timespec64
Deepa Dinamani
1
-3
/
+5
2018-05-14
block: sanitize blk_get_request calling conventions
Christoph Hellwig
1
-1
/
+1
2018-05-11
nfsd: make nfsd4_scsi_identify_device retry with a larger buffer
Scott Mayhew
1
-2
/
+16
2017-11-14
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-2
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-01
iomap: Switch from blkno to disk offset
Andreas Gruenbacher
1
-2
/
+2
2017-06-20
block: Make most scsi_req_init() calls implicit
Bart Van Assche
1
-1
/
+0
2017-06-01
nfsd: Check queue type before submitting a SCSI request
Bart Van Assche
1
-0
/
+3
2017-04-20
scsi: introduce a result field in struct scsi_request
Christoph Hellwig
1
-2
/
+2
2017-04-20
block: remove the blk_execute_rq return value
Christoph Hellwig
1
-2
/
+3
2017-02-27
fs: add i_blocksize()
Fabian Frederick
1
-3
/
+3
2017-01-31
block: fold cmd_type into the REQ_OP_ space
Christoph Hellwig
1
-1
/
+1
2017-01-27
block: split scsi_request out of struct request
Christoph Hellwig
1
-7
/
+10
2016-09-27
fs: Replace current_fs_time() with current_time()
Deepa Dinamani
1
-1
/
+1
2016-08-04
Merge tag 'nfsd-4.8' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-0
/
+2
2016-07-27
Merge tag 'xfs-for-linus-4.8-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2016-07-13
nfsd: flex file device id encoding will need the server address
Tom Haynes
1
-0
/
+2
2016-06-21
fs: move struct iomap from exportfs.h to a separate header
Christoph Hellwig
1
-0
/
+1
[next]