index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
blocklayout
/
blocklayout.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
nfs/blocklayout: Fix premature PR key unregistration
Chuck Lever
2024-07-08
1
-9
/
+16
*
pNFS: Fix the pnfs block driver's calculation of layoutget size
Trond Myklebust
2024-01-04
1
-3
/
+2
*
blocklayoutdriver: Fix reference leak of pnfs_device_node
Benjamin Coddington
2024-01-04
1
-0
/
+2
*
fs/nfs: Use enum req_op where appropriate
Bart Van Assche
2022-07-14
1
-7
/
+6
*
block: pass a block_device and opf to bio_alloc
Christoph Hellwig
2022-02-02
1
-3
/
+1
*
nfs/blocklayout: remove bl_alloc_init_bio
Christoph Hellwig
2022-02-02
1
-21
/
+5
*
block: Add bio_max_segs
Matthew Wilcox (Oracle)
2021-02-26
1
-3
/
+3
*
nfs/blocklayout: remove cruft in bl_alloc_init_bio
Christoph Hellwig
2021-01-27
1
-5
/
+0
*
SUNRPC: Add xdr_set_scratch_page() and xdr_reset_scratch_buffer()
Chuck Lever
2020-11-30
1
-1
/
+1
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
1
-1
/
+1
*
NFSv4: Ensure layout headers are RCU safe
Trond Myklebust
2020-03-16
1
-1
/
+1
*
NFS/NFSD/SUNRPC: replace generic creds with 'struct cred'.
NeilBrown
2018-12-19
1
-1
/
+1
*
page cache: Convert hole search to XArray
Matthew Wilcox
2018-10-21
1
-1
/
+1
*
NFS: Mark expected switch fall-throughs
Gustavo A. R. Silva
2018-08-08
1
-0
/
+1
*
pnfs/blocklayout: Ensure disk address in block device map
Benjamin Coddington
2018-01-25
1
-2
/
+7
*
pnfs/blocklayout: handle transient devices
Benjamin Coddington
2018-01-15
1
-5
/
+77
*
pnfs/blocklayout: set PNFS_LAYOUTRETURN_ON_ERROR
Benjamin Coddington
2018-01-15
1
-0
/
+2
*
pnfs/blocklayout: Add module alias for LAYOUT4_SCSI
Benjamin Coddington
2018-01-15
1
-0
/
+1
*
block: replace bi_bdev with a gendisk pointer and partitions index
Christoph Hellwig
2017-08-23
1
-1
/
+1
*
block: switch bios to blk_status_t
Christoph Hellwig
2017-06-09
1
-2
/
+2
*
lib/vsprintf.c: remove %Z support
Alexey Dobriyan
2017-02-28
1
-1
/
+1
*
pnfs/blocklayout: fix last_write_offset incorrectly set to page boundary
Benjamin Coddington
2016-10-13
1
-1
/
+2
*
pnfs/blocklayout: update last_write_offset atomically with extents
Benjamin Coddington
2016-08-23
1
-1
/
+1
*
block, fs, mm, drivers: use bio set/get op accessors
Mike Christie
2016-06-07
1
-2
/
+2
*
block/fs/drivers: remove rw argument from submit_bio
Mike Christie
2016-06-07
1
-10
/
+12
*
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-04-04
1
-12
/
+12
*
Merge tag 'nfsd-4.6-1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2016-03-25
1
-7
/
+52
|
\
|
*
nfs/blocklayout: add SCSI layout support
Christoph Hellwig
2016-03-18
1
-7
/
+52
*
|
nfs/blocklayout: make sure making a aligned read request
Kinglong Mee
2016-03-21
1
-6
/
+7
|
/
*
nfs/blocklayout: Fix bad using of page offset in bl_read_pagelist
Kinglong Mee
2015-10-21
1
-5
/
+2
*
block: add a bi_error field to struct bio
Christoph Hellwig
2015-07-29
1
-8
/
+6
*
NFSv4.1/pnfs: Separate out metadata and data consistency for pNFS
Trond Myklebust
2015-03-27
1
-0
/
+1
*
pnfs: release lseg in pnfs_generic_pg_cleanup
Weston Andros Adamson
2015-02-03
1
-0
/
+2
*
pnfs/blocklayout: fix end calculation in pnfs_num_cont_bytes
Christoph Hellwig
2014-11-24
1
-1
/
+1
*
nfs: Remove bogus assignment
Jan Kara
2014-11-12
1
-1
/
+1
*
pNFS/blocklayout: Remove a couple of unused variables
Trond Myklebust
2014-09-12
1
-2
/
+1
*
pnfs/blocklayout: in-kernel GETDEVICEINFO XDR parsing
Christoph Hellwig
2014-09-12
1
-32
/
+60
*
pnfs/blocklayout: move all rpc_pipefs related code into a single file
Christoph Hellwig
2014-09-12
1
-139
/
+6
*
pnfs/blocklayout: refactor extent processing
Christoph Hellwig
2014-09-12
1
-102
/
+105
*
pnfs/blocklayout: move extent processing to blocklayout.c
Christoph Hellwig
2014-09-12
1
-0
/
+186
*
pnfs/blocklayout: allocate separate pages for the layoutcommit payload
Christoph Hellwig
2014-09-12
1
-10
/
+5
*
pnfs: remove GETDEVICELIST implementation
Christoph Hellwig
2014-09-12
1
-1
/
+1
*
pnfs/blocklayout: use the device id cache
Christoph Hellwig
2014-09-10
1
-143
/
+6
*
pnfs/blocklayout: return layouts on setattr
Christoph Hellwig
2014-09-10
1
-1
/
+2
*
pnfs/blocklayout: implement the return_range method
Christoph Hellwig
2014-09-10
1
-0
/
+30
*
pnfs/blocklayout: rewrite extent tracking
Christoph Hellwig
2014-09-10
1
-192
/
+66
*
pnfs/blocklayout: don't set pages uptodate
Christoph Hellwig
2014-09-10
1
-23
/
+1
*
pnfs/blocklayout: remove read-modify-write handling in bl_write_pagelist
Christoph Hellwig
2014-09-10
1
-435
/
+63
*
pnfs/blocklayout: correctly decrement extent length
Christoph Hellwig
2014-09-10
1
-3
/
+4
*
pnfs/blocklayout: plug block queues
Christoph Hellwig
2014-09-10
1
-0
/
+9
[next]