index
:
pub/scm/linux/kernel/git/tip/tip.git
master
Linux kernel fork
TIP group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
blocklayout
/
blocklayout.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-20
Merge tag 'nfsd-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
1
-3
/
+1
2026-04-05
fs: remove unncessary pagevec.h includes
Tal Zussman
1
-1
/
+0
2026-03-29
nfs/blocklayout: Fix compilation error (`make W=1`) in bl_write_pagelist()
Andy Shevchenko
1
-3
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-4
/
+4
2025-09-23
NFS: Update the blocklayout to use xdr_set_scratch_folio()
Anna Schumaker
1
-4
/
+4
2025-07-14
pNFS: Fix disk addr range check in block/scsi layout
Sergey Bashirov
1
-2
/
+2
2024-11-28
nfs/blocklayout: Limit repeat device registration on failure
Benjamin Coddington
1
-1
/
+14
2024-07-08
nfs/blocklayout: Fix premature PR key unregistration
Chuck Lever
1
-9
/
+16
2024-01-04
pNFS: Fix the pnfs block driver's calculation of layoutget size
Trond Myklebust
1
-3
/
+2
2024-01-04
blocklayoutdriver: Fix reference leak of pnfs_device_node
Benjamin Coddington
1
-0
/
+2
2022-07-14
fs/nfs: Use enum req_op where appropriate
Bart Van Assche
1
-7
/
+6
2022-02-02
block: pass a block_device and opf to bio_alloc
Christoph Hellwig
1
-3
/
+1
2022-02-02
nfs/blocklayout: remove bl_alloc_init_bio
Christoph Hellwig
1
-21
/
+5
2021-02-26
block: Add bio_max_segs
Matthew Wilcox (Oracle)
1
-3
/
+3
2021-01-27
nfs/blocklayout: remove cruft in bl_alloc_init_bio
Christoph Hellwig
1
-5
/
+0
2020-11-30
SUNRPC: Add xdr_set_scratch_page() and xdr_reset_scratch_buffer()
Chuck Lever
1
-1
/
+1
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-03-16
NFSv4: Ensure layout headers are RCU safe
Trond Myklebust
1
-1
/
+1
2018-12-19
NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'.
NeilBrown
1
-1
/
+1
2018-10-21
page cache: Convert hole search to XArray
Matthew Wilcox
1
-1
/
+1
2018-08-08
NFS: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+1
2018-01-25
pnfs/blocklayout: Ensure disk address in block device map
Benjamin Coddington
1
-2
/
+7
2018-01-14
pnfs/blocklayout: handle transient devices
Benjamin Coddington
1
-5
/
+77
2018-01-14
pnfs/blocklayout: set PNFS_LAYOUTRETURN_ON_ERROR
Benjamin Coddington
1
-0
/
+2
2018-01-14
pnfs/blocklayout: Add module alias for LAYOUT4_SCSI
Benjamin Coddington
1
-0
/
+1
2017-08-23
block: replace bi_bdev with a gendisk pointer and partitions index
Christoph Hellwig
1
-1
/
+1
2017-06-09
block: switch bios to blk_status_t
Christoph Hellwig
1
-2
/
+2
2017-02-27
lib/vsprintf.c: remove %Z support
Alexey Dobriyan
1
-1
/
+1
2016-10-13
pnfs/blocklayout: fix last_write_offset incorrectly set to page boundary
Benjamin Coddington
1
-1
/
+2
2016-08-23
pnfs/blocklayout: update last_write_offset atomically with extents
Benjamin Coddington
1
-1
/
+1
2016-06-07
block, fs, mm, drivers: use bio set/get op accessors
Mike Christie
1
-2
/
+2
2016-06-07
block/fs/drivers: remove rw argument from submit_bio
Mike Christie
1
-10
/
+12
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
1
-12
/
+12
2016-03-24
Merge tag 'nfsd-4.6-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-7
/
+52
2016-03-21
nfs/blocklayout: make sure making a aligned read request
Kinglong Mee
1
-6
/
+7
2016-03-18
nfs/blocklayout: add SCSI layout support
Christoph Hellwig
1
-7
/
+52
2015-10-21
nfs/blocklayout: Fix bad using of page offset in bl_read_pagelist
Kinglong Mee
1
-5
/
+2
2015-07-29
block: add a bi_error field to struct bio
Christoph Hellwig
1
-8
/
+6
2015-03-27
NFSv4.1/pnfs: Separate out metadata and data consistency for pNFS
Trond Myklebust
1
-0
/
+1
2015-02-03
pnfs: release lseg in pnfs_generic_pg_cleanup
Weston Andros Adamson
1
-0
/
+2
2014-11-24
pnfs/blocklayout: fix end calculation in pnfs_num_cont_bytes
Christoph Hellwig
1
-1
/
+1
2014-11-12
nfs: Remove bogus assignment
Jan Kara
1
-1
/
+1
2014-09-12
pNFS/blocklayout: Remove a couple of unused variables
Trond Myklebust
1
-2
/
+1
2014-09-12
pnfs/blocklayout: in-kernel GETDEVICEINFO XDR parsing
Christoph Hellwig
1
-32
/
+60
2014-09-12
pnfs/blocklayout: move all rpc_pipefs related code into a single file
Christoph Hellwig
1
-139
/
+6
2014-09-12
pnfs/blocklayout: refactor extent processing
Christoph Hellwig
1
-102
/
+105
2014-09-12
pnfs/blocklayout: move extent processing to blocklayout.c
Christoph Hellwig
1
-0
/
+186
2014-09-12
pnfs/blocklayout: allocate separate pages for the layoutcommit payload
Christoph Hellwig
1
-10
/
+5
2014-09-12
pnfs: remove GETDEVICELIST implementation
Christoph Hellwig
1
-1
/
+1
2014-09-10
pnfs/blocklayout: use the device id cache
Christoph Hellwig
1
-143
/
+6
[next]