index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
blocklayout
/
blocklayout.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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-14
1
-5
/
+77
*
pnfs/blocklayout: set PNFS_LAYOUTRETURN_ON_ERROR
Benjamin Coddington
2018-01-14
1
-0
/
+2
*
pnfs/blocklayout: Add module alias for LAYOUT4_SCSI
Benjamin Coddington
2018-01-14
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-27
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-24
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
*
pnfs/blocklayout: reject pnfs blocksize larger than page size
Christoph Hellwig
2014-09-10
1
-0
/
+6
*
FS/NFS: replace count*size kzalloc by kcalloc
Fabian Frederick
2014-06-25
1
-1
/
+1
*
nfs: remove unused writeverf code
Weston Andros Adamson
2014-06-24
1
-1
/
+1
*
nfs: merge nfs_pgio_data into _header
Weston Andros Adamson
2014-06-24
1
-51
/
+47
*
nfs: rename members of nfs_pgio_data
Weston Andros Adamson
2014-06-24
1
-7
/
+10
*
nfs: modify pg_test interface to return size_t
Weston Andros Adamson
2014-05-29
1
-4
/
+12
*
NFS: Create a common read and write data struct
Anna Schumaker
2014-05-28
1
-11
/
+11
*
mm: filemap: move radix tree hole searching here
Johannes Weiner
2014-04-03
1
-1
/
+1
*
block: Abstract out bvec iterator
Kent Overstreet
2013-11-23
1
-4
/
+5
*
block: Convert various code to bio_for_each_segment()
Kent Overstreet
2013-11-23
1
-21
/
+13
*
NFSv4.1 use pnfs_device maxcount for the blocklayout gdia_maxcount
Andy Adamson
2013-06-28
1
-0
/
+1
[next]